Addon file cache missing redownloading downloaded error failed to read the downloaded file

After the update today, and after clearing the /garrysmod/cache and /steam_cache/content/4000 folders, some addons are seemingly not downloading from the workshop. This is on a Linux server, specif...

After the update today, and after clearing the /garrysmod/cache and /steam_cache/content/4000 folders, some addons are seemingly not downloading from the workshop. This is on a Linux server, specifically in a Docker container running Debian Jessie.

WS: Waiting for Steam to log us in...
WS: Fetching collection info...
Processing collection 1640282781...
   Collection 'Nodecraft Garry's Mod Server'
   11 new addons
WS: Finished!

WS: Processing 11 addons...
Processing addon 11: [Official] Precision Tool (104482086)...
   Addon file cache missing, redownloading...
   Downloaded!
   Error! Failed to read the downloaded file
Processing addon 10: Check 'Em (104768448)...
   Addon file cache missing, redownloading...
   Downloaded!
   Error! Failed to read the downloaded file
Processing addon 9: SmartSnap (104815552)...
   Addon file cache missing, redownloading...
   Downloaded!
   Error! Failed to read the downloaded file
Processing addon 8: 3D2D Textscreens (109643223)...
   Mounted!
Processing addon 7: Fading door tool (115753588)...
   Addon file cache missing, redownloading...
   Downloaded!
   Error! Failed to read the downloaded file
Processing addon 6: NYPD 1940's Model-Group (121961644)...
   Addon file cache missing, redownloading...
   Downloaded!
   Error! Failed to read the downloaded file
Processing addon 5: Wiremod (160250458)...
   Addon file cache missing, redownloading...
   Downloaded!
   Error! Failed to read the downloaded file
Processing addon 4: PermaProps (220336312)...
   Addon file cache missing, redownloading...
   Downloaded!
   Error! Failed to read the downloaded file
Processing addon 3: DarkRP (248302805)...
   Addon file cache missing, redownloading...
   Downloaded!
   Error! Failed to read the downloaded file
Processing addon 2: ObjHunt (302390067)...
   Addon file cache missing, redownloading...
   Downloaded!
   Error! Failed to read the downloaded file
Processing addon 1: rp_genova_v3_b4 (1627330883)...
   Mounted!
WS: Finished!

The server itself is online and working — no network issues to be seen. Adding developer 1 doesn’t seem to yield any additional debug information. The results are extremely inconsistent.

After this, both the /garrysmod/cache and /steam_cache/content/4000 folders remain empty.

If I revert to a backup of the server I created prior to updating, all of the workshop addons download just fine, without this inconsistency. (Obviously I’m unable to join the outdated server, but the workshop addons are downloaded fine and present in the server filesystem).

Is there a possible rate limiting issue? Is there a way to look at the file it downloaded and failed to read? Or was there a problem saving the file? Some more verbose logs would be very beneficial here, and aid in debugging if this is an issue on my end.

Содержание

  1. Addon file cache missing redownloading downloaded error failed to read the downloaded file
  2. Workshop addons failing to download on server #4144
  3. Comments
  4. Addon file cache missing redownloading downloaded error failed to read the downloaded file
  5. steamworks.DownloadUGC currently not working? #4642
  6. Comments
  7. Footer
  8. Addon file cache missing redownloading downloaded error failed to read the downloaded file

Addon file cache missing redownloading downloaded error failed to read the downloaded file

Всем привет! После переустановки windows и Metrostroi возникла данная проблема при запуске сервера:

66.7 fps 0/10 on map
Console initialized.
ConVarRef mat_dxlevel doesn’t point to an existing ConVar
Game.dll loaded for «Garry’s Mod»
Initializing Steam libraries for Workshop..
WS: Waiting for Steam to log us in.
WS: Fetching collection info.
Processing collection 1523280290.
Collection ‘metroserv’
40 new addons
WS: Finished!

WS: Processing 40 addons.
Processing addon 40: Metrostroi (Subway Simulator) (261801217).
Addon file cache missing, redownloading.
Downloaded!
Error! Failed to read the downloaded file

