Cadiboo / NoCubes

A mod for 1.12.2+ that creates smooth terrain in Minecraft
https://Cadiboo.github.io/projects/nocubes/
GNU Lesser General Public License v3.0
140 stars 12 forks source link

Game Won't Load 1.14.2 #41

Closed ShadowXeldron closed 5 years ago

ShadowXeldron commented 5 years ago

When I try and run the latest version of Forge 1.14.2 and the mod's 1.14.2 build, the game crashes before it loads. The crash message is here:

The game crashed whilst initializing game The game crashed whilst initializing game Error: java.lang.NullPointerException: Initializing game

PC Specifications:

8 GB RAM 64-Bit Intel Pentium 4415Y Windows 10 Home 1803 Java 8 Version 201

Basically, I'm on a Surface Go

Cadiboo commented 5 years ago

Please post your logs. They are found in .minecraft/logs/. Your debug.log would be most helpful

ShadowXeldron commented 5 years ago

I have the debug.log here: debug.log I also have the crash log.gz, if it is going to be of any additional use. 2019-06-22-3.log.gz

Cadiboo commented 5 years ago

NullPointerException: Initializing game at net.minecraftforge.fml.packs.ResourcePackLoader.loadResourcePacks(ResourcePackLoader.java:58) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:62) ~[?:?] {pl:runtimedistcleaner:A}

This error isn’t caused by NoCubes. Quite a few people have been having it. I think it might be a Forge problem? It wasn’t happening on older Forge versions, so make sure you have the latest forge. You might also want to check the Forge GitHub for issue reports about this.