KrisCris / AllStackable

A highly customizable Minecraft Fabric Mod that makes items stackable and changes their stack size.
https://www.curseforge.com/minecraft/mc-mods/all-stackable/
GNU Lesser General Public License v3.0
13 stars 7 forks source link

Crash on startup - Singleplayer - AllStackable-1.4.1-1.16.5 #15

Closed shikyo13 closed 3 years ago

shikyo13 commented 3 years ago

Unable to start game with mod installed.

Fabric Loader 0.11.6 Fabric API 0.36.0

AllStackable-1.4.1-1.16.5.jar

https://pastebin.com/mv2UWa5W

KrisCris commented 3 years ago

what about java version?

shikyo13 commented 3 years ago

Using GDLauncher and bundled OpenJDK

JAVA_VERSION="1.8.0_242"

KrisCris commented 3 years ago

use java16

shikyo13 commented 3 years ago

That worked thanks!

Might make a note on the mod page since JDK16 doesn't ship native with most launchers.

KrisCris commented 3 years ago

btw, I think the log you provided isn’t complete, I can’t find much information about the crash

shikyo13 commented 3 years ago

The log is just the latest.log , no crash report was generated. Didn't get that far.

KrisCris commented 3 years ago

Might make a note on the mod page since JDK16 doesn't ship native with most launchers.

Good suggestion! I will do it :)

I thought people would see the changelog under the file, lol