-
I have Snake-server (1.0.1) crashes on macos and raspberrypi.
```
/Users/user/Documents/Development/haxe/lib/snake-server/1,1,0/src/snake/socket/BaseServer.hx:61: characters 4-9 : Uncaught except…
-
I've run into a wall trying to get steamwrap to load on Linux, and would love some help trying to fix it.
I have a [forked branch](https://github.com/kennygoff/SteamWrap/tree/feature/p2p-session) w…
-
Problem: "Anodyne" and "Defender's Quest" games do not work in SteamOS. In Linux, these 2 games shows "xterm" window with the request to install Adobe AIR. It SteamOS with Big Picture mode these games…
-
```haxe
class Main {
static function main() {
foo();
}
static macro function foo()
return macro {};
}
```
- set a breakpoint in the macro's body
- step over once
This crashes w…
-
### Describe your bug here.
Everytime i hit the find button on online the game crashes after a second
### Command Prompt/Terminal logs (if existing)
```bash
---------------------------
Uncaught Ex…
-
Thank you for writing this, you've done a good job putting the sourced research paper/technical report into code. Unfortunately the technical report is garbage. I've spent the last few days trying t…
-
Hi Ian,
Great work on the new Table feature coming along. I really like the embeded types ( just like lists ). Really swell.
I have this working on Windows and Flash, but the table fails to render…
-
### Describe your bug here.
i trying to install haxe libs i got this:
### Command Prompt/Terminal logs (if existing)
```bash
X509 - Certificate verification failed, e.g. CRL, CA or signature check …
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
2 months ago
-
Hi,
I've already worked on the GC before. Basically, some pointers are missing probably in MarkConservative or somewhere else, and this is leading my game (http://playruneverse.com) to random crash…