ULX

Author Topic: I can't get ULX mod to work! [resolved]  (Read 3668 times)

0 Members and 1 Guest are viewing this topic.

Offline ngc0202

  • Newbie
  • *
  • Posts: 31
  • Karma: 0
I can't get ULX mod to work! [resolved]
« on: April 22, 2010, 02:58:08 PM »
For some reason, I can't make ULX Mod work in my server. I checked and its in the right folder, and I fully restarted my server, but it won't work!
« Last Edit: April 24, 2010, 07:34:32 PM by ngc0202 »

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: I can't get ULX mod to work!
« Reply #1 on: April 22, 2010, 03:20:00 PM »
Define "won't work"
Experiencing God's grace one day at a time.

Offline ngc0202

  • Newbie
  • *
  • Posts: 31
  • Karma: 0
Re: I can't get ULX mod to work!
« Reply #2 on: April 22, 2010, 04:09:41 PM »
it just wont do anything on the server

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: I can't get ULX mod to work!
« Reply #3 on: April 22, 2010, 04:19:35 PM »
it just wont do anything on the server

It's not supposed to do anything by itself.
Experiencing God's grace one day at a time.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: I can't get ULX mod to work!
« Reply #4 on: April 22, 2010, 04:22:02 PM »
Ok, let me pull out my dentist's license...we're gonna have to pull teeth.
Did you also get ULib, the library we developed that ULX uses.
"What version" (Our release (from ulyssesmod.net download page), or SVN (using the SVN information of our forum area)?
"Where" did you get ULX (and ULib)
"When" you start your server, "What" server console messages appear regarding ULib and then ULX?
"Which" folder did you put it in?

And very important, when it 'won't work".... WHAT ARE YOU TRYING TO DO?
What commands? How can you tell it's not working.

Rinse.
Repeat.
* JamminR puts back his dentist license.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline ngc0202

  • Newbie
  • *
  • Posts: 31
  • Karma: 0
Re: I can't get ULX mod to work!
« Reply #5 on: April 22, 2010, 04:26:46 PM »
Okay...From the top:
I did get ULib
I got the new version (3 maybe?) from ulyssesmod.net
^
Started my server today and have constantly been starting and stopping, Nothing regarding ULX mod or  ULib happen at all!
I didn't put it in any folder, just the on it installed to, which according to the readme or w/e it was called is the right one
When it doesnt work I try to open the menu and stuff with the console or !menu
One big thing was the lack of MOTD

...I hope that answers all your questions!

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: I can't get ULX mod to work! [unresolved]
« Reply #6 on: April 22, 2010, 06:25:08 PM »
Alright, now we're getting somewhere.

You didn't answer, are you running a dedicated server? (hlds.exe), or a listen ("Create Game" option from Gmod menu)
Also, just to verify, you aren't running Garry's mod 9 or less, right?

Sounds like you used the ULX installer.
The installer file path will almost always match the readme path so isn't necessarily a good check.
Problem is, the installer can't always tell where your local game path is, and almost never will tell if you're running a dedicated server/

So, your challenge is to find out if where it installed is actually your 'server' path.
And if not, move the ULib and ULX folders under \addons to the proper server addons location.

When starting your server, you should definitely see, unless there are errors, loading in it's console.
Will look like the below (you may see diff files, or errors that would help us help you)
Code: [Select]
///////////////////////////////
//      Ulysses Library      //
///////////////////////////////
// Loading...                //
//  shared/defines.lua       //
//  server/hook.lua          //
//  server/gamemode_hooks.lua//
//  shared/misc.lua          //
//  shared/util.lua          //
//  shared/table.lua         //
//  shared/player.lua        //
//  server/player.lua        //
//  shared/messages.lua      //
//  shared/concommand.lua    //
//  server/concommand.lua    //
//  server/util.lua          //
//  shared/sh_ucl.lua        //
//  server/ucl.lua           //
//  server/phys.lua          //
//  server/player_ext.lua    //
//  server/entity_ext.lua    //
// Load Complete!            //
///////////////////////////////
[ULIB] Loading SHARED module: ulx_init.lua
///////////////////////////////
//       ULX Admin Mod       //
///////////////////////////////
// Loading...                //
//  sh_defines.lua           //
//  lib.lua                  //
//  base.lua                 //
//  log.lua                  //
//  MODULE: chat.lua         //
//  MODULE: fun.lua          //
//  MODULE: menus.lua        //
//  MODULE: rcon.lua         //
//  MODULE: slots.lua        //
//  MODULE: teleport.lua     //
//  MODULE: toolmode.lua     //
//  MODULE: user.lua         //
//  MODULE: util.lua         //
//  MODULE: vote.lua         //
//  MODULE: votemap.lua      //
//  MODULE: userhelp.lua     //
//  end.lua                  //
// Load Complete!            //
///////////////////////////////
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline ngc0202

  • Newbie
  • *
  • Posts: 31
  • Karma: 0
Re: I can't get ULX mod to work! [solved]
« Reply #7 on: April 24, 2010, 07:32:53 PM »
sorry, i got the SVN and put it in the right folder and now it works. The site was down when a came to reply and i just realized i should now.

PS. ULX is awesome!