Mcreator mod not letting world load/Gradle client world not loading

Started by jupop777 on

Topic category: Help with MCreator software

Last seen on 19:13, 24. May 2021
Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Mcreator mod not letting world load/Gradle client world not loading
Sat, 05/23/2020 - 17:46 (edited)

I have a big problem. I have created a mod, and I decided to test it on the Gradle client. However, the world would not load. It would generate terrain till it reached 100%, then it froze and would not spawn me in. Now, the gradle client has proved itself completely untrustworthy in the past, so I thought it was just malfunctioning again. So I decided to export the mod, and just use it in my actual Minecraft client. It did the exact same thing again. I googled for help and they said that some mods can corrupt a world and not allow it to load. I had 2 mods on at the time (worldedit and my mod, craftroyale), so I took off worldedit hoping that was the one causing the corruption. It wasn't. I really want to use my mod, as it took me a long time to make. Please tell me how to fix this. My Minecraft game logs are below: 

--uuid, 98b6925cad96400a836bf9c0547afccf, --username, TheSwedishBear, --assetIndex, 1.14, --accessToken, ❄❄❄❄❄❄❄❄, --userType, mojang, --versionType, release]
[22May2020 11:42:43.907] [Client thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: TheSwedishBear
[22May2020 11:43:02.330] [Client thread/INFO] [net.minecraft.client.Minecraft/]: LWJGL Version: 3.2.1 build 12
[22May2020 11:43:07.083] [modloading-worker-1/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 28.2.0, for MC 1.14.4 with MCP 20190829.143755
[22May2020 11:43:07.104] [modloading-worker-1/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v28.2.0 Initialized
[22May2020 11:43:50.968] [modloading-worker-3/INFO] [com.sk89q.worldedit.forge.ForgeWorldEdit/]: WorldEdit for Forge (version 7.0.1;61bc012) is loaded
[22May2020 11:43:51.366] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[22May2020 11:43:59.444] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 28.2.0 Target: null
[22May2020 11:44:00.463] [Thread-1/FATAL] [net.minecraftforge.common.ForgeConfig/CORE]: Forge config just got changed on the file system!
[22May2020 11:44:07.994] [Client thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
[22May2020 11:44:08.054] [Client thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
[22May2020 11:44:08.468] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512 textures-atlas
[22May2020 11:44:11.124] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256 textures/particle-atlas
[22May2020 11:44:11.129] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256 textures/painting-atlas
[22May2020 11:44:11.130] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128 textures/mob_effect-atlas
[22May2020 11:44:53.780] [Client thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[22May2020 11:44:53.831] [Client thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[22May2020 11:44:53.832] [Client thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[22May2020 11:44:53.835] [Client thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[22May2020 11:44:53.837] [Client thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[22May2020 11:44:54.701] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Starting integrated minecraft server version 1.14.4
[22May2020 11:44:54.701] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Generating keypair
[22May2020 11:44:55.898] [Server thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, forge-1.14.4-28.2.0-universal.jar, worldedit-forge-mc1.14.4-7.0.1.jar
[22May2020 11:44:58.051] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 6 recipes
[22May2020 11:44:59.661] [Server thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 811 advancements
[22May2020 11:45:01.200] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[22May2020 11:45:05.198] [Thread-1/FATAL] [net.minecraftforge.common.ForgeConfig/CORE]: Forge config just got changed on the file system!
[22May2020 11:45:09.388] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:09.388] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:09.389] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:09.390] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:09.390] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:09.391] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:09.391] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:09.423] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:09.423] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:09.424] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:09.424] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:09.425] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:09.425] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:09.425] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:09.426] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:09.426] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:09.426] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:10.525] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:11.259] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:11.260] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:11.260] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[22May2020 11:45:12.300] [Client thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 11082 ms
[22May2020 11:45:18.220] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.PlatformManager/]: Got request to register class com.sk89q.worldedit.forge.ForgePlatform with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@49f91c8e]
[22May2020 11:45:19.411] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.PlatformCommandManager/]: Registering commands with com.sk89q.worldedit.forge.ForgePlatform
[22May2020 11:45:23.324] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3430ms or 68 ticks behind
[22May2020 11:45:24.508] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[22May2020 11:45:24.510] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[22May2020 11:45:30.088] [Netty Local Client IO #0/INFO] [net.minecraftforge.fml.network.NetworkHooks/]: Connected to a modded server.
[22May2020 11:45:31.048] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: TheSwedishBear[local:E:521239fd] logged in with entity id 309 at (-127.52260602167169, 5.0, 211.97273635224758)
[22May2020 11:45:31.581] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: TheSwedishBear joined the game
[22May2020 11:45:35.440] [Client thread/ERROR] [net.minecraftforge.fml.network.simple.IndexedMessageCodec/SIMPLENET]: Received empty payload on channel fml:handshake
[22May2020 11:45:36.577] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[22May2020 11:45:40.293] [Client thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 55 advancements
[22May2020 11:45:43.838] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'pekkas ph'/minecraft:overworld
[22May2020 11:45:51.359] [Server thread/ERROR] [net.minecraftforge.fml.network.simple.IndexedMessageCodec/SIMPLENET]: Received empty payload on channel fml:handshake
[22May2020 11:45:51.897] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 13603ms or 272 ticks behind
[22May2020 11:46:26.745] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[22May2020 11:46:26.878] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'pekkas ph'/minecraft:overworld
[22May2020 11:46:30.947] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 5652ms or 113 ticks behind
[22May2020 11:47:07.370] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2173ms or 43 ticks behind
[22May2020 11:47:20.910] [Client thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Saved screenshot as 2020-05-22_11.47.18.png
[22May2020 11:47:30.289] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 7942ms or 158 ticks behind
[22May2020 11:47:48.520] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3256ms or 65 ticks behind
[22May2020 11:48:16.540] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 13041ms or 260 ticks behind
[22May2020 11:48:37.098] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 5598ms or 111 ticks behind
[22May2020 11:48:55.063] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3013ms or 60 ticks behind
[22May2020 11:49:13.285] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3235ms or 64 ticks behind
[22May2020 11:50:29.416] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2062ms or 41 ticks behind
[22May2020 11:50:29.441] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[22May2020 11:50:33.021] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'pekkas ph'/minecraft:overworld
[22May2020 11:50:47.188] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: TheSwedishBear lost connection: Disconnected
[22May2020 11:50:47.307] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: TheSwedishBear left the game
[22May2020 11:50:51.677] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Stopping singleplayer server as player logged out
[22May2020 11:50:51.793] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.PlatformManager/]: Unregistering com.sk89q.worldedit.forge.ForgePlatform from WorldEdit
[22May2020 11:50:51.795] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[22May2020 11:50:51.795] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
[22May2020 11:50:51.796] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
[22May2020 11:50:51.796] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'pekkas ph'/minecraft:overworld
[22May2020 11:50:56.481] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (pekkas ph): All chunks are saved
[22May2020 11:50:59.135] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (pekkas ph): All chunks are saved
[22May2020 11:51:03.360] [Client thread/INFO] [net.minecraft.client.Minecraft/]: Stopping!

p.s sorry I have no clue how to shrink the logs down so there is now a wall of text 

Edited by jupop777 on Sat, 05/23/2020 - 17:46
Last seen on 19:13, 24. May 2021
Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Also I have no clue how to…
Sat, 05/23/2020 - 17:46

Also I have no clue how to access the cradle logs so...

Last seen on 19:13, 24. May 2021
Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have no clue what pastebin…
Mon, 05/25/2020 - 03:17

I have no clue what pastebin is, and you are incorrect, this is the entire log file.