Hello, whenever a player dies on my TTT server, it will error in the console and sometimes crash the server.
[ERROR] gamemodes/terrortown/gamemode/player.lua:685: Tried to use a NULL entity!
1. Send - [C]:-1
2. unknown - gamemodes/terrortown/gamemode/player.lua:685
3. FireBullets - [C]:-1
4. ShootBullet - gamemodes/terrortown/entities/weapons/weapon_tttbase.lua:318
5. unknown - gamemodes/terrortown/entities/weapons/weapon_tttbase.lua:242
[ERROR] gamemodes/terrortown/gamemode/player.lua:685: Tried to use a NULL entity!
1. Send - [C]:-1
2. unknown - gamemodes/terrortown/gamemode/player.lua:685
3. FireBullets - [C]:-1
4. ShootBullet - gamemodes/terrortown/entities/weapons/weapon_tttbase.lua:318
5. unknown - gamemodes/terrortown/entities/weapons/weapon_tttbase.lua:242
From the errors it would seem that it's not an addon error but something to do with TTT itself. This is after the most recent update, any advice?
Seeing the same error on my server.
Had to update my server and ive seen it ever since.
[QUOTE=TH3_L33T;47865023]Seeing the same error on my server.
Had to update my server and ive seen it ever since.[/QUOTE]
ivgot the same problem as u guys :\
same problems here with my 3 ttt servers
Same happening since last update, even with only ulx and ulib
-snipsnipsnipsnipsnip snippity snip snip-
if you want to fix this lua error
[url]https://github.com/garrynewman/garrysmod/commit/6ebf85ecaad7560697ab70c72d2a4497f4897f11[/url]
change line 685 where it says ply, change that to victim
this will get rid of the lua error
but will not get rid of your broken dreams
and crashes of course
[QUOTE=Jerpy;47873685]-snipsnipsnipsnipsnip snippity snip snip-
if you want to fix this lua error
[url]https://github.com/garrynewman/garrysmod/commit/6ebf85ecaad7560697ab70c72d2a4497f4897f11[/url]
change line 685 where it says ply, change that to victim
this will get rid of the lua error
but will not get rid of your broken dreams
and crashes of course[/QUOTE]
OHHH, THANKS DUDE :D
It doesn't fix the crashes, the reason behind the crashes is when a player is typing and dies at the same time.
This error pops up a lot:
18:20:39 Lua Error: Error: hook->PlayerSay returned a non-string!
[QUOTE=iLackIQ;47917755]It doesn't fix the crashes, the reason behind the crashes is when a player is typing and dies at the same time.
This error pops up a lot:
18:20:39 Lua Error: Error: hook->PlayerSay returned a non-string![/QUOTE]
so is there any fix to the crashes yet?
its a tad frustrating because I'm using the cleanest/newest build of ttt, and have tested numerously with different addons, no addons at all, and all addons, and there is no difference whatsoever. I'm getting the same errors, same crashes, and robotboy and whoever seems to be processing issues for gmod refuses to believe me, and they just say they're right and close the ticket.
its tough, because the same thing is happening to other people.
The crashes have seemed to slow down recently, but I just cannot find nor fix the cause to it, and it has been just since this update. It's a mess.
I'm also still having the same problem and any help/fixes would be appreciated! My server crashes every 15 or so minutes and it is becoming unplayable. Thanks
Download it from here: [url]https://github.com/Kefta/garrysmod/tree/patch-24/garrysmod/gamemodes[/url]
Sorry, you need to Log In to post a reply to this thread.