- Initiateur de la discussion
K
kemmendo
Geek
- Messages
- 37
- Score réaction
- 4
- Points
- 60
Bonjour, je rencontre sur mon serveur un soucis qui est gênant. En effet si un joueur à la wrench de vcmod en main ou le badge de la police national et qu'il se fait tué pour n'importe qu'elle raison cette erreur apparait :
[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/gamemode/modules/base/sv_gamemode_functions.lua on line 414
4. function 'BlastDamage'
5. lua/entities/tfa_csgo_thrownfrag/shared.lua on line 59
6. lua/entities/tfa_csgo_thrownfrag/shared.lua on line 25
Et cause un bug visuel IG :
[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/gamemode/modules/base/sv_gamemode_functions.lua on line 414
4. function 'BlastDamage'
5. lua/entities/tfa_csgo_thrownfrag/shared.lua on line 59
6. lua/entities/tfa_csgo_thrownfrag/shared.lua on line 25
Et cause un bug visuel IG :