MechanicalTitanModpackTeam / MechanicalTitan

Issue git for MechanicalTitan ModPack
http://forum.feed-the-beast.com/threads/1-7-10-public-mechanicaltitan-pack.48404/
2 stars 5 forks source link

Disabling any mod throws error on the server #18

Closed liamsorsby closed 10 years ago

liamsorsby commented 10 years ago

If you disable any of the mods on the server using -nogui parameter the server doesn't continue and sticks on

01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioCraft:BiblioSwordPedestal 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioCraft:Typesetting Machine 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioWoodsForestry:BiblioWoodSeat 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioWoodsNatura:BiblioWooddesk 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioWoodsNatura:BiblioWoodFancyWorkbench 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioWoodsNatura:BiblioWoodBookcase 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioWoodsForestry:BiblioWoodFsttable 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioCraft:BiblioCase 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioWoodsForestry:BiblioWoodFancyWorkbench 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioCraft:BiblioLabel 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioWoodsForestry:BiblioWoodFancySign2 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioCraft:BiblioWorkbench 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioCraft:BiblioStuffs 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioWoodsForestry:BiblioWoodFstdesk 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioWoodsForestry:BiblioWoodFstcase1 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioWoodsForestry:BiblioWoodFstcase0 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioCraft:BiblioIronLantern 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioWoodsNatura:BiblioWoodMapFrame 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioCraft:BiblioLantern 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioCraft:BiblioTable 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioWoodsBoP:BiblioWoodBookcase 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioWoodsBoP:BiblioWoodcase 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world BiblioWoodsForestry:BiblioWoodFstpotshelf 01.10 18:01:36 [Server] Server thread/INFO [FML]: Found a missing id from the world

This issue occurs when disabling any of the mods. In any other version (1.6.4) of this modpack if you spawn a world then disable the mod then restart the world it boots up with no issues. However, on this version (1.7.10) it sticks and fails to continue. Spawning a new world however the server boots up without any issues. Any sort of help with this would be helpful. We assume this is a bug. But please let us know if this is not the case.

liamsorsby commented 10 years ago

Just tried with an mod thats not in the mod pack: Installed hardcoreender expansion. Restarted and it worked no problem. The disabled and then restarted and got the following error again:

more of the same missing id errors...... then 01.10 19:05:54 [Server] Server thread/INFO [FML]: Found a missing id from the world HardcoreEnderExpansion:enhanced_brewing_stand_block 01.10 19:05:54 [Server] Server thread/INFO [FML]: Injecting existing block and item data into this server instance 01.10 19:05:54 [Server] Server thread/ERROR [fml.ModTracker]: This world was saved with mod HardcoreEnderExpansion which appears to be missing, things may not work well

liamsorsby commented 10 years ago

There are also no crash-reports generated!

BrizzleMFD commented 10 years ago

We don't provide support for packs using anything other then the pack we provide. There is a reason we don't have hardcore ender expansion. It's conficts with another mod we have installed.

BrizzleMFD commented 10 years ago

also it might be fixed in the hotfix thats coming

liamsorsby commented 10 years ago

Hi There, that was an example. The original issue came from BiblioWoodsForestry:BiblioWoodFstcase0. We don't use anything other then the packs that are in your mod pack. But tried that to see if it was an issue with that mod

liamsorsby commented 10 years ago

If you read one of my replies I said that I had tried with another mod to see if it was just a dependancy issue but it isn't. I'd re-open this and have a look. Just disable one of the mods in the pack (after the server has generated the items) then restart the server. if you run this with the -nogui parameter you will get stuck on the same error we did