The Meaning of Life, the Universe, and Everything.
Join Date:
10/21/2012
Posts:
159
Member Details
I just downloaded this and it actually runs fairly well, I haven't received any errors so far. The planets are a bit spare in content, but that's to be expected from a WIP mod, I hope to see more added to this!
I see that you have a (1) in the file name for the core mod, try editing that out, and check the 4-space jar file as well to see if it has that. If so, remove the (1) at the end and try launching again.
The game keeps crashing with this addon in it. I have everything in it but Minecraft launches and comes to the Mojang screen but then crashes. Here's the error report.
---- Minecraft Crash Report ----
// You're mean.
Time: 8/6/14 12:53 PM
Description: Initializing game
java.lang.IllegalArgumentException: Slot 777 is already occupied by ether.client.OlympianBlocks@1e1a453 when adding mattparks.mods.space.venus.blocks.GCVenusOre@eb7e87
at net.minecraft.block.Block.<init>(Block.java:349)
at mattparks.mods.space.venus.blocks.GCVenusOre.<init>(GCVenusOre.java:16)
at mattparks.mods.space.venus.blocks.VenusBlocks.initBlocks(VenusBlocks.java:69)
at mattparks.mods.space.venus.GCVenus.preInit(GCVenus.java:72)
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.GeneratedMethodAccessor3.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.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
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 net.minecraft.block.Block.<init>(Block.java:349)
at mattparks.mods.space.venus.blocks.GCVenusOre.<init>(GCVenusOre.java:16)
at mattparks.mods.space.venus.blocks.VenusBlocks.initBlocks(VenusBlocks.java:69)
at mattparks.mods.space.venus.GCVenus.preInit(GCVenus.java:72)
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.GeneratedMethodAccessor3.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.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- 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)
The game keeps crashing with this addon in it. I have everything in it but Minecraft launches and comes to the Mojang screen but then crashes. Here's the error report.
---- Minecraft Crash Report ----
// You're mean.
Time: 8/6/14 12:53 PM
Description: Initializing game
java.lang.IllegalArgumentException: Slot 777 is already occupied by ether.client.OlympianBlocks@1e1a453 when adding mattparks.mods.space.venus.blocks.GCVenusOre@eb7e87
at net.minecraft.block.Block.<init>(Block.java:349)
at mattparks.mods.space.venus.blocks.GCVenusOre.<init>(GCVenusOre.java:16)
at mattparks.mods.space.venus.blocks.VenusBlocks.initBlocks(VenusBlocks.java:69)
at mattparks.mods.space.venus.GCVenus.preInit(GCVenus.java:72)
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.GeneratedMethodAccessor3.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.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
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 net.minecraft.block.Block.<init>(Block.java:349)
at mattparks.mods.space.venus.blocks.GCVenusOre.<init>(GCVenusOre.java:16)
at mattparks.mods.space.venus.blocks.VenusBlocks.initBlocks(VenusBlocks.java:69)
at mattparks.mods.space.venus.GCVenus.preInit(GCVenus.java:72)
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.GeneratedMethodAccessor3.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.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- 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)
Alright, so how do I go about doing that? And what does that do and help?
There should be a folder named "Configs" where you can find the configuration files for 4space and whatever mod that olympian block is from. In both files, there should be a block ID that is 777, changing that in either one of the files should resolve this issue, although if the block is used for worldgen, any already generated blocks using that ID might be changed, so be careful. I recommend changing the VenusOre ID from 4Space, assuming you hadn't started a world with 4space installed already. If you have NEI installed, running that will tell you what IDs are conflicting, what config file they're from, and what IDs are open for use, so I recommend installing NEI to help.
There should be a folder named "Configs" where you can find the configuration files for 4space and whatever mod that olympian block is from. In both files, there should be a block ID that is 777, changing that in either one of the files should resolve this issue, although if the block is used for worldgen, any already generated blocks using that ID might be changed, so be careful. I recommend changing the VenusOre ID from 4Space, assuming you hadn't started a world with 4space installed already. If you have NEI installed, running that will tell you what IDs are conflicting, what config file they're from, and what IDs are open for use, so I recommend installing NEI to help.
woah, woah, thats a lot. What if I already have a world with Galacticcraft in it but not one but this mod. Will that mess it up at all?
woah, woah, thats a lot. What if I already have a world with Galacticcraft in it but not one but this mod. Will that mess it up at all?
I should have phrased that better, sorry, but no, if it's just base Galacticraft that you loaded the world in, and not 4Space, then you should be fine! I assume you are using forge mod loader to run your mods, correct?
I should have phrased that better, sorry, but no, if it's just base Galacticraft that you loaded the world in, and not 4Space, then you should be fine! I assume you are using forge mod loader to run your mods, correct?
Sorry, I'm not too good with this stuff. So, you're saying theres a place in that WinRAR compressed file I downloaded that has an ID I need to change? Where is that located. And what is this olympian block you talked about?
Sorry, I'm not too good with this stuff. So, you're saying theres a place in that WinRAR compressed file I downloaded that has an ID I need to change? Where is that located. And what is this olympian block you talked about?
Not quite, I'll explain this issue in detail.
4Space is attempting to assign a block referred to as "VenusOre" to the ID 777, however that ID is already in use by a block referred to as "OlympianBlocks" from the Ether mod (according to the crash report), thus we have a conflict. However, assuming you're using forge mod loader to run these mods, rather than inserting them into the minecraft.jar file directly, there should be a folder in the same location as where you place your mod files labeled as "Configs".
Inside of this configs folder should be a cfg file called 4Space (or Mattparks, or something similar, I can't recall the exact file name). If there is no config file, check for a folder matching that name and open it. Once you open the file, use CTRL + F to open the find menu, and use that to search for 777, then once you have found it, replace the number with an available ID. Having NEI (Not Enough Items) can help you with this process to find an open ID. If you don't have many mods installed, it should not be too hard to get an open ID.
oh and my computer cant connect to most of those links
I require asistance!... well...if you don't mind
Rollback Post to RevisionRollBack
"There are some corners of the universe which have bred the most terrible things. Things which act against everything we believe in. They must be fought."
Yes.
Game designer, forum stalker.
From the OP:
Links:
All downloads at: http://mattparks5855.weebly.com
Github At: https://github.com/4-space/4-Space
Bug Reports At: https://github.com/4.../4-Space/issues
Have you checked to see if you have duplicate files in your mod folder?
Just to be sure, can you take a screenshot of your mods folder for me?
I see that you have a (1) in the file name for the core mod, try editing that out, and check the 4-space jar file as well to see if it has that. If so, remove the (1) at the end and try launching again.
Timeless Modding is kinda dead but idk what to put here now
I occasionally make textures/models for random people. Contributed to: Tinker's Construct, Growthcraft, and Animals+
PixelQuest 2, my new 1.10 RPG/rougelike-inspired modpack, is coming soon!
---- Minecraft Crash Report ----
// You're mean.
Time: 8/6/14 12:53 PM
Description: Initializing game
java.lang.IllegalArgumentException: Slot 777 is already occupied by ether.client.OlympianBlocks@1e1a453 when adding mattparks.mods.space.venus.blocks.GCVenusOre@eb7e87
at net.minecraft.block.Block.<init>(Block.java:349)
at mattparks.mods.space.venus.blocks.GCVenusOre.<init>(GCVenusOre.java:16)
at mattparks.mods.space.venus.blocks.VenusBlocks.initBlocks(VenusBlocks.java:69)
at mattparks.mods.space.venus.GCVenus.preInit(GCVenus.java:72)
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.GeneratedMethodAccessor3.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.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
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 net.minecraft.block.Block.<init>(Block.java:349)
at mattparks.mods.space.venus.blocks.GCVenusOre.<init>(GCVenusOre.java:16)
at mattparks.mods.space.venus.blocks.VenusBlocks.initBlocks(VenusBlocks.java:69)
at mattparks.mods.space.venus.GCVenus.preInit(GCVenus.java:72)
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.GeneratedMethodAccessor3.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.loadMods(Loader.java:522)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- 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 8 (x86) version 6.2
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 94063392 bytes (89 MB) / 228143104 bytes (217 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
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 Optifine OptiFine_1.6.4_HD_D1 28 mods loaded, 28 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
mod.ymt.cmn.YMTLib{164v2} [YMTLib] (YMTLib-1.6.4.zip) Unloaded->Constructed->Pre-initialized
mod.ymt.air.HariboteAirCraft{164v3 cassini} [HariboteAirCraft] (AirCraft-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
ATV{1.5} [ATV MOD] (All-terrain-Vehicle-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
forgebiosphere{1.0} [forgebiosphere] (Biosphere-Mod-Forge-1.6.4.zip) Unloaded->Constructed->Pre-initialized
CharacterOnGui{1.2} [CharacterOnGui (Console Like)] (Character-On-GUI-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
meteors{2.11.2} [Falling Meteors] (Falling-Meteors-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
GalacticraftCore{2.0.14} [Galacticraft Core] (Galacticraft-1.6.4-2.0.14.1084.jar) Unloaded->Constructed->Pre-initialized
MattCore{2.1.0} [Mattparks Core] (MattparksCore-1.6.4-2.1.1.zip) Unloaded->Constructed->Pre-initialized
SpaceCore{2.1.1} [4-Space Core] (Galacticraft-MVJSUN-1.6.4-2.1.1.zip) Unloaded->Constructed->Pre-initialized
GCEuropa{2.1.1} [Galacticraft Europa] (Galacticraft-MVJSUN-1.6.4-2.1.1.zip) Unloaded->Constructed->Errored
GCIo{2.1.1} [Galacticraft Io] (Galacticraft-MVJSUN-1.6.4-2.1.1.zip) Unloaded->Constructed->Pre-initialized
GCJupiter{2.1.1} [Galacticraft Jupiter] (Galacticraft-MVJSUN-1.6.4-2.1.1.zip) Unloaded->Constructed->Pre-initialized
GCMercury{2.1.1} [Galacticraft Mercury] (Galacticraft-MVJSUN-1.6.4-2.1.1.zip) Unloaded->Constructed->Pre-initialized
GCNeptune{2.1.1} [Galacticraft Neptune] (Galacticraft-MVJSUN-1.6.4-2.1.1.zip) Unloaded->Constructed->Pre-initialized
GCSaturn{2.1.1} [Galacticraft Saturn] (Galacticraft-MVJSUN-1.6.4-2.1.1.zip) Unloaded->Constructed->Pre-initialized
GCUranus{2.1.1} [Galacticraft Uranus] (Galacticraft-MVJSUN-1.6.4-2.1.1.zip) Unloaded->Constructed->Pre-initialized
GCVenus{2.1.1} [Galacticraft Venus] (Galacticraft-MVJSUN-1.6.4-2.1.1.zip) Unloaded->Constructed->Errored
Highlands{2.1.7} [Highlands] (Highlands-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
MapWriter{2.0} [MapWriter] (MapWriter-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
AencEx{0.0.1} [AencEx] (More-Enchantments-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
me{1.1.1} [More Enchantments] (More-Enchantments-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
ParachuteMod{1.6.4} [Parachute Mod] (Parachute-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
shipwreck_winslow{1.6.2} [Shipwrecks!] (Shipwrecks-Mod-1.6.4.zip) Unloaded->Constructed->Pre-initialized
ether{2.1.9} [The Ether] (The-Ether-Mod-1.6.4.jar) Unloaded->Constructed->Pre-initialized
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 6450 GL version 4.3.12618 Compatibility Profile Context 13.251.0.0, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
From what I can see, MC has a problem with the Venus part of this addon.
That looks like an ID conflict, you can change the IDs in the config files to fix this issue.
Alright, so how do I go about doing that? And what does that do and help?
There should be a folder named "Configs" where you can find the configuration files for 4space and whatever mod that olympian block is from. In both files, there should be a block ID that is 777, changing that in either one of the files should resolve this issue, although if the block is used for worldgen, any already generated blocks using that ID might be changed, so be careful. I recommend changing the VenusOre ID from 4Space, assuming you hadn't started a world with 4space installed already. If you have NEI installed, running that will tell you what IDs are conflicting, what config file they're from, and what IDs are open for use, so I recommend installing NEI to help.
woah, woah, thats a lot. What if I already have a world with Galacticcraft in it but not one but this mod. Will that mess it up at all?
I should have phrased that better, sorry, but no, if it's just base Galacticraft that you loaded the world in, and not 4Space, then you should be fine! I assume you are using forge mod loader to run your mods, correct?
Sorry, I'm not too good with this stuff. So, you're saying theres a place in that WinRAR compressed file I downloaded that has an ID I need to change? Where is that located. And what is this olympian block you talked about?
Not quite, I'll explain this issue in detail.
4Space is attempting to assign a block referred to as "VenusOre" to the ID 777, however that ID is already in use by a block referred to as "OlympianBlocks" from the Ether mod (according to the crash report), thus we have a conflict. However, assuming you're using forge mod loader to run these mods, rather than inserting them into the minecraft.jar file directly, there should be a folder in the same location as where you place your mod files labeled as "Configs".
Inside of this configs folder should be a cfg file called 4Space (or Mattparks, or something similar, I can't recall the exact file name). If there is no config file, check for a folder matching that name and open it. Once you open the file, use CTRL + F to open the find menu, and use that to search for 777, then once you have found it, replace the number with an available ID. Having NEI (Not Enough Items) can help you with this process to find an open ID. If you don't have many mods installed, it should not be too hard to get an open ID.
oh and my computer cant connect to most of those links
I require asistance!... well...if you don't mind
"There are some corners of the universe which have bred the most terrible things. Things which act against everything we believe in. They must be fought."
~Patrick Troughton~