Opened 14 years ago

Closed 14 years ago

#182 closed bug (fixed)

Spawns on fully lavafied levels produce errors

Reported by: tavana Owned by: epyon
Priority: major Milestone: 0.9.9.3
Component: engine Version: 0.9.9.2
Keywords: Cc:
Blocked By: Blocking:

Description


Timestamp : 2/21/2011 21:45:02
Error level : ERROR
Message : Lua hook OnEquipTick? failed!

Hook name : items[uberarmor].OnEquipTick?
Error message :


Change History (1)

comment:1 Changed 14 years ago by epyon

  • Resolution set to fixed
  • Status changed from new to closed

(In [1448]) * spawning when there's no room (lava) wont crash anymore (fixes #182)

  • Level.empty_coord returns nil if there are no empty coords
  • all coord taking functions are now safe agains a nil as a coord
Note: See TracTickets for help on using tickets.