OpenArena Message Boards

OpenArena => Technical Snafus => Topic started by: Virus on August 29, 2010, 09:07:51 AM



Title: Excessiveplus Server crash
Post by: Virus on August 29, 2010, 09:07:51 AM
Hi guys i run a excessiveplus server by my home connection the server after some time crashed giving me this error
Code:
"ERROR: netchan queue is not properly initialized in SV_Netchan_TransmitNextFragment

********************
----- Server Shutdown (Server crashed: netchan queue is not properly initialized in SV_Netchan_TransmitNextFragment"

This is the full log hope someone can help me to fix this problems  :)
 
http://jump.fm/YSONB (http://jump.fm/YSONB)


Title: Re: Excessiveplus Server crash
Post by: WaspKiller on August 30, 2010, 07:36:31 PM
Virus,

Issue forwarded to an E+ Developer.  btw, I noted from your log that you are still using E+ 2.0a.  You can upgrade to E+ 2.1 with either of the following downloads:

Basic E+ 2.1 Client/Server (http://www.excessiveplus.net/files/release/xp-oa-2.1.zip)

Expanded E+ 2.1 Client/Server (http://oa.goquake.com/servers/e+_2.1_oa_mod.zip)


The expanded version contains more help information, more server game style configs, and the Q3 Map Texture pack.


Title: Re: Excessiveplus Server crash
Post by: Virus on September 02, 2010, 04:33:39 AM
this is my ls in the mod folder
Code:
arenas                                            qagamex86.dll
bans.txt                                          r1.txt
CHANGESLOG.txt                                    readme.txt
conf                                              README.txt
crashlog.txt                                      rotation.txt
CREDITS.txt                                       scripts
crontab.txt                                       server.cfg
description.txt                                   suoni sorgent
excessive-LoL.7z                                  tools
excessiveplus.ico                                 tools.zip
games.log                                         userdb.dat
ipdb.db                                           userdb.db
maps                                              voteconf.txt
motd.txt                                          z-gpl-q3a2oa-textures-v5.pk3
oneflagctf.txt                                    z-xp-oa-2_0a.pk3
OpenArena_E+_Server_Step-by-Step_Setup_Guide.txt  z-xp-oa-2_1.pk3
q3config_server.cfg                               z-xp-skins-1_0.pk3
qagamei386.so                                     zzzz-LoL5.pk3
qagamex86_64.so
i have the ne e+ pk3s  so the server runs the new version ???


Title: Re: Excessiveplus Server crash
Post by: jhardin on December 26, 2010, 01:16:10 PM
Hi guys i run a excessiveplus server by my home connection the server after some time crashed giving me this error
Code:
"ERROR: netchan queue is not properly initialized in SV_Netchan_TransmitNextFragment

********************
----- Server Shutdown (Server crashed: netchan queue is not properly initialized in SV_Netchan_TransmitNextFragment"

Likely a server-side bug fixed by this ioquake commit upstream that OA has yet to incorporate...

http://svn.icculus.org/quake3/trunk/code/server/sv_net_chan.c?r1=1552&r2=1596