Sorry for my lack of replies. I've been asleep.
This was due to a Refactoring error when I renamed a file in my resources folder.
Under my main file instead of :
@Mod("modid")
It got renamed to:
@mod("assets")
Partly due to me not checking that file, but rather every other one. Completely my fault.
The mod was working perfectly up until I added resources.assets.modid folder and the contents in them.
I'm not sure why a folder change can cause this and I've been struggling for a day on how to fix this.
No one seems to have this issue but, this could be the direct or indirect cause of my own stupidity.
Either way, I appreciate any replies.
Output: https://pastebin.com/kzU3QPQk
Screenshots below.
2 replies
Important Information
By using this site, you agree to our Terms of Use.