You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
package
{
public class Test
{
private function func():void
{
for(var i:int = 0; i<options.length; i++)
{
/*if(true)
{
}*/
}
}
}
}
Called from ? line 1
Called from Run.hx line 110
Called from Run.hx line 63
Called from as3hx/Writer.hx line 3635
Called from as3hx/Writer.hx line 253
Called from as3hx/Writer.hx line 260
Called from as3hx/Writer.hx line 329
Called from as3hx/Writer.hx line 462
Called from as3hx/Writer.hx line 634
Called from as3hx/Writer.hx line 940
Called from as3hx/Writer.hx line 1194
Called from as3hx/Writer.hx line 1521
Called from as3hx/Writer.hx line 1473
Called from as3hx/Writer.hx line 1202
Called from as3hx/Writer.hx line 1202
Uncaught exception - Invalid field access : index
The text was updated successfully, but these errors were encountered:
as3hx crashes on below code
The text was updated successfully, but these errors were encountered: