ULX

Author Topic: 103  (Read 1468 times)

0 Members and 1 Guest are viewing this topic.

Offline Slimers

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
103
« 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

Offline iViscosity

  • Respected Community Member
  • Hero Member
  • *****
  • Posts: 802
  • Karma: 58
Re: 103
« Reply #1 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?
I'm iViscosity. I like gaming and programming. Need some help? Shoot me PM.

Offline Slimers

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: 103
« Reply #2 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


Offline iViscosity

  • Respected Community Member
  • Hero Member
  • *****
  • Posts: 802
  • Karma: 58
Re: 103
« Reply #3 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.
I'm iViscosity. I like gaming and programming. Need some help? Shoot me PM.

Offline Slimers

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: 103
« Reply #4 on: October 12, 2018, 10:54:39 PM »
will do ill get into it now thanks