Jump to content

Forge Server open and closes. One mod installed


Wutscout

Recommended Posts

Hello! First ever time on such a forum. 
I've put it in my mind to try and host a server for me and friends with only one mod inside. The server without forge works just fine, ports are open and all, but as soon as I want to launch the Forge Server.jar that I have, it closes after failing to load. Now, I'm no tech savvy myself and I couldn't find a fix in the logs, and I was kind of hoping someone might actually know what,s going on and what is the problem? Mod might not be compatible for all I know, but I found many threads online of people running it. :/

This here is the Latest log after it failed to launch and closed. 
 

Spoiler

[15:27:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[15:27:38] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[15:27:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[15:27:38] [main/INFO] [FML]: Forge Mod Loader version 14.23.3.2657 for Minecraft 1.12.2 loading
[15:27:38] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_161, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_161
[15:27:38] [main/ERROR] [FML]: Apache Maven library folder was not in the format expected: D:\Modded Server\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar. Using default libraries directory.
[15:27:38] [main/INFO] [FML]: Searching D:\Modded Server\.\mods for mods
[15:27:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:27:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:27:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:27:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:27:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:27:40] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[15:27:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:27:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:27:40] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:27:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:27:40] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[15:27:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[15:27:42] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
[15:27:42] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input
java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_161]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_161]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_161]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_161]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_161]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_161]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_161]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_161]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_161]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_161]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_161]
    at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:105) [nz$2.class:?]
[15:27:42] [Server thread/INFO] [FML]: MinecraftForge v14.23.3.2657 Initialized
[15:27:42] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[15:27:42] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
[15:27:42] [Server thread/INFO] [FML]: Searching D:\Modded Server\.\mods for mods
[15:27:42] [Server thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[15:27:42] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[15:27:42] [Server thread/WARN] [FML]: Missing English translation for ic2: assets/ic2/lang/en_us.lang
[15:27:43] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ic2] at CLIENT
[15:27:43] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ic2] at SERVER
[15:27:43] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[15:27:43] [Server thread/INFO] [FML]: Found 1167 ObjectHolder annotations
[15:27:43] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[15:27:43] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[15:27:43] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[15:27:43] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[15:27:43] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
[15:27:52] [Server thread/INFO] [FML]: Applying holder lookups
[15:27:52] [Server thread/INFO] [FML]: Holder lookups applied
[15:27:52] [Server thread/INFO] [FML]: Applying holder lookups
[15:27:52] [Server thread/INFO] [FML]: Holder lookups applied
[15:27:52] [Server thread/INFO] [FML]: Applying holder lookups
[15:27:52] [Server thread/INFO] [FML]: Holder lookups applied
[15:27:52] [Server thread/INFO] [FML]: Applying holder lookups
[15:27:52] [Server thread/INFO] [FML]: Holder lookups applied
[15:27:52] [Server thread/INFO] [FML]: Injecting itemstacks
[15:27:52] [Server thread/INFO] [FML]: Itemstack injection complete
[15:27:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[15:27:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[15:27:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[15:27:52] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 192.168.1.102:25565
[15:27:52] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type
[15:27:53] [Server thread/INFO] [FML]: Applying holder lookups
[15:27:53] [Server thread/INFO] [FML]: Holder lookups applied
[15:27:53] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 328 out of 328 recipes for shaped recipes
[15:27:53] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 73 out of 73 recipes for shapeless recipes
[15:27:53] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 34 out of 34 recipes for solid uu recipes
[15:27:53] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[15:27:53] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 17 out of 17 recipes for block cutter recipes
[15:27:53] [Server thread/FATAL] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
[15:27:53] [Server thread/FATAL] [FML]: 
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID        | Version      | Source                                  | Signature                                |
    |:----- |:--------- |:------------ |:--------------------------------------- |:---------------------------------------- |
    | UCHI  | minecraft | 1.12.2       | minecraft.jar                           | None                                     |
    | UCHI  | mcp       | 9.42         | minecraft.jar                           | None                                     |
    | UCHI  | FML       | 8.0.99.99    | forge-1.12.2-14.23.3.2657-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHI  | forge     | 14.23.3.2657 | forge-1.12.2-14.23.3.2657-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHE  | ic2       | 2.8.73-ex112 | industrialcraft-2-2.8.73-ex112.jar      | de041f9f6187debbc77034a344134053277aa3b0 |

[15:27:53] [Server thread/FATAL] [FML]: The following problems were captured during this phase
[15:27:53] [Server thread/ERROR] [FML]: Caught exception from ic2 (IndustrialCraft 2)
ic2.core.util.Config$ParseException: generic parse error at line 99 (Fluid:water = minecraft:snow).
    at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:561) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.loadMachineRecipes(Rezepte.java:473) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.loadRecipes(Rezepte.java:121) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.registerRecipes(Rezepte.java:740) ~[Rezepte.class:?]
    at ic2.core.IC2.init(IC2.java:314) ~[IC2.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) ~[forge-1.12.2-14.23.3.2657-universal.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    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:278) ~[LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:256) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    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:148) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:751) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_161]
