1.07 Malformed structure will cause lock

These are old bug reports that have been closed.
Locked
giantcabbage
Militia Lieutenant
Militia Lieutenant
Posts: 104
Joined: Thu Apr 07, 2011 9:05 pm

It is possible to lock the lisp interpreter with an invalid structure definition as it cannot identify mismatched parenthesis inside braces e.g.

Code: Select all

{OnPaneInit:( }
If the above is in an event / function then transcendence will hang during initialisaion. If it is inside a StaticData element then the game will hang when objGetStaticData is called.
User avatar
Star Weaver
Militia Commander
Militia Commander
Posts: 311
Joined: Sun Nov 07, 2010 10:20 pm
Location: . . . between the stars and the warm black sky . . .

Ticket was closed in 1.08
Image
Image
Image
Locked