Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Slimers on October 12, 2018, 10:43:07 PM

Title: 103
Post by: Slimers on October 12, 2018, 10:43:07 PM
My ULib/ULX versions (run "ulx version" in console):

ULib v2.63
ULX v3.73

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

Lua errors shown in console, if any:
Code: [Select]
<insert errors here>
103 If that is one

every now and then a messege pops up saying 103 over and over it has for a while now
Title: Re: 103
Post by: iViscosity on October 12, 2018, 10:45:08 PM
Is it printing to you console? If everything is working properly and there is no error text (like .lua files), it's probably just a debug print statement somewhere in one of your add-ons. Is the text blue or orange?
Title: Re: 103
Post by: Slimers on October 12, 2018, 10:48:39 PM
its blue and shows up when our discord links is shown in the chat but i fairly sure its not caused by it nothing in console besides discord

Title: Re: 103
Post by: iViscosity on October 12, 2018, 10:50:46 PM
I'm sure it's not an error. If the text is blue it means it's coming from the server, so there is likely a print(103) or MsgN(103) somewhere. I'd start looking in your serverside add-ons. Again, probably nothing to worry about, it's more likely than not a debug message put somewhere.
Title: Re: 103
Post by: Slimers on October 12, 2018, 10:54:39 PM
will do ill get into it now thanks