Author Topic: Errors Help  (Read 2194 times)

0 Members and 1 Guest are viewing this topic.

Offline orrila

  • Newbie
  • *
  • Posts: 15
  • Karma: 0
Errors Help
« on: December 15, 2013, 03:24:07 PM »
Hi Guys


When I start up, I get these errors in the console:
[[ULX] Sui Scoreboard w/ UTime] addons/ulx_warn/lua/ulx/modules/sh/warn.lua:142: attempt to concatenate local 'SID' (a nil value)
  1. fn - addons/ulx_warn/lua/ulx/modules/sh/warn.lua:142
   2. unknown - addons/ulib/lua/ulib/shared/hook.lua:183
    3. UniqueID - [C]:-1
     4. fn - lua/autorun/sv_utime.lua:17
      5. unknown - addons/ulib/lua/ulib/shared/hook.lua:183

Client "Orrila" spawned in server (loopback)<STEAM_0:0:0>.
ULX version 3.61 loaded.
[UTime]Welcome back Orrila, you last played on this server 12/15/13 17:46:05

[ERROR] addons/ulx/lua/ulx/modules/cl/motdmenu.lua:29: bad argument #1 to 'SetHTML' (string expected, got nil)
  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

The first batch is from this workshop addon http://steamcommunity.com/sharedfiles/filedetails/?id=105273424 for sui scoreboard and utime. (I know your not responsible but if you can tell me how to fix from console log, thatd be great.)

As for the second 2, I dont really get them. Do you know why they occur?
I wouldve posted in bugs, but I dont think these are bug errors, just errors being im doing something.


THanks

-Orrila



Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Errors Help
« Reply #1 on: December 15, 2013, 05:29:43 PM »
What do you have cl_allowdownload set to?
Experiencing God's grace one day at a time.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Errors Help
« Reply #2 on: December 15, 2013, 05:59:59 PM »
Though perhaps the mods error handling could be better written, 99.9% of the mods for, and ULX itself, were never written to be used in a single player session.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Cobalt

  • Full Member
  • ***
  • Posts: 216
  • Karma: 44
  • http://steamcommunity.com/id/__yvl/
Re: Errors Help
« Reply #3 on: December 15, 2013, 07:39:35 PM »
There are no steamids in single player, it is trying to find something that doesn't exist.

Offline orrila

  • Newbie
  • *
  • Posts: 15
  • Karma: 0
Re: Errors Help
« Reply #4 on: December 15, 2013, 11:38:22 PM »
Hi

Im not sure what I have cl_allowdownload set to. I will try to set it both ways. As for not meant to be in SP - I know, this was just a kinda test. I will try with a listen server and then a server installed on my PC. Just wanted to test in SP first.


Thanks for all the help


-Orrila