I have a minecraft server that I manage using McMyAdmin, and I am trying to install the Monster modpack on it. However, the pack crashes on startup. The error appears to occur when the server says:
Adding shaped recipe List(_DD, _FD, P__) => StackMod(gendustry,IndustrialGrafter) * 1
which causes:
[SEVERE] Error while processing StRecipeShaped(List(_DD, _FD, P__),StackMod(gendustry,IndustrialGrafter),1): java.lang.NoClassDefFoundError: net/bdew/lib/recipes/RecipeLoader$$anonfun$resolveRecipeComponents$2
and leads to the server crashing.
I have copied the rest of the console to pastebin, since I couldn't find a log file saved on my server that related to this launch. Here it is: http://pastebin.com/rML2X4xP.
I appreciate any advice you guys could give me in getting my server working.
Adding shaped recipe List(_DD, _FD, P__) => StackMod(gendustry,IndustrialGrafter) * 1
which causes:
[SEVERE] Error while processing StRecipeShaped(List(_DD, _FD, P__),StackMod(gendustry,IndustrialGrafter),1): java.lang.NoClassDefFoundError: net/bdew/lib/recipes/RecipeLoader$$anonfun$resolveRecipeComponents$2
and leads to the server crashing.
I have copied the rest of the console to pastebin, since I couldn't find a log file saved on my server that related to this launch. Here it is: http://pastebin.com/rML2X4xP.
I appreciate any advice you guys could give me in getting my server working.