09-26-2024, 04:05 PM
One big issue I am facing - it freezes when I try to use timers (to calculate fps)
So when I uncomment line 203 -> Timer(FPSCounterTimer) On
After a second (the timer is set to 1 second), the game crashes with $Let GL = -1 (on line 76) but continues if we do $Let GL = 0 (line 76)
So, I concluded that it the Sub _GL that causes the issue with timers, but I can't figure out the problem.
On my old versions (QB Blocks 3), this isn't an issue.
Please help me, I am trying to fix it from days.
Here are all the files:
QB_Blocks_4_Alpha_26092024.7z (Size: 50.42 KB / Downloads: 15)
So when I uncomment line 203 -> Timer(FPSCounterTimer) On
After a second (the timer is set to 1 second), the game crashes with $Let GL = -1 (on line 76) but continues if we do $Let GL = 0 (line 76)
So, I concluded that it the Sub _GL that causes the issue with timers, but I can't figure out the problem.
On my old versions (QB Blocks 3), this isn't an issue.
Please help me, I am trying to fix it from days.
Here are all the files:
QB_Blocks_4_Alpha_26092024.7z (Size: 50.42 KB / Downloads: 15)