Ulysses
General => Off-Topic => Topic started by: Canne on April 24, 2017, 08:00:20 AM
-
I'm getting these errors.
6. unknown - gamemodes/deathrun/gamemode/sv_round.lua:213
7. RoundThink - gamemodes/deathrun/gamemode/sv_round.lua:232
8. unknown - gamemodes/deathrun/gamemode/init.lua:611
SWEP (weapon_knife) is derived from non existant SWEP (swep_stunstick) - Expect errors!
SWEP (weapon_knife) is derived from non existant SWEP (swep_stunstick) - Expect errors!
[ERROR] gamemodes/deathrun/entities/weapons/weapon_knife.lua:235: attempt to call method 'SetDeploySpeed' (a nil value)
1. unknown - gamemodes/deathrun/entities/weapons/weapon_knife.lua:235
2. Spawn - [C]:-1
3. SortPlayers - gamemodes/deathrun/gamemode/sv_round.lua:50
4. unknown - gamemodes/deathrun/gamemode/sv_round.lua:92
5. SetRound - gamemodes/deathrun/gamemode/sv_round.lua:138
6. unknown - gamemodes/deathrun/gamemode/sv_round.lua:213
7. RoundThink - gamemodes/deathrun/gamemode/sv_round.lua:232
8. unknown - gamemodes/deathrun/gamemode/init.lua:611
SWEP (weapon_knife) is derived from non existant SWEP (swep_stunstick) - Expect errors!
SWEP (weapon_knife) is derived from non existant SWEP (swep_stunstick) - Expect errors!
[ERROR] gamemodes/deathrun/entities/weapons/weapon_knife.lua:235: attempt to call method 'SetDeploySpeed' (a nil value)
1. unknown - gamemodes/deathrun/entities/weapons/weapon_knife.lua:235
2. Spawn - [C]:-1
3. SortPlayers - gamemodes/deathrun/gamemode/sv_round.lua:50
4. unknown - gamemodes/deathrun/gamemode/sv_round.lua:92
5. SetRound - gamemodes/deathrun/gamemode/sv_round.lua:138
6. unknown - gamemodes/deathrun/gamemode/sv_round.lua:213
7. RoundThink - gamemodes/deathrun/gamemode/sv_round.lua:232
8. unknown - gamemodes/deathrun/gamemode/init.lua:611
SWEP (weapon_knife) is derived from non existant SWEP (swep_stunstick) - Expect errors!
SWEP (weapon_knife) is derived from non existant SWEP (swep_stunstick) - Expect errors!
[ERROR] gamemodes/deathrun/entities/weapons/weapon_knife.lua:235: attempt to call method 'SetDeploySpeed' (a nil value)
1. unknown - gamemodes/deathrun/entities/weapons/weapon_knife.lua:235
2. Spawn - [C]:-1
3. SortPlayers - gamemodes/deathrun/gamemode/sv_round.lua:50
4. unknown - gamemodes/deathrun/gamemode/sv_round.lua:92
5. SetRound - gamemodes/deathrun/gamemode/sv_round.lua:138
6. unknown - gamemodes/deathrun/gamemode/sv_round.lua:213
7. RoundThink - gamemodes/deathrun/gamemode/sv_round.lua:232
8. unknown - gamemodes/deathrun/gamemode/init.lua:611
CreateInstance called on a point_template that has no templates: hegranic
[psysex24|9|STEAM_0:0:168635912] Lua Error:
[ERROR] gamemodes/deathrun/entities/weapons/weapon_knife.lua:29: attempt to call global 'GetScriptPath' (a nil value)
1. unknown - gamemodes/deathrun/entities/weapons/weapon_knife.lua:29
GLib.Resources : Compressing resource LuaPack/GLib took 187.26 ms (857.61 KiB to 112.66 KiB).
jamie100 suicided!
?CryWolf? suicided!
the aziaan/kiwi_plant suicided!
What can i do about it?
-
Did you make any changes to the knife weapon? That seems to be what's causing your errors.