Paste your logs.

Built for Minecraft & Hytale

Forge 1.12.2 Server Log

6 errors
300 lines
Raw
Detected
Minecraft version: 1.12.2 Forge version: 14.23.5.2855
[12:08:48] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[12:08:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:08:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:08:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:08:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:08:50] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[12:08:58] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[12:08:58] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2855 Initialized
[12:08:58] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[12:08:58] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[12:08:59] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[12:09:00] [Server thread/INFO] [FML]: Searching /server/./mods for mods
[12:09:01] [Server thread/WARN] [FML]: Mod securitycraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version v1.8.22.2
[12:09:01] [Server thread/INFO] [FML]: Forge Mod Loader has identified 9 mods to load
[12:09:01] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[12:09:01] [Server thread/INFO] [FML]: FML has found a non-mod file IV_Trin_Civil_Pack_V3.12.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:09:01] [Server thread/INFO] [FML]: FML has found a non-mod file IV_Trin_Emergency_Pack_1.3.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:09:01] [Server thread/INFO] [FML]: FML has found a non-mod file IV_Trin_Part_Pack_2.17.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[12:09:02] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, securitycraft, cfm, gci, mts, xlfoodmod] at CLIENT
[12:09:02] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, securitycraft, cfm, gci, mts, xlfoodmod] at SERVER
[12:09:04] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[12:09:04] [Server thread/INFO] [FML]: Found 1170 ObjectHolder annotations
[12:09:04] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[12:09:04] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[12:09:04] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[12:09:04] [Forge Version Check/INFO] [forge.VersionCheck]: [xlfoodmod] Starting version check at https://raw.githubusercontent.com/mariot7/XL-Food-Mod/master/update.json
[12:09:05] [Forge Version Check/INFO] [forge.VersionCheck]: [xlfoodmod] Found status: UP_TO_DATE Target: null
[12:09:05] [Forge Version Check/INFO] [forge.VersionCheck]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json
[12:09:06] [Forge Version Check/INFO] [forge.VersionCheck]: [securitycraft] Found status: UP_TO_DATE Target: null
[12:09:06] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[12:09:07] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
[12:09:08] [Server thread/ERROR] [FML]: Error while loading config /config.
java.io.FileNotFoundException: /server/config (Is a directory)
at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_282]
at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_282]
at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_282]
at net.minecraftforge.common.config.Configuration.load(Configuration.java:855) [Configuration.class:?]
at net.minecraftforge.common.config.Configuration.runConfiguration(Configuration.java:129) [Configuration.class:?]
at net.minecraftforge.common.config.Configuration.<init>(Configuration.java:146) [Configuration.class:?]
at net.minecraftforge.common.config.Configuration.<init>(Configuration.java:107) [Configuration.class:?]
at de.cas_ual_ty.gci.GunCus.preInit(GunCus.java:159) [GunCus.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_282]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_282]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_282]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_282]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_282]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_282]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_282]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_282]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_282]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
[12:09:09] [Server thread/ERROR] [mts]: MTSERROR: Could not parse: iv_tcp_v3:trin_base JSON.json
[12:09:09] [Server thread/ERROR] [mts]: MTSERROR: java.lang.IllegalStateException: Expected a double but was NULL at line 32 column 13 path $.motorized.instruments[0].pos[0]
[12:09:10] [Server thread/INFO] [FML]: Applying holder lookups
[12:09:10] [Server thread/INFO] [FML]: Holder lookups applied
[12:09:10] [Server thread/INFO] [FML]: Applying holder lookups
[12:09:10] [Server thread/INFO] [FML]: Holder lookups applied
[12:09:10] [Server thread/INFO] [FML]: Applying holder lookups
[12:09:10] [Server thread/INFO] [FML]: Holder lookups applied
[12:09:10] [Server thread/INFO] [FML]: Applying holder lookups
[12:09:10] [Server thread/INFO] [FML]: Holder lookups applied
[12:09:10] [Server thread/INFO] [FML]: Injecting itemstacks
[12:09:10] [Server thread/INFO] [FML]: Itemstack injection complete
[12:09:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[12:09:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[12:09:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[12:09:10] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:17778
[12:09:10] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
[12:09:11] [Server thread/ERROR] [FML]: Parsing error loading recipe gci:gun_table
com.google.gson.JsonSyntaxException: Unknown recipe type: gci:crafting_shapeless
at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:414) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
at java.util.ArrayList.forEach(ArrayList.java:1259) [?:1.8.0_282]
at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
[12:09:11] [Server thread/INFO] [FML]: Applying holder lookups
[12:09:11] [Server thread/INFO] [FML]: Holder lookups applied
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmoven`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmfridge`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmfreezer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbedsidecabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmailbox`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcomputer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmprinter`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmstereo`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmpresent`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbin`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmwallcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbath`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmshowerhead`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmplate`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcouch`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtoaster`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmchoppingboard`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmblender`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmicrowave`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmwashingmachine`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdishwasher`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcabinetkitchen`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcup`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcookiejar`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtree`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmirror`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmgrill`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmeski`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdoormat`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcrate`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmlightswitch`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmceilingfan`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdeskcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmodernslidingdoor`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdigitalclock`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtv`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmkitchencounter`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmkitchencounterdrawer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[12:09:11] [Server thread/INFO] [FML]: Injecting itemstacks
[12:09:11] [Server thread/INFO] [FML]: Itemstack injection complete
[12:09:12] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 9 mods
[12:09:12] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
[12:09:12] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:treated_wood
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world doggytalents:food_bowl
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:metal_device0
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:metal_device1
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:ore
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:connector
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:avocado_sapling
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:treated_wood_stairs1
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:treated_wood_stairs0
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:treated_wood_stairs2
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:blooming_mango_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:olive_sapling
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:crop_stick
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:hemp
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:aubergine_crop
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:banana_sapling
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:corn_crop
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:fake_light
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:olive_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:storage_slab
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:scarecrow
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:stone_decoration_stairs_concrete
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:wooden_decoration
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:cherry_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:fluidplantoil
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:lemon_sapling
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:lettuce_crop
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:sheetmetal_slab
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:blooming_orange_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:metal_decoration1_slab
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:apple_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:sheetmetal
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:orange_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:lemon_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:stone_decoration_stairs_concrete_tile
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:blooming_cherry_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersivepetroleum:fluid_lubricant
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersivepetroleum:metal_device
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:orange_sapling
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:grape_crop
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:fluidethanol
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:cherry_sapling
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:treated_wood_slab
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:steel_scaffolding_stairs0
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:steel_scaffolding_stairs2
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:steel_scaffolding_stairs1
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:blooming_apple_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersivepetroleum:fluid_gasoline
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:blooming_avocado_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:metal_multiblock
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:stone_decoration_stairs_concrete_leaded
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:fluidconcrete
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:blooming_lemon_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world mts:pole
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:fluidcreosote
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:aluminum_scaffolding_stairs2
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:aluminum_scaffolding_stairs1
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:aluminum_scaffolding_stairs0
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:metal_decoration0
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:metal_decoration1
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:onion_crop
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:metal_decoration2
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:nether_flower_crop
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:mango_sapling
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:garlic_crop
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:pear_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world doggytalents:dog_bath
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:tomato_crop
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersivepetroleum:fluid_napalm
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:wooden_device0
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:wooden_device1
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:blooming_olive_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:conveyor
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersivepetroleum:dummy
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:mint_crop
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersivepetroleum:metal_multiblock
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:blooming_pear_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:stone_decoration
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world mts:signalcontroller
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersivepetroleum:fluid_diesel
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:cloth_device
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:stone_decoration_stairs_hempcrete
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:pear_sapling
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:fluidbiodiesel
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world mts:radio
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:cucumber_crop
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:metal_ladder
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:stone_device
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:avocado_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersivepetroleum:fluid_crude_oil
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersivepetroleum:stone_decoration
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world doggytalents:dog_bed
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:banana_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:blooming_banana_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:storage
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:pineapple_crop
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world immersiveengineering:stone_decoration_slab
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:mango_leaves
[12:09:12] [Server thread/INFO] [FML]: Registry Block: Found a missing id from the world enhancedfarming:apple_sapling
[12:09:13] [Server thread/INFO] [FML]: Applying holder lookups
[12:09:13] [Server thread/INFO] [FML]: Holder lookups applied
[12:09:13] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@2c884575)
[12:09:14] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 535 advancements
[12:09:14] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@2c884575)
[12:09:14] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@2c884575)
[12:09:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
[12:09:15] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 0%
[12:09:16] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 18%
[12:09:17] [Server thread/WARN] [net.minecraft.tileentity.TileEntity]: Skipping BlockEntity with id doggytalents:dog_bed
[12:09:17] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 52%
[12:09:18] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 95%
[12:09:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (6.471s)! For help, type "help" or "?"
[12:09:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting GS4 status listener
[12:09:18] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer]: Query running on **.**.**.**:9898
[12:09:19] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:773) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]
Caused by: java.lang.NullPointerException
at minecrafttransportsimulator.mcinterface.BuilderEntity.func_70097_a(BuilderEntity.java:291) ~[BuilderEntity.class:?]
at de.cas_ual_ty.gci.EntityBullet.func_184549_a(EntityBullet.java:270) ~[EntityBullet.class:?]
at de.cas_ual_ty.gci.EntityBullet.func_70071_h_(EntityBullet.java:217) ~[EntityBullet.class:?]
at net.minecraft.world.World.func_72866_a(World.java:1996) ~[amu.class:?]
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) ~[oo.class:?]
at net.minecraft.world.World.func_72870_g(World.java:1958) ~[amu.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1762) ~[amu.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) ~[oo.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) ~[MinecraftServer.class:?]
... 4 more
[12:09:19] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /server/./crash-reports/crash-2021-07-11_12.09.19-server.txt
[12:09:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[12:09:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[12:09:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[12:09:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/overworld
[12:09:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/the_nether
[12:09:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/the_end
[12:09:20] [Server thread/INFO] [FML]: Unloading dimension 0
[12:09:20] [Server thread/INFO] [FML]: Unloading dimension -1
[12:09:20] [Server thread/INFO] [FML]: Unloading dimension 1
[12:09:20] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
[12:09:20] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[12:09:20] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[12:09:20] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds