Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: epiclolwut on December 29, 2014, 12:09:08 PM
-
Im currently having a error that happens when a user gets kicked/banned. It crashes the server and I have no idea on how to fix it.
[ERROR] addons/ulx/lua/ulx/modules/sh/chat.lua:250: Tried to use a NULL entity!
1. __newindex - [C]:-1
2. fn - addons/ulx/lua/ulx/modules/sh/chat.lua:250
3. unknown - addons/ulib/lua/ulib/shared/hook.lua:183
I have atempted to reinstall the server and install a clean ULX version. And it still gives the same error. I'm really lost at the moment.
EDIT: After some quick testing, this only apply's if the user kicks or bans him self.
-
Are you using ULib and ULX from our github?
Do you have ANY other addons/gamemodes that monitor chat in anyway what-so-ever? Have you tried disabling/removing them?
-
Used the latest version from the site, not GitHub. Tested this both in DarkRP & Sandbox without ANY additional addons. and both caused in a server crash for some odd reason.
-
Go get the latest from github. "Latest" from this site is over a year and a half old, and Gmod has "updated" many times that we've submited fixes for.
We've just not done a recent release yet.
https://github.com/Nayruden/Ulysses - single zip has many projects, just grab the ULib and ULX within it.
Won't guarantee it will fix your issue, but I can sure say it can't hurt.
-
Yup that did it. Thanks for the help!