Below is error in console during start engine. Player dont receive items in game from shop. Database works without bugs.
This error i see when i edited creaturescript/login.lua. TFS 0.2.10.
Anyone help me?
- - - Updated - - -
solved.
This error i see when i edited creaturescript/login.lua. TFS 0.2.10.
PHP:
Lua Script Error: [GlobalEvent Interface]
data/globalevents/scripts/shop.lua:onThink
data/globalevents/scripts/shop.lua:8: attempt to index global 'db' (a nil value)
stack traceback:
[C]: ?
data/globalevents/scripts/shop.lua:8: in function <data/globalevents/scripts/shop.lua:7>
[Error - GlobalEvents::think] Failed to execute event: shop
Anyone help me?
- - - Updated - - -
solved.