B3none / csgo-retakes-instadefuse

Allows a CT to instantly defuse the bomb when nothing can prevent defusal.
69 stars 15 forks source link

Missing Phrases -- Instant defused Not triggered #31

Open MinDBreaK opened 4 years ago

MinDBreaK commented 4 years ago

Describe the bug The instant defuse is not triggered

To Reproduce Steps to reproduce the behavior: Launch the server with the latest version Try to defuse The bomb is not instantly defused

Expected behavior The bomb is instantly defused

Logs

csgo-ds | L 06/07/2020 - 20:11:40: [SM] Exception reported: Language phrase "LiveNadeSomewhere" not found (arg 5)
csgo-ds | L 06/07/2020 - 20:11:40: [SM] Blaming: retakes-instadefuse.smx
csgo-ds | L 06/07/2020 - 20:11:40: [SM] Call stack trace:
csgo-ds | L 06/07/2020 - 20:11:40: [SM]   [0] PrintToChat
csgo-ds | L 06/07/2020 - 20:11:40: [SM]   [1] Line 168, plugin.sp::AttemptInstantDefuse
csgo-ds | L 06/07/2020 - 20:11:40: [SM]   [2] Line 104, plugin.sp::Event_BombBeginDefusePlusFrame

OR

csgo-ds | L 06/07/2020 - 20:11:40: [SM] Exception reported: Language phrase "LiveNadeSomewhere" not found (arg 5)
csgo-ds | L 06/07/2020 - 20:11:40: [SM] Blaming: retakes-instadefuse.smx
csgo-ds | L 06/07/2020 - 20:11:40: [SM] Call stack trace:
csgo-ds | L 06/07/2020 - 20:11:40: [SM]   [0] PrintToChat
csgo-ds | L 06/07/2020 - 20:11:40: [SM]   [1] Line 168, plugin.sp::AttemptInstantDefuse
csgo-ds | L 06/07/2020 - 20:11:40: [SM]   [2] Line 104, plugin.sp::Event_BombBeginDefusePlusFrame

Additional context Server is hosted on a Docker Host.

enghausen commented 4 years ago

Can confirm.

L 07/20/2020 - 09:54:44: [SM] Exception reported: Language phrase "InstaDefuseSuccessful" not found (arg 5)
L 07/20/2020 - 09:54:44: [SM] Blaming: retakes-instadefuse.smx
L 07/20/2020 - 09:54:44: [SM] Call stack trace:
L 07/20/2020 - 09:54:44: [SM]   [0] PrintToChat
L 07/20/2020 - 09:54:44: [SM]   [1] Line 197, plugin.sp::AttemptInstantDefuse
L 07/20/2020 - 09:54:44: [SM]   [2] Line 104, plugin.sp::Event_BombBeginDefusePlusFrame
sm plugins list
  02 "Admin File Reader" (1.10.0.6488) by AlliedModders LLC
  11 "[Retakes] Autoplant" (2.3.1) by B3none
  12 "Rock The Vote" (1.10.0.6488) by AlliedModders LLC
  04 "[Retakes] Instant Defuse" (1.4.0) by B3none
  13 "MyWeaponAllocator" (2.5) by shanapu
  08 "MapChooser" (1.10.0.6488) by AlliedModders LLC
[SM] Listing 13 plugins:
  05 "Basic Ban Commands" (1.10.0.6488) by AlliedModders LLC
  09 "Basic Commands" (1.10.0.6488) by AlliedModders LLC
  03 "Admin Help" (1.10.0.6488) by AlliedModders LLC
  01 "CS:GO Retakes" (0.3.4+170) by splewis
  10 "Fix Hint Color Messages" (1.2.2 Franc1sco franug github version) by Phoenix (˙·٠●Феникс●٠·˙)
  06 "Admin Menu" (1.10.0.6488) by AlliedModders LLC
  07 "[Retakes] Bombsite HUD" (2.2.5) by B3none
B3none commented 4 years ago

It looks like both missing the translations files

enghausen commented 4 years ago

Ignore me! Sorry for wasting your time..... ofc your're right

MLNW commented 4 years ago

How to get these translation files?

enghausen commented 4 years ago

Just download the source code from the "Releases" section. https://github.com/b3none/retakes-instadefuse/releases

fipso commented 3 years ago

This should be added to the README because there it just says to get the compiled smx file.

crashzk commented 2 years ago

https://github.com/b3none/retakes-instadefuse/releases/tag/1.4.0