Upvote Upvoted 0 Downvote Downvoted
Custom Content Random Un preloads some vpks random
1
#1
0 Frags +

https://pastebin.com/MGcnLp0G
My current Auto exec and my preloader is at the bottom and looks like this

mod_load_anims_async 0
mod_load_mesh_async 0
mod_load_vcollide_async 0
mod_touchalldata 1
mod_forcedata 1
sv_pure 0
map preload_room; wait 10; disconnect; echo "Custom Content Loaded"

I will be playing casual everything fine then suddently when i change class it unloades everything, for example left hand fix for original and comp view models just disappear on soldier randomly. Any idea what causes this and how to fix? It was fine then I updated a bunch of graphics stuff in my auto exel now its fucked.

https://pastebin.com/MGcnLp0G
My current Auto exec and my preloader is at the bottom and looks like this

[code]mod_load_anims_async 0
mod_load_mesh_async 0
mod_load_vcollide_async 0
mod_touchalldata 1
mod_forcedata 1
sv_pure 0
map preload_room; wait 10; disconnect; echo "Custom Content Loaded"[/code]

I will be playing casual everything fine then suddently when i change class it unloades everything, for example left hand fix for original and comp view models just disappear on soldier randomly. Any idea what causes this and how to fix? It was fine then I updated a bunch of graphics stuff in my auto exel now its fucked.
2
#2
0 Frags +

The thing to use nowadays is the Modern Casual Preloader. An update at some point broke existing preloading methods (like yours I think). Other than that, no clue.
If that doesn't work for you QuickPrecache is an experimental alternative.

The thing to use nowadays is the [url=https://gamebanana.com/wips/79779]Modern Casual Preloader[/url]. An update at some point broke existing preloading methods (like yours I think). Other than that, no clue.
If that doesn't work for you [url=https://gamebanana.com/mods/524713]QuickPrecache[/url] is an experimental alternative.
3
#3
0 Frags +

that'll just happen since you are abusing something that isn't meant to work, my best practice is to have everything in one custom folder, idk why but i noticed little to no reverting back to original having just one folder in custom

that'll just happen since you are abusing something that isn't meant to work, my best practice is to have everything in one custom folder, idk why but i noticed little to no reverting back to original having just one folder in custom
Please sign in through STEAM to post a comment.