Ok, from the post tital, i guess you guess what im talking about.
i was running my project and it came up. i worked it out where it occurs, but the funny part is that where it occurs is nothing.
SystemSetup ( ); //<- Used to set window properties (Sync, Size,Pos)
dbText(0,20,"SystemMediaLoad ( )");dbSync();dbSleep(2000); //Confirm it works
SystemMediaLoad ( ); //<- Load the Media that required
dbText(0,20,"LoadMap ( )");dbSync();dbSleep(2000);//<- Confirm it works
//-> Error Spot <-
LoadMap ( ); //<-Load Map
I looked at this and it make no complete sense. there nothing there, not function, no value or anything. just nothing.
this is real confusing.
-can someone explain the problem
-find a solution
-what the error means
Problem Solution That Never Fails: "Build A Bridge And Get Over It"