| View previous topic :: View next topic |
| Author |
Message |
Dogwood

Joined: 25 Dec 2003 Posts: 50 Location: South Florida
|
Posted: Mon Apr 25, 2005 11:49 am Post subject: |
|
|
I just uploaded and set up 3.1.12 on our NYC server, it seems to be working fine.
I played through both stock campaigns without a problem. _________________ BBr|ET Clan Leader
BroadbandReports.com |
|
| Back to top |
|
 |
ReyalP

Joined: 25 Jul 2003 Posts: 1663
|
Posted: Mon Apr 25, 2005 12:06 pm Post subject: |
|
|
| Ragnar_40k wrote: |
But: Higher ROF = more shots in the same time interval = less spread (since the spread is time depended)?
So a higher ROF will result in less overall spread for SMGs. |
Spread grows every time your weapon fires (not merely because you are holding the button down), and decays in between. So higher ROF gives you faster spread growth. (the same additional spread per shot, but less decay time) _________________ send lawyers, guns and money |
|
| Back to top |
|
 |
mortis

Joined: 06 Jul 2004 Posts: 360 Location: at the center of the e-universe
|
Posted: Mon Apr 25, 2005 12:21 pm Post subject: |
|
|
As Dogwood stated, our BBr ET 2.6 server seems to be running without any server crash issue.
For testing purposes, try it here (ET 2.6 + etpro 3.1.12)
/connect 209.123.205.212
I will try to get some more details regarding our kernel, etc, for comparison purposes...
--Mortis _________________ http://forums.quakewarsterritory.com/ |
|
| Back to top |
|
 |
uber-noob
Joined: 20 Dec 2003 Posts: 285 Location: Germany
|
Posted: Mon Apr 25, 2005 1:00 pm Post subject: |
|
|
Another bug when trying to start a map for testing purposes on a windows client:
| Code: |
----- finished R_Init -----
********************
ERROR: etpro wants ET 2.60 win-x86 Mar 10 2005, not ,
********************
----- Server Shutdown -----
==== ShutdownGame ====
---------------------------
|
|
|
| Back to top |
|
 |
Lekdevil.NL

Joined: 12 Sep 2003 Posts: 89
|
Posted: Mon Apr 25, 2005 1:04 pm Post subject: |
|
|
Okay, I ran the server with MALLOC_CHECK_=2 and it crashed after about 2 hours, at the end of an intermission interval (time till next map = 0).
FreeBSD 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #2: Mon May 10 10:31:00 CEST 2004
com_hunkmegs 56 (default)
com_zonemegs 24 (default)
| Code: |
-------- UNRECOVERABLE ERROR --------
This may be due to a bug in etpro
Information to be used in a bug report is being generated:
------------- CUT HERE --------------
Version: etpro 3.1.12
Platform: Linux
Signal: Abort (6)
Signal code: 0
Load addresses:
0x28104000 /lib/libdl.so.2
0x28108000 /lib/libm.so.6
0x28129000 /lib/libc.so.6
0x280ef000 /lib/ld-linux.so.2
0x2d2f3000 /lib/libnss_files.so.2
0x2d2fd000 /home/wet/et27961/pb/pbsv.so
0x2d6bc000 /lib/libnss_nisplus.so.2
0x2d6c6000 /lib/libnsl.so.1
0x2d6da000 /lib/libnss_nis.so.2
0x2d6e4000 /lib/libnss_dns.so.2
0x2d6e8000 /lib/libresolv.so.2
0x2d6f8000 /home/wet/et27961/pb/pbcls.so
0x2d80f000 /home/wet/et27961/pb/pbags.so
0x2df2c000 /home/wet/et27961/etpro/qagame.mp.i386.so
EIP: 281510a1
edi:00000001 esi:00000000 ebp:bfb91298 esp:00010012
eax:00000000 ebx:0000dd71 ecx:00000006 edx:2824b30c
stack:
---------- RECURSIVE CRASH ----------
Exiting hard.
Abort trap
bash-2.05b$
|
|
|
| Back to top |
|
 |
zinx

Joined: 16 Jan 2004 Posts: 268 Location: US
|
Posted: Mon Apr 25, 2005 1:26 pm Post subject: |
|
|
| Lekdevil.NL wrote: |
| Code: |
-------- UNRECOVERABLE ERROR --------
This may be due to a bug in etpro
Information to be used in a bug report is being generated:
------------- CUT HERE --------------
|
|
If there was output about malloc/free above this, it would be incredibly useful. _________________ Zinx Verituse http://zinx.xmms.org/ |
|
| Back to top |
|
 |
Lekdevil.NL

