Ulysses Stuff > General Chat & Help and Support

ulib Error

(1/1)

Brofessor Potato:
Hey, I am having some trouble in my server. It is not breaking things, but the console is being spammed. Every time someone types something in chat, the following error appears (bottom of thread).
I don't know what causes this, I believe some addon is calling a function wrongfully. What would be a good way to find it?

My ULib/ULX versions (run "ulx version" in console):
ULib v2.70d (05/12/18)
ULX v3.73d (05/21/18)

Game mode(s) I am having this problem on:
DarkRP

Lua errors shown in SERVER console:

--- Code: ---[ulib] attempt to index a string value
1. fn - [C]:-1
2. unknown - addons/ulib/lua/ulib/shared/hook.lua:109

--- End code ---

JamminR:
Unless you remember what adddons you added when this started, remove/unsubscribe all addons but ulib and ulx and then add one or two addons back at a time. 
Start with anything that watches/modifies chat, including chat commands.
The only reason ulib is even mentioned is because we enhanced hook capabilities.

Brofessor Potato:

--- Quote from: JamminR on September 23, 2021, 06:51:42 PM ---Unless you remember what adddons you added when this started, remove/unsubscribe all addons but ulib and ulx and then add one or two addons back at a time. 
Start with anything that watches/modifies chat, including chat commands.
The only reason ulib is even mentioned is because we enhanced hook capabilities.

--- End quote ---

Alright, thanks. Will do.

Navigation

[0] Message Index

Go to full version