Caused by: java.lang.NullPointerException
    at net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper.getCapability(FluidBucketWrapper.java:192) ~[FluidBucketWrapper.class:?]
    at net.minecraftforge.common.capabilities.CapabilityDispatcher.getCapability(CapabilityDispatcher.java:108) ~[CapabilityDispatcher.class:?]
    at net.minecraft.item.ItemStack.getCapability(ItemStack.java:1169) ~[aip.class:?]
    at net.minecraftforge.fluids.FluidUtil.getFluidHandler(FluidUtil.java:489) ~[FluidUtil.class:?]
    at ic2.core.recipe.RecipeInputFluidContainer.getFluidContainer(RecipeInputFluidContainer.java:78) ~[RecipeInputFluidContainer.class:?]
    at ic2.core.recipe.RecipeInputFluidContainer.getInputs(RecipeInputFluidContainer.java:54) ~[RecipeInputFluidContainer.class:?]
    at ic2.core.recipe.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:60) ~[BasicMachineRecipeManager.class:?]
    at ic2.core.recipe.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:22) ~[BasicMachineRecipeManager.class:?]
    at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:553) ~[Rezepte.class:?]
    ... 40 more
[15:27:53] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from IndustrialCraft 2 (ic2)

Caused by: ic2.core.util.Config$ParseException: generic parse error at line 99 (Fluid:water = minecraft:snow).
    at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:561) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.loadMachineRecipes(Rezepte.java:473) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.loadRecipes(Rezepte.java:121) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.registerRecipes(Rezepte.java:740) ~[Rezepte.class:?]
    at ic2.core.IC2.init(IC2.java:314) ~[IC2.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) ~[forge-1.12.2-14.23.3.2657-universal.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    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:278) ~[forge-1.12.2-14.23.3.2657-universal.jar:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:256) ~[forge-1.12.2-14.23.3.2657-universal.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    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:148) ~[LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:751) ~[Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107) ~[FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337) ~[FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) ~[nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_161]
Caused by: java.lang.NullPointerException
    at net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper.getCapability(FluidBucketWrapper.java:192) ~[FluidBucketWrapper.class:?]
    at net.minecraftforge.common.capabilities.CapabilityDispatcher.getCapability(CapabilityDispatcher.java:108) ~[CapabilityDispatcher.class:?]
    at net.minecraft.item.ItemStack.getCapability(ItemStack.java:1169) ~[aip.class:?]
    at net.minecraftforge.fluids.FluidUtil.getFluidHandler(FluidUtil.java:489) ~[FluidUtil.class:?]
    at ic2.core.recipe.RecipeInputFluidContainer.getFluidContainer(RecipeInputFluidContainer.java:78) ~[RecipeInputFluidContainer.class:?]
    at ic2.core.recipe.RecipeInputFluidContainer.getInputs(RecipeInputFluidContainer.java:54) ~[RecipeInputFluidContainer.class:?]
    at ic2.core.recipe.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:60) ~[BasicMachineRecipeManager.class:?]
    at ic2.core.recipe.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:22) ~[BasicMachineRecipeManager.class:?]
    at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:553) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.loadMachineRecipes(Rezepte.java:473) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.loadRecipes(Rezepte.java:121) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.registerRecipes(Rezepte.java:740) ~[Rezepte.class:?]
    at ic2.core.IC2.init(IC2.java:314) ~[IC2.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) ~[forge-1.12.2-14.23.3.2657-universal.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    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:278) ~[forge-1.12.2-14.23.3.2657-universal.jar:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:256) ~[forge-1.12.2-14.23.3.2657-universal.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    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:148) ~[LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:751) ~[Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107) ~[FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337) ~[FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) ~[nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) ~[MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) ~[?:1.8.0_161]
[15:27:53] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: D:\Modded Server\.\crash-reports\crash-2018-04-11_15.27.53-server.txt
[15:27:53] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[15:27:53] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[15:27:53] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
[15:27:53] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[15:27:53] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
[15:27:53] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[15:27:53] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
 

 

Link to comment
Share on other sites

