View Single Post
  #1  
Old Today, 01:35 AM
Milliani
Fire Beetle
 
Join Date: Feb 2026
Posts: 1
Default What is this error?

I recompiled my server and it is working.

But I keep getting name rejected even if I use the random "Get Name" button at the bottom. Anyone know how to fix this?

This is an error on the world server that I see and have no idea how to fix or if it is even related to the rejected name error I get trying to make a new character:

[Error] Error in AdventureManager:::GetLeaderboardInfo: SELECT ch.name. ch.id, adc_stats.* FROM adventure_stats AS adv_stats LEFT JOIN 'character_data' AS ch ON adv_stats.player_id = ch.id; <#1146: Table 'peqbots.character_data' doesn't exist>

Again, I appreciate any help! Thank you!
Reply With Quote