Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Weird Timer Problem
#1
Hey guys,
I have a weird problem with the Timer in my project.
When I set up a timer (for example 30 minutes) and I walk around on my maps, sometimes the timer jumps e.g. to 40:23, then it counts down to 40:19 and jumps e.g. to 31:27. It's really weird :O
If one of the scripts I'm using is causing this, I don't know which one and I have so many scripts, maybe someone could help me. Here is the script list:

Content Hidden

I would really appreciate your help^^
Reply }
#2
I'll try to help you out with this.

If you send me the 'scripts' data file from your projects then I will be able to try to fix it.
Reply }
#3
Bump... Valdred I sent you the file but no answer till now :/
Reply }
#4
Bump
Valdred couldn't find any error, maybe someone else could try to help me? I'll send you the scripts.rxdata file.
Ty
Reply }
#5
I could give it a shot. Send me the file if you're still trying with it.
Reply }
#6
Use CTRL + SHIFT + F and search for class Sprite_Timer in any of your custom scripts (not from Sprite_Timer itself), and you'll possibly find the code causing timer problems. Just so you don't have to physically delete the code, you can disable it by putting =begin at the top and =end at the bottom. Afterwards, test play your game and see if any timer issues come up.

If a custom script modded the Sprite_Timer object, you can probably disable it without a problem. On the other hand, you might want to figure out why the timer mod is there. Remember to wrap the class snippet in =begin and =end to test play before you actually go and delete it.
[Image: Button-BOTB.png]
[Image: Save-Point.gif][Image: Button-You-Tube2.png][Image: Button-Sound-Cloud2.png][Image: Button-Audio-Mack2.png]
[Image: LS-Banner.gif]
NEW ALBUM OUT NOW!

Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
  Weird, unexplained "Unable to find file" error, please help! habs11 5 9,787 03-15-2015, 06:49 PM
Last Post: habs11
  Occasional RMXP Input Problem Kain Nobel 2 7,575 12-30-2013, 02:22 AM
Last Post: Kain Nobel
  RMX-OS 1.18 connection problem. Narzew 1 5,131 10-29-2012, 09:24 PM
Last Post: Narzew
  A sign problem jubhub731 3 5,768 12-17-2009, 05:49 AM
Last Post: computerwizoo7
  Event Problem thedeadraven 12 14,347 11-07-2009, 12:09 AM
Last Post: DerVVulfman



Users browsing this thread: