• Print

Author Topic: ULX Kick Self Crash  (Read 12132 times)

0 Members and 1 Guest are viewing this topic.

Offline Avoid

  • Full Member
  • ***
  • Posts: 142
  • Karma: 42
Re: ULX Kick Self Crash
« Reply #15 on: July 15, 2014, 04:39:57 pm »
I'm willing to bet it's a third-party addon issue- If you could temporarily remove any addons that might do something with the chat hook, that could help me test. If you get a lua error, that'd be helpful too. Otherwise I'd be willing to hop on any one of your servers when I have a moment to take a look myself.

Code: Text
  1. Avoid: !kick avoid
  2. Avoid kicked Themself
  3. ServerLog: [ULX] Avoid kicked Themself
  4. Dropped Avoid from server ([ULX] Kicked from server)

Code: Text
  1. Avoid started a votekick against Themself
  2. ServerLog: [ULX] Avoid started a votekick against Themself
  3. Avoid: !votekick avoid
  4. Avoid voted for: Yes
  5. Vote results: User will now be kicked, pending approval. (1/1)
  6. Avoid voted for: Yes
  7. Avoid approved the votekick against Avoid ()
  8. ServerLog: [ULX] Avoid approved the votekick against Avoid ()
  9. Dropped Avoid from server (Vote kick successful.)

It works just fine, so it must be an addon causing your issue.
« Last Edit: July 15, 2014, 04:48:57 pm by Avoid »

Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
Re: ULX Kick Self Crash
« Reply #16 on: August 02, 2014, 11:53:30 am »
I've pushed a new commit that should more reliably avoid the crashing bug. Let me know if it works for you.
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6

Offline ozzyos2009

  • Newbie
  • *
  • Posts: 10
  • Karma: 0
Re: ULX Kick Self Crash
« Reply #17 on: August 05, 2014, 04:32:37 pm »
Server was still crashing for me after the fix, so what I did was go into the cc_voting I think it's the extended ulx addon? And I removed the votemute part. I don't crash anymore when kicking myself

  • Print