[SOLVED] Demo's

Status
Not open for further replies.
Messages
1,994
Reaction score
4,587
Points
1,175
Location
United Kingdom
Can I fix getting errors in demos?
I got a problem consoles like this

[ERROR] gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187: bad argument #2 to 'Play' (Vector expected, got nil)
1. Play - [C]:-1
2. v - gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187
3. unknown - lua/includes/modules/hook.lua:84


[ERROR] gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187: bad argument #2 to 'Play' (Vector expected, got nil)
1. Play - [C]:-1
2. v - gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187
3. unknown - lua/includes/modules/hook.lua:84


[ERROR] gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187: bad argument #2 to 'Play' (Vector expected, got nil)
1. Play - [C]:-1
2. v - gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187
3. unknown - lua/includes/modules/hook.lua:84

Bad sequence in GetSequenceName() for model 'error.mdl'!

[ERROR] gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187: bad argument #2 to 'Play' (Vector expected, got nil)
1. Play - [C]:-1
2. v - gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187
3. unknown - lua/includes/modules/hook.lua:84


[ERROR] gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187: bad argument #2 to 'Play' (Vector expected, got nil)
1. Play - [C]:-1
2. v - gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187
3. unknown - lua/includes/modules/hook.lua:84

Bad sequence in GetSequenceName() for model 'error.mdl'!

[ERROR] gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187: bad argument #2 to 'Play' (Vector expected, got nil)
1. Play - [C]:-1
2. v - gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187
3. unknown - lua/includes/modules/hook.lua:84


[ERROR] gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187: bad argument #2 to 'Play' (Vector expected, got nil)
1. Play - [C]:-1
2. v - gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187
3. unknown - lua/includes/modules/hook.lua:84


[ERROR] gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187: bad argument #2 to 'Play' (Vector expected, got nil)
1. Play - [C]:-1
2. v - gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187
3. unknown - lua/includes/modules/hook.lua:84


[ERROR] gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187: bad argument #2 to 'Play' (Vector expected, got nil)
1. Play - [C]:-1
2. v - gamemodes/perp/gamemode/modules/playercore/cl_player.lua:187
3. unknown - lua/includes/modules/hook.lua:84

And everybody is an error vehicles are invisible or weird colours

This only happens in demo's , In game its fine

[DOUBLEPOST=1431109851,1431109815][/DOUBLEPOST]This only happens in demo's , In game its fine
 
From what I understand from these errors it's telling you that, when you play its trying to refer to a vector and getting nothing back (nil).
 
Locked.jpg

Resolved
According to Hayden it automatically fixed itself.​
 
Status
Not open for further replies.

Similar threads

Back
Top