Processing addon 9: GM_MUS_CRIMSON_LINE_TOX (1223349902).
Addon file cache missing, redownloading.
Downloaded!
Error! Failed to read the downloaded file
Processing addon 8: 1269617543.
Failed to get addon info! Access Denied! Addon is banned/marked incompatible/
hidden/friends only!
Processing addon 7: Metrostroi Текстура кузова Красный+Ге
рб 81-722.1/723.1/724.1 (1277584811).
Addon file cache missing, redownloading.
Downloaded!
Error! Failed to read the downloaded file
Processing addon 6: 1323834695.
Failed to get addon info! Access Denied! Addon is banned/marked incompatible/
hidden/friends only!
Processing addon 5: Metrostroi Ezh3RU1 (1354789122).
Addon file cache missing, redownloading.
Downloaded!
Error! Failed to read the downloaded file
Processing addon 4: Imagine line — Map for Metrostroi (1371670909).
Addon file cache missing, redownloading.
Downloaded!
Error! Failed to read the downloaded file
Processing addon 3: Metrostroi New Skin pack (1517216362).
Addon file cache missing, redownloading.
Downloaded!
Error! Failed to read the downloaded file
Processing addon 2: Metrostroi: Artery Skin Pack 1 (1517985769).
Addon file cache missing, redownloading.
Downloaded!
Error! Failed to read the downloaded file
Processing addon 1: Garrygrad Metropoliten [pack 5/5] (1563918075).
Addon file cache missing, redownloading.
Downloaded!
Error! Failed to read the downloaded file
WS: Finished!
CWorkThreadPool::

CWorkThreadPool: work processing queue not empty: 1 items disc
arded.
CModelLoader::Map_IsValid: No such map ‘maps/gm_metro_crossline_p.bsp’
map load failed: gm_metro_crossline_p not found or invalid
Unknown command «port»

Не могу понять почему не загружаются аддоны!?

Источник

Workshop addons failing to download on server #4144

After the update today, and after clearing the /garrysmod/cache and /steam_cache/content/4000 folders, some addons are seemingly not downloading from the workshop. This is on a Linux server, specifically in a Docker container running Debian Jessie.

The specific collection I’m using is https://steamcommunity.com/workshop/filedetails/?id=1640282781, with: +host_workshop_collection 1640282781 . It’s a rather small collection for demonstration purposes.

With this collection, during the server start I see:

The server itself is online and working — no network issues to be seen. Adding developer 1 doesn’t seem to yield any additional debug information. The results are extremely inconsistent.

After this, both the /garrysmod/cache and /steam_cache/content/4000 folders remain empty.

If I revert to a backup of the server I created prior to updating, all of the workshop addons download just fine, without this inconsistency. (Obviously I’m unable to join the outdated server, but the workshop addons are downloaded fine and present in the server filesystem).

Is there a possible rate limiting issue? Is there a way to look at the file it downloaded and failed to read? Or was there a problem saving the file? Some more verbose logs would be very beneficial here, and aid in debugging if this is an issue on my end.

The text was updated successfully, but these errors were encountered:

Источник

Addon file cache missing redownloading downloaded error failed to read the downloaded file

Всем привет! После переустановки windows и Metrostroi возникла данная проблема при запуске сервера:

66.7 fps 0/10 on map
Console initialized.
ConVarRef mat_dxlevel doesn’t point to an existing ConVar
Game.dll loaded for «Garry’s Mod»
Initializing Steam libraries for Workshop..
WS: Waiting for Steam to log us in.
WS: Fetching collection info.
Processing collection 1523280290.
Collection ‘metroserv’
40 new addons
WS: Finished!

WS: Processing 40 addons.
Processing addon 40: Metrostroi (Subway Simulator) (261801217).
Addon file cache missing, redownloading.
Downloaded!
Error! Failed to read the downloaded file

