This repository was archived by the owner on Sep 16, 2024. It is now read-only.
Replies: 2 comments 5 replies
|
I got this with another mod framework but not with KE. |
0 replies
|
are you sure you have |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
so yeah i tried to compile html5 but after compile this don't working.
i tried start it with localhost, upload to the server... but it's not working at all
terminal output after compile:
C:/HaxeToolkit/haxe/lib/linc_luajit/0,0,2/llua/Lua.hx:492: characters 43-61 : Abstract<cpp.Callable> has no field fromStaticFunction
C:/HaxeToolkit/haxe/lib/linc_luajit/0,0,2/llua/Lua.hx:526: characters 42-60 : Abstract<cpp.Callable> has no field fromStaticFunction
C:/HaxeToolkit/haxe/lib/polymod/git/polymod/format/XMLMerge.hx:189: characters 10-23 : Warning : This typedef is deprecated in favor of haxe.xml.Access
C:/HaxeToolkit/haxe/lib/polymod/git/polymod/format/XMLMerge.hx:189: characters 30-43 : Warning : This typedef is deprecated in favor of haxe.xml.Access
here some output from browser's console:
Failed to load resource: net::ERR_FILE_NOT_FOUND
index.html:75 Uncaught ReferenceError: lime is not defined
at index.html:75
please help me
All reactions