embeddedt / CreateChunkloading

Fork of https://github.com/LordGrimmauld/createintegration with just the chunk loader
Other
6 stars 6 forks source link

Crash on launch, Server and Client #12

Closed yuma-dev closed 2 years ago

yuma-dev commented 2 years ago

When adding this mod my Server and my Client all crash, tried different mod combinations with no luck Latest.log : https://gist.github.com/yuma-dev/55a00ba120a802b18a353e81efa0d3c7

embeddedt commented 2 years ago

Hmm, the crash log does not mention Create Chunkloading as causing the issue, but it does look like this specific crash is caused by Essential. Have you tried running the game with it disabled as a test? If it still crashes, please send the new log.

yuma-dev commented 2 years ago

With Essential disabled it still crashes

crashlog : https://gist.github.com/yuma-dev/ff7ca23835230c6576174530ff9db981 latest.log : https://gist.github.com/yuma-dev/47f3e8472648ab732f7c16fbb1666b92

embeddedt commented 2 years ago

Ah, now I see the problem (the latest.log doesn't show the actual crash for some reason?). You need to use the right mod version for your Create version. I don't think Fabric Create has released a 0.5 version yet so you should stick with version 1.1.0 of my mod, as outlined on the mod page. :slightly_smiling_face:

yuma-dev commented 2 years ago

Edit because what I wrote was very confusing: There is no 1.1.0 Version for Fabric on your Modpage

yuma-dev commented 2 years ago

ignore this comment as I edited the Comment above thinking I could delete this one

yuma-dev commented 2 years ago

Is that an Issue on my end? Or is there really no 1.1.0 Fabric Version

embeddedt commented 2 years ago

https://www.curseforge.com/minecraft/mc-mods/create-chunkloading/files/3739771

embeddedt commented 2 years ago

I'm closing this as I think the inquiry is resolved.