View Issue Details

IDProjectCategoryView StatusLast Update
0000627Industrial-Craft²general / otherpublic2014-06-26 15:23
Reporterrayherring Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionopen 
Summary0000627: block id conflict between ic2 and pams harvestcraft
DescriptionI was running IC2-Experimental build#151 and it was working perfectly, no issues at all.

Went to update my server to 216 and was met with http://pastebin.com/4PbJtZC3

Started randomly selecting builds between 151 to 216 to try and narrow it down, had issue with build 0000160 but not build 0000158, so i chose build 0000159 and the exact same crash bug appeared.

I have checked the IC2 configfile, my IC2 config file has blockfluidUUMatter @ 4094, so the only thing i can think of is that IC2 is ignoring the config file.
TagsNo tags attached.
Minecraft Version

Activities

psionicx

2013-09-20 21:38

reporter   ~0001460

Last edited: 2013-09-20 21:40

Try editing your IC2 config file, this line :

# Enable searching for free block ids, will get disabled after the next successful load
    B:enableDynamicIdAllocation=false

and set it to "true"

that will hopefully solve your ID conflicts

robot256

2013-09-21 05:01

reporter   ~0001463

Dynamic allocation has all sorts of potential to break things. When I put together a pack including Harvestcraft I had to change like 30 things in it that conflicted with several different mods, including IC2. There are just so many new item ids in it that conflicts are kind of inevitable.

rayherring

2013-09-21 05:09

reporter   ~0001464

Tried that too, it sort of worked, but then i ended up with the following issue: http://pastebin.com/vUCQ5QaH

Only thing i can work out is that Mekanism gets loaded before IC2 and so the API that mekanism includes takes precedence over the actual IC2 one.

It was the strangest thing, i have the exact same configuration of mods and configs on singleplayer as i do on my server (no clientside only mods in my pack), i downloaded 216, generated the config, zero issues with this bug.

Shut down my server, copied the config over, started it up, and instead of that conflict, it's the pastebin one that i get.

I would rather not go into each mod that uses the API and delete the API directory from them.

Basically i'm having a whole host of problems between IC2-Experimental ( i realise it is in beta and use-at-own-risk sorta thing ) and some mods that like to include the API in their jar files.

robot256

2013-09-21 05:35

reporter   ~0001465

It's not surprising at all, and it's not IC2's fault, and you're not the only one getting this crash. "I would rather not go into each mod that uses the API and delete the API directory from them." then you probably will have to delete the whole mod? Or wait until those mods update to the new API. Seems like there was one specific method that got changed recently that's breaking certain things.

Only things I can suggest are updating Forge and a few other things, and possibly Immibis' stuff (though when I installed his most recent updates for core/microblock/redlogic it broke my world generator for some reason, so I switched to project red). Not sure why you seem to have three different microblock plugins, that seems like it would cause issues of its own.

rayherring

2013-09-21 13:37

reporter   ~0001467

There's only 1 microblocks plugin, and that is ForgeMultipart.

I have ImmibisCore for the Dimensional Anchors.

I already updated Forge on the server earlier and made no difference.

rayherring

2013-09-21 13:37

reporter   ~0001468

Guess i will just stick with IC2 0000158 until Mekanism has updated.

Thunderdark

2014-06-26 15:23

viewer   ~0002528

cleanup campaign close all reports > 6 months

Issue History

Date Modified Username Field Change
2013-09-20 21:25 rayherring New Issue
2013-09-20 21:38 psionicx Note Added: 0001460
2013-09-20 21:40 psionicx Note Edited: 0001460
2013-09-21 05:01 robot256 Note Added: 0001463
2013-09-21 05:09 rayherring Note Added: 0001464
2013-09-21 05:35 robot256 Note Added: 0001465
2013-09-21 13:37 rayherring Note Added: 0001467
2013-09-21 13:37 rayherring Note Added: 0001468
2014-06-26 15:23 Thunderdark Note Added: 0002528
2014-06-26 15:23 Thunderdark Status new => closed