[Git 1.5] ID Mirror Match level exit bug
Posted: Sat Feb 04, 2017 11:18 pm
When I tried to escape my mirror image from the Mirror Match challenge and exited the level, I got this nice Lua error:
My character disappeared from the map and is unable to move or do anything 
Code: Select all
Lua Error: /engine/Entity.lua:806: attempt to concatenate field 'unique' (a boolean value)
At [C]:-1 __concat
At /engine/Entity.lua:806 removed
At /engine/Entity.lua:798 removed
At /engine/Level.lua:202 removed
At /engine/Zone.lua:818 leaveLevel
At /engine/Zone.lua:840 getLevel
At /mod/class/Game.lua:1030 changeLevelReal
At /mod/class/Game.lua:835 unload
At /engine/Game.lua:430 unregisterDialog
At /mod/dialogs/ShowEquipInven.lua:179
At /engine/KeyBind.lua:264 triggerVirtual
At /engine/ui/Dialog.lua:483 fct
At /engine/Mouse.lua:58