I tried one thing since then: I tried other mods and they all worked perfectly. When I remove the IC2 jar file from the mod folder, the server launches with no problem. So, obviously, the problem is with the file. I re-downloaded it and downloaded another version of it, too, but to no avail...

Link to comment
Share on other sites

14 hours ago, Wutscout said:

[15:27:53] [Server thread/ERROR] [FML]: Caught exception from ic2 (IndustrialCraft 2)
ic2.core.util.Config$ParseException: generic parse error at line 99 (Fluid:water = minecraft:snow).

I would say that the problem is in one of the config files that industrialcraft is reading. Try deleting all the ic2 configs and relaunching.

Link to comment
Share on other sites

I went into the config folder and erased the IC2. It recreated it, but it still crashed and gave me this log. If you spoke about another config files, I don't know :/
 

Spoiler

[11:25:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:25:36] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:25:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:25:36] [main/INFO] [FML]: Forge Mod Loader version 14.23.3.2657 for Minecraft 1.12.2 loading
[11:25:36] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_161, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_161
[11:25:36] [main/ERROR] [FML]: Apache Maven library folder was not in the format expected: D:\Modded Server\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar. Using default libraries directory.
[11:25:36] [main/INFO] [FML]: Searching D:\Modded Server\.\mods for mods
[11:25:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:25:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:25:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:25:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:25:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:25:37] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[11:25:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:25:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:25:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:25:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:25:37] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[11:25:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[11:25:39] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
[11:25:39] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input
java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_161]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_161]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_161]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_161]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_161]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_161]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_161]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_161]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_161]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_161]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_161]
    at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:105) [nz$2.class:?]
[11:25:39] [Server thread/INFO] [FML]: MinecraftForge v14.23.3.2657 Initialized
[11:25:39] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[11:25:39] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
[11:25:40] [Server thread/INFO] [FML]: Searching D:\Modded Server\.\mods for mods
[11:25:40] [Server thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[11:25:40] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[11:25:40] [Server thread/WARN] [FML]: Missing English translation for ic2: assets/ic2/lang/en_us.lang
[11:25:40] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ic2] at CLIENT
[11:25:40] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ic2] at SERVER
[11:25:41] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[11:25:41] [Server thread/INFO] [FML]: Found 1167 ObjectHolder annotations
[11:25:41] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[11:25:41] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[11:25:41] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[11:25:41] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[11:25:41] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.3.2659
[11:25:48] [Server thread/INFO] [FML]: Applying holder lookups
[11:25:48] [Server thread/INFO] [FML]: Holder lookups applied
[11:25:48] [Server thread/INFO] [FML]: Applying holder lookups
[11:25:48] [Server thread/INFO] [FML]: Holder lookups applied
[11:25:48] [Server thread/INFO] [FML]: Applying holder lookups
[11:25:48] [Server thread/INFO] [FML]: Holder lookups applied
[11:25:48] [Server thread/INFO] [FML]: Applying holder lookups
[11:25:48] [Server thread/INFO] [FML]: Holder lookups applied
[11:25:48] [Server thread/INFO] [FML]: Injecting itemstacks
[11:25:48] [Server thread/INFO] [FML]: Itemstack injection complete
[11:25:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[11:25:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[11:25:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[11:25:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 192.168.1.102:25565
[11:25:49] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type
[11:25:49] [Server thread/INFO] [FML]: Applying holder lookups
[11:25:49] [Server thread/INFO] [FML]: Holder lookups applied
[11:25:49] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 328 out of 328 recipes for shaped recipes
[11:25:49] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 73 out of 73 recipes for shapeless recipes
[11:25:49] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 34 out of 34 recipes for solid uu recipes
[11:25:49] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[11:25:49] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 17 out of 17 recipes for block cutter recipes
[11:25:49] [Server thread/FATAL] [FML]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
[11:25:49] [Server thread/FATAL] [FML]: 
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID        | Version      | Source                                  | Signature                                |
    |:----- |:--------- |:------------ |:--------------------------------------- |:---------------------------------------- |
    | UCHI  | minecraft | 1.12.2       | minecraft.jar                           | None                                     |
    | UCHI  | mcp       | 9.42         | minecraft.jar                           | None                                     |
    | UCHI  | FML       | 8.0.99.99    | forge-1.12.2-14.23.3.2657-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHI  | forge     | 14.23.3.2657 | forge-1.12.2-14.23.3.2657-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHE  | ic2       | 2.8.75-ex112 | industrialcraft-2-2.8.75-ex112.jar      | de041f9f6187debbc77034a344134053277aa3b0 |

[11:25:49] [Server thread/FATAL] [FML]: The following problems were captured during this phase
[11:25:49] [Server thread/ERROR] [FML]: Caught exception from ic2 (IndustrialCraft 2)
ic2.core.util.Config$ParseException: generic parse error at line 99 (Fluid:water = minecraft:snow).
    at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:561) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.loadMachineRecipes(Rezepte.java:473) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.loadRecipes(Rezepte.java:121) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.registerRecipes(Rezepte.java:740) ~[Rezepte.class:?]
    at ic2.core.IC2.init(IC2.java:314) ~[IC2.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) ~[forge-1.12.2-14.23.3.2657-universal.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    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:278) ~[LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:256) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    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:148) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:751) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_161]
