Digital Paint Discussion Board
Development => Bugs, Feature Requests, and Feedback => Topic started by: Bitius on June 16, 2013, 04:45:15 AM
-
So I have this minor issue with demos.
Everytime I try to start one, it crashes the first time and the next time works properly.
Does anyone else have this problem or is it only me?
-
I have it, too :/
-
Maybe be sure that your last demo ended right.
-
Perhaps...
-
I can reproduce it. It want load "Loading..." (which comes from the loading screen) instead of the right map. It's not a problem with the demo file.
===== Paintball II Initialized =====
Creating DS buffers.
...using secondary sound buffer.
70.85.9.178:27900: vninitresponse
70.85.9.178:27900: vnresponse
GL_FindImage: Can't load pics/mapshots/.
-------------------------
52 CMDlist entrys found.
-------------------------
==== PB2 InitGame ====
autojoin on, normal
=== Rotation Init ===
13 maps added to rotation.
Global login disabled.
------- Server Initialization -------
********************
ERROR: Couldn't load maps/Loading....bsp.
********************
==== ShutdownGame ====
-
Exactly the same error with me
-
Same here
-
Of course, its the same bug...
But its an error, not a crash. Why didn't you posted that code?
-
Where can i copy it from? And how can i fix this?
-
Save it in a file and copy it:
1. Type "condump error" in the console.
2. Open the file error.txt from c:/games/paintball2/pball/ and copy it.
I don't know if you can fix it, but here is the build 38 source code: http://sourceforge.net/projects/paintball2/files/Paintball%202/Paintball%202.0%20Alpha%20build038/paintball20_alpha038_src_20130509.zip/download
-
I think I've fixed that for build 39. The map name buffer ended up getting overwritten with "Loading..." or something weird like that.