Raised This Month: $12 Target: $400
 3% 

[CS:GO] TTT - Trouble in Terrorist Town


Post New Thread Reply   
 
Thread Tools Display Modes
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 07-18-2020 , 20:37   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #751

Quote:
Originally Posted by Lannister View Post
I'm a fucking dumbass you know, thing is, i've got all my TTT phrases translated to Spanish
You can add your spanish translations into the public repo: https://github.com/TroubleInTerroristTown/Public/pulls
Would avoid any future issues ;)



Code:
4871 	263.415157 	Attempted to create unknown entity type weapon_zm_revolver!
4872 	263.415316 	Can't init weapon_zm_revolver
4873 	263.415409 	Attempted to create unknown entity type weapon_zm_shotgun!
4874 	263.415474 	Can't init weapon_zm_shotgun
4875 	263.415539 	Attempted to create unknown entity type item_ammo_revolver_ttt!
4876 	263.415589 	Can't init item_ammo_revolver_ttt
4877 	263.415662 	Attempted to create unknown entity type item_ammo_revolver_ttt!
4878 	263.415733 	Can't init item_ammo_revolver_ttt
4879 	263.415810 	Attempted to create unknown entity type item_ammo_revolver_ttt!
4880 	263.415868 	Can't init item_ammo_revolver_ttt
4881 	263.415967 	Attempted to create unknown entity type item_box_buckshot_ttt!
4882 	263.416041 	Can't init item_box_buckshot_ttt
4883 	263.416109 	Attempted to create unknown entity type item_box_buckshot_ttt!
4884 	263.416160 	Can't init item_box_buckshot_ttt
4885 	263.416245 	Attempted to create unknown entity type item_box_buckshot_ttt!
4886 	263.416338 	Can't init item_box_buckshot_ttt
Sure that's plugin related and not a map based issue?


Quote:
Originally Posted by Lannister View Post
And it crash,
Install accelerator and post your crash id/url.
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
Lannister
Veteran Member
Join Date: Apr 2015
Old 07-18-2020 , 20:58   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #752

Quote:
Originally Posted by Bara View Post
You can add your spanish translations into the public repo: https://github.com/TroubleInTerroristTown/Public/pulls
Would avoid any future issues ;)



Code:
4871 	263.415157 	Attempted to create unknown entity type weapon_zm_revolver!
4872 	263.415316 	Can't init weapon_zm_revolver
4873 	263.415409 	Attempted to create unknown entity type weapon_zm_shotgun!
4874 	263.415474 	Can't init weapon_zm_shotgun
4875 	263.415539 	Attempted to create unknown entity type item_ammo_revolver_ttt!
4876 	263.415589 	Can't init item_ammo_revolver_ttt
4877 	263.415662 	Attempted to create unknown entity type item_ammo_revolver_ttt!
4878 	263.415733 	Can't init item_ammo_revolver_ttt
4879 	263.415810 	Attempted to create unknown entity type item_ammo_revolver_ttt!
4880 	263.415868 	Can't init item_ammo_revolver_ttt
4881 	263.415967 	Attempted to create unknown entity type item_box_buckshot_ttt!
4882 	263.416041 	Can't init item_box_buckshot_ttt
4883 	263.416109 	Attempted to create unknown entity type item_box_buckshot_ttt!
4884 	263.416160 	Can't init item_box_buckshot_ttt
4885 	263.416245 	Attempted to create unknown entity type item_box_buckshot_ttt!
4886 	263.416338 	Can't init item_box_buckshot_ttt
Sure that's plugin related and not a map based issue?



Install accelerator and post your crash id/url.
Probably something related to map, i'm not sure,

This is the crash log i've got after i tied the Ion cannon
https://crash.limetech.org/bexrwbfsilbk

And this crash log happend randomly (probably something related to my server, and not the TTT, just in case i leave it here)
https://crash.limetech.org/sqahtvgz6bms

