Sorry for maybe posting this in the wrong section but it could be a bug within factorio itself if the game gets TOO big. here goes...!
Well.. I thought of everything and have been wrestling with this pack for 2 weeks now..
https://www.dropbox.com/s/ugk3xgktl089n ... k.rar?dl=0
Try getting this to work without removing mods.
I think its a bug in factorio meaning if it loads to many mods it will crash.
This isn't a mod complication issue ive tested every mod single. dualed or without a few. It works sure.. without some of the main mods. But i want all of these to work together and they should cause non conflict with eachother i just get weird ASSIGNID errors that shouldnt be there also replicators duplicate researches etc. And no theres no duplicatea research also 277x99 Assignid errors. etc etc.. No matter what i do i cannot get this modpack to work for the life of me. I discussed this with the cursed Exp developer but he couldn't figure it either without removing some key mods. Mainly this gets caused by Cursed EXP and momods. But try resolving this and not removing these or any other from the structure as they should work. As they worked together before.
Thanks in advance!
[0.11.20] [kovarex] Problems with big amount of mods.
- darkshadow1809
- Filter Inserter
- Posts: 306
- Joined: Thu Jan 15, 2015 10:13 pm
- Contact:
[0.11.20] [kovarex] Problems with big amount of mods.
Last edited by darkshadow1809 on Sun Apr 05, 2015 3:28 am, edited 1 time in total.
ShadowsModpackDevelopment
Re: Have i got a problem...
Hi, i'm "cursed Exp developer"
I've tested this problem.
Only shows problems with the last loaded mod and only show the issue with subgroups, but can be a item loaded inside subgroups, amount of items loaded or other thing...
I think isn't a bug of a mod, can load all combination of mods, but not all at same time or change dependencies to load a mod before other, but the last mod gives error.

I've tested this problem.
Only shows problems with the last loaded mod and only show the issue with subgroups, but can be a item loaded inside subgroups, amount of items loaded or other thing...
I think isn't a bug of a mod, can load all combination of mods, but not all at same time or change dependencies to load a mod before other, but the last mod gives error.
Like this
Re: [0.11.20] Have i got a problem...
I did a little testing and if you remove "bobwarefare" and "bobmodules" it loads up. Adding either one in and it goes back to erroring on startup.
I don't know if those mods are *causing* the issue or if another mod is reading what those mods add to data.raw and are causing the issue there.
I don't know if those mods are *causing* the issue or if another mod is reading what those mods add to data.raw and are causing the issue there.
If you want to get ahold of me I'm almost always on Discord.
- darkshadow1809
- Filter Inserter
- Posts: 306
- Joined: Thu Jan 15, 2015 10:13 pm
- Contact:
Re: [0.11.20] Have i got a problem...
Ah thanks.. ill forward this to bobmods.. i swear the issue was with momods / dystopiaRseding91 wrote:I did a little testing and if you remove "bobwarefare" and "bobmodules" it loads up. Adding either one in and it goes back to erroring on startup.
I don't know if those mods are *causing* the issue or if another mod is reading what those mods add to data.raw and are causing the issue there.
ShadowsModpackDevelopment
Re: [0.11.20] [kovarex] Problems with big amount of mods.
I have investigated this problem, and the root of the issue is, that the mod combination reached the limit of 255 item subgroups. The prototype indexing is 1-byte for item subgroups and for some reason I didn't think that more would be needed, silly me.
There are 2 things I have done for 0.11.21
There are 2 things I have done for 0.11.21
- Proper error message when this happens.
- Increased the limit of subgroups from 255 to 65535
- bobingabout
- Smart Inserter
- Posts: 7352
- Joined: Fri May 09, 2014 1:01 pm
- Contact:
Re: [0.11.20] [kovarex] Problems with big amount of mods.
Ah, and here I was puzzling that there was a compatabillity issue with my mods.