Jump to content
TrinityCore

ransaken

Plebs
  • Posts

    11
  • Joined

  • Last visited

ransaken's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. The script is working now , thanks for help.
  2. I keep getting this error when im trying to run some custom scripts in my core, idk whats wrong because some scripts works and other scripts only say npc_enchantment.cpp(136): error C2660: 'Log::outError' : function does not take 1 arguments and i did all correctly to add the script, i added it to cmakelist and scriptloader.cpp and i added the script into source file.after that i compiled but i still get that error. how can i fix it.
  3. Thank you so much auth works now but ehmm i got an error at worldserver it says ERROR [sql ] In mysql_stmt_prepare() id: 58, sql: "SELECT c.country FROM ip2nationCountries c, ip2nation i WHERE i.ip < ? AND c.code = i.country ORDER BY i.ip DESC LIMIT 0,1" ERROR [sql ] Table 'world.ip2nationcountries' doesn't exist Ehmm sorry but i think this my last question and thanks for your help and fast answer Edit: Nvm i fixed it.
  4. I launched authserver but i get this 2 errors but i dont really know how to fix it. i need some help ERROR [sql ] In mysql_stmt_prepare() id: 37, sql: "INSERT INTO logs (time, realm, type, level, string) VALUES (?, ?, ?, ?, ?)" ERROR [sql ] Unknown column 'level' in 'field list'
×
×
  • Create New...