And about the translation, you know, it's like a translation for my server (I'm from Argentina) and we usually put some funny stuff there, so is not something that i could share (I mean, i could, but i don't see everyone enjoying that translation haha)

Thanks in advance and sorry for annoying you!


EDIT: Got another crash, i've removed Store competely from TTT to be sure that is not causing any problem, https://crash.limetech.org/jjgjpysw4bgt I don't know what may be the cause,

Also, i want to tell you again that the command sm_miccheck is not working correctly, i mean, if you put "No" and you use the command, you'll see that EVERYONE puts "no", but if you put "yes", you will see everyone as they put all "yes", i'll update a screenshot in a moment


Last edited by Lannister; 07-19-2020 at 00:41.
Lannister is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 07-19-2020 , 07:10   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #753

I pushed a fix for your miccheck issue and made some ion cannon changes (mostly prevent of possible race conditions).

And I can't confirm your crashes with the ion cannon, works fine on my test server (both ion cannons), if you still have the crashes you can share your crash logs with me here (my community id: 76561198041923231) then I can see more details.
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.

Last edited by Bara; 07-19-2020 at 12:54.
Bara is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 07-19-2020 , 15:48   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #754

Here's the changelog since the update yesterday:
  • (Important) Moved RSlays part above player respawn
    - This fix the exploit to avoid getting slayed
  • (Important) GrabberMod/Revive respects now the max identify distance to fix a server crash
    - YT Video: https://youtu.be/GbpkerPoO7g
  • Updated remove ragdoll function
  • Updated ion cannon
    - This will fix some race conditions
  • Fixed Mic Check Command
  • Fixed error in haste plugin
  • Removed unused frame callback
  • Replaced GetEntDataEnt2 with GetEntPropEnt
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.

Last edited by Bara; 07-19-2020 at 18:09.
Bara is offline
Lannister
Veteran Member
Join Date: Apr 2015
Old 07-19-2020 , 17:33   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #755

Quote:
Originally Posted by Bara View Post
Here's the changelog since the update yesterday:
  • (Important) Moved RSlays part above player respawn
    - This fix the exploit to avoid getting slayed
  • (Important) GrabberMod respects now the max identify distance to fix a server crash
    - YT Video: https://youtu.be/GbpkerPoO7g
  • Updated remove ragdoll function
  • Updated ion cannon
    - This will fix some race conditions
  • Fixed Mic Check Command
  • Fixed error in haste plugin
  • Removed unused frame callback
  • Replaced GetEntDataEnt2 with GetEntPropEnt
Thanks! i'm testing it already, i've got some crashes already, but sadly Accelerator didn't catch them... so it's too weird, but people told me that "It happend when we tried to revive a traitor, when he accepted it insta crashed" so i'm checking if we can crash the server again hoping that accelerator logs it so i can share it with you!

And the sm_miccheck works fine now, thanks daddy
Lannister is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 07-19-2020 , 18:09   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #756

Quote:
Originally Posted by Lannister View Post
"It happend when we tried to revive a traitor, when he accepted it insta crashed"
Sure? Atm. I can't reproduce this (with spawn type 0 and 2), but I removed the distance convar and replaced it with the identify distance just to be sure.
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
Lannister
Veteran Member
Join Date: Apr 2015
Old 07-19-2020 , 23:38   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #757

Quote:
Originally Posted by Bara View Post
Sure? Atm. I can't reproduce this (with spawn type 0 and 2), but I removed the distance convar and replaced it with the identify distance just to be sure.
I don't know if this happend when tried to revive someone, but, i've got this crashlog https://crash.limetech.org/42emxjvliu2u

Something that i been noticing is the next thing (before server crash)

Code:
35368 	13380.280856 	Here is client id 3 and level=====>>>>>1346
35369 	13380.280902 	Level qualified client
35370 	13380.282023 	Ragdoll has no pCollide!
35371 	13380.282121 	Bad vphysics swap for prop_ragdoll
I saw these 2 last things in some of the crashes i've got.



Thanks!

Last edited by Lannister; 07-20-2020 at 19:54.
Lannister is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 07-27-2020 , 18:40   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #758

Another small update:
  • Bodies plugin generates now a config file (cfg/ttt/bodies.cfg)
  • Added "no immunity" option for Talk Override
  • Fixed crash issue with grabbermod
  • Fixed sm_identify command
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
Piksu
Junior Member
Join Date: Oct 2016
Old 08-15-2020 , 14:48   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #759

Excellent plugin!
Is there a way to increase the odds of being traitor for VIPs?

Last edited by Piksu; 08-15-2020 at 15:05.
Piksu is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 08-15-2020 , 19:34   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #760

Quote:
Originally Posted by Piksu View Post
Is there a way to increase the odds of being traitor for VIPs?
Currently no and I'm personally against this option. But I'll discuss this topic again, internally with the beta communities.
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:55.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode