Amy Ackermann

Results 15 comments of Amy Ackermann

Could you provide some additional disassembly prior to 357459C?

It looks like something has overwritten the VM's stack. I couldn't say how or what from what you've provided. Perhaps it has something to do with the suspend callback, could...

I cannot replicate the issue. Could you provide a script that reproduces the error for you? Are you building 32 or 64 bit, and for Windows or Linux?

Unfortunately, your reproduction case does not reproduce the issue for us.

ARM is a very different architecture from x86. It would require a large rewrite of most of the JIT to support, and we have no machines to test with to...

I'm not familiar with either of those. If they are running x86 processors, it would hopefully be simple to write a device-specific version of the platform files, which I would...

Please note that the game assets are not under MIT. If they're contained in your snap, please relabel the license as CC-BY-NC, and abide by the requirements for that license.

Thanks, but could you also note the origin on the content, e.g. by linking to this repo as well as your fork?

My mistake! Thanks for those quick changes!

If you'd like to improve these sorts of checks, we do welcome pull requests. That second request is not redundant: glDeleteProgram is a potentially expensive call even in the case...