Open PatoFlamejanteTV opened 1 week ago
I don't think jordan supports with html5 but it's all goes to Project.xml psych engine defines, look at them
I don't think jordan supports with html5 but it's all goes to Project.xml psych engine defines, look at them
ok
I don't think jordan supports with html5 but it's all goes to Project.xml psych engine defines, look at them
Ok I spent hours looking and didn't find out why this was having problems.
i dont think jordan would know how to add html5 support anyway
I've mostly addressed this in the recent commit 8bf331a, which kinda fixes some problems, but not quite all of them though
Describe your bug here. If you are modding, try testing your bug in a clean version of the engine instead. Also, if you're using an older version of JSE, please try the latest version/action build. Also, be sure to check the pinned 'JS Engine: Known Issues' issue, to check if your issue hasn't already been found!
Hi! I was trying to compile the JS Engine (no mods and no modifications to the source code) to HTML, but I keep getting this error:
And I cant play the exported version because it needs the
.js
output file.Command Prompt/Terminal/Crash logs (if existing)
PS C:\Users\mcmco\Downloads\FNF-JS-Engine-main> haxelib run lime test html5 -release C:/HaxeToolkit/haxe/lib/linc_luajit/git/llua/State.hx:11: characters 24-49 : You cannot access the cpp package while targeting js (for cpp.RawPointer) C:/HaxeToolkit/haxe/lib/linc_luajit/git/llua/Lua.hx:4: characters 8-18 : ... referenced here C:\Users\mcmco\Downloads\FNF-JS-Engine-main\source\import.hx:14: characters 8-16 : ... referenced here C:\Users\mcmco\Downloads\FNF-JS-Engine-main\source\import.hx:2: characters 8-13 : ... referenced here export/release/html5/haxe/ApplicationMain.hx:321: characters 48-52 : ... referenced here
Have you identified any steps to reproduce the bug? If so, please describe them below in as much detail as possible. Use images if possible.
Are you modding a build from source or with Lua?
Source
What is your build target?
HTML5
Did you edit anything in this build? If so, mention or summarize your changes.
No modifications to the source code
If you use 1.12.0 or earlier, did you have Optimized Chart Loading turned on?
None
Did you check for any similar issues to what you're reporting? Check, then come back here. If there is a similar issue, then do not report the issue, otherwise it will be marked as a duplicate.
Yes