• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Login LUA Error.. :/ "attempt to call global 'isInArray' (a nil value)"

LIINDI

New Member
Joined
Mar 14, 2018
Messages
78
Solutions
1
Reaction score
3
Hey guys! So the last couple of days i've tried to start my own 10.98 RL server with hardly any sucess at all.. Until now.

In this case i can start the server and my friends can log onto the acc page and everything works fine until they are gonna try to log into the character in tibia..

The character loading freezes and this error pops up in my console:


Liindi has logged in.

Lua Script Error: [CreatureScript Interface]
data/creaturescripts/scripts/others/login.lua:onLogin
data/creaturescripts/scripts/others/login.lua:122: attempt to call global 'isInArray' (a nil value)
stack traceback:
[C]: in function 'isInArray'
data/creaturescripts/scripts/others/login.lua:122: in function <data/creaturescripts/scripts/others/login.lua:73>

Liindi has logged out.


Does anyone know how to fix this? :(

Regards
LINDI
 
Solution
Yeah your right it's kinda shady. I didn't compile it i just added the data packs included etc.

Cool thanks i haven't seen that one before. So with that one everything is included? You dont have to compile etc?
Is it RL map or do i have to add that myself? :)
is RL MAP,
you need to compile more everything you need to know will find in the README of the page that I sent above.
However it is in Portuguese, if it is not your usual language you will have to translate.
More works very well and is constantly updated and updated.
Alright checked it out and it looks splendid!
Can i just download a TFS 1.3 build and add to that to run it? I'm not entireley sure what to do with the "tfs" file in the build map since it's not executable.
 
Alright checked it out and it looks splendid!
Can i just download a TFS 1.3 build and add to that to run it? I'm not entireley sure what to do with the "tfs" file in the build map since it's not executable.
Do you use windows or linux?
it is very simple to compile, just follow the steps
 
@Falacchi Alright so one last thing.
Everything is working really fine and i downloaded a build to use for it instead of compiling and it works etc..
Now to the part where i add the gesior AAC to it this comes up..

I know i had this issue and fixed it like 10 times and i tried doing but none of them seem to work. Any thoughts?
C:/OTX/otxserver/
C:/OTX/otxserver/
C:\OTX\otxserver\
c:\OTX \ otxserver \

Code:
[SIZE=4][B]Error occured![/B][/SIZE]
Error ID: [B]#C-2[/B]
More info: [B]ERROR: [B]#C-2[/B] : Class::ConfigLUA - LUA config file doesn't exist. Path: [B]C: \ OTX \ otxserver /config.lua[/B][/B]

File: [B]C:\OTX\UniServerZ\www\classes/configlua.php[/B]   Line: 24
File: [B]C:\OTX\UniServerZ\www\classes/configlua.php[/B]   Line: 12
File: [B]C:\OTX\UniServerZ\www\system/load.init.php[/B]   Line: 42
File: [B]C:\OTX\UniServerZ\www/index.php[/B]   Line: 18
[code /]
 
Back
Top