Skip to content
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

Closed
liamsorsby opened this issue Oct 1, 2014 · 6 comments
Closed

Disabling any mod throws error on the server #18

liamsorsby opened this issue Oct 1, 2014 · 6 comments

Comments

@liamsorsby
Copy link

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
Copy link
Author

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
Copy link
Author

There are also no crash-reports generated!

@BrizzleMFD
Copy link
Member

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
Copy link
Member

also it might be fixed in the hotfix thats coming

@liamsorsby
Copy link
Author

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants