ID:1715652
 
I'm a novice at coding and after making an improvised, put together fading system dream seeker refuses to open, i removed the file and the problem persists and now i am unsure of the actual error. when i check task manager the dream seeker process is there but does nothing except take up cpu after reaching around 140,000K

It sounds as if you have an infinite loop somewhere that's prohibiting the game from starting up properly. Look around for instances of while, for, or goto that lack a sleep instruction in them.
i actually have a fairly large amount of them...but i never got any problems until i made the fade proc
well i got it fixed thanks for your help