Author Topic: [Bug]: Demos not working right  (Read 1770 times)

Bitius

  • VM-68
  • Posts: 104
[Bug]: Demos not working right
« on: June 16, 2013, 02: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?

MaTzeMR

  • 68 Carbine
  • Posts: 458
Re: [Bug]: Demos not working right
« Reply #1 on: June 16, 2013, 03:04:41 AM »
I have it, too :/

Aveiro

  • 68 Carbine
  • Posts: 485
Re: [Bug]: Demos not working right
« Reply #2 on: June 16, 2013, 04:31:05 AM »
Maybe be sure that your last demo ended right.

Bitius

  • VM-68
  • Posts: 104
Re: [Bug]: Demos not working right
« Reply #3 on: June 16, 2013, 06:15:03 AM »
Perhaps...

T3RR0R15T

  • Map Committee
  • Autococker
  • Posts: 2593
Re: [Bug]: Demos not working right
« Reply #4 on: June 16, 2013, 06: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 ====

Bitius

  • VM-68
  • Posts: 104
Re: [Bug]: Demos not working right
« Reply #5 on: June 16, 2013, 06:27:05 AM »
Exactly the same error with me

MaTzeMR

  • 68 Carbine
  • Posts: 458
Re: [Bug]: Demos not working right
« Reply #6 on: June 16, 2013, 06:45:27 AM »
Same here

T3RR0R15T

  • Map Committee
  • Autococker
  • Posts: 2593
Re: [Bug]: Demos not working right
« Reply #7 on: June 16, 2013, 08:43:35 AM »
Of course, its the same bug...

But its an error, not a crash. Why didn't you posted that code?

Bitius

  • VM-68
  • Posts: 104
Re: [Bug]: Demos not working right
« Reply #8 on: June 16, 2013, 08:45:52 AM »
Where can i copy it from? And how can i fix this?

T3RR0R15T

  • Map Committee
  • Autococker
  • Posts: 2593
Re: [Bug]: Demos not working right
« Reply #9 on: June 16, 2013, 08: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

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: [Bug]: Demos not working right
« Reply #10 on: June 16, 2013, 04: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.