Hi! Well, I have a problem when I buy a wand at the example of an NPC, it crashes me this error in the console (i do not give a wand):
This is TFS 0.3.6pl1, for help REP++
Code:
The Forgotten Server, version 0.3.6 (Crying Damson)
Compiled with GNU C++ version 4.4.5 20100728 (prerelease) at Sep 11 2010, 01:31:30.
A server developed by Elf, slawkens, Talaturen, KaczooH, Lithium, Kiper, Kornholijo.
Visit our forum for updates, support and resources: http://otland.net.
>> Loading config (config.lua)
> Using plaintext encryption
>> Checking software version... up to date!
>> Fetching blacklist
>> Loading RSA key
>> Starting SQL connection
>> Running Database Manager
> No tables were optimized.
>> Loading items
>> Loading groups
>> Loading vocations
>> Loading script systems
[Error - LuaScriptInterface::loadFile] cannot open data/actions/scripts/demonOakGravestone.lua: No such file or directory
[Warning - Event::loadScript] Cannot load script (data/actions/scripts/demonOakGravestone.lua)
cannot open data/actions/scripts/demonOakGravestone.lua: No such file or directory
>> Loading chat channels
>> Loading outfits
>> Loading experience stages
>> Loading monsters
>> Loading mods...
> Loading custommonsters.xml... done.
> Loading customspells.xml... done.
> Loading buypremium_command.xml... done, but disabled.
> Loading firstitems.xml... done, but disabled.
> Loading changender_command.xml... done.
> Loading highscorebook.xml... done.
> 6 mods were loaded (2 disabled).
>> Loading map and spawns...
> Map size: 2048x2048.
> Map descriptions:
"Saved with Remere's Map Editor 2.1"
"Map By Freeq132 From Tibia.Net.PL"
> Map loading time: 1.386 seconds.
> Data parsing time: 0.15 seconds.
> Houses synchronization time: 0.006 seconds.
> Content unserialization time: 0.01 seconds.
>> Checking world type... PvP
>> Initializing game state modules and registering services...
> Global address: 188.116.2.143
> Local ports: 7171 7172 begin_of_the_skype_highlighting**************7171 7172******end_of_the_skype_highlighting
>> All modules were loaded, server is starting up...
>> Might server Online!
GM Minor has logged in.
[Error - Npc interface]
(Unknown script file)
Description:
data/npc/lib/npcsystem/modules.lua:1156: bad argument #2 to 'error' (number expected, got string)
stack traceback:
[C]: in function 'error'
data/npc/lib/npcsystem/modules.lua:1156: in function 'callbackOnBuy'
data/npc/lib/npcsystem/npchandler.lua:263: in function 'processModuleCallback'
data/npc/lib/npcsystem/npchandler.lua:440: in function 'onBuy'
data/npc/lib/npcsystem/modules.lua:1292: in function <data/npc/lib/npcsystem/modules.lua:1291>
[Error - Npc interface]
(Unknown script file)
Description:
data/npc/lib/npcsystem/modules.lua:1156: bad argument #2 to 'error' (number expected, got string)
stack traceback:
[C]: in function 'error'
data/npc/lib/npcsystem/modules.lua:1156: in function 'callbackOnBuy'
data/npc/lib/npcsystem/npchandler.lua:263: in function 'processModuleCallback'
data/npc/lib/npcsystem/npchandler.lua:440: in function 'onBuy'
data/npc/lib/npcsystem/modules.lua:1292: in function <data/npc/lib/npcsystem/modules.lua:1291>
This is TFS 0.3.6pl1, for help REP++