shanapu / MyJailbreak

A rewrite of Franugs Special Jailbreak and merge of eccas, ESK0s & zipcores Jailbreak Warden

Home Page:https://forums.alliedmods.net/showthread.php?t=283212

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Markers

azalty opened this issue · comments

Help us help you

  • I have checked that my issue doesn't exist yet.
  • I have tried my absolute best to reduce the problem-space and have provided the absolute smallest test-case possible.
  • I can always reproduce the issue with the provided description below.

Describe the bug

As a warden, I can't place markers. I can right click, draw the circle, then the menu appears but when I choose a color, nothing appears.

To Reproduce

Place a marker, choose a color, and... :-(

Logs

No logs or error message

Environment

  • Operating System version: Linux
  • Current SourceMod version: 1.9.0.6282
  • Current Metamod: Source snapshot version: 1.10.7-dev
  • Current MyJailBreak version: https://shanapu.de/MyJailBreak/ Beta 14.1.dev-9aa48fd
    haven't tried to update cuz it breaks everythings all the time

I can confirm that I have this issue too.

Та же проблема

I can reproduce this too in Sourcemod 1.10

warden.zip

Recompiling the plugin with the Sourcemod 1.10 compiler addressed this problem. I'm attaching a compiled version in this post.
@shanapu shall update the website with the compiled sourcemod 1.10 binaries

I updated Myjailbreak to support sourcemod 1.10.
But I had to remove the support for sourcemod 1.9 and some older unmaintained plugins (zeph store, teamgames and rankme (not kento)).
I dont have tested the weapons plugin with the new enum struct, should work but a confirmation feedback would be great.

Support for upcoming sm1.11 will be hard due missing hosties maintenance.

Markers still don't work for me and weapons broke:
(I still get my saved weapons but when we click on the menu or type !guns nothing happens)

L 01/30/2020 - 19:40:16: [SM] Exception reported: Menu handle 0 is invalid (error 4) L 01/30/2020 - 19:40:16: [SM] Blaming: MyJailbreak/weapons.smx L 01/30/2020 - 19:40:16: [SM] Call stack trace: L 01/30/2020 - 19:40:16: [SM] [0] DisplayMenu L 01/30/2020 - 19:40:16: [SM] [1] Line 839, addons/sourcemod/scripting/MyJailbreak/weapons.sp::Handler_BuildOptionsMenu

Pleasseeeee

@rlevet Please open up another issue, this is not related to this in any way.

@Hexer10 Markers still don't work for me
I will open a new issue for weapons

warden.zip

Recompiling the plugin with the Sourcemod 1.10 compiler addressed this problem. I'm attaching a compiled version in this post.
@shanapu shall update the website with the compiled sourcemod 1.10 binaries

nevermind, I just downloaded your version and it worked. The lastest release doesn't seem to work

This issue still exists for the latest dev version, pull request to fix it: #379