Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [19:38:21] [Server thread/ERROR] [FML]: The following problems were captured during this phase
- [19:38:21] [Server thread/WARN] [FML]: =============================================================
- [19:38:21] [Server thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
- [19:38:21] [Server thread/WARN] [FML]: Offendor: org/multimc/EntryPoint.main([Ljava/lang/String;)V
- [19:38:21] [Server thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
- [19:38:21] [Server thread/WARN] [FML]: =============================================================
- [19:38:21] [Server thread/ERROR] [FML]: Caught exception from bcadditions
- java.lang.IllegalArgumentException: Cannot create a fluidstack from a null fluid
- at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:29) ~[FluidStack.class:?]
- at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:59) ~[FluidStack.class:?]
- at buildcraftAdditions.utils.fluids.RefineryRecipeConverter.doYourThing(RefineryRecipeConverter.java:54) ~[RefineryRecipeConverter.class:?]
- at buildcraftAdditions.ModIntegration.Buildcraft.BuildcraftIntegration.integrate(BuildcraftIntegration.java:51) ~[BuildcraftIntegration.class:?]
- at buildcraftAdditions.ModIntegration.ModIntegration.integrate(ModIntegration.java:49) ~[ModIntegration.class:?]
- at buildcraftAdditions.BuildcraftAdditions.doneLoading(BuildcraftAdditions.java:121) ~[BuildcraftAdditions.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
- at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:531) ~[forge-1.7.10-10.13.3.1370-1.7.10-universal.jar:?]
- at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
- at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
- at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696) ~[Loader.class:?]
- at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:299) ~[FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) ~[bao.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) ~[bao.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:148) ~[1.7.10.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) ~[launchwrapper-1.11.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) ~[launchwrapper-1.11.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
- at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286) ~[OneSixLauncher.class:?]
- at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376) ~[OneSixLauncher.class:?]
- at org.multimc.EntryPoint.listen(EntryPoint.java:165) ~[EntryPoint.class:?]
- at org.multimc.EntryPoint.main(EntryPoint.java:54) ~[EntryPoint.class:?]
- [19:38:21] [Server thread/ERROR] [FML]: A fatal exception occurred during the server about to start event
- java.lang.IllegalArgumentException: Cannot create a fluidstack from a null fluid
- at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:29) ~[FluidStack.class:?]
- at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:59) ~[FluidStack.class:?]
- at buildcraftAdditions.utils.fluids.RefineryRecipeConverter.doYourThing(RefineryRecipeConverter.java:54) ~[RefineryRecipeConverter.class:?]
- at buildcraftAdditions.ModIntegration.Buildcraft.BuildcraftIntegration.integrate(BuildcraftIntegration.java:51) ~[BuildcraftIntegration.class:?]
- at buildcraftAdditions.ModIntegration.ModIntegration.integrate(ModIntegration.java:49) ~[ModIntegration.class:?]
- at buildcraftAdditions.BuildcraftAdditions.doneLoading(BuildcraftAdditions.java:121) ~[BuildcraftAdditions.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
- at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:531) ~[forge-1.7.10-10.13.3.1370-1.7.10-universal.jar:?]
- at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
- at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
- at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696) ~[Loader.class:?]
- at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:299) ~[FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) ~[bao.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) ~[bao.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:148) ~[1.7.10.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) ~[launchwrapper-1.11.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) ~[launchwrapper-1.11.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
- at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286) ~[OneSixLauncher.class:?]
- at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376) ~[OneSixLauncher.class:?]
- at org.multimc.EntryPoint.listen(EntryPoint.java:165) ~[EntryPoint.class:?]
- at org.multimc.EntryPoint.main(EntryPoint.java:54) ~[EntryPoint.class:?]
- [19:38:21] [Server thread/INFO] [FML]: Applying holder lookups
- [19:38:21] [Server thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
- [19:38:21] [Server thread/WARN] [FML]: Unable to lookup bluepower:taintedsilicon_chip_tile for public static net.minecraft.item.Item com.bluepowermod.init.BPItems.taintedsilicon_chip_tile. Is there something wrong with the registry?
- [19:38:21] [Server thread/WARN] [FML]: Unable to lookup bluepower:stone_bundle_tile for public static net.minecraft.item.Item com.bluepowermod.init.BPItems.stone_bundle_tile. Is there something wrong with the registry?
- [19:38:21] [Server thread/INFO] [FML]: Holder lookups applied
- [19:38:21] [pool-7-thread-1/INFO] [EnderIO]: ServerChannelRegister: Dimensional Trasciever data saved to C:\Users\Bary\Desktop\Old folders\minecraft stuff\MultiMC\instances\OFIDA2\minecraft\saves\New World\enderio\dimensionalTransceiver.json
- [19:38:21] [Server thread/INFO] [ProjectE]: Completed server-stop actions.
- [19:38:21] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
- [19:38:21] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
- [19:39:44] [Client thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1764]: Galacticraft successfully injected bytecode into: bjb (2 / 2)
Advertisement
Add Comment
Please, Sign In to add comment