SheerSt / pokewilds

PokeWilds - A Gen 2 Game/Engine using libGDX
2.68k stars 202 forks source link

[Bug]: Save Error Failed to launch JVM #441

Open Heliumbaby opened 1 year ago

Heliumbaby commented 1 year ago

Game Version

v0.8.10-windows-64

Platform

Windows 10

What happened?

Upon performing Save the application no longer responds. No .sav file is generated, but it continues processing animations and sound on the screen. If I close the application I get "Failed to launch JVM". I'm running in Admin mode with all security programs/firewall disabled. Java Dkit is updated to version 21. Attempted reinstall in different file locations including program files, C drive, D drive, and external to rule out possible path error. Folder for the game is named PokeWilds in case that matters. Attempted with a custom save file name and default.

What should've happened? (Optional)

.sav file should be generated upon selecting Save and game should respond after saving

FerGames1748 commented 8 months ago

I have the same bug