Caused by: java.lang.NullPointerException
    at net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper.getCapability(FluidBucketWrapper.java:192) ~[FluidBucketWrapper.class:?]
    at net.minecraftforge.common.capabilities.CapabilityDispatcher.getCapability(CapabilityDispatcher.java:108) ~[CapabilityDispatcher.class:?]
    at net.minecraft.item.ItemStack.getCapability(ItemStack.java:1169) ~[aip.class:?]
    at net.minecraftforge.fluids.FluidUtil.getFluidHandler(FluidUtil.java:489) ~[FluidUtil.class:?]
    at ic2.core.recipe.RecipeInputFluidContainer.getFluidContainer(RecipeInputFluidContainer.java:78) ~[RecipeInputFluidContainer.class:?]
    at ic2.core.recipe.RecipeInputFluidContainer.getInputs(RecipeInputFluidContainer.java:54) ~[RecipeInputFluidContainer.class:?]
    at ic2.core.recipe.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:60) ~[BasicMachineRecipeManager.class:?]
    at ic2.core.recipe.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:22) ~[BasicMachineRecipeManager.class:?]
    at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:553) ~[Rezepte.class:?]
    ... 40 more
[11:25:49] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from IndustrialCraft 2 (ic2)

Caused by: ic2.core.util.Config$ParseException: generic parse error at line 99 (Fluid:water = minecraft:snow).
    at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:561) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.loadMachineRecipes(Rezepte.java:473) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.loadRecipes(Rezepte.java:121) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.registerRecipes(Rezepte.java:740) ~[Rezepte.class:?]
    at ic2.core.IC2.init(IC2.java:314) ~[IC2.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) ~[forge-1.12.2-14.23.3.2657-universal.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    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:278) ~[forge-1.12.2-14.23.3.2657-universal.jar:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:256) ~[forge-1.12.2-14.23.3.2657-universal.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    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:148) ~[LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:751) ~[Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107) ~[FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337) ~[FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) ~[nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_161]
Caused by: java.lang.NullPointerException
    at net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper.getCapability(FluidBucketWrapper.java:192) ~[FluidBucketWrapper.class:?]
    at net.minecraftforge.common.capabilities.CapabilityDispatcher.getCapability(CapabilityDispatcher.java:108) ~[CapabilityDispatcher.class:?]
    at net.minecraft.item.ItemStack.getCapability(ItemStack.java:1169) ~[aip.class:?]
    at net.minecraftforge.fluids.FluidUtil.getFluidHandler(FluidUtil.java:489) ~[FluidUtil.class:?]
    at ic2.core.recipe.RecipeInputFluidContainer.getFluidContainer(RecipeInputFluidContainer.java:78) ~[RecipeInputFluidContainer.class:?]
    at ic2.core.recipe.RecipeInputFluidContainer.getInputs(RecipeInputFluidContainer.java:54) ~[RecipeInputFluidContainer.class:?]
    at ic2.core.recipe.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:60) ~[BasicMachineRecipeManager.class:?]
    at ic2.core.recipe.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:22) ~[BasicMachineRecipeManager.class:?]
    at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:553) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.loadMachineRecipes(Rezepte.java:473) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.loadRecipes(Rezepte.java:121) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.registerRecipes(Rezepte.java:740) ~[Rezepte.class:?]
    at ic2.core.IC2.init(IC2.java:314) ~[IC2.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) ~[forge-1.12.2-14.23.3.2657-universal.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    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:278) ~[forge-1.12.2-14.23.3.2657-universal.jar:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:256) ~[forge-1.12.2-14.23.3.2657-universal.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_161]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_161]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_161]
    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:148) ~[LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:751) ~[Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107) ~[FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337) ~[FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) ~[nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) ~[MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) ~[?:1.8.0_161]
[11:25:49] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: D:\Modded Server\.\crash-reports\crash-2018-04-12_11.25.49-server.txt
[11:25:49] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[11:25:49] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[11:25:49] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
[11:25:49] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[11:25:49] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
[11:25:49] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[11:25:49] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.