• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Solved Magic Items

HappyFeet

New Member
Joined
Nov 8, 2012
Messages
244
Reaction score
3
Location
Netherlands
I got this error using the mod magic items:

[Error - CreatureScript Interface]
In a timer event called from:
buffer:eek:nkill
description:
[string "loadbuffer"]:53: in function 'create loot'
[string "loadbuffer"]:225: in function <[string "loadbuffer"]:212

I get this error when I click on a monster to take the loot.
all corpse are empty

I'm using tfs 0.3.6

http://otland.net/threads/mod-random-item-stats.130295/page-15#post-2018056
 
hmm still got an error. the loot will show up so that's 1 step further
I got this error in my console :

[Error - CreatureScript Interface]
In a timer event called from:
buffer:eek:nkill
description:
[string "loadbuffer"]:49: attempt to index local 'i' <a nil value>
stack traceback:
[string "loadbuffer"]:49: in function 'create loot'
[string "loadbuffer"]:215: in function <[string "loadbuffer"]:212>

- edit-

nvm my bad looking to the wrong line :oops:
 
Last edited:
Back
Top