You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Trying to decompile the compiled version of SmokingArmy's combined tileset gives:
porytiles: internal compiler error: array::at
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This is a bug. Please file an issue here:
https://github.com/grunt-lucas/porytiles/issues
In the issue body, please include the following info:
- the above error message
- the full command line you ran
- any relevant input files
- the version / commit of Porytiles you are using
- the compiler (and settings) you built with (if you built from source)
Including these items makes it more likely a maintainer will be able to
reproduce the issue and create a fix release.
Note: I had to set the primary tiles override to 1024. I think this may have something to do with the bug. Will need to run it thru the debugger to see why the array access issue occurs.
Describe the bug
Trying to decompile the compiled version of SmokingArmy's combined tileset gives:
Note: I had to set the primary tiles override to 1024. I think this may have something to do with the bug. Will need to run it thru the debugger to see why the array access issue occurs.
Additional context
Original compilation command:
Environment (please complete the following information):
1af1364
but bug probably occurs with all versionsThe text was updated successfully, but these errors were encountered: