TheUnderTaker11 / More-Avaritia

Adds more recipes for other mods to avaritia
8 stars 4 forks source link

Crash with Avaritia 1.12.2-3.3.0.28 #19

Closed nickjackson-ff closed 5 years ago

nickjackson-ff commented 5 years ago

https://hastebin.com/yudahadiko.rb


Caused by: java.lang.NoClassDefFoundError: morph/avaritia/recipe/extreme/ExtremeCraftingManager
    at com.theundertaker11.moreavaritia.RecipeUtil.addCatalystInput(RecipeUtil.java:31)
    at com.theundertaker11.moreavaritia.compat.refinedstorage.RefinedStorageRecipes.init(RefinedStorageRecipes.java:36)
    at com.theundertaker11.moreavaritia.compat.CompatMain.init(CompatMain.java:98)
    at com.theundertaker11.moreavaritia.MoreAvaritiaMain.init(MoreAvaritiaMain.java:24)```
Shibva commented 5 years ago

https://paste.dimdev.org/gaberopiri.mccrash heres my issue i was told that is was being caused by applyed enginistics

phantom1151 commented 5 years ago

i have the same crash as nick please fix

ZyOjV commented 5 years ago

The Avaritia developers remove the ExtremeCraftingManager class file from newer builds of Avaritia. In order to play with More Avaritia you need to downgrade Avaritia to older verions or wait until I finish v2.4

nickjackson-ff commented 5 years ago

That is understandable. You should probably note this limitation on the mod page or in the file description on CurseForge. Good luck with the development of v2.4.

Latest compatible version of Avaritia: 1.12.2-3.2.0.25

EDIT: That was fast