Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started 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:
[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.
-
type sv_kickerrornum 0 in console before you join the server, either use rcon or server cmd
-
Thanks, that fixed getting kicked. ULX doesnt seem to work though. !menu doesnt do anything (and i already added my steamid to users.txt)
-
Looks like you're using the GM12 version. The only GM13-ready version is on SVN right now (see news post about this).
-
Thats the one i downloaded :S
-
Thats the one i downloaded :S
Well the error you posted wouldn't be happening if you were using the SVN version.
-
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).
-
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