Code:
Problem description:
i have made a custom map and done alot to my game! and it has 0 errors 0 warnings everything is fine but when i go to load it up it plays for like 10 seconds then just freezes and quits responding could someone plz help me with this problem!
ID:142907
Feb 3 2008, 7:17 pm
|
|
Feb 3 2008, 7:49 pm
|
|
You've tried to edit a source code that you don't understand and wasn't good in the first place. Delete it and start with some tutorials.
|
If you've used another person's source, it is not YOUR GAME, it is SOMEONE ELSE'S GAME, that you've blatantly tried to RIP AND STEAL.
|
If this is YOUR code, throw some tests in there. Add a world << "Error test location 1" somewhere and see where it's failing or locking. Could be that you have an endless loop.
If this ISN'T your code, you should be ashamed for trying to pass it as yours. Instead of stealing it, make your own game from scratch and look at the stolen one for help. There really is no better guide than a working code. |