- Initiateur de la discussion
KATTIX
Geek suprême
- Messages
- 328
- Score réaction
- 19
- Points
- 115
Salut j'ai une erreur lua qui vient d'apparaitre et qui semble venir du vcmod, vous savez comment la fix ?
[ERROR] A runtime error has occurred in "[C]" on line -1.
The best help I can give you is this:
spawned_weapon has model "models/vc-mod/v_wrench.mdl" with no physics and will be motionless
Hints:
- Does this model have an associated physics model (modelname.phy)?
- Is this model supposed to have physics? Many models, like effects and view models aren't made to have physics
- The issue lies with weapon "vc_wrench"
The responsibility for the error above lies with (the authors of) one (or more) of these files:
1. function 'Spawn'
2. gamemodes/darkrp/entities/weapons/weapon_cs_base2/sv_commands.lua on line 43
3. gamemodes/darkrp/entities/weapons/weapon_cs_base2/sv_commands.lua on line 69
------- End of Simplerr error -------
[ERROR] A runtime error has occurred in "[C]" on line -1.
The best help I can give you is this:
spawned_weapon has model "models/vc-mod/v_wrench.mdl" with no physics and will be motionless
Hints:
- Does this model have an associated physics model (modelname.phy)?
- Is this model supposed to have physics? Many models, like effects and view models aren't made to have physics
- The issue lies with weapon "vc_wrench"
The responsibility for the error above lies with (the authors of) one (or more) of these files:
1. function 'Spawn'
2. gamemodes/darkrp/entities/weapons/weapon_cs_base2/sv_commands.lua on line 43
3. gamemodes/darkrp/entities/weapons/weapon_cs_base2/sv_commands.lua on line 69
------- End of Simplerr error -------