Jump to content

Recommended Posts

Posted

I have two problems. The first is a simple one. does anyone know how to install the latest Code Chicken Core+NEI, the forum thread isn't that helpful.

 

The other. here is the crash log for a MultiMC instance i tried running. can someone please help me out with figuring out what is wrong.

 

Minecraft has crashed!     

      ----------------------     

 

Minecraft has stopped running because it encountered a problem; Failed to start game

This error has been saved to C:\Users\lsande13\Desktop\MultiMC 4\instances\Modded MC 1.3.2\.minecraft\crash-reports\crash-2012-09-12_14.40.36-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.

 

 

 

--- BEGIN ERROR REPORT 35b41aa9 --------

Generated 12/09/12 2:40 PM

 

- Minecraft Version: 1.3.2

- Operating System: Windows 7 (x86) version 6.1

- Java Version: 1.6.0_35, Sun Microsystems Inc.

- Java VM Version: Java HotSpot Client VM (mixed mode), Sun Microsystems Inc.

- Memory: 457167448 bytes (435 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)

- JVM Flags: 2 total; -Xmx1024m -Xms512m

- FML: FML v3.0.188.360 Minecraft Forge 4.0.0.249 7 mods loaded, 7 mods active

FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized

Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized

Mystcraft [Mystcraft] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized

Forestry [Forestry for Minecraft] (forestry-A-1.5.0.1.jar) Unloaded->Constructed->Pre-initialized->Errored

GregTech_Addon [GregTech-Addon] (gregtechmod.zip) Unloaded->Constructed->Pre-initialized->Initialized

IronChest [iron Chest] (mod_ironchests-client-4.0.2.44.zip) Unloaded->Constructed->Pre-initialized->Initialized

Railcraft [Railcraft] (Railcraft_6.1.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized

- LWJGL: 2.4.2

- OpenGL: Intel® HD Graphics GL version 2.1.0 - Build 8.15.10.2202, Intel

- Is Modded: Definitely; 'forge,fml'

- Type: Client

- Texture Pack: Default

- Profiler Position: N/A (disabled)

 

cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException

at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:641)

at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:177)

at net.minecraft.client.Minecraft.a(Minecraft.java:450)

at net.minecraft.client.Minecraft.run(Minecraft.java:737)

at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.reflect.InvocationTargetException

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:371)

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:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)

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:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:640)

... 4 more

Caused by: java.lang.IllegalArgumentException: Slot 205 is already occupied by xcompwiz.mystcraft.BlockLinkPortal@12efcfe when adding forestry.core.gadgets.BlockMachine@1e3c2c6

at aig.<init>(Block.java:282)

at afu.<init>(BlockContainer.java:7)

at forestry.core.gadgets.BlockForestry.<init>(BlockForestry.java:23)

at forestry.core.gadgets.BlockMachine.<init>(BlockMachine.java:28)

at forestry.core.config.ConfigureBlocks.initialize(ConfigureBlocks.java:35)

at forestry.core.config.Config.load(Config.java:176)

at forestry.core.ForestryCore.init(ForestryCore.java:62)

at forestry.core.ForestryClient.init(ForestryClient.java:35)

at forestry.Forestry.init(Forestry.java:36)

... 30 more

--- END ERROR REPORT f430fe5f ----------

 

thanks

"If i'm your friend by the end of the map, I haven't done my job properly" MattaBase (FTB Builder)

"When I finish my map, you will think FTB Insanity is too easy " Blaster (Shrine Runner Map Maker(WIP))

Posted

 

Caused by: java.lang.IllegalArgumentException: Slot 205 is already occupied by xcompwiz.mystcraft.BlockLinkPortal@12efcfe when adding forestry.core.gadgets.BlockMachine@1e3c2c6

at aig.<init>(Block.java:282)

at afu.<init>(BlockContainer.java:7)

at forestry.core.gadgets.BlockForestry.<init>(BlockForestry.java:23)

at forestry.core.gadgets.BlockMachine.<init>(BlockMachine.java:28)

at forestry.core.config.ConfigureBlocks.initialize(ConfigureBlocks.java:35)

at forestry.core.config.Config.load(Config.java:176)

at forestry.core.ForestryCore.init(ForestryCore.java:62)

at forestry.core.ForestryClient.init(ForestryClient.java:35)

at forestry.Forestry.init(Forestry.java:36)

... 30 more

--- END ERROR REPORT f430fe5f ----------

 

thanks

Read your damn logs.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

I have two problems. The first is a simple one. does anyone know how to install the latest Code Chicken Core+NEI, the forum thread isn't that helpful.

 

Say what?

 

Install FML 3.0.175.332+ OR MinecraftForge 4.0.0.240+ into the jar.

Place the CodeChickenCore jar file into the coremods folder.

Place the NEI jar file into the coremods folder.

Place any modules' zip files in the mods folder.

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hello all. I'm currently grappling with the updateShape method in a custom class extending Block.  My code currently looks like this: The conditionals in CheckState are there to switch blockstate properties, which is working fine, as it functions correctly every time in getStateForPlacement.  The problem I'm running into is that when I update a state, the blocks seem to call CheckState with the position of the block which was changed updated last.  If I build a wall I can see the same change propagate across. My question thus is this: is updateShape sending its return to the neighbouring block?  Is each block not independently executing the updateShape method, thus inserting its own current position?  The first statement appears to be true, and the second false (each block is not independently executing the method). I have tried to fix this by saving the block's own position to a variable myPos at inception, and then feeding this in as CheckState(myPos) but this causes a worse outcome, where all blocks take the update of the first modified block, rather than just their neighbour.  This raises more questions than it answers, obviously: how is a different instance's variable propagating here?  I also tried changing it so that CheckState did not take a BlockPos, but had myPos built into the body - same problem. I have previously looked at neighbourUpdate and onNeighbourUpdate, but could not find a way to get this to work at all.  One post on here about updatePostPlacement and other methods has proven itself long superceded.  All other sources on the net seem to be out of date. Many thanks in advance for any help you might offer me, it's been several days now of trying to get this work and several weeks of generally trying to get round this roadblock.  - Sandermall
    • sorry, I might be stupid, but how do I open it? because the only options I have are too X out, copy it, which doesn't work and send crash report, which doesn't show it to me, also, sorry for taking so long.
    • Can you reproduce this with version 55.0.21? A whole lot of plant placement issues were just fixed in this PR.
    • Necro'ing that thread to ask if you found a solution ? I'm encountering the same crash on loading the world. I created the world in Creative to test my MP, went into survival to test combat, died, crashed on respawn and since then crash on loading the world. Deactivating Oculus isn't fixing it either, and I don't have Optifine (Twilight forest is incompatible)
  • Topics

×
×
  • Create New...

Important Information

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