Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Spinner on November 28, 2005, 07:56:23 AM

Title: A little help plz
Post by: Spinner on November 28, 2005, 07:56:23 AM
Im running gmod9 on a linux dedicated server.Now I don't know If ulysses works with linux, I have seen no documetation If It Is or not.And when I added the folder lua with the other folders Inside It, Nothing happens.When I type ulx_help I get unknown command.Could any of you give me a link to a linux server tutorial or maybe have some advice? Thanks for any help.
Title: Re: A little help plz
Post by: Spinner on November 28, 2005, 11:41:16 AM
I Its a script, I see so It wouldnt matter If It was windows or Linux.Im guessing anyway, Still can't seem to get the server to run It though. :-\
Title: Re: A little help plz
Post by: Megiddo on November 28, 2005, 02:14:55 PM
Please put spaces after your periods.

Linux works exactly the same as windows as far as lua goes. Make sure you put ulx_init in the init folder.
Title: Re: A little help plz
Post by: Spinner on November 29, 2005, 05:14:57 PM
This Is the output I see In console when I start the server.


Lua Script: init/init.lua
Lua Error: Line 17: attempt to call global 'ULX_CONCOMMAND' (a nil value)
LUA: Errors when running script 'init/ulx_util.lua'
Lua Script: init/ulx_util.lua
Lua created.
maxplayers set to 1
Unknown command "mani_reverse_admin_flags"
maxplayers set to 16
CModelLoader::Map_IsValid:  No such map 'none'
map load failed: none not found or invalid
Network: IP 66.199.251.218, mode MP, dedicated Yes, ports 27018 SV / 27005 CL
Creating Lua instance..
Lua Script: init/init.lua
Lua Error: Line 17: attempt to call global 'ULX_CONCOMMAND' (a nil value)
LUA: Errors when running script 'init/ulx_util.lua'
Lua Script: init/ulx_util.lua
Lua created.
Lua Error: Line 125: unfinished string near '<eof>'
LUA: Errors when running script 'gamemodes/default'
couldn't exec skill.cfg
Executing dedicated server config file
Setting MPRules from console variables..
Title: Re: A little help plz
Post by: Megiddo on November 29, 2005, 08:06:14 PM
make sure you put ALL the ULX files in the ulx folder.
Title: Re: A little help plz
Post by: Spinner on December 02, 2005, 06:26:39 PM
ok now that I did that, I don't get the errors now. It says that  lua Is loaded and creating lua blah blah, But still when typing ulx_help I get unknown command. Im thinking that I must have admin set up Incorrectly. Also If It Is running will It change maps automaticly? or do I need to set that up as well... Also If Im not an admin will the ulx_help command work at all? Thanks for your help with this guys, I seem to be getting closer to my goal.
Title: Re: A little help plz
Post by: Golden-Death on December 02, 2005, 07:10:00 PM
It shouldnt say unknown command

Does your lua folder look like this?

gmod9/lua/init/ulx_init.lua
gmod9/lua/ulx/ulx_admins.lua
etc?

Try typing this in console before typing ulx help:
Code: [Select]
lua_openscript init/ulx_init.lua
Title: Re: A little help plz
Post by: Spinner on December 02, 2005, 11:45:29 PM
Hey sorry to make you guys think for my noobness. I have It working now, just need to get full admin access. The problem....... seems gmod requires hl2mp and css witch mine was only running on css. Sorry for being a moron. It works now just like It should, although I have no access to adminmenu. even tho I set up In ulx_users. my steam Id just like the example. Thanks again for all your help fellas.
Title: Re: A little help plz
Post by: Megiddo on December 03, 2005, 08:01:37 AM
Make sure you don't have the '--' in front of you addUser() as that denotes a comment.
Title: Re: A little help plz
Post by: Spinner on December 03, 2005, 03:01:13 PM
That was the problem, Thanks again for all the help. Now If only the 9.0.4 version of gmod worked for linux  :-\