• 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!

Lua Error with globalevent check please!

Wezza

lua nOOb
Joined
May 31, 2008
Messages
2,278
Reaction score
31
The error itself

Code:
[07/05/2011 21:20:42] Lua Script Error: [GlobalEvent Interface] 
[07/05/2011 21:20:42] data/globalevents/scripts/text.lua:onThink

[07/05/2011 21:20:42] data/globalevents/scripts/text.lua:25: bad argument #1 to 'len' (string expected, got nil)
[07/05/2011 21:20:42] stack traceback:
[07/05/2011 21:20:42] 	[C]: in function 'len'
[07/05/2011 21:20:42] 	data/globalevents/scripts/text.lua:25: in function <data/globalevents/scripts/text.lua:17>
[07/05/2011 21:20:42] [Error - GlobalEvents::think] Couldn't execute event: text
 
Last edited:
Back
Top