Global variables breaking wait block

Started by notduc on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 months ago
Joined Jul 2024
Points:
92

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 16
Global variables breaking wait block

It just breaks with no error and i don't know why. I have a wait loop that uses a global variable to decide how long to wait but it doesn't do anything inside the loop...

I recommend using debugger…
Tue, 12/17/2024 - 16:42

I recommend using debugger to see what parts of the procedure are executed to understand better what is happening