Guest User

REALRTCWCONSOLELOG

a guest
Mar 24th, 2026
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.67 KB | Gaming | 0 0
  1. logfile opened on Tue Mar 24 13:12:01 2026
  2.  
  3. ^3Restarted OpenAL music (x2)
  4.  
  5. UI_CIN_PlayCinematic
  6. CIN_PlayCinematic( sv_escape2.roq )
  7. play(sv_escape2.roq), ROQSize<=0 (x2)
  8.  
  9. UI_CIN_PlayCinematic
  10. CIN_PlayCinematic( sv_boss1.roq )
  11. play(sv_boss1.roq), ROQSize<=0
  12.  
  13. S_AL_StartBackgroundTrack( sound/music/l_theme.wav, sound/music/l_theme.wav )
  14.  
  15. ------ Server Initialization ------
  16. Server: sv_boss1
  17.  
  18. RE_Shutdown( 0 )
  19. Hunk_Clear: reset the hunk ok
  20.  
  21. [Search path and pk3 list - 15821 files loaded]
  22.  
  23. CM_LoadMap( maps/sv_boss1.bsp, 0 )
  24.  
  25. Warning: cvar "g_gameskill" given initial values: "1" and "2" (x2)
  26.  
  27. ------- BotLib Initialization -------
  28. ------------ Map Loading ------------
  29. trying to load maps/sv_boss1_b0.aas
  30. loaded maps/sv_boss1_b0.aas
  31. trying to load maps/sv_boss1_b1.aas
  32. loaded maps/sv_boss1_b1.aas
  33.  
  34. 11 arenas parsed.
  35. AAS initialized. (x2)
  36.  
  37. SV packet loopback : connect
  38. ... client connection stuff ...
  39.  
  40. RE_Shutdown( 0 )
  41. ----- R_Init -----
  42.  
  43. Warning: cvar "r_uifullscreen" given initial values: "1" and "0"
  44.  
  45. ^1performing gamma clamp.
  46. Initializing Shaders
  47.  
  48. ^3WARNING: In shader file scripts/common.shader...Shader "textures/sfx/portal3a_back2" on line 842 is missing closing brace^3.
  49.  
  50. ^3WARNING: In shader file scripts/models_mapobjects_et.shader...Shader "models/mapobjects/flag/flag_dam" on line 1347 is missing closing brace^3.
  51.  
  52. ^3WARNING: In shader file scripts/ui_wolf.shader...Invalid shader name "}" on line 1849.
  53.  
  54. [All other shader files loaded...]
  55.  
  56. GL_VENDOR: NVIDIA Corporation
  57. GL_RENDERER: NVIDIA GeForce RTX 5060/PCIe/SSE2
  58. GL_VERSION: 4.6.0 NVIDIA 581.29
  59.  
  60. [GPU info...]
  61.  
  62. ^1WARNING: ui/assets/SMOKE-16bit.tga not present, using ui/assets/SMOKE-16bit.jpg instead
  63. ^1WARNING: reused image ui/assets/SMOKE-16bit.tga with mixed flags (257 vs 1)
  64.  
  65. [Many .tga missing → using .jpg warnings for UI assets, menu images, realrtcw logos, etc.]
  66.  
  67. ^1WARNING: levelshots/sv_boss1.tga not present, using levelshots/sv_boss1.jpg instead
  68.  
  69. [Texture loading warnings - many files missing .tga fallback to .jpg]
  70. ^1WARNING: textures/lights/light_m4.tga not present, using textures/lights/light_m4.jpg instead (and similar for dozens of others)
  71.  
  72. ^1WARNING: shader 'textures/alpha/fence_m06b' has lightmap but no lightmap stage! (and many other "has lightmap but no lightmap stage" for haze, burn_flr, s_bars, alpha_ice2, oc_dirt, WTF, blood1_red, xlabs, etc.)
  73.  
  74. ^1Couldn't find image file for shader textures/sub_base/oc_dirt
  75. ^1Couldn't find image file for shader textures/common/WTF
  76.  
  77. [Weapon & model loading]
  78. ^1Skin name exceeds MAX_QPATH (x dozens during snooper and other weapons)
  79.  
  80. ^1Couldn't find image file for shader models/weapons/rifles/snooper/wpn_optic.jpger.jpg
  81.  
  82. [Item & icon missing images - huge list of syringes, books, shields, adrenaline, wine, etc.]
  83.  
  84. LOADING... game media
  85.  
  86. ^3WARNING: Failed to allocate source for loop sfx 138 on entity 0 (x ~50+)
  87. ^3WARNING: Failed to allocate source for loop sfx 156 on entity 0 (x many)
  88. ^3WARNING: Failed to allocate source for loop sfx 99 on entity X (and similar for 101, 105, 106, 107, 108, 109, 110, 141, etc.)
  89.  
  90. ^1R_AddMDCSurfaces: no such frame A to B for 'models/players/warrior/head.md3' (x many different frame combos)
  91.  
  92. [Buy phase spam]
  93. serverCommand: ... cpbuy "weapon_upgrade_buy price: 1000" (x ~80)
  94. serverCommand: ... cpbuy "buy_random_box price: 150" (x ~100+)
  95. serverCommand: mu_play sound/misc/buy.wav 0 (x2)
  96.  
  97. [Client commands during buy/wave]
  98. clientCommand: RealRTCWPlayer : cld XX XX X (x ~150+ various)
  99.  
  100. serverCommand: mu_play sound/misc/wave_start 0
  101. serverCommand: mu_play sound/misc/wave_end 0
  102.  
  103. ----- Client Shutdown (Received signal 8) -----
  104. ----- Server Shutdown (Received signal 8) -----
Tags: RealRTCW.
Advertisement
Add Comment
Please, Sign In to add comment