Started by
SamDwich
on
Topic category: Feature requests and ideas for MCreator
So a day or so ago, one of my procedures randomly started to crash the game and I wasn't able to figure out why. After a bit of attempted diagnosis and fixing, I just deleted the procedure, yet it continued to crash the game and appear in the crash logs. I checked the files and no such procedure exists. This phantom procedure runs every player tick, reads way beyond the length of the original procedure and throws a NoClassDefFoundError after a while, crashing the server the moment it starts.
What...
I recommend running "regenerate code" action
If this does not help, please open bug report on github and attach crash log and zip of your workspace with steps to reproduce written in the report
Unfortunately, regenerating the code has not resolved the problem. I'm not very sure how to use github, and plugins are present but are also needed for the mod to function properly.
In this case we can not confirm that the bug may not be coming from a plugin unfortunately
Well... that's unfortunate
Gonna see if I can like, overwrite the ghost procedure somehow?