Processing addon 9: GM_MUS_CRIMSON_LINE_TOX (1223349902).
Addon file cache missing, redownloading.
Downloaded!
Error! Failed to read the downloaded file
Processing addon 8: 1269617543.
Failed to get addon info! Access Denied! Addon is banned/marked incompatible/
hidden/friends only!
Processing addon 7: Metrostroi Текстура кузова Красный+Ге
рб 81-722.1/723.1/724.1 (1277584811).
Addon file cache missing, redownloading.
Downloaded!
Error! Failed to read the downloaded file
Processing addon 6: 1323834695.
Failed to get addon info! Access Denied! Addon is banned/marked incompatible/
hidden/friends only!
Processing addon 5: Metrostroi Ezh3RU1 (1354789122).
Addon file cache missing, redownloading.
Downloaded!
Error! Failed to read the downloaded file
Processing addon 4: Imagine line — Map for Metrostroi (1371670909).
Addon file cache missing, redownloading.
Downloaded!
Error! Failed to read the downloaded file
Processing addon 3: Metrostroi New Skin pack (1517216362).
Addon file cache missing, redownloading.
Downloaded!
Error! Failed to read the downloaded file
Processing addon 2: Metrostroi: Artery Skin Pack 1 (1517985769).
Addon file cache missing, redownloading.
Downloaded!
Error! Failed to read the downloaded file
Processing addon 1: Garrygrad Metropoliten [pack 5/5] (1563918075).
Addon file cache missing, redownloading.
Downloaded!
Error! Failed to read the downloaded file
WS: Finished!
CWorkThreadPool::

CWorkThreadPool: work processing queue not empty: 1 items disc
arded.
CModelLoader::Map_IsValid: No such map ‘maps/gm_metro_crossline_p.bsp’
map load failed: gm_metro_crossline_p not found or invalid
Unknown command «port»

Не могу понять почему не загружаются аддоны!?

Источник

steamworks.DownloadUGC currently not working? #4642

steamworks.DownloadUGC( 104548572, function( name ) game.MountGMA( name ) end)

But I get the following errors and I’m unable to solve it:

Playable Piano addon:
steamworks.DownloadUGC: Failed to read addon file ‘S:Steamsteamappsworkshopcontent4000104548572938133153078523127_legacy.bin’ for 104548572

With wiremod I get something similar:
steamworks.DownloadUGC: Failed to get SteamUGC file for 160250458

I don’t have a folder called S:Steamsteamappsworkshopcontent4000104548572 because I manually cleared the workshopcontent folder a while ago because it was getting to big.

Could this have been the cause for the error? -is there any other file I need to clean to restore steamworks.DownloadUGC to a working state? Or is steamworks.DownloadUGC currently just broken for every one?

The text was updated successfully, but these errors were encountered:

I don’t have a folder called S:Steamsteamappsworkshopcontent4000104548572 because I manually cleared the workshopcontent folder a while ago because it was getting to big.

There’s your problem. You deleted Steam files and you are now complaining that something doesn’t work. Verify your game cache integrity, and DO NOT DELETE FILES OUTSIDE OF THE GAME’S DIRECTORY! ( steamapps/GarrysMod/ )

Instead of pointing fingers at me, please tell me what can be done to clean up the garrysmod steamworks cache folder without corrupting garrysmod steamworks implementation. If it is used as a cache, garrysmod should just redownload the file if its clearly missing in the steamworks cache folder, instead of crapping out with odd errors, so in my view it looks like a bug in your implementation.

The whole S:Steamsteamappsworkshopcontent4000 was like

90 GB with old data, the oldest one of 2015. If it’s a cache (indirectly) owned by garrysmod, if I’m not allowed to cleanup a cache directory, you are responsible to clean up unused files regulary, so this problem would never happened in first place.

Btw: verifying game cache fixed the wiremod error, but not the piano one. I can live with that for now.

The cache is not handled by Garry’s Mod. Old files are being deleted after

2weeks of not being used (I have tested this myself), if you have files from 2015 it means either it’s a subscribed addon, or that file is being used on some server that you are playing on.

That could be the case, thank you for your help.

© 2023 GitHub, Inc.

You can’t perform that action at this time.

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.

Источник

Addon file cache missing redownloading downloaded error failed to read the downloaded file

I’ve noticed that sometimes Gmod likes to redownload specific addons for no specified reason. You could try the most basic fixes such as verifying game cache, reinstall and etc.

(before that I recommend making a collection of all your addons. I know, it might take a while, but it’s the simpliest way to get your addons back after reinstalling the game).

