Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: DrCheesepuffs on August 06, 2016, 03:34:12 PM

Title: Bans not showing up in ulx menu
Post by: DrCheesepuffs on August 06, 2016, 03:34:12 PM
ULib v2.61d (06/12/16)
ULX v3.71d (07/02/16)

For some reason, whenever I open ulx menu, and go to the ban tab it doesn't show the bans, but is stuck on "Getting data: bans 98%". I checked the banned_user.cfg and it shows the bans. What is causing this what can I do?

(http://steamcommunity.com/id/GenCheesepuffs/screenshot/1621679306989774486)
Title: Re: Bans not showing up in ulx menu
Post by: MrPresident on August 06, 2016, 05:05:54 PM
Can you please post the contents of your bans.txt located in data/ulib please?

It could be that you have a corrupted file or something, this will help us to troubleshoot.

Thanks!
Title: Re: Bans not showing up in ulx menu
Post by: DrCheesepuffs on August 06, 2016, 05:33:02 PM
Here you go
Title: Re: Bans not showing up in ulx menu
Post by: MrPresident on August 06, 2016, 09:48:36 PM
I'll wait to see if maybe SticklyMan has an input, but here's what I did and know...

1. I skimmed the file.. Looked fine.
2. I loaded the file in my game and no issues.
3. I installed ULX on a dedicated test server on a separate system as my game client so that it would need to stream the data to the client when I clicked the bans tab, and it worked fine...


You could have a conflicting addon or something along those lines, but I really don't have any way of knowing.

(http://image.prntscr.com/image/8c3f12642e534b3aa3f5e1fb64109a99.png)
Title: Re: Bans not showing up in ulx menu
Post by: Undercover Orange on August 07, 2016, 05:25:42 AM
Hey. Where did you find that ulx reskin? I've been looking around for one with no success.
Title: Re: Bans not showing up in ulx menu
Post by: DrCheesepuffs on August 07, 2016, 07:04:11 AM
MrPresident, just curious. If it is a conflicting addon, would it be an addon that deals with logs and bans, or could it be any addon?
Title: Re: Bans not showing up in ulx menu
Post by: roastchicken on August 07, 2016, 07:14:01 AM
MrPresident, just curious. If it is a conflicting addon, would it be an addon that deals with logs and bans, or could it be any addon?

I would check addons related to logging and banning first, as they're the most likely culprits, but it could be any addon.
Title: Re: Bans not showing up in ulx menu
Post by: DrCheesepuffs on August 07, 2016, 10:32:29 AM
Code: [Select]
[ERROR] lua/includes/extensions/net.lua:182: net.ReadType: Couldn't read type 96
  1. error - [C]:-1
   2. ReadType - lua/includes/extensions/net.lua:182
    3. ReadType - lua/includes/extensions/net.lua:121
     4. ReadType - lua/includes/extensions/net.lua:124
      5. ReadType - lua/includes/extensions/net.lua:124
       6. ReadTable - lua/includes/extensions/net.lua:124
        7. func - addons/ulib/lua/ulib/client/cl_util.lua:9
         8. unknown - lua/includes/extensions/net.lua:32

Not sure if it will help, but I just got this lua error
Title: Re: Bans not showing up in ulx menu
Post by: MrPresident on August 08, 2016, 10:37:57 AM
Try for me:

Remove ALL addons except your gamemode and ULX/ULib.

See if you get the error and have the issue.

I bet it will work fine.

If it WORKS: Start adding back your addons 1 or 2 at a time until you find the one that breaks it.



Unfortunately, that's the only way to find conflicting addons.
Title: Re: Bans not showing up in ulx menu
Post by: Stickly Man! on August 09, 2016, 08:02:27 AM
Looks like you're not the only one with this issue: http://forums.ulyssesmod.net/index.php/topic,9805.0.html

Thanks for testing this for me, Mr. P- if it's not a problem with the ban data, then I agree that it's likely some addon that's messing with the net library. So yes, do list your current list of addons (ulx debuginfo should work), and try to see if you can eliminate which addon might be causing it.

Either that, or some recent changes to the net library could be causing it, but I think we'd see a lot more people having the same issue.
Title: Re: Bans not showing up in ulx menu
Post by: DrCheesepuffs on August 09, 2016, 03:51:19 PM
Here is the debug info
Title: Re: Bans not showing up in ulx menu
Post by: Megiddo on August 13, 2016, 01:07:57 PM
DrCheesepuffs, from the other thread, it was suggested that URM is causing this issue -- can you try removing it?
Title: Re: Bans not showing up in ulx menu
Post by: DrCheesepuffs on August 15, 2016, 03:52:03 AM
If I remove it though, wouldn't that mean anyone can spawn whatever they want?
Title: Re: Bans not showing up in ulx menu
Post by: roastchicken on August 15, 2016, 04:49:43 AM
DrCheesepuffs, I do not believe Megiddo is not suggesting you remove URM permanently. He is recommending you remove it to see if it is the cause of your problem.
Title: Re: Bans not showing up in ulx menu
Post by: DrCheesepuffs on August 15, 2016, 03:41:18 PM
I know, but I mean if it is the cause, I won't have it :/

But I'll give it a try tomorrow or Wednesday
Title: Re: Bans not showing up in ulx menu
Post by: DrCheesepuffs on August 18, 2016, 05:00:47 PM
It was URM, is there a way to fix this issue or no?
Title: Re: Bans not showing up in ulx menu
Post by: JamminR on August 18, 2016, 06:46:36 PM
You should be asking the author of URM.
Team Ulysses does not maintain it.