ULX

Author Topic: Getting Started  (Read 2223 times)

0 Members and 1 Guest are viewing this topic.

Offline Church121

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Getting Started
« on: January 30, 2011, 10:30:44 AM »
I've downloaded with SVN
I put it on the server but it doesnt work.
I am a super admin on the server
Any help?

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Getting Started
« Reply #1 on: January 30, 2011, 11:41:24 AM »
Never report to any mod author that 'it doesn't work', because, well, hundreds of people (and, since ULX is 5+ years old, thousands?) have used ULX.
Provide details. Always.
Did you download BOTH svn of ULib and ULX. SVN ULib is required for SVN ULX.
You mentioned in another post using the 'release' version downloaded from here.
Before installing SVN, did you try removing the old files first?
Did you follow/read/learn from the readme files included with both?
(See /addons/ULib/ and /addons/ULX/, both have readme files)
After placing them on your server, while starting up your server, ULib (and ULX) will attempt to show startup messages.
They will also provide errors if they can't.
Did ULib and ULX load on your server? (Your server console will show them loading).
What isn't working?
What are you trying to do?
What are you expecting ULX to do for you without your intervention?
Was the alignment of the planets in synchronization with capricorn?
Was it a full moon?
Did you sneeze when you installed them?

"It doesn't work" is no help to us to help you.
« Last Edit: January 30, 2011, 11:43:46 AM by JamminR »
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Church121

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Re: Getting Started
« Reply #2 on: January 30, 2011, 11:48:52 AM »
The commands do not work and I know I did something wrong
I did follow the SVN steps. There is a .SVN folder in my ULX folder on my server
This server is running ULib version 2.30.
[ULIB] Loading SHARED module: ulx_init.lua
[ulx\sh_base.lua:1] attempt to index field 'cmds' (a nil value)
[ULX] Loading CLIENT module: motdmenu.lua
[ULX] Loading CLIENT module: uteam.lua
[ULX] Loading CLIENT module: xgui_client.lua
[ULX] Loading CLIENT module: xgui_helpers.lua
[ULX] Loading CLIENT module: xlib.lua
[ULX] Loading SHARED module: chat.lua
[ulx\modules\sh\chat.lua:8] attempt to call field 'command' (a nil value)
[ULX] Loading SHARED module: fun.lua
[ulx\modules\sh\fun.lua:20] attempt to call field 'command' (a nil value)
[ULX] Loading SHARED module: menus.lua
[ulx\modules\sh\menus.lua:44] attempt to call field 'command' (a nil value)
[ULX] Loading SHARED module: rcon.lua
[ulx\modules\sh\rcon.lua:9] attempt to call field 'command' (a nil value)
[ULX] Loading SHARED module: teleport.lua
[ulx\modules\sh\teleport.lua:89] attempt to call field 'command' (a nil value)
[ULX] Loading SHARED module: user.lua
[lua\includes\modules\hook.lua:44] table index is nil
[ULX] Loading SHARED module: userhelp.lua
[ULX] Loading SHARED module: util.lua
[ulx\modules\sh\util.lua:17] attempt to call field 'command' (a nil value)
[ULX] Loading SHARED module: vote.lua
[ulx\modules\sh\vote.lua:131] attempt to call field 'command' (a nil value)
 
Yea this is what i get from the Console
« Last Edit: January 30, 2011, 11:53:50 AM by Church121 »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Getting Started
« Reply #3 on: January 30, 2011, 11:53:15 AM »
This server is running ULib version 2.30.

Not running SVN of ULib. SVN = 2.4
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Church121

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Re: Getting Started
« Reply #4 on: January 30, 2011, 11:55:59 AM »
i did the update from the Step by step on the folders

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Getting Started
« Reply #5 on: January 30, 2011, 12:01:54 PM »
That is a 'general' how to that happens to use ULX as an example. Those steps would work for any mod that uses SVN (Wire to name but one other of many) besides ULX.
You'll need both Ulib and ULX.
That step by step actually mentions "whatever you are trying to get" and "same with ULib" after the ULX step.
See later in the SVN Stuff area the sticky post "SVN access info". It has the URLS of both ULib and ULX.
You'll  need an /addons/ulib checkout and a /addons/ulx (which, you've already done the ulx one)
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming