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

Cant open door/use ladders

Lillegutt111

New Member
Joined
Sep 15, 2014
Messages
5
Reaction score
0
I have compiled tfs and got server up and go.
When i use real map project from printer i can log in and everything looks fine, but i cant open doors or use any ladders and alot of the quest got bugged.

Here is whats coming up in server log.


[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
[Warning - Action::loadFunction] Function "increaseItemId" does not exist.
[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
[Warning - Action::loadFunction] Function "increaseItemId" does not exist.
[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
[Warning - Action::loadFunction] Function "increaseItemId" does not exist.
[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
[Warning - Action::loadFunction] Function "increaseItemId" does not exist.
[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
[Warning - Action::loadFunction] Function "increaseItemId" does not exist.
[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
[Warning - Action::loadFunction] Function "increaseItemId" does not exist.
[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
[Warning - Action::loadFunction] Function "increaseItemId" does not exist.
[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
[Warning - Action::loadFunction] Function "increaseItemId" does not exist.
[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
[Warning - Action::loadFunction] Function "increaseItemId" does not exist.
[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
[Warning - Action::loadFunction] Function "increaseItemId" does not exist.
[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
[Warning - Action::loadFunction] Function "increaseItemId" does not exist.
[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
[Warning - Action::loadFunction] Function "increaseItemId" does not exist.
[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
[Warning - Action::loadFunction] Function "increaseItemId" does not exist.
[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
[Warning - Action::loadFunction] Function "increaseItemId" does not exist.
[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
[Warning - Action::loadFunction] Function "increaseItemId" does not exist.
[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
[Warning - Action::loadFunction] Function "increaseItemId" does not exist.
[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
[Warning - Action::loadFunction] Function "increaseItemId" does not exist.
[Warning - Action::loadFunction] Function "decreaseItemId" does not exist.
>> Loading monsters
>> Loading outfits
>> Checking world type... NO-PVP
>> Loading map
> Map size: 33760x33023.
> Map loading time: 35.426 seconds.
> Loaded house items in: 0.031 s
>> Initializing gamestate
>> Loaded 787 npcs and spawned 52816 monsters.
>> Loaded 20 towns with 1037 houses in total.
>> Loaded all modules, server starting up...
> Warning: The Forgotten Server has been executed as root user, please consider running it as a normal user.
>> Forgotten Server Online!


Lua Script Error: [GlobalEvent Interface]
data/globalevents/scripts/wrath of the emperor quest/spyHoles.lua:eek:nThink
...alevents/scripts/wrath of the emperor quest/spyHoles.lua:19: attempt to call global 'isInArray' (a nil value)
stack traceback:
[C]: in function 'isInArray'
...alevents/scripts/wrath of the emperor quest/spyHoles.lua:19: in function <...alevents/scripts/wrath of the emperor quest/spyHoles.lua:11>
[Error - GlobalEvents::think] Failed to execute event: WotESpyHoles
> Map size: 32319x32903.
> Map loading time: 0.005 seconds.

Lua Script Error: [GlobalEvent Interface]
data/globalevents/scripts/wrath of the emperor quest/spyHoles.lua:eek:nThink
...alevents/scripts/wrath of the emperor quest/spyHoles.lua:19: attempt to call global 'isInArray' (a nil value)
stack traceback:
[C]: in function 'isInArray'
...alevents/scripts/wrath of the emperor quest/spyHoles.lua:19: in function <...alevents/scripts/wrath of the emperor quest/spyHoles.lua:11>
[Error - GlobalEvents::think] Failed to execute event: WotESpyHoles

Lua Script Error: [GlobalEvent Interface]
data/globalevents/scripts/wrath of the emperor quest/spyHoles.lua:eek:nThink
...alevents/scripts/wrath of the emperor quest/spyHoles.lua:19: attempt to call global 'isInArray' (a nil value)
stack traceback:
[C]: in function 'isInArray'
...alevents/scripts/wrath of the emperor quest/spyHoles.lua:19: in function <...alevents/scripts/wrath of the emperor quest/spyHoles.lua:11>
[Error - GlobalEvents::think] Failed to execute event: WotESpyHoles

Lua Script Error: [GlobalEvent Interface]
data/globalevents/scripts/wrath of the emperor quest/spyHoles.lua:eek:nThink
...alevents/scripts/wrath of the emperor quest/spyHoles.lua:19: attempt to call global 'isInArray' (a nil value)
stack traceback:
[C]: in function 'isInArray'
...alevents/scripts/wrath of the emperor quest/spyHoles.lua:19: in function <...alevents/scripts/wrath of the emperor quest/spyHoles.lua:11>
[Error - GlobalEvents::think] Failed to execute event: WotESpyHoles
Dronningen has logged in.

Lua Script Error: [GlobalEvent Interface]
data/globalevents/scripts/wrath of the emperor quest/spyHoles.lua:eek:nThink
...alevents/scripts/wrath of the emperor quest/spyHoles.lua:19: attempt to call global 'isInArray' (a nil value)
stack traceback:
[C]: in function 'isInArray'
...alevents/scripts/wrath of the emperor quest/spyHoles.lua:19: in function <...alevents/scripts/wrath of the emperor quest/spyHoles.lua:11>
[Error - GlobalEvents::think] Failed to execute event: WotESpyHoles
 
You should use the insert code button when writing errors, makes a little easier to see whats going on. I would start by posting your spyHoles script. A little more information too maybe.

I'm assuming you are using Printers 10.77 project?
Did you download the correct TFS build?
Did you compile yourself?
Did you change the version of the map?
 
Back
Top