ULX

Author Topic: ULX BanID Issue  (Read 4750 times)

0 Members and 1 Guest are viewing this topic.

Offline Toxic_Terrorists

  • Newbie
  • *
  • Posts: 17
  • Karma: 0
ULX BanID Issue
« on: December 29, 2014, 10:22:54 PM »
I have the newest versions from here: http://ulyssesmod.net/downloads.php
Under the "The latest stable release version of ULX and ULib:" downloads section.
The menu version on the ulx menu reads:

V13.8.30|ULX v3.61|ULib v2.51

Onto the issue, the ulx ban command works just fine however when any rank goes to use the "ulx banid" command it works as normal except for one thing. When you ban someone with "ulx banid" and set a determined time it will work correctly, on the other hand if you just ban them permanently with banid. It doesn't save and they are still able to rejoin just like normal. If you use banid and ban them perm. when they are still in the game it kicks them and says Dissconnected: Banned and what not but you can re join. If you need more information on this I can provide more.

Video: Explaining/Showing Problem
https://www.youtube.com/watch?v=ySMIiQtdtYc

Regarding a question that may arise from watching the video, the issue only doesn't come from using the RCON tool it happens with all ranks that have access to the banid command.
Thread mentioned in video: http://forums.ulyssesmod.net/index.php?topic=5247.0

If you need more info just let me know, thanks

Offline Caustic Soda-Senpai

  • Sr. Member
  • ****
  • Posts: 469
  • Karma: 54
  • <Insert something clever here>
    • Steam Page
Re: ULX BanID Issue
« Reply #1 on: December 29, 2014, 11:06:35 PM »
Please show me the script error you received when you tried to join.
Once you get to know me, you'll find you'll have never met me at all.

Offline Toxic_Terrorists

  • Newbie
  • *
  • Posts: 17
  • Karma: 0
Re: ULX BanID Issue
« Reply #2 on: December 30, 2014, 12:19:36 AM »
That lua error isn't regarding the ulx or ulib addon but here it is anyway:


Code: [Select]
[ERROR] lua/autorun/deathmsg.lua:23: unexpected symbol near 'and'
  1. unknown - lua/autorun/deathmsg.lua:0
« Last Edit: December 30, 2014, 12:24:37 AM by Toxic_Terrorists »

Offline Caustic Soda-Senpai

  • Sr. Member
  • ****
  • Posts: 469
  • Karma: 54
  • <Insert something clever here>
    • Steam Page
Re: ULX BanID Issue
« Reply #3 on: December 30, 2014, 12:58:08 AM »
I needed to ask anyway, as well do you have any banning related addons or scripts running on your server?
Once you get to know me, you'll find you'll have never met me at all.

Offline Toxic_Terrorists

  • Newbie
  • *
  • Posts: 17
  • Karma: 0
Re: ULX BanID Issue
« Reply #4 on: December 30, 2014, 07:40:17 AM »
The only other scripts running on the server that may interfere with this is the Custom Ban Message from: https://scriptfodder.com/scripts/view/248


Offline Caustic Soda-Senpai

  • Sr. Member
  • ****
  • Posts: 469
  • Karma: 54
  • <Insert something clever here>
    • Steam Page
Re: ULX BanID Issue
« Reply #5 on: December 30, 2014, 08:25:46 AM »
Ok, just in case, try removing ALL addons from the server except ULX (temp) and see if the problem still occurs. If it does, there's a problem with your ULX. If not, slowly weed all your addons back in until it happens again.
Once you get to know me, you'll find you'll have never met me at all.

Offline Toxic_Terrorists

  • Newbie
  • *
  • Posts: 17
  • Karma: 0
Re: ULX BanID Issue
« Reply #6 on: December 30, 2014, 08:27:06 AM »
I am doing that now, im half way done and the problem still exists.

Offline Toxic_Terrorists

  • Newbie
  • *
  • Posts: 17
  • Karma: 0
Re: ULX BanID Issue
« Reply #7 on: December 30, 2014, 08:32:11 AM »
Alright removed all the addons except a MOTD(I just disabled it) and the problem is still occurring, what is the best way to go about fixing this issue?
« Last Edit: December 30, 2014, 08:38:20 AM by Toxic_Terrorists »

Offline Caustic Soda-Senpai

  • Sr. Member
  • ****
  • Posts: 469
  • Karma: 54
  • <Insert something clever here>
    • Steam Page
Re: ULX BanID Issue
« Reply #8 on: December 30, 2014, 08:33:31 AM »
Which MOTD Addon is it?
Once you get to know me, you'll find you'll have never met me at all.

Offline Toxic_Terrorists

  • Newbie
  • *
  • Posts: 17
  • Karma: 0
Re: ULX BanID Issue
« Reply #9 on: December 30, 2014, 08:37:47 AM »
https://scriptfodder.com/scripts/view/247

This is the MOTD that is being used.

Offline Caustic Soda-Senpai

  • Sr. Member
  • ****
  • Posts: 469
  • Karma: 54
  • <Insert something clever here>
    • Steam Page
Re: ULX BanID Issue
« Reply #10 on: December 30, 2014, 08:47:50 AM »
After re-reading your original problem, I noticed you're on the wrong version of ULX, I'll get the link for the latest for you.

https://github.com/Nayruden/Ulysses

Try reinstalling with this
Once you get to know me, you'll find you'll have never met me at all.

Offline Toxic_Terrorists

  • Newbie
  • *
  • Posts: 17
  • Karma: 0
Re: ULX BanID Issue
« Reply #11 on: December 30, 2014, 09:20:36 AM »
That fixed my issue, but now my custom ulx commands won't work. Like autoslay with the rdm manager: http://facepunch.com/showthread.php?t=1416843
The events i have from wyozitev the commands do not work, also from my ULX essentials those don't work either. All the new commands i had added don't work any longer. Is there a way to get them to work

Offline Caustic Soda-Senpai

  • Sr. Member
  • ****
  • Posts: 469
  • Karma: 54
  • <Insert something clever here>
    • Steam Page
Re: ULX BanID Issue
« Reply #12 on: December 30, 2014, 09:23:14 AM »
Are they in your addons folder? Are they pathed correctly? If so it should look like this: <addon name>/lua/ulx/modules/sh
Once you get to know me, you'll find you'll have never met me at all.

Offline Toxic_Terrorists

  • Newbie
  • *
  • Posts: 17
  • Karma: 0
Re: ULX BanID Issue
« Reply #13 on: December 30, 2014, 09:23:56 AM »
Yes they are.

Offline Caustic Soda-Senpai

  • Sr. Member
  • ****
  • Posts: 469
  • Karma: 54
  • <Insert something clever here>
    • Steam Page
Re: ULX BanID Issue
« Reply #14 on: December 30, 2014, 09:33:55 AM »
Ask the developers of those particular addons for assistance with compatibility
Once you get to know me, you'll find you'll have never met me at all.