Create

Create

86M Downloads

1.15.2 When i try to connect server it crashes

Sanicron opened this issue ยท 3 comments

commented

Hey there game and server opens without problem and i can even create single player world and play it but when i try to connect to server it suddenly shuts down and crashes heres crash report and latest.log:

crash-2020-09-15_04.31.25-client.txt

latest.log

Can you please help me?

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

Actually heres crash report and latest log as you dont need to download any file:
``---- Minecraft Crash Report ----
// You're mean.

Time: 9/15/20 4:31 AM
Description: Unexpected error

java.lang.NullPointerException: Registry entry not present: create:turntable
at java.util.Objects.requireNonNull(Unknown Source) ~[?:1.8.0_261] {}
at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:78) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.is(RegistryEntry.java:118) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
at com.simibubi.create.repack.registrate.util.entry.BlockEntry.has(BlockEntry.java:20) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
at com.simibubi.create.content.contraptions.components.turntable.TurntableHandler.gameRenderTick(TurntableHandler.java:18) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
at com.simibubi.create.ClientEvents.onRenderTick(ClientEvents.java:160) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_69_ClientEvents_onRenderTick_RenderTickEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {}
at net.minecraftforge.fml.hooks.BasicEventHooks.onRenderTickStart(BasicEventHooks.java:74) ~[?:?] {re:classloading}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:922) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:204) ~[1.15.2-forge-31.2.0.jar:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) ~[forge-1.15.2-31.2.0.jar:31.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at java.util.Objects.requireNonNull(Unknown Source)
at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:78)
at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.is(RegistryEntry.java:118)
at com.simibubi.create.repack.registrate.util.entry.BlockEntry.has(BlockEntry.java:20)
at com.simibubi.create.content.contraptions.components.turntable.TurntableHandler.gameRenderTick(TurntableHandler.java:18)
at com.simibubi.create.ClientEvents.onRenderTick(ClientEvents.java:160)
at net.minecraftforge.eventbus.ASMEventHandler_69_ClientEvents_onRenderTick_RenderTickEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)

-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['Atheron'/147, l='MpServer', x=300.58, y=116.51, z=-265.64]]
Chunk stats: Client Chunk Cache: 729, 110
Level dimension: DimensionType{minecraft:overworld}
Level name: MpServer
Level seed: 6420008576066811976
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
Level generator options: {}
Level spawn location: World: (0,86,0), Chunk: (at 0,5,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 555202 game time, 1500 day time
Known server brands:
Level was modded: false
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:442)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1763)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:572)
at net.minecraft.client.main.Main.main(SourceFile:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_261, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 6458316088 bytes (6159 MB) / 8573157376 bytes (8176 MB) up to 8573157376 bytes (8176 MB)
CPUs: 12
JVM Flags: 8 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx8166m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
ModLauncher: 5.1.0+69+master.79f13f7
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.2.0.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.2.0.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.2.0.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.2.0.jar runtimedistcleaner PLUGINSERVICE
/forge-1.15.2-31.2.0.jar fml TRANSFORMATIONSERVICE
FML: 31.2
Forge: net.minecraftforge:31.2.0
FML Language Providers:
[email protected]
minecraft@1
Mod List:
forge-1.15.2-31.2.0-client.jar Minecraft {[email protected] DONE}
mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
DoubleSlabs-1.15-2.10.1.jar Double Slabs {[email protected] DONE}
mcws-win-1.15.2-v1.0.2.jar Macaw's Windows {[email protected] DONE}
forge-1.15.2-31.2.0-universal.jar Forge {[email protected] DONE}
worldedit-forge-mc1.15.2-7.1.0.jar WorldEdit {[email protected];48cc31c DONE}
create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d DONE}
mcw-roofs-1.0.2-mc1.15.2_1.15.1 (1).jar Macaw's Roofs {[email protected] DONE}
mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] DONE}
furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] DONE}
jei-1.15.2-6.0.2.14.jar Just Enough Items {[email protected] DONE}
Launched Version: 1.15.2-forge-31.2.0
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1660 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 451.67, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
CPU: 12x AMD Ryzen 5 2600 Six-Core Processor

