-
[weed]: (FILL THIS ISSUE THING OUT AS MUCH AS POSSIBLE)
[weed]: (OR ELSE YOUR ISSUE WILL BE LESS LIKELY TO BE SOLVED!)
[weed]: (DO NOT POST ABOUT ISSUES FROM OTHER FNF MOD ENGINES! I CANNOT AND P…
-
As in the title, amf3(and possibly amf) no longer work properly since upgrading to 4.2
-
```
What steps will reproduce the problem?
> try to use the callback statement in hscript
What is the expected output? What do you see instead?
> callback statement should work as in haxe, instead …
-
FYI, I have been experimenting JSX syntax highlighting inside Haxe code in Atom (see screenshot below). It both works with `jsx('')` (ie. _haxe-react_) and `@jsx ''` constructs.
For now, the code is …
-
```
I have a simple NME game that uses Haxe 2.09 (Verified by @Jan_Flanders in
2.10). I have attached two simple PNGs, generated in Photoshop, with
transparency. Both of them (one is 8-bit, one is 1…
-
Fails with `src/js/extern/Extern.hx:10: characters 15-21 : Unexpected extern`
The only reason I can think of is that the keyword `extern` is not allowed as package name...
-
The following code returns `Loading` on the second value access, unless we bind (and thus wake up and do the triggerAsync thing). Only happens on the `v1` branch, `master` is fine:
```haxe
import …
-
[Date class](https://github.com/HaxeFoundation/haxe/blob/development/std/Date.hx) using deprecates. It happing when compiling with Java 7 (`1.7.0_71`).
```
/usr/bin/haxe haxelib.hxml
haxelib run hxja…
-
I've been seeing some occasional race conditions happening in Unreal.hx when running multiple external threads, which I believe are caused by the hxcpp GC. I was able to reduce the crash to [this exam…
-
### Issue Checklist
- [X] I have properly named my issue
- [X] I have checked the Issues/Discussions pages to see if my issue has already been reported
### Platform
Itch.io (Downloadable Build) - W…