Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: PAL-18 on November 24, 2012, 11:17:03 AM

Title: ULX Doesnt Load
Post by: PAL-18 on November 24, 2012, 11:17:03 AM
I just set up a new server and it starts fine, but ULX doesnt work and the server log shows this:

Code: [Select]
[ULIB] Loading SHARED module: ulx_init.lua
L 11/24/2012 - 15:18:34: Lua Error:
[ERROR] addons/ulx/lua/ulx/init.lua:4: attempt to call field 'FindInLua' (a nil
value)
  1. unknown - addons/ulx/lua/ulx/init.lua:4
   2. include - [C]:-1
    3. unknown - addons/ulx/lua/ulib/modules/ulx_init.lua:2
     4. include - [C]:-1
      5. unknown - addons/ulib/lua/ulib/init.lua:75
       6. include - [C]:-1
        7. unknown - addons/ulib/lua/autorun/ulib_init.lua:3



[ERROR] addons/ulx/lua/ulx/init.lua:4: attempt to call field 'FindInLua' (a nil
value)
  1. unknown - addons/ulx/lua/ulx/init.lua:4
   2. include - [C]:-1
    3. unknown - addons/ulx/lua/ulib/modules/ulx_init.lua:2
     4. include - [C]:-1
      5. unknown - addons/ulib/lua/ulib/init.lua:75
       6. include - [C]:-1
        7. unknown - addons/ulib/lua/autorun/ulib_init.lua:3


[ERROR] addons/ulx/lua/ulx/init.lua:4: attempt to call field 'FindInLua' (a nil
value)
  1. unknown - addons/ulx/lua/ulx/init.lua:4
   2. include - [C]:-1
    3. unknown - addons/ulx/lua/ulib/modules/ulx_init.lua:2
     4. include - [C]:-1
      5. unknown - addons/ulib/lua/ulib/init.lua:75
       6. include - [C]:-1
        7. unknown - addons/ulib/lua/autorun/ulib_init.lua:3


Couldn't include file 'ulx\cl_init.lua' (File not found) (@addons/ulx/lua/ulib/modules/ulx_init.lua (line 4))

Odd thing is, that file does exist. Any idea what's happening?

Also, it can't be an issue with the cache not being on fastdl because apparently (according to gold member on the gmod forums), gmod 13 servers no longer generate a cache file.
Title: Re: Errors when connecting
Post by: MarcusCDE on November 24, 2012, 12:10:25 PM
type sv_kickerrornum 0 in console before you join the server, either use rcon or server cmd
Title: Re: Errors when connecting
Post by: PAL-18 on November 24, 2012, 12:31:59 PM
Thanks, that fixed getting kicked.  ULX doesnt seem to work though.  !menu doesnt do anything (and i already added my steamid to users.txt)
Title: Re: ULX Doesnt Load
Post by: Megiddo on November 24, 2012, 06:21:52 PM
Looks like you're using the GM12 version. The only GM13-ready version is on SVN right now (see news post about this).
Title: Re: ULX Doesnt Load
Post by: PAL-18 on November 24, 2012, 07:30:19 PM
Thats the one i downloaded :S
Title: Re: ULX Doesnt Load
Post by: iSnipeu on November 24, 2012, 08:15:12 PM
Thats the one i downloaded :S

Well the error you posted wouldn't be happening if you were using the SVN version.
Title: Re: ULX Doesnt Load
Post by: LuaTenshi on November 24, 2012, 08:34:15 PM
Quote from: Megiddo (http://forums.ulyssesmod.net/index.php/topic,5786.msg26683.html#msg26683)
We are happy to announce that we are mostly good to go with ULib and ULX on GM13. Everything should be working at 100% with the exception of XGUI. Once XGUI is ready for GM13 we will offer the traditional .zip download and upload to Workshop.

Until then, GM13 support is via SVN or Git only!
SVN URL for ULX: https://github.com/Nayruden/Ulysses.git/trunk/ulx
SVN URL for ULib: https://github.com/Nayruden/Ulysses.git/trunk/ulib
Don't try to open these links in your browser, they are for SVN client use only. If you'd like to see or download the code from your browser you may do so here.

Please post bug reports here: https://github.com/Nayruden/Ulysses/issues

Thanks for your patience with us on this, you all rock!

« Last Edit: October 25, 2012, 11:03:19 AM by Megiddo »

I think that about sums it up as to what you need to download to get a working copy of ULX.
Apparently people are getting a bit confused now that ULX switched to Github (don't worry I was confused to when I saw that my Google SVN version of ULX was not working).
Title: Re: ULX Doesnt Load
Post by: PAL-18 on November 24, 2012, 09:07:40 PM
Oops, i thought i had gotten it.  I forgot that i copied into the svn folder another version of ULX.  It works now

Thanks :3