ULX

Author Topic: !menu doesn't run.  (Read 3129 times)

0 Members and 1 Guest are viewing this topic.

Offline kaskull

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
!menu doesn't run.
« on: March 08, 2011, 06:58:11 AM »
Hi every one.

I've a little problem with Ulysses.

I've installed Ullysses, and i know taht it runs, because i've tried this command: "!jail kas"   And it runs ok.

But i want to use the menu because it's easyer.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: !menu doesn't run.
« Reply #1 on: March 08, 2011, 07:13:55 AM »
What version of ULX are you running? Release or SVN?
Experiencing God's grace one day at a time.

Offline kaskull

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Re: !menu doesn't run.
« Reply #2 on: March 08, 2011, 07:37:41 AM »
What version of ULX are you running? Release or SVN?

SVN

Offline krooks

  • Sr. Member
  • ****
  • Posts: 382
  • Karma: 32
  • I don't like video games.
    • Diamond Krooks
Re: !menu doesn't run.
« Reply #3 on: March 08, 2011, 09:06:38 AM »
You can also try !XGUI or bind a key to "XGUI".
My TTT server. Join the fun!

Offline kaskull

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Re: !menu doesn't run.
« Reply #4 on: March 08, 2011, 09:25:27 AM »
You can also try !XGUI or bind a key to "XGUI".
It doesn't appear any thing.
But i've a little question, i don't know if it some thing relationated with Ulysses, but when i enter in my server, at the top on the right it apperars this:
Quote
Lua cache coudn't be downloadad. Server is misconfigured

Offline krooks

  • Sr. Member
  • ****
  • Posts: 382
  • Karma: 32
  • I don't like video games.
    • Diamond Krooks
Re: !menu doesn't run.
« Reply #5 on: March 08, 2011, 10:13:16 AM »
Thats your issue.
If you have fast downloads set up (sv_downloadurl "yourWebsite.com/gmodserver") in server.cfg you *must* upload the .dua file in garrysmod/cache to the mirrored fast dl server any time you make an addon change.

If you don't have a fast dl server, remove sv_downloadurl from your server.cfg and you should be alright.
My TTT server. Join the fun!

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: !menu doesn't run.
« Reply #6 on: March 08, 2011, 02:52:00 PM »
Thats your issue.

Indeed. If you can't download the necessary client side files, which the menu runs on, only the server ones work (console commands, etc).
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming