Jump to content

Recommended Posts

Posted

It happens random on beginners server 2 on mapchange usually

Any suggestions?

thx

 

 

      
       0 Disconnecting from game to download file 'https://fearless-assassin.com/' (fallback URL)
       0 Disconnecting from game to download file 'https://fearless-assassin.com/' (fallback URL)
       0 Server redirected download:
       0 DL_BeginDownload: Error - empty download URL or empty local file name
       0 ----- Initializing Filesystem --
       0 Current working directory:
       0     D:\Games\Wolfenstein - Enemy Territory
       0 Current search path:
       0     D C:\Users\agsti\Documents\ETLegacy\silent
       0     D .\silent
       0     D C:\Users\agsti\Documents\ETLegacy\etmain
       0     D .\etmain
       0     P C:\Users\agsti\Documents\ETLegacy\silent\z_fearless_ssp_b1.pk3 (38 files)
       0     P C:\Users\agsti\Documents\ETLegacy\silent\z_fa_v3.pk3 (8 files)
       0     P C:\Users\agsti\Documents\ETLegacy\silent\zz_silent90-0.7b.pk3 (8 files)
       0     P C:\Users\agsti\Documents\ETLegacy\silent\silent-0.9.0.pk3 (528 files)
       0     P .\etmain\sw_oasis_b3.pk3 (45 files)
       0     P .\etmain\ps_radio_frag.pk3 (42 files)
       0     P .\etmain\pak2.pk3 (22 files)
       0     P .\etmain\pak1.pk3 (10 files)
       0     P .\etmain\pak0.pk3 (3725 files)
       0     P .\etmain\mp_bin.pk3 (6 files)
       0     P .\etmain\ht_campaign06_2024.pk3 (21 files)
       0     P .\etmain\et_tundra_beta4a.pk3 (27 files)
       0     P .\etmain\etl_sp_delivery_v5.pk3 (195 files)
       0     P .\etmain\braundorf_final.pk3 (76 files)
       0     P .\etmain\base55.pk3 (128 files)
       0
       0 handle 1: etconsole.log
       0 4879 files in pk3 files
       0 --------------------------------
       0 ********************
ERROR: Client command overflow
********************
recursive error 'Client command overflow' after: Client command overflow
       0 SDL input devices shut down.

 

       0 SDL input devices shut down.

Posted (edited)

Do you have cl_allowDownload 1?

If this happens after you have voted for the next map, which you dont have in etmain, this may solve the problem

If not, try change com_hunkmegs , 256 should be enough.

Edited by razjee
  • Like 3
  • RedBaird changed the title to Client command overflow [ETL]
  • Leader
Posted
19 hours ago, aNGELo said:

DL_BeginDownload: Error - empty download URL or empty local file name

 

19 hours ago, aNGELo said:

recursive error 'Client command overflow'

 

18 hours ago, razjee said:

com_hunkmegs , 256

 

I think that Razjee got it.

 

I was surprised to see that "recursive error", which normally means that a function is calling itself, either directly or indirectly.  A recursive 'loop' must have a way to terminate the 'self-loop' or it will run out of Memory.  The OS or calling program must have a way to stop that runaway code as a last resort..  It looks like, IF Com_hunkmegs (allocated memory for those com-related functions) is too small AND the downloading function just keeps trying to download the file, (even if the Hunk-size is "filled up"), THEN ET stops it, without crashing. 

 

The Client software left some "clues" instead of the OS having to kill it.  It was an "abend", but behaved nicely.  😄 

 

 

 

 

 

 

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.