[Git 1.5] ID Mirror Match level exit bug

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
rexorcorum
Graphical God
Posts: 482
Joined: Wed Jan 05, 2011 8:05 am
Location: There and Back again

[Git 1.5] ID Mirror Match level exit bug

#1 Post 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 :)
~ [ RexOrcorum, a.k.a "rexo": Official Visual Magus, Addon Beautifier, Achiever, Knight of the 561 Trees, Dark Interfacer ] ~
darkgod wrote:~ [ DarkGod whips rexorcorum with Suslik (& many others as well) ] ~

Hachem_Muche
Uruivellas
Posts: 744
Joined: Thu Nov 18, 2010 6:42 pm

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

#2 Post by Hachem_Muche »

This is fixed in latest git. Also, the Mirror-Match challenge has been updated.
Author of the Infinite 500 and PlenumTooltip addons, and the joys of Scaling in ToME.

Post Reply