HaxeFoundation / HaxeFoundation/haxe

Invalid_argument("index out of bounds")

Open
#10,627 8 comments 0 reactions 1 assignee Claimed by @ncannasse View on GitHub
platform-hl
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

I get that error only with -hl out/main.c parameter, everything works with -hl game.hl and with -js html/js/main.js (for JS). Although I haven't yet been able to get the HL version running (the JS version is working fine) due to some issues with linux hashlink release (and windows release is giving me some error too but different - the linux version is complaining about gcc version).

My build.hxml:

-cp src
-cp src/locations
-cp src/stories
-cp src/cutscenes
-cp src/lore
-cp src/lote
-cp src/monsters
-cp src/scenes

-main Main
-lib heaps actuate hldx
-hl out/main.c
-D resourcesPath=res

I am using latest haxe, 4.2.5, tried also 4.24, same result.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.