Hey Otland, I have few errors in my console after migration from TFS 0.3.6 to TFS 1.2
Enchanting error
Fishing error
Potions error
And also I have quest error. When I try to get something from chest I can only take item, but it's not reward. After I click on chest I see this kind of error:
Anyone know how to solve this issue? I pay in virgins or bigos <3
Code:
Lua Script Error: [Test Interface]
data/actions/scripts/other/enchanting.lua
data/actions/scripts/other/enchanting.lua:2: attemp to call global 'getConfigValue' (a nil value)
stack traceback:
[C]: in function 'getConfigValue'
data/actions/scripts/other/enchanting.lua:2: in main chunk
[Warning - Event::checkScript] Can not load script: scripts/other/enchanting
Enchanting error
Fishing error
Potions error
And also I have quest error. When I try to get something from chest I can only take item, but it's not reward. After I click on chest I see this kind of error:
Code:
Lua Script Error: [Action InterFace]
data/actions/scripts/quests/system.lua:onUse
data/actions/scripts/quests/system.lua:10: attemp to call global 'getPlayerCustomFlagValue' (a nil value)
stack traceback:
[C]: in function 'getPlayerCustomFlagValue'
data/actions/scripts/quests/system.lua:10: in function <data/actions/scripts/quests/system.lua:9>
Anyone know how to solve this issue? I pay in virgins or bigos <3