• [Help][FastDL][Server]Very Very long Sending Client Info. (~10 Mins)
    4 replies, posted
[B]Hello.[/B] I have one weired problem. On garry's mod client without addons i have very long "Sending Client Info" ~10Mins [B]Any ideas?[/B] [B]Addon list[/B] [CODE]addons.txt gestures rt camera ulx afk advanced ball socket tool gm12 re-located stools 2.0 simple thirdperson ulx auto promote advanced inflator gmod legs smart freezer tool ulx freezeprops advdupe2 gta v wasted smart painter ulx give weapon advduplicator hwm face poser smart remover tool ulx messages advjoinleave mad moxxi smart weld v3.5 official ulx playurl buoyancy tool no collide everything smartsnap ulx set model chat tags npc tools stacker stool ulx set spawn context menu model manipulator offset trails standing pose tool ulx set utime corpse b gone playx v2.8.13 superfreeze unbreakable tool door stool polyweld tool the sit anywhere script ups extended properties precision tool turret tool utime fading doors precisionalign uclip weight stool fin 2 ragdoll colorizer ulib wireextras gb radial resizer ulx wiremod [/CODE] [B]FastDL code[/B] [url]http://pastebin.com/6B9mMu6e[/url]
"sending client info" -part precaches models and receives clientside lua files, nothing to do with fastdl [editline]21st February 2015[/editline] Paste us the result of command "dumpstringtables_new" when you finish spawning from client.
[QUOTE=Python1320;47183805]"sending client info" -part precaches models and receives clientside lua files, nothing to do with fastdl [editline]21st February 2015[/editline] Paste us the result of command "dumpstringtables_new" when you finish spawning from client.[/QUOTE] [QUOTE][JOIN:] Nevermore. joined our server from [PL] ] dumpstringtables_new Num Tables: 21 0: downloadables strings: 2911 strdata: 106376 databts: 0 1: modelprecache strings: 209 strdata: 5807 databts: 209 2: genericprecache strings: 1 strdata: 0 databts: 1 3: soundprecache strings: 21 strdata: 563 databts: 21 4: decalprecache strings: 227 strdata: 5028 databts: 227 5: instancebaseline strings: 25 strdata: 63 databts: 45373 6: lightstyles strings: 64 strdata: 118 databts: 350 7: userinfo strings: 16 strdata: 22 databts: 132 8: DynamicModels strings: 0 strdata: 0 databts: 0 9: server_query_info strings: 2 strdata: 28 databts: 24 10: ParticleEffectNames strings: 10 strdata: 153 databts: 0 11: EffectDispatch strings: 0 strdata: 0 databts: 0 12: VguiScreen strings: 0 strdata: 0 databts: 0 13: Materials strings: 1 strdata: 16 databts: 0 14: InfoPanel strings: 0 strdata: 0 databts: 0 15: Scenes strings: 1310 strdata: 49120 databts: 0 16: ServerMapCycle strings: 1 strdata: 14 databts: 1 17: GameRulesCreation strings: 1 strdata: 9 databts: 11 18: GModGameInfo strings: 0 strdata: 0 databts: 0 19: networkstring strings: 378 strdata: 6701 databts: 0 20: client_lua_files strings: 1068 strdata: 52018 databts: 1602578 [/QUOTE]
[quote] 20: client_lua_files strings: 1068 strdata: 52018 databts: 1602578[/quote] You have 1.5MB of clientside lua files compressed, which is much, but shouldn't take 10 minutes. Another alternative is that some Lua code is taking very long to load, which happens after clientside lua files have been received (sending client info would still be showing). Does the loading screen freeze during the 10 minutes?
[QUOTE=Python1320;47183863]You have 1.5MB of clientside lua files compressed, which is much, but shouldn't take 10 minutes. Another alternative is that some Lua code is taking very long to load, which happens after clientside lua files have been received (sending client info would still be showing). Does the loading screen freeze during the 10 minutes?[/QUOTE] Nope I hear my music from sv_loadingurl and i can move my mouse [editline]21st February 2015[/editline] BTW after 1st ~10 mins stuck at loadingscreen, now i can join without problems. Im worried about new players without addons I guess they dont want wait and they go to another server :/
Sorry, you need to Log In to post a reply to this thread.