Create

Create

86M Downloads

Incompatible with the correct version and crashing when creating new world

SparkShiftYT opened this issue ยท 6 comments

commented

I downloaded the file that supports 1.16.4 and put it in the mod folder. I have the correct version of forge as well. When I boot up the 1.16.4 version of the game and check the data packs, it says that the create mod is incompatible and was made for an older version. I read that that is normal and could create a new world regardless. I create a new world, and it crashes after reaching 100%. The file that says it supports 1.16.4 on curseforge, has 1.16.3 in its name.

commented

This issue has been marked as stale because it has been inactive for 3 weeks. It will be closed if it remains inactive for another 3 weeks.

commented

This issue has been closed since it has been inactive for 3 weeks since it was marked as stale.

commented

Crash log?

I just put both files in the mod folder and that fixed it. I don't know why. I don't have the crash log.

Nvm. It's still crashing. I have a latest.txt
latest.log

Is this the crash log?

commented

Crash log?

I just put both files in the mod folder and that fixed it. I don't know why. I don't have the crash log.

Nvm. It's still crashing. I have a latest.txt
latest.log

Is this the crash log?

Here is the last strings that caused the crash I think.

[18Feb2021 15:46:23.065] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 47052397-af0a-45a0-a8b7-6414ffae0b1d
[18Feb2021 15:46:23.066] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 12916 ms
[18Feb2021 15:46:23.068] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
net.minecraft.crash.ReportedException: Exception ticking world
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:855) ~[?:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?]
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?]
at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?]
at net.minecraft.server.MinecraftServer$$Lambda$6513/1254761960.run(Unknown Source) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Caused by: java.lang.NoSuchMethodError: net.minecraft.world.server.ChunkManager$ProxyTicketManager.shouldForceTicks(J)Z
at net.minecraft.world.server.ServerChunkProvider.lambda$tickChunks$5(ServerChunkProvider.java:356) ~[?:?]
at net.minecraft.world.server.ServerChunkProvider$$Lambda$7005/2044821443.accept(Unknown Source) ~[?:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51]
at net.minecraft.world.server.ServerChunkProvider.func_217220_m(ServerChunkProvider.java:346) ~[?:?]
at net.minecraft.world.server.ServerChunkProvider.func_217207_a(ServerChunkProvider.java:321) ~[?:?]
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:333) ~[?:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?]
... 6 more

commented

Crash log?

commented

Crash log?

I just put both files in the mod folder and that fixed it. I don't know why. I don't have the crash log.