Phantom procedure making the game unplayable

Started by SamDwich on

Topic category: Feature requests and ideas for MCreator

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Phantom procedure making the game unplayable

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 …
Tue, 12/17/2024 - 16:41

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

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Unfortunately, regenerating…
Tue, 12/17/2024 - 18:30

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.

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well... that's unfortunate
Wed, 12/18/2024 - 15:57

Well... that's unfortunate

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Gonna see if I can like,…
Wed, 12/18/2024 - 15:58

Gonna see if I can like, overwrite the ghost procedure somehow?