I can't load my world when I install my mod

Started by Ping Pong on

Topic category: Help with modding (Java Edition)

Last seen on 08:09, 18. Sep 2020
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I can't load my world when I install my mod
Last seen on 08:09, 18. Sep 2020
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
08Jul2020 15:27:24.179] …
Fri, 07/10/2020 - 05:40

08Jul2020 15:27:24.179] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Melon_Catus, --version, 1.15.2-forge-31.2.31, --gameDir, C:\Users\Raymond\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Raymond\AppData\Roaming\.minecraft\assets, --assetIndex, 1.15, --uuid, 75dce6adc4fe4d83b3e20e5c8852551e, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 31.2.31, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200515.085601]
[08Jul2020 15:27:24.186] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.1.0+69+master.79f13f7 starting: java version 1.8.0_51 by Oracle Corporation
[08Jul2020 15:27:25.210] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[08Jul2020 15:27:28.667] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.15.2-forge-31.2.31, --gameDir, C:\Users\Raymond\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Raymond\AppData\Roaming\.minecraft\assets, --uuid, 75dce6adc4fe4d83b3e20e5c8852551e, --username, Melon_Catus, --assetIndex, 1.15, --accessToken, ????????, --userType, mojang, --versionType, release]
[08Jul2020 15:27:36.146] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Melon_Catus
[08Jul2020 15:27:54.688] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
[08Jul2020 15:27:57.031] [modloading-worker-1/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.2.31, for MC 1.15.2 with MCP 20200515.085601
[08Jul2020 15:27:57.032] [modloading-worker-1/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.2.31 Initialized
[08Jul2020 15:27:58.108] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pumkininfestedhuman
[08Jul2020 15:27:58.112] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity decaypumkin
[08Jul2020 15:27:58.117] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity skeletonbull
[08Jul2020 15:27:58.119] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity illusionofaethercorruption
[08Jul2020 15:27:58.126] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aethercorruption
[08Jul2020 15:27:58.131] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mummified
[08Jul2020 15:27:58.207] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity shadow
[08Jul2020 15:27:58.212] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity abunchofphantom
[08Jul2020 15:27:58.219] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ancientboar
[08Jul2020 15:27:58.223] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity webspider
[08Jul2020 15:27:58.226] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity infectedspider
[08Jul2020 15:27:58.234] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity junglesoul
[08Jul2020 15:27:58.240] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity trapstatue
[08Jul2020 15:27:58.316] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minerpumkin
[08Jul2020 15:27:58.324] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lavawarrior
[08Jul2020 15:27:58.443] [modloading-worker-2/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity torchered
[08Jul2020 15:27:59.384] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity entitybullettorchered
[08Jul2020 15:27:59.689] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]: net.minecraftforge.fml.common.ObfuscationReflectionHelper$UnableToFindMethodException: java.lang.NoSuchMethodException: net.minecraft.village.PointOfInterestType.register(java.lang.String, java.util.Set, int, int)
[08Jul2020 15:27:59.733] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.common.ObfuscationReflectionHelper.findMethod(ObfuscationReflectionHelper.java:166)
[08Jul2020 15:27:59.736] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.mcreator.superhard.world.dimension.BlandDimension.registerPointOfInterest(BlandDimension.java:436)
[08Jul2020 15:27:59.738] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.eventbus.ASMEventHandler_2_BlandDimension_registerPointOfInterest_Register.invoke(.dynamic)
[08Jul2020 15:27:59.739] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
[08Jul2020 15:27:59.740] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
[08Jul2020 15:27:59.740] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.javafmlmod.FMLModContainer.fireEvent(FMLModContainer.java:106)
[08Jul2020 15:27:59.741] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2203/1378612814.accept(Unknown Source)
[08Jul2020 15:27:59.742] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65)
[08Jul2020 15:27:59.742] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at java.util.function.Consumer$$Lambda$2196/1182492749.accept(Unknown Source)
[08Jul2020 15:27:59.743] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65)
[08Jul2020 15:27:59.744] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at java.util.function.Consumer$$Lambda$2196/1182492749.accept(Unknown Source)
[08Jul2020 15:27:59.744] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112)
[08Jul2020 15:27:59.745] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.ModList.lambda$dispatchSynchronousEvent$5(ModList.java:126)
[08Jul2020 15:27:59.746] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.ModList$$Lambda$2406/1131710157.accept(Unknown Source)
[08Jul2020 15:27:59.746] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
[08Jul2020 15:27:59.746] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
[08Jul2020 15:27:59.748] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.ModList.dispatchSynchronousEvent(ModList.java:126)
[08Jul2020 15:27:59.749] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.ModList.lambda$static$1(ModList.java:96)
[08Jul2020 15:27:59.750] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.ModList$$Lambda$2166/1699511597.dispatchEvent(Unknown Source)
[08Jul2020 15:27:59.750] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.LifecycleEventProvider.dispatch(LifecycleEventProvider.java:71)
[08Jul2020 15:27:59.751] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:214)
[08Jul2020 15:27:59.751] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$25(ModLoader.java:206)
[08Jul2020 15:27:59.751] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.ModLoader$$Lambda$2433/214929887.accept(Unknown Source)
[08Jul2020 15:27:59.752] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:995)
[08Jul2020 15:27:59.752] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:206)
[08Jul2020 15:27:59.753] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:97)
[08Jul2020 15:27:59.753] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2050/1707634104.run(Unknown Source)
[08Jul2020 15:27:59.753] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113)
[08Jul2020 15:27:59.754] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2051/2130606983.run(Unknown Source)
[08Jul2020 15:27:59.754] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97)
[08Jul2020 15:27:59.754] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraft.client.Minecraft.<init>(Minecraft.java:392)
[08Jul2020 15:27:59.755] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraft.client.main.Main.main(SourceFile:166)
[08Jul2020 15:27:59.755] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[08Jul2020 15:27:59.757] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[08Jul2020 15:27:59.758] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[08Jul2020 15:27:59.759] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at java.lang.reflect.Method.invoke(Method.java:497)
[08Jul2020 15:27:59.759] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
[08Jul2020 15:27:59.760] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$413/1893772493.call(Unknown Source)
[08Jul2020 15:27:59.760] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[08Jul2020 15:27:59.761] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[08Jul2020 15:27:59.762] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[08Jul2020 15:27:59.762] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[08Jul2020 15:27:59.763] [Render thread/INFO] [STDERR/]: [net.mcreator.superhard.world.dimension.BlandDimension:registerPointOfInterest:443]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[08Jul2020 15:27:59.764] [Render thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NoSuchMethodException: net.minecraft.village.PointOfInterestType.register(java.lang.String, java.util.Set, int, int)
[08Jul2020 15:27:59.765] [Render thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]:     at java.lang.Class.getDeclaredMethod(Class.java:2130)
[08Jul2020 15:27:59.765] [Render thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]:     at net.minecraftforge.fml.common.ObfuscationReflectionHelper.findMethod(ObfuscationReflectionHelper.java:160)
[08Jul2020 15:27:59.766] [Render thread/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]:     ... 42 more
[08Jul2020 15:28:03.444] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
[08Jul2020 15:28:03.553] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources
[08Jul2020 15:28:04.002] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promoti…
[08Jul2020 15:28:06.000] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: AHEAD Current: 31.2.31 Target: null
[08Jul2020 15:28:28.789] [Render thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
[08Jul2020 15:28:28.791] [Render thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
[08Jul2020 15:28:29.215] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[08Jul2020 15:28:29.465] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128x4 minecraft:textures/atlas/signs.png-atlas
[08Jul2020 15:28:29.466] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[08Jul2020 15:28:29.474] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[08Jul2020 15:28:29.483] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[08Jul2020 15:28:29.485] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[08Jul2020 15:28:29.491] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[08Jul2020 15:28:30.435] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[08Jul2020 15:28:30.468] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[08Jul2020 15:28:30.471] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[08Jul2020 15:28:35.644] [Render thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[08Jul2020 15:28:35.649] [Render thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[08Jul2020 15:28:35.654] [Render thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[08Jul2020 15:28:35.660] [Render thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[08Jul2020 15:28:35.662] [Render 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]
[08Jul2020 15:28:35.802] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Starting integrated minecraft server version 1.15.2
[08Jul2020 15:28:35.803] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Generating keypair
[08Jul2020 15:28:36.613] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack vanilla, loading it automatically
[08Jul2020 15:28:36.615] [Server thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, forge-1.15.2-31.2.31-universal.jar, super hard 134.jar
[08Jul2020 15:28:38.304] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 6 recipes
[08Jul2020 15:28:39.971] [Server thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 825 advancements
[08Jul2020 15:28:40.321] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension super_hard:bland of type super_hard:bland and id 3
[08Jul2020 15:28:48.326] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[08Jul2020 15:28:48.522] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[08Jul2020 15:28:48.936] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[08Jul2020 15:28:49.409] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[08Jul2020 15:28:49.881] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[08Jul2020 15:28:50.367] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[08Jul2020 15:28:50.974] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[08Jul2020 15:28:51.366] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[08Jul2020 15:28:51.899] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1%
[08Jul2020 15:28:52.412] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1%
[08Jul2020 15:28:52.861] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 2%
[08Jul2020 15:28:53.362] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 2%
[08Jul2020 15:28:53.886] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 4%
[08Jul2020 15:28:54.377] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 4%
[08Jul2020 15:28:54.867] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 4%
[08Jul2020 15:28:55.452] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 4%
[08Jul2020 15:28:55.918] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 4%
[08Jul2020 15:28:56.366] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 9%
[08Jul2020 15:28:56.896] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 9%
[08Jul2020 15:28:57.363] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 9%
[08Jul2020 15:28:57.873] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 15%
[08Jul2020 15:28:58.379] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 15%
[08Jul2020 15:28:58.908] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 15%
[08Jul2020 15:28:59.383] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 15%
[08Jul2020 15:28:59.876] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 15%
[08Jul2020 15:29:00.381] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 15%
[08Jul2020 15:29:00.876] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 21%
[08Jul2020 15:29:01.354] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 24%
[08Jul2020 15:29:01.882] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 24%
[08Jul2020 15:29:02.343] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 24%
[08Jul2020 15:29:02.883] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 24%
[08Jul2020 15:29:03.411] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 24%
[08Jul2020 15:29:03.848] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 28%
[08Jul2020 15:29:04.394] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 28%
[08Jul2020 15:29:04.906] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 28%
[08Jul2020 15:29:05.340] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 28%
[08Jul2020 15:29:05.871] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 28%
[08Jul2020 15:29:06.409] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 28%
[08Jul2020 15:29:06.857] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 34%
[08Jul2020 15:29:07.342] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 34%
[08Jul2020 15:29:07.896] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 34%
[08Jul2020 15:29:08.394] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 34%
[08Jul2020 15:29:08.841] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 34%
[08Jul2020 15:29:09.403] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 34%
[08Jul2020 15:29:09.896] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 34%
[08Jul2020 15:29:10.369] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 43%
[08Jul2020 15:29:12.325] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 43%
[08Jul2020 15:29:12.326] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 43%
[08Jul2020 15:29:12.327] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 43%
[08Jul2020 15:29:12.378] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 53%
[08Jul2020 15:29:13.742] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 53%
[08Jul2020 15:29:13.742] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 53%
[08Jul2020 15:29:13.843] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59%
[08Jul2020 15:29:14.478] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 61%
[08Jul2020 15:29:14.842] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 66%
[08Jul2020 15:29:15.394] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 68%
[08Jul2020 15:29:17.242] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 70%
[08Jul2020 15:29:17.242] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 70%
[08Jul2020 15:29:17.243] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 70%
[08Jul2020 15:29:17.623] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 80%
[08Jul2020 15:29:17.856] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 83%
[08Jul2020 15:29:18.621] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 84%
[08Jul2020 15:29:18.874] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 88%
[08Jul2020 15:29:19.373] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 91%
[08Jul2020 15:29:20.572] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 91%
[08Jul2020 15:29:20.572] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 91%

 

Last seen on 08:09, 18. Sep 2020
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thk
Thu, 07/30/2020 - 14:57

thk