TeamCoS / Modular-Systems

The conceptual successor of Modular Furnace. Modular Systems is a mod about building multi-blocks your way. From furnaces to crafting this mod enables you to tweak performance and behavior to what you want
17 stars 5 forks source link

Not playing well with NEI #108

Closed Divineaspect closed 8 years ago

Divineaspect commented 8 years ago

http://pastebin.com/91y0EQMt

I have fastcraft installed

Dyonovan commented 8 years ago

Can you rename the crusherRecipes.json in config/ModularSystems/Registries and re run minecraft and see if that fixes it.

If it does, can you pastebin the renamed one so I can see what was causing the issue.

Divineaspect commented 8 years ago

in config/Modular-Systems/Registries?

Dyonovan commented 8 years ago

yes

Divineaspect commented 8 years ago

doing so now, is having the config/ModularSystems folder and it's contents fine?

Dyonovan commented 8 years ago

yes. The issue seems to be with the crusher recipes, and that json is what is used to create them. Could be a bad recipe in the json that is causing it

Divineaspect commented 8 years ago

Probably, given that I generated it with all the mods (pretty much) and now I'm down to very few.

Dyonovan commented 8 years ago

a yes that would do it. whenever you remove mods, its a good idea to regenerate that file

Divineaspect commented 8 years ago

seems to work, now to pass it along to 4 other players and a server. Thank you for the rapid response.

Dyonovan commented 8 years ago

Anytime :)

Any other issues let us know

Divineaspect commented 8 years ago

Would fixing it on the server prevent the client crash? the reverse is not true.

Dyonovan commented 8 years ago

Yes. The server will send the recipe file to the client each time it logs in So just replace on server should fix clients who connect to that server