Zodsmar / SeedSearcherStandaloneTool

Minecraft, searching numeric seeds for specific features/biomes
GNU General Public License v3.0
311 stars 64 forks source link

doesn't run #104

Closed omelette-du-fromage69 closed 3 years ago

omelette-du-fromage69 commented 3 years ago

I downloaded the exe, and it doesn't run, am i doing something wrong?

ghost commented 3 years ago

I'm having the same issue with both exe and jar for the 1.17 update.

KnowOneWasTaken commented 3 years ago

Same, both .exe and .jar for 1.17 doesn't run

Zodsmar commented 3 years ago

Yeah I realized this. No idea why. On my own system it works. But any other seems to break. I'm looking into it hopefully will have a fix soon

omelette-du-fromage69 commented 3 years ago

the fix will be in the releases?

Zodsmar commented 3 years ago

the fix will be in the releases?

Once it gets fixed yes

RedTeaDev commented 3 years ago

it works for me with java -jar --illegal-access=permit .\sassa-v0.6.2.jar without it, i got error

majiajin2043 commented 3 years ago

屏幕截图 2021-06-20 180754 me too Nothing happened after opening

SquashingBugs commented 3 years ago

I'm having the same issue too. Neither the exe nor the jar will run. 0.6.1 though works just fine.

Egamer25 commented 3 years ago

Still not fixed? Hope we can get a working version soon. IN the meantime the old one seems to work... Just can't wait to see the new one. Thank you for all the hard work.

xanderk1 commented 3 years ago

to fix: Download and install Java 16, I use https://adoptopenjdk.net/ (Hotspot). Then open powershell (shift + right click in the same folder as .jar / .exe) then type "java -jar --illegal-access=permit .\sassa-v0.6.2.jar" To launch the program!

Zodsmar commented 3 years ago

Uploaded v0.6.3 should fix the issues.