Crash upon loading
Hugman76 opened this issue ยท 8 comments
Log is here
The issue might be related to Statement, because the error looks like a config error and only the Statement library has a config file in your mod
Ok when I try adding your api to the build.gradle (I am doing so using jitpack) for testing reasons it crashes with the error Namespace (intermediary) does not match the current runtime namespace (named)
any idea why this might be happening?
Yeah this specific issue is bothering me too but I have no idea what's going on with that
after trying some more things I found that adding your mod's dependencies into my build.gradle made it work