Author Topic: Motd error  (Read 5036 times)

0 Members and 1 Guest are viewing this topic.

Offline ShaggySGD

  • Newbie
  • *
  • Posts: 8
  • Karma: 1
Motd error
« on: September 17, 2014, 12:23:55 PM »
I got this error when installing QAC (Quack Anti Cheat), Anyone know whats causing this? I talked to the owner of QAC and said it was Ulx.
Quote
[ERROR] addons/ulx/lua/ulx/modules/cl/motdmenu.lua:29: bad argument #1 to 'SetHTML' (string expected, got no value)
  1. SetHTML - [C]:-1
   2. fn - addons/ulx/lua/ulx/modules/cl/motdmenu.lua:29
    3. func - addons/ulib/lua/ulib/client/cl_util.lua:22
     4. unknown - lua/includes/modules/net.lua:31

Offline Caustic Soda-Senpai

  • Sr. Member
  • ****
  • Posts: 469
  • Karma: 54
  • <Insert something clever here>
    • Steam Page
Re: Motd error
« Reply #1 on: September 18, 2014, 04:18:36 AM »
Remove QAC and see if the error persists
Once you get to know me, you'll find you'll have never met me at all.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Motd error
« Reply #2 on: September 18, 2014, 07:04:19 AM »
If it works when you remove QAC, you'll need to find out from QAC dev what it's preventing from running or reading when clients connect.
The ULX motd is a both server side and client side process.
Server sees player connect, if motd is "on", server reads file or URL, sends the data to client, client reads that data, and is supposed to open it.
Seems QAC could break any of that process.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Neku

  • Hero Member
  • *****
  • Posts: 549
  • Karma: 27
Re: Motd error
« Reply #3 on: September 18, 2014, 07:52:55 AM »
QAC was a skid anti cheat, I wouldn't be surprised if it causes errors with stock download.
The issue is within the client side file. ZTF made some weird aliases.
Out of the Garry's Mod business.

Offline ShaggySGD

  • Newbie
  • *
  • Posts: 8
  • Karma: 1
Re: Motd error
« Reply #4 on: September 18, 2014, 04:26:42 PM »
Are there and other free alternatives? I'm not good with coding at all, ill look at the files but I most likely will not fix it.

Also, I don know if I should be posting non-Ulx problems here but anyone know how to set the direction of a custom spawn (in game)?
« Last Edit: September 18, 2014, 04:30:23 PM by ShaggySGD »

Offline Neku

  • Hero Member
  • *****
  • Posts: 549
  • Karma: 27
Re: Motd error
« Reply #5 on: September 18, 2014, 04:31:15 PM »
If in free, you mean released publicly, then no.
There is HeX Anti-Cheat, but you can't use it with ULX.
Out of the Garry's Mod business.

Offline ShaggySGD

  • Newbie
  • *
  • Posts: 8
  • Karma: 1
Re: Motd error
« Reply #6 on: September 18, 2014, 05:45:12 PM »
Okay, thanks.. I guess ill see what I can do with QAC.

Edit: Okay I just removed the client folder and that fixed it (I think you told me to do that).
Any way, thanks a ton and I hope QAC still works :P
« Last Edit: September 18, 2014, 06:56:21 PM by ShaggySGD »

An Error Has Occurred!

array_keys(): Argument #1 ($array) must be of type array, null given