Digital Paint Discussion Board

Development => Bugs, Feature Requests, and Feedback => Topic started by: Bitius on June 16, 2013, 04:45:15 AM

Title: [Bug]: Demos not working right
Post 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?
Title: Re: [Bug]: Demos not working right
Post by: MaTzeMR on June 16, 2013, 05:04:41 AM
I have it, too :/
Title: Re: [Bug]: Demos not working right
Post by: Aveiro on June 16, 2013, 06:31:05 AM
Maybe be sure that your last demo ended right.
Title: Re: [Bug]: Demos not working right
Post by: Bitius on June 16, 2013, 08:15:03 AM
Perhaps...
Title: Re: [Bug]: Demos not working right
Post by: T3RR0R15T on June 16, 2013, 08:19:29 AM
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.


Code: [Select]
===== 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 ====
Title: Re: [Bug]: Demos not working right
Post by: Bitius on June 16, 2013, 08:27:05 AM
Exactly the same error with me
Title: Re: [Bug]: Demos not working right
Post by: MaTzeMR on June 16, 2013, 08:45:27 AM
Same here
Title: Re: [Bug]: Demos not working right
Post by: T3RR0R15T on June 16, 2013, 10:43:35 AM
Of course, its the same bug...

But its an error, not a crash. Why didn't you posted that code?
Title: Re: [Bug]: Demos not working right
Post by: Bitius on June 16, 2013, 10:45:52 AM
Where can i copy it from? And how can i fix this?
Title: Re: [Bug]: Demos not working right
Post by: T3RR0R15T on June 16, 2013, 10:59:10 AM
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
Title: Re: [Bug]: Demos not working right
Post by: jitspoe on June 16, 2013, 06:27:45 PM
I think I've fixed that for build 39.  The map name buffer ended up getting overwritten with "Loading..." or something weird like that.