Closed onehundredfeet closed 8 months ago
It's due to the --remap hide:notAllowed. The extensions are in hide, but the calling code is in the hrt.
I removed the dependency to hide.tools.ArrayExtensions here https://github.com/HeapsIO/hide/commit/0d01f0d14bbea007b8c5d721784084215937801f . It wasn't really needed after all
In my game, I'm including hrt, however, when I synced to latest I get:
hide/git/hrt/shgraph/ShaderGraph.hx:5: characters 1-45 : Type not found : hide.tools.Extensions
The file is present, but can't be found.