Interrupt / delverengine

Delver game engine and editor
zlib License
796 stars 77 forks source link

Stuck on Tutorial - v1.8 from itch.io #278

Closed GrowThinky closed 2 years ago

GrowThinky commented 2 years ago

I downloaded the mac Version from itch.io. However, in the tutorial, every time I die after taking the red orb, the game just puts me back to the beginning of the tutorial again. All i can do in the game is walk the way to the orb, die, and repeat that in an endless loop.

Am I missing something?

joshuaskelly commented 2 years ago

This is a known Mac issue. It happens when the app doesn't have write permissions to the directory it is ran from. Some folks have had success working around this by running the embedded jar directly.

I've tested packaging Delver with a different tool and that does work. So I just need to set up that build process and make new builds.

GrowThinky commented 2 years ago

Running delver.jar solved it! Thank you for responding to my issue. I’ll finally try the full game now. Already love how everything looks.

cheers, Christoph

On 19. Apr 2022, at 10:37 PM, Joshua Skelton @.***> wrote:

This is a known Mac issue. It happens when the app doesn't have write permissions to the directory it is ran from. Some folks have had success working around this by running the embedded jar directly.

I've tested packaging Delver with a different tool and that does work. So I just need to set up that build process and make new builds.

— Reply to this email directly, view it on GitHub https://github.com/Interrupt/delverengine/issues/278#issuecomment-1103126037, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHJ4TGZI352IJAS6CWO77IDVF4KQJANCNFSM5TZ5UXXQ. You are receiving this because you authored the thread.