Latest.log:
[15Sep2020 04:29:20.447] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Atheron, --version, 1.15.2-forge-31.2.0, --gameDir, C:\Users\Sanicron\AppData\Roaming.minecraft, --assetsDir, C:\Users\Sanicron\AppData\Roaming.minecraft\assets, --assetIndex, 1.15, --uuid, b15ae52f20de3f2bb30bbe4d2d48c34e, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 854, --height, 480, --launchTarget, fmlclient, --fml.forgeVersion, 31.2.0, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200515.085601]
[15Sep2020 04:29:20.452] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.1.0+69+master.79f13f7 starting: java version 1.8.0_261 by Oracle Corporation
[15Sep2020 04:29:20.924] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[15Sep2020 04:29:22.205] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.15.2-forge-31.2.0, --gameDir, C:\Users\Sanicron\AppData\Roaming.minecraft, --assetsDir, C:\Users\Sanicron\AppData\Roaming.minecraft\assets, --uuid, b15ae52f20de3f2bb30bbe4d2d48c34e, --username, Atheron, --assetIndex, 1.15, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 854, --height, 480]
[15Sep2020 04:29:23.898] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Atheron
[15Sep2020 04:29:30.893] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
[15Sep2020 04:29:32.392] [modloading-worker-4/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.2.0, for MC 1.15.2 with MCP 20200515.085601
[15Sep2020 04:29:32.392] [modloading-worker-4/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.2.0 Initialized
[15Sep2020 04:29:35.024] [modloading-worker-11/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cfm:seat
[15Sep2020 04:29:35.362] [Render thread/INFO] [mcwbridges/]: Blocks registered.
[15Sep2020 04:29:35.537] [Render thread/INFO] [mcwwindows/]: Blocks registered.
[15Sep2020 04:29:36.087] [Render thread/INFO] [mcwdoors/]: Blocks registered.
[15Sep2020 04:29:36.097] [Render thread/INFO] [mcwbridges/]: Items registered.
[15Sep2020 04:29:36.103] [Render thread/INFO] [mcwwindows/]: Items registered.
[15Sep2020 04:29:36.200] [Render thread/INFO] [mcwdoors/]: Items registered.
[15Sep2020 04:29:36.287] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity super_glue
[15Sep2020 04:29:36.288] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity contraption
[15Sep2020 04:29:36.288] [Render thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity stationary_contraption
[15Sep2020 04:29:37.633] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
[15Sep2020 04:29:37.664] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources
[15Sep2020 04:29:37.700] [modloading-worker-6/INFO] [mcwbridges/]: Setup method registered
[15Sep2020 04:29:37.702] [modloading-worker-5/INFO] [mcwdoors/]: Setup method registered
[15Sep2020 04:29:37.706] [modloading-worker-2/INFO] [mcwwindows/]: Setup method registered
[15Sep2020 04:29:37.728] [modloading-worker-12/INFO] [com.sk89q.worldedit.forge.ForgeWorldEdit/]: WorldEdit for Forge (version 7.1.0;48cc31c) is loaded
[15Sep2020 04:29:37.730] [modloading-worker-8/INFO] [doubleslabs/]: Successfully added slab support for type MinecraftSlabSupport
[15Sep2020 04:29:37.731] [modloading-worker-8/INFO] [doubleslabs/]: Successfully added slab support for type MinecraftCampfireSupport
[15Sep2020 04:29:37.803] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/bridges.json
[15Sep2020 04:29:37.815] [modloading-worker-15/INFO] [mcwwindows/]: ClientRegistries method registered
[15Sep2020 04:29:37.816] [modloading-worker-6/INFO] [mcwbridges/]: Mod client setup completed
[15Sep2020 04:29:37.816] [modloading-worker-6/INFO] [mcwbridges/]: ClientRegistries method registered
[15Sep2020 04:29:37.817] [modloading-worker-10/INFO] [mcwdoors/]: ClientRegistries method registered
[15Sep2020 04:29:38.400] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Found status: UP_TO_DATE Current: 1.0.4 Target: null
[15Sep2020 04:29:38.402] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doubleslabs] Starting version check at https://raw.githubusercontent.com/CJMinecraft01/DoubleSlabs/1.12.x/update.json
[15Sep2020 04:29:38.648] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doubleslabs] Found status: UP_TO_DATE Current: 2.10.1 Target: null
[15Sep2020 04:29:38.649] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/window.json
[15Sep2020 04:29:38.717] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Found status: UP_TO_DATE Current: 1.0.2 Target: null
[15Sep2020 04:29:38.718] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[15Sep2020 04:29:39.457] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 31.2.0 Target: null
[15Sep2020 04:29:39.457] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwroofs] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/roofs_1.15.2.json
[15Sep2020 04:29:39.613] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.io.FileNotFoundException: https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/roofs_1.15.2.json
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_261]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_261]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_261]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_261]
at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_261]
at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) ~[?:1.8.0_261]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_261]
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) ~[?:1.8.0_261]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_261]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_261]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_261]
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) ~[?:?]
at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_261]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/roofs_1.15.2.json
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_261]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_261]
at java.net.HttpURLConnection.getResponseCode(Unknown Source) ~[?:1.8.0_261]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source) ~[?:1.8.0_261]
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
... 3 more
[15Sep2020 04:29:39.614] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/doors.json
[15Sep2020 04:29:39.806] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Found status: UP_TO_DATE Current: 1.0.0 Target: null
[15Sep2020 04:29:39.806] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Starting version check at https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/cfm/update.json
[15Sep2020 04:29:39.871] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Found status: BETA Current: 7.0.0-pre16 Target: 7.0.0-pre16
[15Sep2020 04:29:43.224] [Render thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
[15Sep2020 04:29:43.225] [Render thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
[15Sep2020 04:29:43.366] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x128x0 jei:textures/atlas/gui.png-atlas
[15Sep2020 04:29:43.367] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas
[15Sep2020 04:29:43.404] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128x4 minecraft:textures/atlas/signs.png-atlas
[15Sep2020 04:29:43.404] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[15Sep2020 04:29:43.405] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[15Sep2020 04:29:43.405] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[15Sep2020 04:29:43.406] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[15Sep2020 04:29:43.406] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[15Sep2020 04:29:44.628] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[15Sep2020 04:29:44.629] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[15Sep2020 04:29:44.630] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[15Sep2020 04:29:45.706] [Realms Notification Availability checker #1/INFO] [com.mojang.realmsclient.client.RealmsClient/]: Could not authorize you against Realms server: Invalid session id
[15Sep2020 04:29:56.408] [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]
[15Sep2020 04:29:56.409] [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]
[15Sep2020 04:29:56.409] [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]
[15Sep2020 04:29:56.410] [Render thread/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[15Sep2020 04:29:56.411] [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]
[15Sep2020 04:29:56.457] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Starting integrated minecraft server version 1.15.2
[15Sep2020 04:29:56.457] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Generating keypair
[15Sep2020 04:29:56.543] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\Sanicron\AppData\Roaming.minecraft\saves\New World\serverconfig\doubleslabs-server.toml is not correct. Correcting
[15Sep2020 04:29:56.544] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to SimpleCommentedConfig:{}
[15Sep2020 04:29:56.545] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.slab_blacklist was corrected from null to []
[15Sep2020 04:29:56.545] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.vertical_slab_blacklist was corrected from null to []
[15Sep2020 04:29:56.545] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.replace_same_slab was corrected from null to true
[15Sep2020 04:29:56.545] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.disable_vertical_slab_placement was corrected from null to false
[15Sep2020 04:29:56.545] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.alternate_vertical_slab_placement was corrected from null to true
[15Sep2020 04:29:56.548] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\Sanicron\AppData\Roaming.minecraft\saves\New World\serverconfig\forge-server.toml is not correct. Correcting
[15Sep2020 04:29:56.549] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to SimpleCommentedConfig:{}
[15Sep2020 04:29:56.549] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringEntities was corrected from null to false
[15Sep2020 04:29:56.549] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringTileEntities was corrected from null to false
[15Sep2020 04:29:56.549] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fullBoundingBoxLadders was corrected from null to false
[15Sep2020 04:29:56.549] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBaseSummonChance was corrected from null to 0.1
[15Sep2020 04:29:56.549] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBabyChance was corrected from null to 0.05
[15Sep2020 04:29:56.549] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.logCascadingWorldGeneration was corrected from null to true
[15Sep2020 04:29:56.550] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fixVanillaCascading was corrected from null to false
[15Sep2020 04:29:56.550] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.dimensionUnloadQueueDelay was corrected from null to 0
[15Sep2020 04:29:56.550] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.clumpingThreshold was corrected from null to 64
[15Sep2020 04:29:56.550] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.treatEmptyTagsAsAir was corrected from null to false
[15Sep2020 04:29:56.550] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fixAdvancementLoading was corrected from null to true
[15Sep2020 04:29:56.554] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\Sanicron\AppData\Roaming.minecraft\saves\New World\serverconfig\create-server.toml is not correct. Correcting
[15Sep2020 04:29:56.554] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infrastructure was corrected from null to SimpleCommentedConfig:{}
[15Sep2020 04:29:56.555] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infrastructure.tickrateSyncTimer was corrected from null to 20
[15Sep2020 04:29:56.556] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics was corrected from null to SimpleCommentedConfig:{}
[15Sep2020 04:29:56.556] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.disableStress was corrected from null to false
[15Sep2020 04:29:56.556] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxBeltLength was corrected from null to 20
[15Sep2020 04:29:56.556] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.crushingDamage was corrected from null to 4
[15Sep2020 04:29:56.556] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxMotorSpeed was corrected from null to 256
[15Sep2020 04:29:56.556] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.waterWheelSpeed was corrected from null to 5
[15Sep2020 04:29:56.556] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.furnaceEngineSpeed was corrected from null to 16
[15Sep2020 04:29:56.556] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxRotationSpeed was corrected from null to 256
[15Sep2020 04:29:56.557] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.ignoreDeployerAttacks was corrected from null to CREEPERS
[15Sep2020 04:29:56.557] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.kineticValidationFrequency was corrected from null to 60
[15Sep2020 04:29:56.557] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan was corrected from null to SimpleCommentedConfig:{}
[15Sep2020 04:29:56.557] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanPushDistance was corrected from null to 20
[15Sep2020 04:29:56.557] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanPullDistance was corrected from null to 20
[15Sep2020 04:29:56.557] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanBlockCheckRate was corrected from null to 30
[15Sep2020 04:29:56.557] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanRotationArgmax was corrected from null to 256
[15Sep2020 04:29:56.557] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.generatingFanSpeed was corrected from null to 16
[15Sep2020 04:29:56.557] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.inWorldProcessingTime was corrected from null to 150
[15Sep2020 04:29:56.557] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions was corrected from null to SimpleCommentedConfig:{}
[15Sep2020 04:29:56.557] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxBlocksMoved was corrected from null to 2048
[15Sep2020 04:29:56.558] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxChassisRange was corrected from null to 16
[15Sep2020 04:29:56.558] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxPistonPoles was corrected from null to 64
[15Sep2020 04:29:56.558] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxRopeLength was corrected from null to 128
[15Sep2020 04:29:56.558] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stats was corrected from null to SimpleCommentedConfig:{}
[15Sep2020 04:29:56.558] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stats.mediumSpeed was corrected from null to 30.0
[15Sep2020 04:29:56.558] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stats.fastSpeed was corrected from null to 100.0
[15Sep2020 04:29:56.558] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stats.mediumStressImpact was corrected from null to 4.0
[15Sep2020 04:29:56.558] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stats.highStressImpact was corrected from null to 8.0
[15Sep2020 04:29:56.558] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stats.mediumCapacity was corrected from null to 128.0
[15Sep2020 04:29:56.558] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stats.highCapacity was corrected from null to 512.0
[15Sep2020 04:29:56.558] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues was corrected from null to SimpleCommentedConfig:{}
[15Sep2020 04:29:56.558] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1 was corrected from null to SimpleCommentedConfig:{}
[15Sep2020 04:29:56.558] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact was corrected from null to SimpleCommentedConfig:{}
[15Sep2020 04:29:56.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.deployer was corrected from null to 4.0
[15Sep2020 04:29:56.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.mechanical_piston was corrected from null to 4.0
[15Sep2020 04:29:56.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.millstone was corrected from null to 4.0
[15Sep2020 04:29:56.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.mechanical_bearing was corrected from null to 4.0
[15Sep2020 04:29:56.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.clockwork_bearing was corrected from null to 4.0
[15Sep2020 04:29:56.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.cuckoo_clock was corrected from null to 1.0
[15Sep2020 04:29:56.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.speedometer was corrected from null to 0.0
[15Sep2020 04:29:56.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.mechanical_saw was corrected from null to 4.0
[15Sep2020 04:29:56.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.flywheel was corrected from null to 0.0
[15Sep2020 04:29:56.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.encased_shaft was corrected from null to 0.0
[15Sep2020 04:29:56.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.clutch was corrected from null to 0.0
[15Sep2020 04:29:56.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.encased_fan was corrected from null to 2.0
[15Sep2020 04:29:56.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.crushing_wheel was corrected from null to 8.0
[15Sep2020 04:29:56.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.mechanical_mixer was corrected from null to 4.0
[15Sep2020 04:29:56.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.rope_pulley was corrected from null to 4.0
[15Sep2020 04:29:56.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.rotation_speed_controller was corrected from null to 0.0
[15Sep2020 04:29:56.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.mechanical_press was corrected from null to 8.0
[15Sep2020 04:29:56.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.large_cogwheel was corrected from null to 0.0
[15Sep2020 04:29:56.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.mechanical_drill was corrected from null to 4.0
[15Sep2020 04:29:56.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.encased_belt was corrected from null to 0.0
[15Sep2020 04:29:56.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.mysterious_cuckoo_clock was corrected from null to 1.0
[15Sep2020 04:29:56.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.stressometer was corrected from null to 0.0
[15Sep2020 04:29:56.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.shaft was corrected from null to 0.0
[15Sep2020 04:29:56.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.gearshift was corrected from null to 0.0
[15Sep2020 04:29:56.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.turntable was corrected from null to 4.0
[15Sep2020 04:29:56.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.sticky_mechanical_piston was corrected from null to 4.0
[15Sep2020 04:29:56.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.sequenced_gearshift was corrected from null to 0.0
[15Sep2020 04:29:56.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.cogwheel was corrected from null to 0.0
[15Sep2020 04:29:56.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.belt was corrected from null to 1.0
[15Sep2020 04:29:56.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.gearbox was corrected from null to 0.0
[15Sep2020 04:29:56.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.adjustable_pulley was corrected from null to 0.0
[15Sep2020 04:29:56.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.impact.mechanical_crafter was corrected from null to 2.0
[15Sep2020 04:29:56.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.capacity was corrected from null to SimpleCommentedConfig:{}
[15Sep2020 04:29:56.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.capacity.hand_crank was corrected from null to 32.0
[15Sep2020 04:29:56.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.capacity.furnace_engine was corrected from null to 1024.0
[15Sep2020 04:29:56.562] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.capacity.encased_fan was corrected from null to 16.0
[15Sep2020 04:29:56.562] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.capacity.mechanical_bearing was corrected from null to 512.0
[15Sep2020 04:29:56.562] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.capacity.creative_motor was corrected from null to 16384.0
[15Sep2020 04:29:56.562] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v1.capacity.water_wheel was corrected from null to 16.0
[15Sep2020 04:29:56.562] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.logistics was corrected from null to SimpleCommentedConfig:{}
[15Sep2020 04:29:56.562] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.logistics.extractorDelay was corrected from null to 20
[15Sep2020 04:29:56.562] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.logistics.extractorInventoryScanDelay was corrected from null to 40
[15Sep2020 04:29:56.562] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.logistics.extractorAmount was corrected from null to 16
[15Sep2020 04:29:56.562] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.logistics.linkRange was corrected from null to 128
[15Sep2020 04:29:56.563] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.schematics was corrected from null to SimpleCommentedConfig:{}
[15Sep2020 04:29:56.563] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.schematics.maxSchematics was corrected from null to 256
[15Sep2020 04:29:56.563] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.schematics.maxSchematicPacketSize was corrected from null to 1024
[15Sep2020 04:29:56.563] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.schematics.schematicIdleTimeout was corrected from null to 600
[15Sep2020 04:29:56.563] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.schematics.schematicannon was corrected from null to SimpleCommentedConfig:{}
[15Sep2020 04:29:56.563] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.schematics.schematicannon.schematicannonDelay was corrected from null to 10
[15Sep2020 04:29:56.563] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.schematics.schematicannon.schematicannonSkips was corrected from null to 10
[15Sep2020 04:29:56.563] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.schematics.schematicannon.schematicannonGunpowderWorth was corrected from null to 20.0
[15Sep2020 04:29:56.563] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.schematics.schematicannon.schematicannonFuelUsage was corrected from null to 0.05000000074505806
[15Sep2020 04:29:56.564] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.curiosities was corrected from null to SimpleCommentedConfig:{}
[15Sep2020 04:29:56.564] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.curiosities.maxSymmetryWandRange was corrected from null to 50
[15Sep2020 04:29:56.564] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.curiosities.zapperUndoLogLength was corrected from null to 10
[15Sep2020 04:29:56.564] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.curiosities.lightSourceCountForRefinedRadiance was corrected from null to 10
[15Sep2020 04:29:56.564] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.curiosities.allowGlassPanesInPartialBlocks was corrected from null to true
[15Sep2020 04:29:56.564] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.curiosities.enableRefinedRadianceRecipe was corrected from null to true
[15Sep2020 04:29:56.564] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.curiosities.enableShadowSteelRecipe was corrected from null to true
[15Sep2020 04:29:56.564] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.curiosities.cocoaLogGrowthSpeed was corrected from null to 20.0
[15Sep2020 04:29:56.564] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.damageControl was corrected from null to SimpleCommentedConfig:{}
[15Sep2020 04:29:56.565] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.damageControl.freezeCrushing was corrected from null to false
[15Sep2020 04:29:56.565] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.damageControl.freezeExtractors was corrected from null to false
[15Sep2020 04:29:56.565] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.damageControl.freezeInWorldProcessing was corrected from null to false
[15Sep2020 04:29:56.565] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.damageControl.freezeRotationPropagator was corrected from null to false
[15Sep2020 04:29:56.565] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.damageControl.freezeContraptions was corrected from null to false
[15Sep2020 04:29:57.057] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack vanilla, loading it automatically
[15Sep2020 04:29:57.057] [Server thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, mcw-bridges-1.0.4fix-mc1.15.2.jar, DoubleSlabs-1.15-2.10.1.jar, mcws-win-1.15.2-v1.0.2.jar, forge-1.15.2-31.2.0-universal.jar, worldedit-forge-mc1.15.2-7.1.0.jar, create-mc1.15.2_v0.2.4d.jar, mcw-roofs-1.0.2-mc1.15.2_1.15.1 (1).jar, mcw-doors-1.0.0-mc1.15.2.jar, furniture-7.0.0-pre16-1.15.1.jar, jei-1.15.2-6.0.2.14.jar
[15Sep2020 04:29:57.765] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 15 recipes
[15Sep2020 04:29:58.271] [Server thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1241 advancements
[15Sep2020 04:30:01.859] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[15Sep2020 04:30:01.907] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[15Sep2020 04:30:02.389] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[15Sep2020 04:30:02.876] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1%
[15Sep2020 04:30:03.382] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 4%
[15Sep2020 04:30:03.878] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 9%
[15Sep2020 04:30:04.378] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 11%
[15Sep2020 04:30:04.882] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 16%
[15Sep2020 04:30:05.382] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 20%
[15Sep2020 04:30:05.881] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 25%
[15Sep2020 04:30:06.381] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 26%
[15Sep2020 04:30:06.878] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 29%
[15Sep2020 04:30:07.379] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 35%
[15Sep2020 04:30:07.877] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 40%
[15Sep2020 04:30:08.373] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 45%
[15Sep2020 04:30:08.885] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 49%
[15Sep2020 04:30:09.669] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 52%
[15Sep2020 04:30:09.895] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 58%
[15Sep2020 04:30:10.408] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 62%
[15Sep2020 04:30:11.105] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 64%
[15Sep2020 04:30:11.377] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 70%
[15Sep2020 04:30:11.887] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 75%
[15Sep2020 04:30:12.398] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 79%
[15Sep2020 04:30:12.892] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 84%
[15Sep2020 04:30:13.385] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 88%
[15Sep2020 04:30:14.167] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 93%
[15Sep2020 04:30:14.389] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 99%
[15Sep2020 04:30:14.440] [Render thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 12568 ms
[15Sep2020 04:30:15.289] [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@175a3bd3]
[15Sep2020 04:30:15.834] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.PlatformCommandManager/]: Registering commands with com.sk89q.worldedit.forge.ForgePlatform
[15Sep2020 04:30:16.719] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[15Sep2020 04:30:16.720] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[15Sep2020 04:30:16.721] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Changing view distance to 17, from 10
[15Sep2020 04:30:18.059] [Netty Local Client IO #0/INFO] [net.minecraftforge.fml.network.NetworkHooks/]: Connected to a modded server.
[15Sep2020 04:30:18.074] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@6fba0d7a
[15Sep2020 04:30:18.089] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Atheron[local:E:670b107b] logged in with entity id 321 at (-155.5, 66.0, -39.5)
[15Sep2020 04:30:18.130] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Atheron joined the game
[15Sep2020 04:30:19.199] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[15Sep2020 04:30:19.211] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'New World'/minecraft:overworld
[15Sep2020 04:30:19.392] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Starting JEI...
[15Sep2020 04:30:20.202] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building ingredient list...
[15Sep2020 04:30:20.210] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building ingredient list took 7.683 ms
[15Sep2020 04:30:20.210] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building ingredient filter...
[15Sep2020 04:30:20.814] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building ingredient filter took 604.4 ms
[15Sep2020 04:30:20.814] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building bookmarks...
[15Sep2020 04:30:20.815] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building bookmarks took 969.4 ?s
[15Sep2020 04:30:20.815] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building recipe registry...
[15Sep2020 04:30:20.889] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building recipe registry took 73.63 ms
[15Sep2020 04:30:20.890] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building runtime...
[15Sep2020 04:30:20.940] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Building runtime took 49.62 ms
[15Sep2020 04:30:20.962] [Render thread/INFO] [mezz.jei.util.LoggedTimer/]: Starting JEI took 1.570 s
[15Sep2020 04:30:21.065] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 0 advancements
[15Sep2020 04:30:25.224] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Atheron: Set own game mode to Creative Mode]
[15Sep2020 04:30:25.229] [Render thread/INFO] [net.minecraft.client.gui.NewChatGui/]: [CHAT] Set own game mode to Creative Mode
[15Sep2020 04:30:29.823] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 12 advancements
[15Sep2020 04:30:32.748] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer/]: Saving and pausing game...
[15Sep2020 04:30:32.753] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'New World'/minecraft:overworld
[15Sep2020 04:30:34.968] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Atheron lost connection: Disconnected
[15Sep2020 04:30:34.969] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Atheron left the game
[15Sep2020 04:30:34.974] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Stopping singleplayer server as player logged out
[15Sep2020 04:30:35.013] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.PlatformManager/]: Unregistering com.sk89q.worldedit.forge.ForgePlatform from WorldEdit
[15Sep2020 04:30:35.029] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[15Sep2020 04:30:35.030] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
[15Sep2020 04:30:35.030] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
[15Sep2020 04:30:35.030] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'New World'/minecraft:overworld
[15Sep2020 04:30:35.900] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (New World): All chunks are saved
[15Sep2020 04:30:35.916] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (New World): All chunks are saved
[15Sep2020 04:31:20.070] [Render thread/INFO] [net.minecraft.client.gui.screen.ConnectingScreen/]: Connecting to 194.54.45.51, 25565
[15Sep2020 04:31:21.512] [Netty Client IO #1/INFO] [net.minecraftforge.fml.network.NetworkHooks/]: Connected to a modded server.
[15Sep2020 04:31:21.605] [Netty Client IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not deserialize minecraft:
[15Sep2020 04:31:21.606] [Netty Client IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not deserialize minecraft:
[15Sep2020 04:31:21.755] [Render thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: Registry entry not present: create:millstone
Index: 1
Listeners:
0: NORMAL
1: net.minecraftforge.eventbus.EventBus$$Lambda$2104/594586746@d374c01
java.lang.NullPointerException: Registry entry not present: create:millstone
at java.util.Objects.requireNonNull(Unknown Source)
at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:78)
at com.simibubi.create.compat.jei.category.MillingCategory.(MillingCategory.java:23)
at com.simibubi.create.compat.jei.CreateJEI.(CreateJEI.java:76)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at mezz.jei.util.AnnotatedInstanceUtil.getInstances(AnnotatedInstanceUtil.java:46)
at mezz.jei.util.AnnotatedInstanceUtil.getModPlugins(AnnotatedInstanceUtil.java:24)
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:116)
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104)
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212)
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768)
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291)
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27)
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15)
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144)
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118)
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103)
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553)
at net.minecraft.client.main.Main.main(SourceFile:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

[15Sep2020 04:31:21.757] [Render thread/FATAL] [net.minecraft.util.concurrent.ThreadTaskExecutor/]: Error executing task on Client
java.lang.NullPointerException: Registry entry not present: create:millstone
at java.util.Objects.requireNonNull(Unknown Source) ~[?:1.8.0_261]
at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:78) ~[?:mc1.15.2_v0.2.4d]
at com.simibubi.create.compat.jei.category.MillingCategory.(MillingCategory.java:23) ~[?:mc1.15.2_v0.2.4d]
at com.simibubi.create.compat.jei.CreateJEI.(CreateJEI.java:76) ~[?:mc1.15.2_v0.2.4d]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_261]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_261]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_261]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_261]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_261]
at mezz.jei.util.AnnotatedInstanceUtil.getInstances(AnnotatedInstanceUtil.java:46) ~[?:6.0.2.14]
at mezz.jei.util.AnnotatedInstanceUtil.getModPlugins(AnnotatedInstanceUtil.java:24) ~[?:6.0.2.14]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:116) ~[?:6.0.2.14]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) ~[?:6.0.2.14]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) ~[eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) ~[eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) ~[?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) ~[?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) ~[?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) ~[?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) ~[?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) ~[?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) ~[?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) ~[1.15.2-forge-31.2.0.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) ~[forge-1.15.2-31.2.0.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?]
[15Sep2020 04:31:21.807] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 334 advancements
[15Sep2020 04:31:21.826] [Render thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: Registry entry not present: create:turntable
Index: 1
Listeners:
0: NORMAL
1: ASM: class com.simibubi.create.ClientEvents onRenderTick(Lnet/minecraftforge/event/TickEvent$RenderTickEvent;)V
2: ASM: com.sk89q.worldedit.forge.ThreadSafeCache@684579db tickStart(Lnet/minecraftforge/event/TickEvent;)V
java.lang.NullPointerException: Registry entry not present: create:turntable
at java.util.Objects.requireNonNull(Unknown Source)
at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:78)
at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.is(RegistryEntry.java:118)
at com.simibubi.create.repack.registrate.util.entry.BlockEntry.has(BlockEntry.java:20)
at com.simibubi.create.content.contraptions.components.turntable.TurntableHandler.gameRenderTick(TurntableHandler.java:18)
at com.simibubi.create.ClientEvents.onRenderTick(ClientEvents.java:160)
at net.minecraftforge.eventbus.ASMEventHandler_69_ClientEvents_onRenderTick_RenderTickEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.fml.hooks.BasicEventHooks.onRenderTickStart(BasicEventHooks.java:74)
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:922)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553)
at net.minecraft.client.main.Main.main(SourceFile:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

[15Sep2020 04:31:21.833] [Render thread/FATAL] [net.minecraft.client.Minecraft/]: Unreported exception thrown!
java.lang.NullPointerException: Registry entry not present: create:turntable
at java.util.Objects.requireNonNull(Unknown Source) ~[?:1.8.0_261]
at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:78) ~[?:mc1.15.2_v0.2.4d]
at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.is(RegistryEntry.java:118) ~[?:mc1.15.2_v0.2.4d]
at com.simibubi.create.repack.registrate.util.entry.BlockEntry.has(BlockEntry.java:20) ~[?:mc1.15.2_v0.2.4d]
at com.simibubi.create.content.contraptions.components.turntable.TurntableHandler.gameRenderTick(TurntableHandler.java:18) ~[?:mc1.15.2_v0.2.4d]
at com.simibubi.create.ClientEvents.onRenderTick(ClientEvents.java:160) ~[?:mc1.15.2_v0.2.4d]
at net.minecraftforge.eventbus.ASMEventHandler_69_ClientEvents_onRenderTick_RenderTickEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?]
at net.minecraftforge.fml.hooks.BasicEventHooks.onRenderTickStart(BasicEventHooks.java:74) ~[?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:922) ~[?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) ~[?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) ~[1.15.2-forge-31.2.0.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) ~[forge-1.15.2-31.2.0.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?]
[15Sep2020 04:31:24.136] [Render thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: Registry entry not present: create:turntable
Index: 1
Listeners:
0: NORMAL
1: ASM: class com.simibubi.create.ClientEvents onRenderTick(Lnet/minecraftforge/event/TickEvent$RenderTickEvent;)V
2: ASM: com.sk89q.worldedit.forge.ThreadSafeCache@684579db tickStart(Lnet/minecraftforge/event/TickEvent;)V
java.lang.NullPointerException: Registry entry not present: create:turntable
at java.util.Objects.requireNonNull(Unknown Source)
at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:78)
at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.is(RegistryEntry.java:118)
at com.simibubi.create.repack.registrate.util.entry.BlockEntry.has(BlockEntry.java:20)
at com.simibubi.create.content.contraptions.components.turntable.TurntableHandler.gameRenderTick(TurntableHandler.java:18)
at com.simibubi.create.ClientEvents.onRenderTick(ClientEvents.java:160)
at net.minecraftforge.eventbus.ASMEventHandler_69_ClientEvents_onRenderTick_RenderTickEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.fml.hooks.BasicEventHooks.onRenderTickStart(BasicEventHooks.java:74)
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:922)
at net.minecraft.client.Minecraft.func_213241_c(Minecraft.java:1703)
at net.minecraft.client.Minecraft.func_213231_b(Minecraft.java:1675)
at net.minecraft.client.Minecraft.func_71398_f(Minecraft.java:1017)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:574)
at net.minecraft.client.main.Main.main(SourceFile:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

[15Sep2020 04:31:25.782] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:103]: ---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 9/15/20 4:31 AM
Description: Unexpected error

java.lang.NullPointerException: Registry entry not present: create:turntable
at java.util.Objects.requireNonNull(Unknown Source) ~[?:1.8.0_261] {}
at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:78) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.is(RegistryEntry.java:118) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
at com.simibubi.create.repack.registrate.util.entry.BlockEntry.has(BlockEntry.java:20) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
at com.simibubi.create.content.contraptions.components.turntable.TurntableHandler.gameRenderTick(TurntableHandler.java:18) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
at com.simibubi.create.ClientEvents.onRenderTick(ClientEvents.java:160) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_69_ClientEvents_onRenderTick_RenderTickEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {}
at net.minecraftforge.fml.hooks.BasicEventHooks.onRenderTickStart(BasicEventHooks.java:74) ~[?:?] {re:classloading}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:922) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:204) ~[1.15.2-forge-31.2.0.jar:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) ~[forge-1.15.2-31.2.0.jar:31.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at java.util.Objects.requireNonNull(Unknown Source)
at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:78)
at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.is(RegistryEntry.java:118)
at com.simibubi.create.repack.registrate.util.entry.BlockEntry.has(BlockEntry.java:20)
at com.simibubi.create.content.contraptions.components.turntable.TurntableHandler.gameRenderTick(TurntableHandler.java:18)
at com.simibubi.create.ClientEvents.onRenderTick(ClientEvents.java:160)
at net.minecraftforge.eventbus.ASMEventHandler_69_ClientEvents_onRenderTick_RenderTickEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)

-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['Atheron'/147, l='MpServer', x=300.58, y=116.51, z=-265.64]]
Chunk stats: Client Chunk Cache: 729, 110
Level dimension: DimensionType{minecraft:overworld}
Level name: MpServer
Level seed: 6420008576066811976
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
Level generator options: {}
Level spawn location: World: (0,86,0), Chunk: (at 0,5,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 555202 game time, 1500 day time
Known server brands:
Level was modded: false
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:442)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1763)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:572)
at net.minecraft.client.main.Main.main(SourceFile:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_261, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 6458316088 bytes (6159 MB) / 8573157376 bytes (8176 MB) up to 8573157376 bytes (8176 MB)
CPUs: 12
JVM Flags: 8 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx8166m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
ModLauncher: 5.1.0+69+master.79f13f7
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.2.0.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.2.0.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.2.0.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.2.0.jar runtimedistcleaner PLUGINSERVICE
/forge-1.15.2-31.2.0.jar fml TRANSFORMATIONSERVICE
FML: 31.2
Forge: net.minecraftforge:31.2.0
FML Language Providers:
[email protected]
minecraft@1
Mod List:
forge-1.15.2-31.2.0-client.jar Minecraft {[email protected] DONE}
mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
DoubleSlabs-1.15-2.10.1.jar Double Slabs {[email protected] DONE}
mcws-win-1.15.2-v1.0.2.jar Macaw's Windows {[email protected] DONE}
forge-1.15.2-31.2.0-universal.jar Forge {[email protected] DONE}
worldedit-forge-mc1.15.2-7.1.0.jar WorldEdit {[email protected];48cc31c DONE}
create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d DONE}
mcw-roofs-1.0.2-mc1.15.2_1.15.1 (1).jar Macaw's Roofs {[email protected] DONE}
mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] DONE}
furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] DONE}
jei-1.15.2-6.0.2.14.jar Just Enough Items {[email protected] DONE}
Launched Version: 1.15.2-forge-31.2.0
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1660 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 451.67, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
CPU: 12x AMD Ryzen 5 2600 Six-Core Processor
[15Sep2020 04:31:25.785] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:103]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Sanicron\AppData\Roaming.minecraft\crash-reports\crash-2020-09-15_04.31.25-client.txt