GugiAllSafe
New Member
- Joined
- Jan 14, 2019
- Messages
- 32
- Reaction score
- 4
Hello, today we decide to start work on new Tibia 10.98 server, and after few minutes of launching beta, we got first issues. Maybe you guys know whats going on?
Code:
Lua Script Error: [Event Interface]
data/events/scripts/player.lua:Player@onLook
data/events/scripts/player.lua:21: attempt to call method 'getType' (a nil value)
stack traceback:
[C]: in function 'getType'
data/events/scripts/player.lua:21: in function <data/events/scripts/player.lua:5>
Lua Script Error: [Action Interface]
data/actions/scripts/other/teleport.lua:onUse
data/actions/scripts/other/teleport.lua:3: attempt to call field 'contains' (a nil value)
stack traceback:
[C]: in function 'contains'
data/actions/scripts/other/teleport.lua:3: in function <data/actions/scripts/other/teleport.lua:2>
Lua Script Error: [Event Interface]
data/events/scripts/player.lua:Player@onLook
data/events/scripts/player.lua:21: attempt to call method 'getType' (a nil value)
stack traceback:
[C]: in function 'getType'
data/events/scripts/player.lua:21: in function <data/events/scripts/player.lua:5>