Guest User

Untitled

a guest
Apr 13th, 2015
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.57 KB | None | 0 0
  1. [19:38:21] [Server thread/ERROR] [FML]: The following problems were captured during this phase
  2. [19:38:21] [Server thread/WARN] [FML]: =============================================================
  3. [19:38:21] [Server thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  4. [19:38:21] [Server thread/WARN] [FML]: Offendor: org/multimc/EntryPoint.main([Ljava/lang/String;)V
  5. [19:38:21] [Server thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
  6. [19:38:21] [Server thread/WARN] [FML]: =============================================================
  7. [19:38:21] [Server thread/ERROR] [FML]: Caught exception from bcadditions
  8. java.lang.IllegalArgumentException: Cannot create a fluidstack from a null fluid
  9. at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:29) ~[FluidStack.class:?]
  10. at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:59) ~[FluidStack.class:?]
  11. at buildcraftAdditions.utils.fluids.RefineryRecipeConverter.doYourThing(RefineryRecipeConverter.java:54) ~[RefineryRecipeConverter.class:?]
  12. at buildcraftAdditions.ModIntegration.Buildcraft.BuildcraftIntegration.integrate(BuildcraftIntegration.java:51) ~[BuildcraftIntegration.class:?]
  13. at buildcraftAdditions.ModIntegration.ModIntegration.integrate(ModIntegration.java:49) ~[ModIntegration.class:?]
  14. at buildcraftAdditions.BuildcraftAdditions.doneLoading(BuildcraftAdditions.java:121) ~[BuildcraftAdditions.class:?]
  15. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
  16. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  18. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
  19. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:531) ~[forge-1.7.10-10.13.3.1370-1.7.10-universal.jar:?]
  20. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  22. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
  23. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
  24. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
  25. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
  26. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
  27. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
  28. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
  29. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  33. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
  34. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
  35. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
  36. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
  37. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
  38. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
  39. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
  40. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696) ~[Loader.class:?]
  41. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:299) ~[FMLClientHandler.class:?]
  42. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) ~[bao.class:?]
  43. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) ~[bao.class:?]
  44. at net.minecraft.client.main.Main.main(SourceFile:148) ~[1.7.10.jar:?]
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  48. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
  49. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) ~[launchwrapper-1.11.jar:?]
  50. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) ~[launchwrapper-1.11.jar:?]
  51. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
  52. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  54. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
  55. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286) ~[OneSixLauncher.class:?]
  56. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376) ~[OneSixLauncher.class:?]
  57. at org.multimc.EntryPoint.listen(EntryPoint.java:165) ~[EntryPoint.class:?]
  58. at org.multimc.EntryPoint.main(EntryPoint.java:54) ~[EntryPoint.class:?]
  59. [19:38:21] [Server thread/ERROR] [FML]: A fatal exception occurred during the server about to start event
  60. java.lang.IllegalArgumentException: Cannot create a fluidstack from a null fluid
  61. at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:29) ~[FluidStack.class:?]
  62. at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:59) ~[FluidStack.class:?]
  63. at buildcraftAdditions.utils.fluids.RefineryRecipeConverter.doYourThing(RefineryRecipeConverter.java:54) ~[RefineryRecipeConverter.class:?]
  64. at buildcraftAdditions.ModIntegration.Buildcraft.BuildcraftIntegration.integrate(BuildcraftIntegration.java:51) ~[BuildcraftIntegration.class:?]
  65. at buildcraftAdditions.ModIntegration.ModIntegration.integrate(ModIntegration.java:49) ~[ModIntegration.class:?]
  66. at buildcraftAdditions.BuildcraftAdditions.doneLoading(BuildcraftAdditions.java:121) ~[BuildcraftAdditions.class:?]
  67. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
  68. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  69. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  70. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
  71. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:531) ~[forge-1.7.10-10.13.3.1370-1.7.10-universal.jar:?]
  72. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
  73. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  74. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
  75. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
  76. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
  77. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
  78. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
  79. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
  80. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
  81. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
  82. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
  83. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  84. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  85. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
  86. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
  87. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
  88. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
  89. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
  90. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
  91. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
  92. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696) ~[Loader.class:?]
  93. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:299) ~[FMLClientHandler.class:?]
  94. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) ~[bao.class:?]
  95. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) ~[bao.class:?]
  96. at net.minecraft.client.main.Main.main(SourceFile:148) ~[1.7.10.jar:?]
  97. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
  98. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  99. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  100. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
  101. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) ~[launchwrapper-1.11.jar:?]
  102. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) ~[launchwrapper-1.11.jar:?]
  103. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
  104. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  105. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
  106. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
  107. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286) ~[OneSixLauncher.class:?]
  108. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376) ~[OneSixLauncher.class:?]
  109. at org.multimc.EntryPoint.listen(EntryPoint.java:165) ~[EntryPoint.class:?]
  110. at org.multimc.EntryPoint.main(EntryPoint.java:54) ~[EntryPoint.class:?]
  111. [19:38:21] [Server thread/INFO] [FML]: Applying holder lookups
  112. [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?
  113. [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?
  114. [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?
  115. [19:38:21] [Server thread/INFO] [FML]: Holder lookups applied
  116. [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
  117. [19:38:21] [Server thread/INFO] [ProjectE]: Completed server-stop actions.
  118. [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.
  119. [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.
  120. [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