• "Somthing is Generating Script Errors" On start up
    2 replies, posted
Hey can anyone tell me how to fix this? I'd like not to see that message this is the only error I see. [Code] Attemped to precache unknown particle system "error"! Attemped to precache unknown particle system "generic_smoke"! Attemped to precache unknown particle system "blood_impact_red_01"! Attemped to precache unknown particle system "blood_impact_green_01"! Attemped to precache unknown particle system "blood_impact_yellow_01"! Attemped to precache unknown particle system "burning_character"! Attemped to precache unknown particle system "slime_splash_01"! Attemped to precache unknown particle system "slime_splash_02"! Attemped to precache unknown particle system "slime_splash_03"! [/Code] Thanks ahead of time.
A addon is causing it. From what im guessing from [QUOTE]Attemped to precache unknown particle system "error"! Attemped to precache unknown particle system "generic_smoke"! Attemped to precache unknown particle system "blood_impact_red_01"! Attemped to precache unknown particle system "blood_impact_green_01"! Attemped to precache unknown particle system "blood_impact_yellow_01"! Attemped to precache unknown particle system "burning_character[/QUOTE] Its a NPC addon or a Swep addon thats causing the problem. But im not that familiar with Addons so i cant tell you how to fix it. Try disabling a addon that you think might be causing this problem.
[Code] Attemped to precache unknown particle system "error"! Attemped to precache unknown particle system "generic_smoke"! Attemped to precache unknown particle system "blood_impact_red_01"! Attemped to precache unknown particle system "blood_impact_green_01"! Attemped to precache unknown particle system "blood_impact_yellow_01"! Attemped to precache unknown particle system "burning_character"! Attemped to precache unknown particle system "slime_splash_01"! Attemped to precache unknown particle system "slime_splash_02"! Attemped to precache unknown particle system "slime_splash_03"! [/Code] I may have a fix for you, but it depends on how you installed the addon. If you installed it from the legacy type of addon (Addons/youraddonhere/LUA;MATERIALS;MODELS etc) then try this. Copy the Particles folder from that addons folder into your gmod directory. eg: Copy this folder [IMG]http://puu.sh/1pleK[/IMG] Into this folder [IMG]http://puu.sh/1pleU[/IMG]
Sorry, you need to Log In to post a reply to this thread.