LaVarious Posted April 14, 2002 Share Posted April 14, 2002 Alright. I run a Ded server and I keep getting this error: ERROR: opStack corrupted in compiled code ******************** ----- Server Shutdown ----- Sending heartbeat to masterjk2.ravensoft.com Sending heartbeat to masterjk2.ravensoft.com ==== ShutdownGame ==== ShutdownGame: ------------------------------------------------------------ AAS shutdown. --------------------------- Hunk_Clear: reset the hunk ok DROPPED I have reinstalled 6 times and still no change. I have also ran the jk2ded.exe and it shuts down with that. I have my max ping set at 250 and have 3 public slots and 3 private slots. I didn't start having any problems until late lastnight. Before that I have had the server up since 3-29. Here are the specs for my PC: Operating System: Microsoft Windows ME (4.90, Build 3000) Language: English (Regional Setting: English) Processor: AMD Athlon Processor, MMX, 3DNow, ~1000MHz Memory: 512MB RAM Page File: 269MB used, 1267MB available DirectX Version: DirectX 8.0 (4.08.00.0400) DX Setup Parameters: None DxDiag Version: 4.08.00.0400 Any clue on why this might be happening? Link to comment Share on other sites More sharing options...
LaVarious Posted April 14, 2002 Author Share Posted April 14, 2002 Here is the config file I am using. Would this be causing the crash somewhere? //Server Information seta sv_hostname " Sith Mastery:http://www.crapple.com" seta g_motd "Please don't attack Jedi without sabers or you will be kicked." //Server Configuration seta g_needpass "0" // 0 public 1 private seta sv_privatePassword "*****" seta rconpassword "*****" // this is for controlling your server from an in game client seta sv_maxclients "6" // max players seta sv_privateClients "3" //private reserved slots. you can log in to thsese using the password below seta sv_privatePassword "*****" seta g_maxGameClients "6" seta sv_maxRate "6000" seta sv_maxping "250" seta g_timeouttospec "20" seta sv_allowSkins "1" // allow skins in your mp games which does indeed work just fine with pure server seta sv_pure "0" seta sv_master5 "" seta sv_master4 "" seta sv_master3 "" seta sv_master2 "" seta sv_master1 "masterjk2.ravensoft.com" seta sv_allowDownload "1" seta sv_floodProtect "1" //Enable IP banning seta g_filterban "1" seta g_banIPs "" // Game Configuration seta g_gametype "0" // 3=duel seta fraglimit "20" seta duel_fraglimit "0" seta timelimit "0" seta sv_cheats "0" seta g_logSync "0" seta g_log "server1.log" seta g_statLog "0" seta g_weaponDisable "65531" seta g_duelWeaponDisable "65531" seta g_forcePowerDisable "0" seta g_spawnInvulnerability "3000" seta g_forceRegenTime "0" seta g_maxForceRank "7" seta g_saberLocking "1" seta g_allowvote "1" seta g_privateDuel "1" // Might want to add this (allows duels) Link to comment Share on other sites More sharing options...
MatrixCPA Posted April 14, 2002 Share Posted April 14, 2002 I don't see anything in there that would be a problem. Just to be safe, add this: seta g_dismember "0" Having that set to 1 can cause the error you're getting. Link to comment Share on other sites More sharing options...
LaVarious Posted April 15, 2002 Author Share Posted April 15, 2002 Matrix, I believe that was the ticket!! Danke. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.