Joined: 12 Sep 2003 Posts: 89
|
Posted: Mon Apr 25, 2005 1:30 pm Post subject: |
|
|
| zinx wrote: | | If there was output about malloc/free above this, it would be incredibly useful. |
Gah. I don't think there was, but I'm not sure. I'll start her up again and hope it will crash again. |
|
| Back to top |
|
 |
Fenris
Joined: 31 Oct 2003 Posts: 49 Location: Stockholm, Sweden
|
Posted: Mon Apr 25, 2005 1:39 pm Post subject: |
|
|
| I can add that my Windows server has crashed/booted once, but I don't think it's related to ET, rather an old HW problem I've not yet fixed that shows up at some times, otherwise it seems "stable" enough on Windows (if you can call it that since we have only been playing 3v3 yet on some mixed custom maps, mostly old rtcw converts) |
|
| Back to top |
|
 |
Lekdevil.NL

Joined: 12 Sep 2003 Posts: 89
|
Posted: Mon Apr 25, 2005 1:52 pm Post subject: |
|
|
While I'm waiting for the server to crash again, here's another problem. In the pluggable tournament config file format post, we find:
| bani wrote: | | The init block is executed only once, when the config is loaded by referee or rcon/console. It is never reloaded. |
This isn't true. The entire "init" block seems to be re-executed every time a map is restarted (i.e. after a map_restart, between stopwatch rounds, etcetera.) Whilst this isn't necessarily a problem, it becomes one when the config file contains PunkBuster cvar checks. Every time the init block is executed, the PB cvar checks are added to the clients, even when a pb_sv_cvarempty command is given beforehand. As a result, the cvar check list on the clients grows and keeps growing, every time a new round is played.
While this is a bit of a PB bug, the core issue is that the init block, which should be executed only once, is run every round.
Is that something that was done by design or is it a bug?
Thanks!
PS: I just verified that ET Pro 3.1.0 shows the same behaviour; thus, it isn't a problem specific to 3.1.12.
Last edited by Lekdevil.NL on Mon Apr 25, 2005 4:16 pm; edited 1 time in total |
|
| Back to top |
|
 |
The Necromancer
Joined: 25 Sep 2004 Posts: 126
|
Posted: Mon Apr 25, 2005 1:58 pm Post subject: |
|
|
| uber_noob wrote: | Another bug when trying to start a map for testing purposes on a windows client:
| Code: |
----- finished R_Init -----
********************
ERROR: etpro wants ET 2.60 win-x86 Mar 10 2005, not ,
********************
----- Server Shutdown -----
==== ShutdownGame ====
---------------------------
|
|
I wonder why this major bug made it to public release ..
This is crap , it should be debuged by testers not by public first! |
|
| Back to top |
|
 |
-neX-

Joined: 11 Mar 2005 Posts: 12
|
Posted: Mon Apr 25, 2005 2:13 pm Post subject: |
|
|
| The Necromancer wrote: |
I wonder why this major bug made it to public release ..
This is crap , it should be debuged by testers not by public first! |
im known for not catching things right off the hop, but one minor note:
B - E - T - A
hence the subject line.
im thinking that the ETPro team just needs some community support in getting all the bugs worked out before a final production release.
Last edited by -neX- on Mon Apr 25, 2005 2:16 pm; edited 2 times in total |
|
| Back to top |
|
 |
Tron
Joined: 18 Apr 2005 Posts: 22
|
Posted: Mon Apr 25, 2005 2:14 pm Post subject: |
|
|
Keep cool, it is a BETA...
I can't reproduce that bug either, a local ET 2.60 / ETPro 3.1.12 server runs fine. |
|
| Back to top |
|
 |
uber-noob
Joined: 20 Dec 2003 Posts: 285 Location: Germany
|
Posted: Mon Apr 25, 2005 2:23 pm Post subject: |
|
|
| Tron wrote: | Keep cool, it is a BETA...
I can't reproduce that bug either, a local ET 2.60 / ETPro 3.1.12 server runs fine. |
Dedicated runs fine, listen produces the above error. |
|
| Back to top |
|
 |
booger
Joined: 24 Mar 2004 Posts: 119
|
Posted: Mon Apr 25, 2005 3:33 pm Post subject: |
|
|
Server went into stopwatch mode for no obvious reason. Didn't happen with 2.56.
went to stopwatch mode after fueldump,should have been resurrection.
69.31.6.32
just my 2 cents. _________________
 |
|
| Back to top |
|
 |
analogue
Joined: 05 Nov 2004 Posts: 2
|
Posted: Mon Apr 25, 2005 4:56 pm Post subject: |
|
|
| Thanks to the ETpro team for that ! |
|
| Back to top |
|
 |
|