Author Topic: ULX breaks if gamemode is changed  (Read 1773 times)

0 Members and 1 Guest are viewing this topic.

Offline bran92don

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
ULX breaks if gamemode is changed
« on: June 26, 2013, 02:23:23 PM »
I have been trying to figure out why ulx breaks if the game mode is changed. My server is running Ubuntu Linux. If any of you know why this is happening I would be grateful. I have already messed with the permissions on the files. This did not solve my issue. I have re installed and it still did not work.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: ULX breaks if gamemode is changed
« Reply #1 on: June 26, 2013, 02:37:03 PM »
Are you using release or SVN?
Experiencing God's grace one day at a time.

Offline sabo

  • Full Member
  • ***
  • Posts: 136
  • Karma: 2
  • Hello :)
    • The Elite Gaming
Re: ULX breaks if gamemode is changed
« Reply #2 on: June 27, 2013, 06:44:48 AM »
I have had a similar problem.

I solved mine by stating what my default gamemode is in the commandlines.

You shall find the commandlines in your ControlPanel of your host. If you host the server on your own I cant tell you the direct link to it.


If you dont want that do the following:

Go into your server.cfg file (/garrysmod/cfg/server.cfg) and add this at the bottom of it:
gamemode "yourgamemode"

example:
gamemode "terrortown"

Offline bran92don

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: ULX breaks if gamemode is changed
« Reply #3 on: June 28, 2013, 09:26:56 PM »
I am using release, and also the solution you posted would not help me. I am trying to change the game mode to something different. If it is the same game mode it works just fine. I can not try ulx though because my server is having a bunch of issues. I need to sort this out before I figure out why ulx is messing up. Right now anytime I close my srcds it corrupts some lua files in darkrp. This leads to a bunch of addons breaking and stuff.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: ULX breaks if gamemode is changed
« Reply #4 on: June 28, 2013, 10:01:39 PM »
Once you fix your corruption issue, you really should use our latest SVN (which, Megiddo plans to 'release' in near future).
Gmod has had several updates that break various things since last ULX release that our SVN has work arounds in place for.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: ULX breaks if gamemode is changed
« Reply #5 on: July 01, 2013, 10:33:11 AM »
Yes, this is a known problem in release due to garry's bugged file I/O.
Experiencing God's grace one day at a time.