"Recursive typedef is not allowed" in openfl\events\Event.hx line 496

51 views
Skip to first unread message

Dlean Jeans

unread,
Dec 13, 2015, 10:25:34 AM12/13/15
to HaxeFlixel
I updated Lime and OpenFL to latest version but HaxeFlixel wasn't compatible so I went back to the previous version and now experiencing this bug:

C:/HaxeToolkit/haxe/lib/openfl/3,3,6/openfl/events/Event.hx:496:
492: #else
493: typedef Event = openfl._legacy.events.Event;
494: #end
495: #else
496: typedef Event = flash.events.Event; // here
497: #end

haxelib list:
flixel-addons: [1.1.0]
flixel-ui: [1.0.2]
flixel: [3.3.11]
format: [3.2.1]
lime: [2.6.6]
melon: [0.0.1]
openfl: [3.3.6]

Dlean Jeans

unread,
Dec 13, 2015, 10:40:21 AM12/13/15
to HaxeFlixel
Just copied the code from github and found that this thing happen to almost every file. Better wait until next flixel update. But when?

Jeru Sanders

unread,
Dec 13, 2015, 6:43:09 PM12/13/15
to HaxeFlixel
OpenFL is up to version 3.5.2 at this point, and lime 2.8.1, you should backup your libraries and run "haxelib upgrade" to upgrade everything.
Reply all
Reply to author
Forward
0 new messages