AppleCore

AppleCore

56M Downloads

Add Cauldron support

AnodeCathode opened this issue ยท 2 comments

commented

Hoping you won't just blow this off with the standard 'Don't support cauldron (mcpc) stance'. Really love HungerOverhaul and would love to have it on the new server. Thus, was testing this with HO.

Was testing this under cauldron-1.7.10-1.1197.01.140-server. AppleCore works fine under Forge server but crashes with cauldron. Error: http://pastebin.com/sjYF0GHR

I understand this is not released yet but figured you may want to know.

commented

Thanks for reporting this. Cauldron is not really on my radar so I never think to test it. I'll look into it.

commented

Looking at the changes Cauldron makes to the Minecraft code, it looks like it'll be difficult to add support. For example, Cauldron makes many changes to FoodStats, which AppleCore also modifies heavily at runtime. So, adding support for patching both the Forge version and the Cauldron version of each class will be difficult (or at least very tedious and prone to error).

So, yeah. I'd like to have support for Cauldron, but it definitely won't be easy to do. I'll leave the issue open, but don't expect it to be resolved any time soon.