I can't pinpoint the problem. I've never overwritten Login() in the game, and in New() I put ..() in the beginning.
I've been waiting a half hour, and it still hasn't loaded up!
Could you help me pinpoint the problem?
ID:269385
Jun 10 2005, 12:32 pm
|
|
In response to Flame Sage
|
|
I haven't edited world/New(), but I edited atom/New(). Anyways, it's not like "frozen". It's just like, opening dream seeker without a game.
|
In response to Hell Ramen
|
|
Hell Ramen wrote:
I haven't edited world/New(), but I edited atom/New(). Anyways, it's not like "frozen". It's just like, opening dream seeker without a game. What did you do to atom/New(), or any of the other New() procs? Show the code, please. |
In response to Jon88
|
|
atom It worked beforehand, it just all of a sudden stopped working. |
In response to Hell Ramen
|
|
Hell Ramen wrote:
atom It worked beforehand, it just all of a sudden stopped working. How large is your map? If you have a particularly large map, or large number of map files, this code will take quite a while to execute. |
In response to Jon88
|
|
30x30, and it shouldn't deal with how large the map is, seeing as it's getting added to a list, so only the first atom of a type will get addded. Also, there's "lag" like normally, before it starts the game, but then it just acts like Dream Seeker without playing a game. (Without the pager on stuff, just a blank text box)
|
In response to Jon88
|
|
Example