Page 1 of 1

[Git 1.5] ID Mirror Match level exit bug

Posted: Sat Feb 04, 2017 11:18 pm
by rexorcorum
When I tried to escape my mirror image from the Mirror Match challenge and exited the level, I got this nice Lua error:

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 
My character disappeared from the map and is unable to move or do anything :)

Re: [Git 1.5] ID Mirror Match level exit bug

Posted: Mon Feb 13, 2017 7:22 pm
by Hachem_Muche
This is fixed in latest git. Also, the Mirror-Match challenge has been updated.