Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: Lnicholls2000|NewGmodServer! on June 20, 2016, 03:04:54 AM
-
All of a sudden, when I open the XGUI, almost all of the data loads, but gets stuck at 95.24%. So anything like ban data and URM restrictions data won't show in the XGUI.
This is what it looks like: http://i.imgur.com/ZGoIOLN.jpg (http://i.imgur.com/ZGoIOLN.jpg)
My ULib/ULX versions:
ULib v2.60
ULX v3.70
Game mode(s) I am having this problem on:
Sandbox
Lua errors shown in console:
[ERROR] lua/includes/extensions/net.lua:182: net.ReadType: Couldn't read type 148
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-v2_60/lua/ulib/client/cl_util.lua:9
8. unknown - lua/includes/extensions/net.lua:32
-
Okay, so it seems that if I'm doing things like restricting some entities from ranks, the XGUI refreshes, and will sometimes fully load, which is a good sign at least.
-
First thing you should do is update your ULX and ULib versions to the latest.
-
First thing you should do is update your ULX and ULib versions to the latest.
Is there a way of keeping all of the data like restrictions, ranks and permissions?
-
Is there a way of keeping all of the data like restrictions, ranks and permissions?
Yes. These are stored outside of the addon folders, and will remain as-is after an upgrade.
This may not be your issue, though. I believe I've seen the "couldn't read type" issue when too many net messages are registered/sent. However, give an upgrade a try anyway.