Raised This Month: $32 Target: $400
 8% 

[CS:GO] TTT - Trouble in Terrorist Town


Post New Thread Reply   
 
Thread Tools Display Modes
Lannister
Veteran Member
Join Date: Apr 2015
Old 06-07-2020 , 18:51   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #741

Hello again Bara, sorry if i keep annoying you! i've tested the shield and my server started crashing, we found out that, if someone buys a shield and drops it and someone else picks it, the server insta crash, i've checked my error logs, also Accelerator and theres no error log. Someone else seems to have this problem in this plugin https://forums.alliedmods.net/showthread.php?p=2650816

https://forums.alliedmods.net/showpo...76&postcount=4

Can you try it in your own server please?

Buy the shield
Drop it
Someone else picks it
Crashes

Maybe if there was a cvar or something to prevent people from dropping it, it would be great (maybe it's a way to fix this)

Thnaks in advance!

Last edited by Lannister; 06-07-2020 at 18:54.
Lannister is offline
Lannister
Veteran Member
Join Date: Apr 2015
Old 06-12-2020 , 15:00   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #742

Hello Bara! i've encounter some more bugs, and i don't know if posting here is the best way to report them (tell me if there's a better way to report them please)

Problems are with some items in the traitor shop, for example the tripmines

Code:
// Block damage for other traitors
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
tripmines_traitor_damage "1"

// Block own damage as tripmine owner
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
tripmines_own_damage "1"
For example these 2 cvars, they are both in 1 but i've seen that sometimes the tripmine damages other traitors and yourself too, this is not consistent, i've tried maybe 5 times to damage myself and other traitors, and sometimes there's no damage, but sometimes it does full damage, it is way inconsitent, i've double checked if the commands were right (both in 1) and yes, both of them are in 1 (and they are not changing) but as i mention, sometimes it doesn't block self damage, or damage to other traitors

And, i have another little request for you, i'm seeing lots of people abusing the "Do you have microphone?" rule, preventing them to be chosen as Detective, even if they do have Microphone (they do this to have more chances to play as Traitor) i wonder if there's any kind of log or a cvar where i could see in game who put "yes" or "no" in the detective rule menu, so i can start punishing people that has "no, i dont have mic" but they are talking at the same time.

Thanks!
Lannister is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 06-12-2020 , 16:28   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #743

Quote:
Originally Posted by Lannister View Post
tell me if there's a better way to report them please
Github or Discord, but I personally prefer github for bug reporting.

For the shield issue, we've added a cvar to block shield dropping as temporary solution (not public, need some testing)
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.

Last edited by Bara; 06-12-2020 at 16:29.
Bara is offline
Lannister
Veteran Member
Join Date: Apr 2015
Old 06-12-2020 , 18:01   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #744

Great! i'll be using github for reporting bugs, if you need someone to test that dev plugin (where you prevent people from droppng shields) let me know!
Lannister is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 07-18-2020 , 08:08   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #745

New Update has been released
__________________
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 , 12:53   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #746

Oh my ! that's fucking crazy, yesterday i was thinking "Should i send him a private message? asking if he'll release a new version?, nah... i might be too annoying" i check next day and you made an update with some of the things that i recommended.

Good job!
Lannister is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 07-18-2020 , 13:21   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #747

Quote:
Originally Posted by Lannister View Post
Oh my ! that's fucking crazy, yesterday i was thinking "Should i send him a private message? asking if he'll release a new version?, nah... i might be too annoying" i check next day and you made an update with some of the things that i recommended.

Good job!


Next update can/will be bigger with more game breaking changes. As preview for one feature: https://youtu.be/z9vdvOJzBAk
__________________
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 , 15:46   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #748

I been testing the new update, and i've got endless bugs, and i wonder if i've done something wrong, for example

-Taser doesn't seem to work, they do damage, instead if "detecting" which role someone is
-When i press "E" on a body, it doesn't change it's colour (green, red or blue) to show his role,
-Ion cannon crashed my server
-The command sm_miccheck doesn't seems to work, for example, if i put "No" and i use the command, it will show on the menu that EVERYONE used "No" (I thought, oh damn, the people playing here are all bastards) but then i used !detective, changed to "Yes" and everyone show up as they put "Yes" on sm_miccheck, so definelity a bug


Things that seems to work correctly are, the command for vips to have more credits than other users, the Shield (now you can't drop it so you can't crash the server)


Here are my error logs:

Code:
L 07/18/2020 - 16:15:28: [SM] Call stack trace:
L 07/18/2020 - 16:15:28: [SM]   [0] VFormat
L 07/18/2020 - 16:15:28: [SM]   [1] Line 42, /home/runner/work/Public/Public/addons/sourcemod/scripting/include/colorlib.inc::CPrintToChat
L 07/18/2020 - 16:15:28: [SM]   [2] Line 1090, ttt_bodies.sp::IdentifyEntity
L 07/18/2020 - 16:15:28: [SM]   [3] Line 136, ttt_bodies.sp::TTT_OnButtonPress
L 07/18/2020 - 16:15:28: [SM]   [5] Call_Finish
L 07/18/2020 - 16:15:28: [SM]   [6] Line 3845, ttt.sp::OnPlayerRunCmd
L 07/18/2020 - 16:15:28: [SM] Exception reported: Client index 548964322 is invalid (arg 6)
L 07/18/2020 - 16:15:28: [SM] Blaming: ttt\ttt_bodies.smx
Now a question for you, do you have any recomendation when we update the plugin? like, delete everything and install everything from 0? because what i usually do is, replace everything and restart the server, but i don't know if that can cause some issue,

Now i'm trying to delete everything and install the TTT from 0, to see if things start to work correctly,

EDIT: I've did a clean install (deleted everything, installed all from 0) but still i'm having the issues mention before, they only thing that annoys me is that the tasers do damage and i can't identify bodies, damn. I've did a rollback to the previous version that was working correctly

Thanks in advance Bara and keep up the good work!

Last edited by Lannister; 07-18-2020 at 16:25.
Lannister is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 07-18-2020 , 18:01   Re: [CS:GO] TTT - Trouble in Terrorist Town
Reply With Quote #749

Do you updated your translation files?

Quote:
"Found Innocent"
{
"#format" "{1:s},{2:s}"
"en" "Body Found: {player}{1} {default}found {role i}{2}{default}."
"de" "Körper gefunden: {player}{1} {default}hat {role i}{2}{default} gefunden."
"pl" "Ciało znalezione: {player}{1} {default}znalazł {role i}{2}{default}."
}

"Found Detective"
{
"#format" "{1:s},{2:s}"
"en" "Body Found: {player}{1} {default}found {role d}{2}{default}."
"de" "Körper gefunden: {player}{1} {default}hat {role d}{2}{default} gefunden."
"pl" "Ciało znalezione: {player}{1} {default}znalazł {role d}{2}{default}."
}

"Found Traitor"
{
"#format" "{1:s},{2:s}"
"en" "Body Found: {player}{1} {default}found {role t}{2}{default}."
"de" "Körper gefunden: {player}{1} {default}hat {role t}{2}{default} gefunden."
"pl" "Ciało znalezione: {player}{1} {default}znalazł {role t}{2}{default}."
}

Due an bug with ColorLib we replace all "GetClientName" and "%N" with TTT_GetClientName. This could result into your issues
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.

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

I'm a fucking dumbass you know, thing is, i've got all my TTT phrases translated to Spanish (we made that manually) and i said to myself "Instead of replacing the translation, i'll use a website to check the differences betwen our translations and the new ones" so i used a website and i added the new things, seems like i'm fucking blind and i didn't see some things that you changed, so after checking that, and replacing my phrases.txt to yours, everything started to work correctly.

However, i'm still facing an issue with the Ion cannion, it crashes my server when you charge it and then you shoot, on my console logs it shows the next stuff which are weird,


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
And something related to the ion cannon

Code:
5095 	342.143921 	SV_StartSound: *ttt/ion/beacon_plant.mp3 not precached (0)
5096 	342.143962 	SV_StartSound: *ttt/ion/beacon_plant.mp3 not precached (0)
5097 	342.144015 	SV_StartSound: *ttt/ion/beacon_plant.mp3 not precached (0)
And it crash,

I wonder if i need to put that sound on my download.cfg? (I ask this coz i thought that the TTT itself tries to download / precache TTT related stuff)


And last thing, sorry for being a blind mofo, i apologize if i made you waste your time checking why it was all fucked up for me!
Lannister 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 01:38.


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