Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: orrila on December 15, 2013, 03:24:07 PM

Title: Errors Help
Post by: orrila 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 (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


Title: Re: Errors Help
Post by: Megiddo on December 15, 2013, 05:29:43 PM
What do you have cl_allowdownload set to?
Title: Re: Errors Help
Post by: JamminR 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.
Title: Re: Errors Help
Post by: Cobalt 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.
Title: Re: Errors Help
Post by: orrila 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