Hileb

Results 36 comments of Hileb

ForgeHooks might be a internal API. what's the purpose?

Sorry, i know little of python.

I tested on 0.2.4-alpha and it works fine. I will also test more versions and narrow it down.

I think we can use `com.cleanroom.catalogue` instead of `com.mrcrayfish.catalogu`e to make the package name consistent enough. Also, `ModContainer` may be unnecessary. This is a new feature, so there is no...

Please send your mod, I need to see it up close. I'm not sure if it actually works on the forge. reproduce is needed. And....Your are trying to handle the...

Summary ```log [18:24:19] [Client thread/ERROR] [JourneymapClient] java.lang.NoClassDefFoundError: org/apache/http/client/methods/HttpUriRequest at journeymap.common.version.VersionCheck.checkVersion(VersionCheck.java:113) at journeymap.common.version.VersionCheck.getVersionAvailable(VersionCheck.java:77) at journeymap.client.JourneymapClient.postInitialize(JourneymapClient.java:338) at journeymap.common.Journeymap.postInitialize(Journeymap.java:168) ``` journeymap want to use the http4......