preb32 bug on item pickup.

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
edge2054
Retired Ninja
Posts: 3756
Joined: Fri May 28, 2010 4:38 pm

preb32 bug on item pickup.

#1 Post by edge2054 »

When trying to pick up an item from a tile without an item ;)

Code: Select all

Lua Error: /mod/class/Player.lua:693: attempt to index local 'o' (a nil value)
	At [C]:-1 __newindex
	At /mod/class/Player.lua:693 playerPickup
	At /mod/class/Game.lua:1217 f
	At /mod/class/Game.lua:1059 
	At /engine/KeyBind.lua:223 

Post Reply