Check your Garry’s mod addons folder and see if you can find anything from there. Otherwise, you just got to download them manually again.

What should I be looking for? I don’t see anything out of the ordinary and I just redownloaded them all

I’ve noticed that sometimes Gmod likes to redownload specific addons for no specified reason. You could try the most basic fixes such as verifying game cache, reinstall and etc.

(before that I recommend making a collection of all your addons. I know, it might take a while, but it’s the simpliest way to get your addons back after reinstalling the game).

Check your Garry’s mod addons folder and see if you can find anything from there. Otherwise, you just got to download them manually again.

What should I be looking for? I don’t see anything out of the ordinary and I just redownloaded them all

I’ve noticed that sometimes Gmod likes to redownload specific addons for no specified reason. You could try the most basic fixes such as verifying game cache, reinstall and etc.

(before that I recommend making a collection of all your addons. I know, it might take a while, but it’s the simpliest way to get your addons back after reinstalling the game).

I’ll try rreinstalling the games, and because of the previous issue and needing to redownload all of them before I have them in a collection

What should I be looking for? I don’t see anything out of the ordinary and I just redownloaded them all

I’ll try rreinstalling the games, and because of the previous issue and needing to redownload all of them before I have them in a collection

I mean go to your addon folder and see if you can find your addons that haven’t been fully downloaded

May we see one of the 70 other addons that aren’t succesfully downloading?

May we see one of the 70 other addons that aren’t succesfully downloading?

I’m not sure what you’re looking for exactly but this is one of the 70 that keeps redownloading
http://steamcommunity.com/sharedfiles/filedetails/?id=680354057
If you need any other information on it I will provide. I also also mention that before the initial issue that caused me to lose my addons in the first place, all 100 addons were working.

Just wondering, do you have another copy of the Garry’s mod folder? If so, try and see if it has all of your missing addons

I’m not sure what you’re looking for exactly but this is one of the 70 that keeps redownloading
http://steamcommunity.com/sharedfiles/filedetails/?id=680354057
If you need any other information on it I will provide. I also also mention that before the initial issue that caused me to lose my addons in the first place, all 100 addons were working.

Looks like it’s not the updating bug. Though I’m pretty sure it has something to do with the major subscribtion update that came out not so long ago. Let me look through the changelog real quick and see if any conflictions or anything like that could of occured.

I’m not sure what you’re looking for exactly but this is one of the 70 that keeps redownloading
http://steamcommunity.com/sharedfiles/filedetails/?id=680354057
If you need any other information on it I will provide. I also also mention that before the initial issue that caused me to lose my addons in the first place, all 100 addons were working.

Looks like it’s not the updating bug. Though I’m pretty sure it has something to do with the major subscribtion update that came out not so long ago. Let me look through the changelog real quick and see if any conflictions or anything like that could of occured.

I doubt that it’s any of the recent updates either. A very mysterious bug you’re dealing with. But how about you try this out:

1: Unistall all addons you have installed from the main menu in Gmod from Addons -> Subscribed.

2: Access the folder that contains all your addons and delete it (if it’s empty, still delete it).

3:Unistall Garry’s mod.

4:Install Garry’s mod.

5: Use the collection to get your addons back

Note: Once it’s the first time your run the game after intalling it again, stay in the main menu, use steam overlay web browser, locate your addon collection, and simply subscribe to those addons. Once you clicked on all of those green + buttons, simply SHIFT+TAB, and leave your PC be for a minute, until it has succesfully downloaded all the addons.

If that did not worked, I have no idea how else I could help you in this situation. You should try your luck on Facepunch forums. 😉

Источник

Details
As far as I am concerned, Entity:GetModelBounds() is supposed to return the same values that are defined in $bbox within a model’s QC file (sorry if I am mistaken).

This works correctly for most models, but I have run into a situation where, for certain models, one or more of the output values provided by this function are incorrect.

For example, I have two different models for which I have used the following bounding box:
mins = (-30, -30, 0)
maxs = (30, 30, 44)

When those models are spawned, the values provided by GetModelBounds are the following:
Model 1: (-36.596565, -30.000000, 0.000000), (30.000000, 30.000000, 44.369152)
Model 2: (-30.000000, -30.000000, -9.308764), (30.000000, 30.000000, 44.000000)

