hilburn / NotEnoughResources

Adds resources to NEI
Other
20 stars 17 forks source link

Not works with KCauldron without Forestry #64

Closed BlazingGamer closed 8 years ago

BlazingGamer commented 8 years ago

When I try to launch KCauldron (forge 1448) with NEResources (0.1.0.120) and bunch of mods (no forestry) i get following error:

latest.log.txt

When I looked that log I saw NEResources is using Forestry Classes but they aren't included in! Please fix!

way2muchnoise commented 8 years ago

Post logs using paste bin or alike don't just paste them here. Well the forestry support should never be loaded when you don't have forestry. So either you have something stealing its modID or KCauldron is messing up.

way2muchnoise commented 8 years ago

@BlazingGamer I can launch fine without forestry installed on a pure forge environment. So I'm going to have to call it a KCauldron problem which this project never supported. Unless you can come up with something your self or let the KCauldron devs know there isn't much I can do

way2muchnoise commented 8 years ago

@BlazingGamer Cancel the last update, I found some issues on my end.

BlazingGamer commented 8 years ago

So, I looked at Jenkins and saw that last 9 builds were unsuccessful. Seems thats right :) Thanks for your advices!

BlazingGamer commented 8 years ago

KCauldron works well with Build 111)

way2muchnoise commented 8 years ago

There is an issue with the build server and the amount of backwards compat we have (tons of duplicate libs). The issue was with the classes loading in 9ebb9649abfd0455f8eff5747ef609c3aefac444 I moved some init to be reflective and that fixes the issues.

way2muchnoise commented 8 years ago

I would appreciated if you tried the new build once curse accepts it (http://minecraft.curseforge.com/projects/notenoughresources/files/2269453)