Minecrafts pet AI by default is pretty bad for travelling. There is however a mod for Minecraft version1.7.10that aims to improve it for exactly what you are trying to do, along with adding gameplay features to expand on the idea of dog/wolf taming.
You did it wrong. Remove all Reikas mods and add Fix then run server once. Now you can shutdown and remove the Fix :).
Central Unit doesn't like shafts - connect power via bevel gear. We discused about this earlier and I remember that Reika found fix for this issue.
So it's a confirmed bug that shafts don't work with central control? not a big deal if it is, I can try using a bevel gear when I get back in my test world.
Actually didnt even turn the reactor on, or complete it for that matter, wanted to just make sure the control rods are working. Turns out that for some reason the central control block will only accept power when directly plugged into an industrial coil. Trying to carry the power from the coil to the control block is causing the problem. Seems like the central control block doesn't want to accept the power from the any shafts. I have the coil beneath the reactor, into a bevel, diverting the power up to ideally power the central control from the bottom, and it's not working. Making other micro test pieces involving a industrial coil, one shaft, and the central control being powered from the side does the same thing. The central control block is not accepting power from the shafts.
Having an Issue with the control rods in Reactor craft, When attached to a central central command block that is powered, control rods that are told to retract end up spazzing out between fully open and closed, often jittering open and shut repeatedly, but ultimately remaining visibly closed. Turning off the redstone current to my creative mode industrial coil will play the slamming shut noise of the control rods despite the doors being visibly shut.
It looks like either galacticraft or DragonAPI is using an outdated buildcraft api (I'm assuming here, but considering the crash references buildcraft I'm not sure what else it could be). Unless buildcraft changed its api again, it's probably galacticraft.
placing updated buildcraft API files into dragonAPI fixed the issue. Thank you.
I have a crash when using Galacticraft and your mods (dragonAPI, Rotarycraft, Electricraft, reactorcraft). Placing down Galacticraft's Aluminum wire anywhere (even not connected to anything) causes the crash.
I have done some research and found an old solution was to remove galacticrafts data from DragonAPI, however, I can not find that folder in what I would assume to be your now updated API.
Here is the crash log:
13:55:20] [Server thread/ERROR]: Encountered an unexpected exception
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:130) ~[PowerHandler.class:?]
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:143) ~[PowerHandler.class:?]
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalConductor.initBC(TileBaseUniversalConductor.java:48) ~[TileBaseUniversalConductor.class:?]
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalConductor.<init>(TileBaseUniversalConductor.java:34) ~[TileBaseUniversalConductor.class:?]
at micdoodle8.mods.galacticraft.core.tile.TileEntityAluminumWire.<init>(TileEntityAluminumWire.java:16) ~[TileEntityAluminumWire.class:?]
at micdoodle8.mods.galacticraft.core.blocks.BlockAluminumWire.func_149915_a(BlockAluminumWire.java:104) ~[BlockAluminumWire.class:?]
at net.minecraft.block.Block.createTileEntity(Block.java:1446) ~[aji.class:?]
at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850) ~[apx.class:?]
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:660) ~[apx.class:?]
at net.minecraft.world.World.func_147465_d(World.java:451) ~[ahb.class:?]
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:206) ~[abh.class:?]
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103) ~[abh.class:?]
at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:505) ~[ForgeHooks.class:?]
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:128) ~[add.class:?]
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:389) ~[mx.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556) ~[nh.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) ~[jo.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) ~[jo.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) ~[nc.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186) ~[bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
[13:55:21] [Server thread/ERROR]: This crash report has been saved to: D:\MultiMC\instances\Galacticraft\minecraft\crash-reports\crash-2015-01-04_13.55.20-server.txt
[13:55:21] [Server thread/INFO]: Stopping server
[13:55:21] [Server thread/INFO]: Saving players
[13:55:21] [Server thread/INFO]: Saving worlds
[13:55:21] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[13:55:21] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[13:55:21] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[13:55:22] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:130) ~[PowerHandler.class:?]
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:143) ~[PowerHandler.class:?]
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalConductor.initBC(TileBaseUniversalConductor.java:48) ~[TileBaseUniversalConductor.class:?]
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalConductor.<init>(TileBaseUniversalConductor.java:34) ~[TileBaseUniversalConductor.class:?]
at micdoodle8.mods.galacticraft.core.tile.TileEntityAluminumWire.<init>(TileEntityAluminumWire.java:16) ~[TileEntityAluminumWire.class:?]
at micdoodle8.mods.galacticraft.core.blocks.BlockAluminumWire.func_149915_a(BlockAluminumWire.java:104) ~[BlockAluminumWire.class:?]
at net.minecraft.block.Block.createTileEntity(Block.java:1446) ~[aji.class:?]
at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850) ~[apx.class:?]
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:660) ~[apx.class:?]
at net.minecraft.world.World.func_147465_d(World.java:451) ~[ahb.class:?]
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:206) ~[abh.class:?]
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103) ~[abh.class:?]
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:129) ~[add.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:353) ~[bje.class:?]
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1436) ~[bao.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1942) ~[bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) ~[bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
OpenGL: Intel(R) HD Graphics 4600 GL version 4.2.0 - Build 10.18.10.3496, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [[1.7]Dokucraft_TSC_Light.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
[13:55:23] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# D:\MultiMC\instances\Galacticraft\minecraft\crash-reports\crash-2015-01-04_13.55.22-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed
Minecraft exited with exitcode -1.
I'm not sure if this problem is caused by your mods, or by galacticraft. Removing one or the other obviously fixes this, but I would very much enjoy using your power generators to power galacticrafts machinery. Any help is appreciated. Thank you.
So I'm trying to disable vanilla biomes in the biomes o' plenty mod. Is this possible in anyway? I tried to tick false on all biomes I don't want generating (This includes every vanilla biome), but the vanilla biomes will still generate. Is there a mod out there that will help me disable biomes? Or did I do something wrong maybe? Using minecraft 1.7.10 and the latest BoP.
I am trying to set up a custom world that has only a select few biomes enabled -- None of them are vanilla. Is it possible to disable vanilla biomes for this? Any help is appreciated. I am running BiomesOPlenty-1.7.10-2.1.0.1018-universal.
Where did the option to add BoP content to default world types go? I run other mods like Thaumcraft and Thaumcraft won't generate it's biomes in a BoP world. Any help is appreciated.
Having an Issue with version 4.2 on a new world. I placed a research table with a set of scribing tools on it, and when the table changed to the research tables, paper is immediately shown on the table, without paper being in the slot. I am unable to add paper to the slot and do any research because of this.
Screenshot below shows paper on the table without any paper in the slot for the tables GUI.
Would like to report a crash. Normally I can sort these things out myself but this one seems beyond me reach or I'm just being a fool and not seeing the solution. It happens at game start up, and I've narrowed it down to your Cellar mod causing the grumpyness.
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 1/27/14 4:28 PM
Description: Initializing game
java.lang.ClassCastException: growthcraft.cellar.block.BlockFermentBarrel cannot be cast to thaumcraft.common.blocks.BlockCustomPlant
at thaumcraft.client.renderers.tile.TileEtherealBloomRenderer.<init>(TileEtherealBloomRenderer.java:28)
at thaumcraft.client.ClientProxy.registerDisplayInformation(ClientProxy.java:359)
at thaumcraft.common.Thaumcraft.init(Thaumcraft.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at thaumcraft.client.renderers.tile.TileEtherealBloomRenderer.<init>(TileEtherealBloomRenderer.java:28)
at thaumcraft.client.ClientProxy.registerDisplayInformation(ClientProxy.java:359)
at thaumcraft.common.Thaumcraft.init(Thaumcraft.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
EDIT: Disregard! It was an itemID conflict with thaumcraft I believe. You have items in the 4090~ range that conflict with what I'd assume is thaumcraft. Changing the ID's down to 3251~ range solved it.
Okay, so I tried to use the folder structure you told me to...but it's still not working. I put the mods folder in the main repository of my texturepack and still nothing. Heres a pic of the folder structure I set up..and of course the individual tiles are in their right folder. So essentially the path I have is: Dokucraft.zip/mods/BiomesOplenty/textures/<armor>,<blocks>,<items>,<mobs>.
I'm really sorry to be a pain, normally I can figure this stuff out but after a good two hours of it not working i turned here. Thank you for your help thus far.
0
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1287584-doggy-talents-a-day-dogs-would-not-drown-now
0
0
So it's a confirmed bug that shafts don't work with central control? not a big deal if it is, I can try using a bevel gear when I get back in my test world.
0
Actually didnt even turn the reactor on, or complete it for that matter, wanted to just make sure the control rods are working. Turns out that for some reason the central control block will only accept power when directly plugged into an industrial coil. Trying to carry the power from the coil to the control block is causing the problem. Seems like the central control block doesn't want to accept the power from the any shafts. I have the coil beneath the reactor, into a bevel, diverting the power up to ideally power the central control from the bottom, and it's not working. Making other micro test pieces involving a industrial coil, one shaft, and the central control being powered from the side does the same thing. The central control block is not accepting power from the shafts.
0
Perhaps I am doing something wrong here?
0
placing updated buildcraft API files into dragonAPI fixed the issue. Thank you.
0
I have done some research and found an old solution was to remove galacticrafts data from DragonAPI, however, I can not find that folder in what I would assume to be your now updated API.
Here is the crash log:
13:55:20] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: buildcraft/api/core/SafeTimeTracker
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:130) ~[PowerHandler.class:?]
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:143) ~[PowerHandler.class:?]
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalConductor.initBC(TileBaseUniversalConductor.java:48) ~[TileBaseUniversalConductor.class:?]
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalConductor.<init>(TileBaseUniversalConductor.java:34) ~[TileBaseUniversalConductor.class:?]
at micdoodle8.mods.galacticraft.core.tile.TileEntityAluminumWire.<init>(TileEntityAluminumWire.java:16) ~[TileEntityAluminumWire.class:?]
at micdoodle8.mods.galacticraft.core.blocks.BlockAluminumWire.func_149915_a(BlockAluminumWire.java:104) ~[BlockAluminumWire.class:?]
at net.minecraft.block.Block.createTileEntity(Block.java:1446) ~[aji.class:?]
at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850) ~[apx.class:?]
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:660) ~[apx.class:?]
at net.minecraft.world.World.func_147465_d(World.java:451) ~[ahb.class:?]
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:206) ~[abh.class:?]
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103) ~[abh.class:?]
at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:505) ~[ForgeHooks.class:?]
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:128) ~[add.class:?]
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:389) ~[mx.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556) ~[nh.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) ~[jo.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) ~[jo.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) ~[nc.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186) ~[bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
[13:55:21] [Server thread/ERROR]: This crash report has been saved to: D:\MultiMC\instances\Galacticraft\minecraft\crash-reports\crash-2015-01-04_13.55.20-server.txt
[13:55:21] [Server thread/INFO]: Stopping server
[13:55:21] [Server thread/INFO]: Saving players
[13:55:21] [Server thread/INFO]: Saving worlds
[13:55:21] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[13:55:21] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[13:55:21] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[13:55:22] [Server thread/INFO] [FML]: Unloading dimension 0
[13:55:22] [Server thread/INFO] [FML]: Unloading dimension -1
[13:55:22] [Server thread/INFO] [FML]: Unloading dimension 1
[13:55:22] [Server thread/INFO] [FML]: Applying holder lookups
[13:55:22] [Server thread/INFO] [FML]: Holder lookups applied
[13:55:22] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -30
[13:55:22] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -29
[13:55:22] [Server thread/INFO] [Galacticraft]: Unregistered Dimension: -28
[13:55:22] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
[13:55:22] [Client thread/FATAL]: Unreported exception thrown!
java.lang.NoClassDefFoundError: buildcraft/api/core/SafeTimeTracker
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:130) ~[PowerHandler.class:?]
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:143) ~[PowerHandler.class:?]
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalConductor.initBC(TileBaseUniversalConductor.java:48) ~[TileBaseUniversalConductor.class:?]
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalConductor.<init>(TileBaseUniversalConductor.java:34) ~[TileBaseUniversalConductor.class:?]
at micdoodle8.mods.galacticraft.core.tile.TileEntityAluminumWire.<init>(TileEntityAluminumWire.java:16) ~[TileEntityAluminumWire.class:?]
at micdoodle8.mods.galacticraft.core.blocks.BlockAluminumWire.func_149915_a(BlockAluminumWire.java:104) ~[BlockAluminumWire.class:?]
at net.minecraft.block.Block.createTileEntity(Block.java:1446) ~[aji.class:?]
at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850) ~[apx.class:?]
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:660) ~[apx.class:?]
at net.minecraft.world.World.func_147465_d(World.java:451) ~[ahb.class:?]
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:206) ~[abh.class:?]
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103) ~[abh.class:?]
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:129) ~[add.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:353) ~[bje.class:?]
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1436) ~[bao.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1942) ~[bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) ~[bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
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_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
Caused by: java.lang.ClassNotFoundException: buildcraft.api.core.SafeTimeTracker
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
... 33 more
Caused by: java.lang.NullPointerException
[13:55:23] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// You're mean.
Time: 1/4/15 1:55 PM
Description: Unexpected error
java.lang.NoClassDefFoundError: buildcraft/api/core/SafeTimeTracker
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:130)
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:143)
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalConductor.initBC(TileBaseUniversalConductor.java:48)
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalConductor.<init>(TileBaseUniversalConductor.java:34)
at micdoodle8.mods.galacticraft.core.tile.TileEntityAluminumWire.<init>(TileEntityAluminumWire.java:16)
at micdoodle8.mods.galacticraft.core.blocks.BlockAluminumWire.func_149915_a(BlockAluminumWire.java:104)
at net.minecraft.block.Block.createTileEntity(Block.java:1446)
at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850)
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:660)
at net.minecraft.world.World.func_147465_d(World.java:451)
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:206)
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:129)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:353)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1436)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1942)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
Caused by: java.lang.ClassNotFoundException: buildcraft.api.core.SafeTimeTracker
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 33 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:130)
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:143)
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalConductor.initBC(TileBaseUniversalConductor.java:48)
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalConductor.<init>(TileBaseUniversalConductor.java:34)
at micdoodle8.mods.galacticraft.core.tile.TileEntityAluminumWire.<init>(TileEntityAluminumWire.java:16)
at micdoodle8.mods.galacticraft.core.blocks.BlockAluminumWire.func_149915_a(BlockAluminumWire.java:104)
at net.minecraft.block.Block.createTileEntity(Block.java:1446)
at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850)
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:660)
at net.minecraft.world.World.func_147465_d(World.java:451)
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:206)
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:129)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:353)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1436)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [GCEntityClientPlayerMP['<PROFILE NAME>'/16, l='MpServer', x=-1868.33, y=5.61, z=74.47]]
Chunk stats: MultiplayerChunkCache: 552, 561
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-1852,4,56), Chunk: (at 4,0,8 in -116,3; contains blocks -1856,0,48 to -1841,255,63), Region: (-4,0; contains chunks -128,0 to -97,31, blocks -2048,0,0 to -1537,255,511)
Level time: 839 game time, 839 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 26 total; [EntityHorse['Horse'/138, l='MpServer', x=-1911.87, y=4.00, z=41.13], EntityHorse['Horse'/139, l='MpServer', x=-1912.50, y=4.00, z=44.50], EntityHorse['Horse'/140, l='MpServer', x=-1910.87, y=4.00, z=45.13], EntityHorse['Horse'/141, l='MpServer', x=-1908.50, y=4.00, z=41.50], EntitySheep['Sheep'/142, l='MpServer', x=-1899.13, y=4.00, z=31.91], EntityPig['Pig'/143, l='MpServer', x=-1886.50, y=4.00, z=57.50], EntityPig['Pig'/144, l='MpServer', x=-1868.21, y=4.00, z=52.06], GCEntityClientPlayerMP['<PROFILE NAME>'/16, l='MpServer', x=-1868.33, y=5.61, z=74.47], EntitySheep['Sheep'/146, l='MpServer', x=-1888.95, y=4.00, z=45.42], EntitySheep['Sheep'/147, l='MpServer', x=-1891.88, y=4.00, z=49.81], EntityChicken['Chicken'/152, l='MpServer', x=-1911.50, y=4.00, z=128.50], EntityChicken['Chicken'/153, l='MpServer', x=-1909.50, y=4.00, z=130.50], EntityChicken['Chicken'/154, l='MpServer', x=-1908.50, y=4.00, z=129.50], EntityChicken['Chicken'/155, l='MpServer', x=-1909.16, y=4.00, z=125.91], EntityHorse['Horse'/156, l='MpServer', x=-1813.50, y=4.00, z=70.50], EntityHorse['Horse'/157, l='MpServer', x=-1810.50, y=4.00, z=73.50], EntitySheep['Sheep'/158, l='MpServer', x=-1817.50, y=4.00, z=74.50], EntitySheep['Sheep'/159, l='MpServer', x=-1820.50, y=4.00, z=69.50], EntityCow['Cow'/164, l='MpServer', x=-1794.44, y=4.00, z=84.59], EntityCow['Cow'/165, l='MpServer', x=-1801.81, y=4.00, z=87.13], EntityCow['Cow'/166, l='MpServer', x=-1798.50, y=4.00, z=80.50], EntityCow['Cow'/167, l='MpServer', x=-1801.50, y=4.00, z=80.50], EntityChicken['Chicken'/117, l='MpServer', x=-1883.50, y=4.00, z=28.50], EntityChicken['Chicken'/118, l='MpServer', x=-1884.50, y=4.00, z=28.50], EntityChicken['Chicken'/119, l='MpServer', x=-1887.50, y=4.00, z=29.50], EntityChicken['Chicken'/120, l='MpServer', x=-1886.50, y=4.00, z=32.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2433)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:916)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 503496040 bytes (480 MB) / 814219264 bytes (776 MB) up to 954728448 bytes (910 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.85.1277 Minecraft Forge 10.13.2.1277 Optifine OptiFine_1.7.10_HD_B4 38 mods loaded, 38 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.85.1277} [Forge Mod Loader] (forge-1.7.10-10.13.2.1277-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.2.1277} [Minecraft Forge] (forge-1.7.10-10.13.2.1277-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.0.3.67} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.67-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
<DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.2-0.10.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.9.0} [BiblioCraft] (BiblioCraft[v1.9.0][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1034-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V3d.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RotaryCraft{Gamma} [RotaryCraft] (RotaryCraft 1.7.10 V3d.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ElectriCraft{beta} [ElectriCraft] (ElectriCraft 1.7.10 V3d.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GalacticraftCore{3.0.6} [Galacticraft Core] (GalacticraftCore-1.7-3.0.6.250.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GalacticraftMars{3.0.6} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.6.250.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Growthcraft|Bees{2.1.0} [Growthcraft Bees] (growthcraft-bees-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMultipart{1.1.1.320} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Mekanism{7.1.1} [Mekanism] (Mekanism-1.7.10-7.1.1.145.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MekanismGenerators{7.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-7.1.1.145.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MekanismTools{7.1.1} [MekanismTools] (MekanismTools-1.7.10-7.1.1.145.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
cfm{3.4.4} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.4(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
pchan3{0.7} [PChan3 mods] (PChan3Mods-0.7(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ReactorCraft{beta} [ReactorCraft] (ReactorCraft 1.7.10 V3d.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ReiMinimap{1.7.10} [Rei's Minimap] (ReiMinimap-1.7.10-3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ResonantEngine{3.3.0} [Resonant Engine] (resonant-engine-3.3.0.390-core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
McMultipart{1.1.1.320} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMicroblock{1.1.1.320} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4600 GL version 4.2.0 - Build 10.18.10.3496, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [[1.7]Dokucraft_TSC_Light.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
[13:55:23] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# D:\MultiMC\instances\Galacticraft\minecraft\crash-reports\crash-2015-01-04_13.55.22-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed
Minecraft exited with exitcode -1.
I'm not sure if this problem is caused by your mods, or by galacticraft. Removing one or the other obviously fixes this, but I would very much enjoy using your power generators to power galacticrafts machinery. Any help is appreciated. Thank you.
0
Any help is appreciated.
0
I am trying to set up a custom world that has only a select few biomes enabled -- None of them are vanilla. Is it possible to disable vanilla biomes for this? Any help is appreciated. I am running BiomesOPlenty-1.7.10-2.1.0.1018-universal.
0
This worked, thank you.
Because I don't need optifine and I run Dokucraft, which needs MCpatcher to get the most out of the resource pack.
0
0
0
Screenshot below shows paper on the table without any paper in the slot for the tables GUI.
0
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 1/27/14 4:28 PM
Description: Initializing game
java.lang.ClassCastException: growthcraft.cellar.block.BlockFermentBarrel cannot be cast to thaumcraft.common.blocks.BlockCustomPlant
at thaumcraft.client.renderers.tile.TileEtherealBloomRenderer.<init>(TileEtherealBloomRenderer.java:28)
at thaumcraft.client.ClientProxy.registerDisplayInformation(ClientProxy.java:359)
at thaumcraft.common.Thaumcraft.init(Thaumcraft.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at thaumcraft.client.renderers.tile.TileEtherealBloomRenderer.<init>(TileEtherealBloomRenderer.java:28)
at thaumcraft.client.ClientProxy.registerDisplayInformation(ClientProxy.java:359)
at thaumcraft.common.Thaumcraft.init(Thaumcraft.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 779855144 bytes (743 MB) / 1159331840 bytes (1105 MB) up to 3817799680 bytes (3640 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 27 mods loaded, 27 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems 1.6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{v5.2(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized->Initialized
TreeCapitator{Forge 1.6.4.r09} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized
cfm{3.2.7} [§4MrCrayfish's Furniture Mod] ([Forge]FurnitureModv3.2.7(1.6.4).zip) Unloaded->Constructed->Pre-initialized->Initialized
arsmagica2{1.1.1c} [Ars Magica 2] (AM2_1.1.1c.zip) Unloaded->Constructed->Pre-initialized->Initialized
Backpack{1.26.29} [Backpack] (backpack-1.26.29-1.6.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiblioCraft{1.5.4} [BiblioCraft] (BiblioCraft[v1.5.4].zip) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.434.jar) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft{2.0.2} [Growthcraft] (growthcraft-core-1.6.4-2.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
Growthcraft|Cellar{2.0.2} [Growthcraft Cellar] (growthcraft-cellar-1.6.4-2.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
Roguelike{1.2.8} [Roguelike Dungeons] (mc-roguelike-1.6.4-forge-v1.2.8.zip) Unloaded->Constructed->Pre-initialized->Initialized
NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
ClaySpawn{1.5} [Pam's Clay Spawn] (Pam's Clay Spawn 1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
MelonSpawn{1.5} [Pam's Melon Spawn] (Pam's Melon Spawn 1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
SimpleRecipes{1.9} [Pam's Simple Recipes] (Pam's Simple Recipes 1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct{1.6.X_1.5.2.1} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstructAddon_Steel{1.0.1} [TConstruct Addon: +Steel] (TConstruct_SteelAddon_1.6.4_1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
Thaumcraft{4.0.5b} [Thaumcraft] (Thaumcraft4.0.5b.zip) Unloaded->Constructed->Pre-initialized->Errored
weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized
CustomOreGenRevived{1.0.18} [Custom Ore Generation: First Revival] (CustomOreGenRevived-1.6.4-1.0.18.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_CustomOreGen{1.0.18} [mod_CustomOreGen] (CustomOreGenRevived-1.6.4-1.0.18.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct Environment: Sane and ready for action. Bugs may be reported.
Launched Version: 1.6.4-Forge9.11.1.965-mcpatcher
LWJGL: 2.9.0
OpenGL: GeForce GTX 580/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: [1.7]Dokucraft_TSC_Light.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
EDIT: Disregard! It was an itemID conflict with thaumcraft I believe. You have items in the 4090~ range that conflict with what I'd assume is thaumcraft. Changing the ID's down to 3251~ range solved it.
0
I'm really sorry to be a pain, normally I can figure this stuff out but after a good two hours of it not working i turned here. Thank you for your help thus far.