I have used HLMV to verify that $bbox was correctly defined in the QCs. I have decompiled the models as well and the $bbox lines were normal. Basically, it appears that, in Gmod, the $bbox values are not being read from the mdl files «as is».

Version of Gmod
2022.06.10 (latest)

Steps to reproduce

  1. Spawn an entity using ents.Create.
  2. Set its model to one of the affected models.
  3. Call GetModelsBounds for this entity and print the values.

Again, sorry if I have misunderstood the use of this function.
Will provide the source files of the models upon request.

  1. Addon file cache missing, redownloading…

  2. Downloaded!

  3. Error! Failed to read the downloaded file

  4. Processing addon 53: Star Wars Weapons (183549197)…

  5. Addon file cache missing, redownloading…

  6. Downloaded!

  7. Error! Failed to read the downloaded file

  8. Processing addon 52: Active Camouflage (308977650)…

  9. Addon file cache missing, redownloading…

  10. Downloaded!

  11. Error! Failed to read the downloaded file

  12. Processing addon 51: Gmod Legs 3 (112806637)…

  13. Addon up to date, mounted!

  14. Processing addon 50: Simple ThirdPerson — Sliders & Fixes! (207948202)…

  15. Addon up to date, mounted!

  16. Processing addon 49: Revival Player Defibrillator | DarkRP Friendly (708845241)…

  17. Addon up to date, mounted!

  18. Processing addon 48: Star Wars Vehicles: Episode 1 (495762961)…

  19. Addon file cache missing, redownloading…

  20. Downloaded!

  21. Error! Failed to read the downloaded file

  22. Processing addon 47: Star Wars Vehicles: Episode 2 (608632308)…

  23. Addon file cache missing, redownloading…

  24. Downloaded!

  25. Error! Failed to read the downloaded file

  26. Processing addon 46: Naboo (576353911)…

  27. Addon file cache missing, redownloading…

  28. Downloaded!

  29. Error! Failed to read the downloaded file

  30. Processing addon 45: Mustafar (577727672)…

  31. Addon file cache missing, redownloading…

  32. Downloaded!

  33. Error! Failed to read the downloaded file

  34. Processing addon 44: NPC Tools (104486597)…

  35. Addon up to date, mounted!

  36. Processing addon 43: Custom ULX Commands (718665054)…

  37. Addon up to date, mounted!

  38. Processing addon 42: The sit anywhere script! (108176967)…

  39. Addon up to date, mounted!

  40. Processing addon 41: Star Wars Music (Extended) (467503853)…

  41. Addon file cache missing, redownloading…

  42. Downloaded!

  43. Error! Failed to read the downloaded file

  44. Processing addon 40: Star Wars Music Speakers (252742321)…

  45. Addon file cache missing, redownloading…

  46. Downloaded!

  47. Error! Failed to read the downloaded file

  48. Processing addon 39: Climb SWEP 2 (113495466)…

  49. Addon up to date, mounted!

  50. Processing addon 38: Media Player (546392647)…

  51. Addon up to date, mounted!

  52. Processing addon 37: Mass Effect Props — Part One (420381877)…

  53. Addon file cache missing, redownloading…

  54. Downloaded!

  55. Error! Failed to read the downloaded file

  56. Processing addon 36: Mass Effect Props — Part Two (420390352)…

  57. Addon file cache missing, redownloading…

  58. Downloaded!

  59. Error! Failed to read the downloaded file

  60. Processing addon 35: Mass Effect Props — Part Three (420433780)…

  61. Addon file cache missing, redownloading…

  62. Downloaded!

  63. Error! Failed to read the downloaded file

  64. Processing addon 34: Mass Effect Props — Part Four (420436409)…

  65. Addon file cache missing, redownloading…

  66. Downloaded!

  67. Error! Failed to read the downloaded file

  68. Processing addon 33: Mass Effect Civilian Props (284017501)…

  69. Addon file cache missing, redownloading…

  70. Downloaded!

  71. Error! Failed to read the downloaded file

  72. Processing addon 32: Mass Effect 2 Furniture/props (106369732)…

  73. Addon file cache missing, redownloading…

  74. Downloaded!

  75. Error! Failed to read the downloaded file

  76. Processing addon 31: Sci-fi Props Megapack (284266415)…

  77. Addon file cache missing, redownloading…

  78. Downloaded!

  79. Error! Failed to read the downloaded file

  80. Processing addon 30: Ultimate Logs (948692202)…

  81. Addon up to date, mounted!

  82. Processing addon 29: Sci-Fi Citizens Playermodels (173932955)…

  83. Addon file cache missing, redownloading…

  84. Downloaded!

  85. Error! Failed to read the downloaded file

  86. Processing addon 28: Sci-Fi Citizens v4 (173923845)…

  87. Addon file cache missing, redownloading…

  88. Downloaded!

  89. Error! Failed to read the downloaded file

  90. Processing addon 27: PermaProps (220336312)…

  91. Addon up to date, mounted!

  92. Processing addon 26: [Official] Precision Tool (104482086)…

  93. Addon up to date, mounted!

  94. Processing addon 25: Improved Stacker (264467687)…

  95. Addon up to date, mounted!

  96. Processing addon 24: 3D2D Textscreens (109643223)…

  97. Addon up to date, mounted!

  98. Processing addon 23: [PR]Star Wars Medical Sweps [Bacta Grenade, Bacta Injector, Force Heal] (727824870)…

  99. Addon file cache missing, redownloading…

  100. Downloaded!

  101. Error! Failed to read the downloaded file

  102. Processing addon 22: [ TFA STAR WARS ] Flamethrower (931566793)…

  103. Addon file cache missing, redownloading…

  104. Downloaded!

  105. Error! Failed to read the downloaded file

  106. Processing addon 21: TFA Base [ Reduxed ] (415143062)…

  107. Addon file cache missing, redownloading…

  108. Downloaded!

  109. Error! Failed to read the downloaded file

  110. Processing addon 20: 501st Legion Clones Mega Pack Part 1 V4.1 (700034815)…

  111. Addon file cache missing, redownloading…

  112. Downloaded!

  113. Error! Failed to read the downloaded file

  114. Processing addon 19: 501st Legion Clones Mega Pack Part 2 V3.3 (737143805)…

  115. Addon file cache missing, redownloading…

  116. Downloaded!

  117. Error! Failed to read the downloaded file

  118. Processing addon 18: 41st Legion (1286539799)…

  119. Addon file cache missing, redownloading…

  120. Downloaded!

  121. Error! Failed to read the downloaded file

  122. Processing addon 17: 212th HD Clone Troopers (893468113)…

  123. Addon file cache missing, redownloading…

  124. Downloaded!

  125. Error! Failed to read the downloaded file

  126. Processing addon 16: HD Clone Troopers Playermodels Pack (Part 2) (878092659)…

  127. Addon file cache missing, redownloading…

  128. Downloaded!

  129. Error! Failed to read the downloaded file

  130. Processing addon 15: HD Clone Troopers Playermodels (Part 1) (878090416)…

  131. Addon file cache missing, redownloading…

  132. Downloaded!

  133. Error! Failed to read the downloaded file

  134. Processing addon 14: [GGN] 187th Elite Trooper Variants Playermodels (1248009769)…

  135. Addon file cache missing, redownloading…

  136. Downloaded!

  137. Error! Failed to read the downloaded file

  138. Processing addon 13: [GR] 187th Clone Captains Playermodels (1207639771)…

  139. Addon file cache missing, redownloading…

  140. Downloaded!

  141. Error! Failed to read the downloaded file

  142. Processing addon 9: [ TFA Star Wars ] Extended Weapons Pack Required Resources #1 (907051587)…

  143. Addon file cache missing, redownloading…

  144. Downloaded!

  145. Error! Failed to read the downloaded file

  146. Processing addon 8: [TFA Official] Star Wars Shared Resources [ Sounds, Icons, Shared Support Menu ] (889827473)…

  147. Addon file cache missing, redownloading…

  148. Downloaded!

  149. Error! Failed to read the downloaded file

  150. Processing addon 7: Star Wars Weapons Extras (712974155)…

  151. Addon file cache missing, redownloading…

  152. Downloaded!

  153. Error! Failed to read the downloaded file

  154. Processing addon 6: Star Wars Z6 Rotary Blaster Cannon (Original SWEP) (529893884)…

  155. Addon file cache missing, redownloading…

  156. Downloaded!

  157. Error! Failed to read the downloaded file

  158. Processing addon 5: CGI Clone IDS (728482702)…

  159. Addon up to date, mounted!

  160. Processing addon 4: [TFA] SWRP SWEP Mega-Pack (708301497)…

  161. Addon file cache missing, redownloading…

  162. Downloaded!

  163. Error! Failed to read the downloaded file

  164. Processing addon 3: CGI Super Battle Droids (720714872)…

  165. Addon up to date, mounted!

  166. Processing addon 2: CGI CIS Droid Pack (721821542)…

  167. Addon file cache missing, redownloading…

  168. Downloaded!

  169. Error! Failed to read the downloaded file

  170. Processing addon 1: ULX++ — New Commands and More! (686055179)…

  171. Addon up to date, mounted!

  172. WS: Finished!

  173. Adding Filesystem Addon ‘/servers/sgnswrp/garrysmod/addons/__blib’

  174. Adding Filesystem Addon ‘/servers/sgnswrp/garrysmod/addons/_bwhitelist-revamped-16’

  175. Adding Filesystem Addon ‘/servers/sgnswrp/garrysmod/addons/aesthetic_menu’

  176. Adding Filesystem Addon ‘/servers/sgnswrp/garrysmod/addons/atlaschat’

  177. Adding Filesystem Addon ‘/servers/sgnswrp/garrysmod/addons/cnotify’

  178. Adding Filesystem Addon ‘/servers/sgnswrp/garrysmod/addons/darkrpmodification-master’

  179. Adding Filesystem Addon ‘/servers/sgnswrp/garrysmod/addons/enhanced_government’

  180. Adding Filesystem Addon ‘/servers/sgnswrp/garrysmod/addons/f4_gamma_11’

  181. Adding Filesystem Addon ‘/servers/sgnswrp/garrysmod/addons/hats_hook’

  182. Adding Filesystem Addon ‘/servers/sgnswrp/garrysmod/addons/mistforums’

  183. Adding Filesystem Addon ‘/servers/sgnswrp/garrysmod/addons/silkyhud’

  184. Adding Filesystem Addon ‘/servers/sgnswrp/garrysmod/addons/silkymotd_nodrm’

  185. Adding Filesystem Addon ‘/servers/sgnswrp/garrysmod/addons/squad_reborn’

  186. Adding Filesystem Addon ‘/servers/sgnswrp/garrysmod/addons/teamsradion2’

  187. Adding Filesystem Addon ‘/servers/sgnswrp/garrysmod/addons/ulib’

  188. Adding Filesystem Addon ‘/servers/sgnswrp/garrysmod/addons/ulx’

  189. Adding Filesystem Addon ‘/servers/sgnswrp/garrysmod/addons/z_rewards’

  190. Changing gamemode to StarwarsRP (starwarsrp)

  191. Server logging enabled.

  192. Server logging data to file logs/L0317039.log

  193. L 03/17/2018 — 21:38:33: Log file started (file «logs/L0317039.log») (game «/servers/sgnswrp/garrysmod») (version «7042»)

  194. CModelLoader::Map_IsValid: No such map ‘maps/rp_venator_ar.bsp’

  195. map load failed: rp_venator_ar not found or invalid

  196. Unknown command «cl_cmdrate»

  197. Unknown command «cl_updaterate»

  198. Unknown command «rate»

  199. Network: IP 74.91.114.39, mode MP, dedicated Yes, ports 27015 SV / 27005 CL

Понравилась статья? Поделить с друзьями:

Читайте также:

  • Additional data error value 2147943726
  • Additional data error value 2147942667
  • Additional data error value 2147942402
  • Addictive keys sorry a serious error occurred
  • Addeventlistener is not a function как исправить

  • 0 0 голоса
    Рейтинг статьи
    Подписаться
    Уведомить о
    guest

    0 комментариев
    Старые
    Новые Популярные
    Межтекстовые Отзывы
    Посмотреть все комментарии