Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: ultragamer on July 21, 2006, 06:19:05 AM

Title: BIG problem with ULX!!help! read now
Post by: ultragamer on July 21, 2006, 06:19:05 AM
 :-[ I installed ULX v1.13 on my gmod 9.0.4 and put allfolders in the right place as in the readme. I then add my steam ID to the user config. Start gmod, then create a listen server.Then no ulx commands are working and in the console saids "
Lua Script: init/ulx_init.lua
[ULX] ERROR: readFile was passed an invalid file!
Lua Error: Line 42: bad argument #1 to 'getn' (table expected, got nil)
LUA: Errors when running script 'ulx/ulx_base.lua'
Lua Error: Line 17: attempt to call global 'ULX_CONCOMMAND' (a nil value)
LUA: Errors when running script 'ulx/ulx_util.lua'
Lua Error: Line 12: attempt to call global 'ULX_CONCOMMAND' (a nil value)
LUA: Errors when running script 'ulx/ulx_fun.lua'
Lua Error: Line 36: attempt to call global 'ULX_CONCOMMAND' (a nil value)
LUA: Errors when running script 'ulx/ulx_menus.lua'
[ULX] ERROR: getFilesFromDir() was passed an invalid directory!
[ULX] ERROR: execFile was passed an invalid file!"

HELP ME PLEASE!!! :-\
Title: Re: BIG problem with ULX!!help! read now
Post by: Megiddo on July 21, 2006, 06:57:36 AM
It looks like you may have put users.ini in the wrong directory or removed it altogether. Please make sure it remains in the gmod9/lua/ulx/configs directory.
Title: Re: BIG problem with ULX!!help! read now
Post by: JamminR on July 21, 2006, 02:23:20 PM
Also, you may have the actual /ulx folder wrong too.
It doesn't go in lua/init/ulx, only the ulx_init.lua file goes into the gmod9/lua/init
Your ulx folder needs to go into gmod9/lua/

Your folders should be like the following

ulx_init.lua file goes in gmod9/lua/init folder
Ulx folder goes in gmod9/lua/...
gmod9/lua/ulx
then in ulx folder should be...
- ulx/configs <=== Server.ini, users.ini
- ulx/data <--- .dat file (prob not yet created for you
- ulx/logs <--- logs will go here
- ulx/modules <-- where you put ulx 'plugins' or other files that need to run after ulx has started.
Title: thanks
Post by: ultragamer on July 21, 2006, 07:40:53 PM
Thanks u guys! i didnt have the ulx folder in lua, i had it in gmod9, srry bout that tyvm.