-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disabling any mod throws error on the server #18
Comments
|
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 |
|
There are also no crash-reports generated! |
|
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. |
|
also it might be fixed in the hotfix thats coming |
|
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 |
|
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 |
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.
The text was updated successfully, but these errors were encountered: