i have, i think i must have got 1 version slightly wrong or something
Privmsg me the error. I might be able to help.
i have, i think i must have got 1 version slightly wrong or something
the multimc generate error log you mean?
Tried to make the same list... It crashes with out of memory exception while loadingI'm finally home and able to look up the versions that I'm using. Most of them are the versions from KirinDave's list. A few of them are newer, because I either already had the newer version downloaded or because I had trouble finding the exact version Dave listed. Differences are here:
As I mentioned this morning, Railcraft 7.1.0.0 introduced one additional ID conflict. It added:CORE MODS
=========
NotEnoughItems 1.5.2.10.jar
BASE MODS
=========
BiblioCraft[v1.2.1].zip
DimensionalDoors-1.5.1 1.3.5.1.zip
forestry-A-2.2.0.2.jar
gregtechmod.zip (note: this is version 3.05e)
iChunUtil1.0.1.zip
immibis-core-54.0.2.jar
industrialcraft-2_1.115.309-lf.jar
InventoryTweaks-1.54.jar
ironchest-universal-1.5.1-5.2.4.391.zip
liquid-xp-54.0.2.jar
mod_zGraviSuite_1_9_1.zip
NEIPlugins-1.0.8.7.jar
Railcraft_1.5.1-7.1.0.0.jar
StevesCarts2.0.0.a114.zip
TConstruct_1.3.3.13.jar
twilightforest-1.17.2.zip
UndergroundBiomes 1.5.1 - 0.3.4a.zip
to the block section. I changed it to:Code:I:block.slab=4095
which seemed to work. Hopefully I didn't grab an ID that was being saved for future use. It looked like the next item in the Railcraft ID block Dave was using.Code:I:block.slab=473
Edit: Shoot, forgot a couple things I meant to say.
I used the ModBot link that KirinDave posted elsewhere to find most of the versions: http://bot.notenoughmods.com/1.5.1.html
The link to the ExtraBees pre6, I found in this twitter search: https://twitter.com/search?q=Extra Bees Prerelease 6&src=typd The ExtaBees site says that pre7 is for Minecraft 1.5.2, so I'm assuming it didn't work because it depends on changes in the 1.5.2 forestry version (which is different than the 1.5.1 version).
Make sure your ram and permgen space are upped! People forget they have to do this for FTB too!
I set ram to 2G < ram < 4G. Is that too low?Could this be your problem PonyKuu?
I set ram to 2G < ram < 4G. Is that too low?
-XX:PermSize=128M
Aha! Thank you! That was the issue, not the memory!
Yay! It loaded! Ya-a-ay! Thank you!
Aha! Thank you! That was the issue, not the memory!
Yay! It loaded! Ya-a-ay! Thank you!
:3
It's OK, I just had to read that more carefully. And I didn't know what PermSize is until I googled it.Hurray!
Sorry I didn't think to put my PermSize and RAM settings in along with the rest of my comment. I have MultiMC set up to use -XX: PermSize=128M and -Xmx4096m by default. (I have 16gig of RAM, so allocating 4G to Minecraft doesn't phase me. Although that might be too much heap space -- it could lead to longer GC cycles. I should investigate that . . . )
As I mentioned this morning, Railcraft 7.1.0.0 introduced one additional ID conflict. It added:
to the block section. I changed it to:Code:I:block.slab=4095
Code:I:block.slab=473