Jump to content
TrinityCore

ransaken

Plebs
  • Posts

    11
  • Joined

  • Last visited

Posts posted by ransaken

  1. 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.

  2. 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 :P and thanks for your help and fast answer

    Edit: Nvm i fixed it.

×
×
  • Create New...