• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Problems with GUILD WAR

bolero

MikeHere
Joined
Apr 13, 2009
Messages
1,146
Reaction score
12
Location
Venezuela
I have this error with guild war...


Code:
[14/11/2009 22:00:00] Lua Script Error: [GlobalEvent Interface] 
[14/11/2009 22:00:00] data/globalevents/scripts/wars.lua:onThink

[14/11/2009 22:00:00] data/lib/database.lua:60: [Result:getDataInt] Result not set!
[14/11/2009 22:00:00] stack traceback:
[14/11/2009 22:00:00] 	[C]: in function 'error'
[14/11/2009 22:00:00] 	data/lib/database.lua:60: in function 'getDataInt'
[14/11/2009 22:00:00] 	./GuildWar.lua:212: in function 'getGuildsWithWar'
[14/11/2009 22:00:00] 	data/globalevents/scripts/wars.lua:4: in function <data/globalevents/scripts/wars.lua:3>
[14/11/2009 22:00:00] [Error - GlobalEvents::onThink] Couldn't execute event: wars
 
It's not a problem which deals to a crash. But I think your script can't find at the moment any Wars. That's why this error appears. Try to make 2 two guilds and let them in war. You won't get this error then.

Rep me for helping++
 
Back
Top