Blueprint

Blueprint

57M Downloads

possible blueprint issue

zmqrcoo opened this issue ยท 4 comments

commented

i added blueprint and several mods that require it to my custom modpack, and found that if i remove them the game works perfectly fine, is there any workaround without having to remove these mods? here's the log before removing the mods that require blueprint: https://mclo.gs/HKqTCFZ

commented

Upon reinspection, it looks like your crash is a duplicate of #197.
It looks like Regions Unexplored is involved.

commented

Hmm, there could be an incompatibility between Blueprint and another mod.
Try removing mods besides Blueprint and see if the crash goes away.

commented

There doesn't appear to be anything in the log that suggests Blueprint is the cause other than Blueprint appearing in the stack trace for a feature order cycle error, but that's actually not Blueprint's fault.

One of the mods that depends on Blueprint is probably the cause. Have you tried running Blueprint without any of the dependent mods?

commented

There doesn't appear to be anything in the log that suggests Blueprint is the cause other than Blueprint appearing in the stack trace for a feature order cycle error, but that's actually not Blueprint's fault.

One of the mods that depends on Blueprint is probably the cause. Have you tried running Blueprint without any of the dependent mods?

i did, but it still did not work.