Variable Flickering (2025.3)

Started by SuperBully on

Topic category: Troubleshooting, bugs, and solutions

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Variable Flickering (2025.3)

After updating to 2025.3 my regularly updated player variables now tend to flicker between an earlier value in the procedure and the intended value. After doing a lot of troubleshooting the only conclusion I've been able to come to is that the new changes to variable packets have inadvertently caused it to slow down or go way too fast. 

I've been finding small work arounds to it here & there but its gone to so many corners of my mod that I doubt i'd be able to fully fix it. Is anyone else experiencing this?

https://imgur.com/gallery/variable-flicker-2025-3-BFAdc0o

This is was NOT happening in the previous version

It is hard to say from the…
Sun, 11/02/2025 - 13:32

It is hard to say from the screen recording alone. Try to isolate this in a minimal workspace with a simple GUI that exhibits this behaviour, and open a ticket at https://github.com/MCreator/MCreator/issues so we can investigate further there

One thing to watch for is to avoid changing value of variables on client side