ULX

Author Topic: My MOTD is causing Gmod to minimise itself.  (Read 3748 times)

0 Members and 1 Guest are viewing this topic.

Offline Killers2

  • Newbie
  • *
  • Posts: 33
  • Karma: 0
My MOTD is causing Gmod to minimise itself.
« on: August 23, 2008, 07:49:52 AM »
I have no idea how to fix this. It opens up fine then minimise Gmod then when you restore it you can see the motd fine again.

Here is my MOTD code.

Code: [Select]
<html>
<head>

</head>


<body style="color: rgb(0, 0, 0); background-color: Black; background-image: url(http://www.killersservers.co.uk/Downloads/Garrysmod/motdbg.jpg);" alink="#000099" link="#000099" vlink="#990099">

<div style="text-align: center;">
<div style="border: 0px solid rgb(255, 204, 0); margin: 30px auto 0px; padding: 10px; width: 80%; font-size: 12px; font-family: Tahoma; color: White; text-align: left;">
<center>
<div style="font-size: 30px; font-family: impact; width: 100%; margin-bottom: 5px;">=Offical
SpaceBuild Europe Dedicated Server(PHX|StargateSVN|WireSVN|LS2)=</div>

<center>
<center>
<div style="font-size: 30px; font-family: impact; width: 100%; margin-bottom: 5px;">READ
THIS!</div>

<center>
<br>

<a href="http://www.game-monitor.com/garrysmod2_GameServer/89.145.117.229:27015/Official_EU_SB_ServerPHXStargateSVNWireSVNLS3More.html" target="_blank"><img src="http://module.game-monitor.com/89.145.117.229:27015/image/default/default.png" border="0" height="80" width="525"></a><br>

<br>

<h2>Rules</h2>

1. Admin word is law.<br>

2. Don't spam, spamming is an offence punnishable by perma ban. Report
all spammers to the nerest admin.<br>

3. Have fun, if you choose to.<br>

4. Don't Deathmatch!<br>

5. Excesive swearing will get you banned! Try to grow up people use
your grownup words.<br>

6. Changing the models of Life support or anything related to that will
get you a ban with no warning!<br>

7. Saying "Its not in the rules" is not a good excuse and will just
improve the chances of you getting a ban!<br>

8. Do not pretend to be a admin or be friends of a admin unless it is
true and do not try and use that to get your way!<br>

9. Remember it is a privilige to play on our servers and not a right.<br>

<center>
<div style="font-size: 30px; font-family: impact; width: 100%; margin-bottom: 5px;">SpaceBuild
3 Beta testing info!</div>

<center><br>

<center>1. If this is your first time here and you see errors were the models are susposed to be log on to our forums at www.killersservers.co.uk and find a link to a complete download of up to date models.
<center>
<center>2. Delete all Life Support 2 and related things.
<center>
<div style="margin: 10px; width: 100%; text-align: center; font-weight: bold; height: 14px;">-Killers2
and Youaremea</div>

<p style="margin-left: 40px;" align="center"><font size="10">Visit our Site and Forums at
www.KillersServers.co.uk
</font></p>

</center>

</center>

</center>

</center>

</center>

</center>

</center>

</center>

</center>

</center>

</div>

</div>

</body>
</html>

Offline Killers2

  • Newbie
  • *
  • Posts: 33
  • Karma: 0
Re: My MOTD is causing Gmod to minimise itself.
« Reply #1 on: August 23, 2008, 07:56:16 AM »
Oh and yea here is a link to it in HTML format rather than the code its self. http://www.killersservers.co.uk/motd.html

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: My MOTD is causing Gmod to minimise itself.
« Reply #2 on: August 23, 2008, 08:50:26 AM »
Did it minimize on the motd that ships with ULX as well?
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: My MOTD is causing Gmod to minimise itself.
« Reply #3 on: August 23, 2008, 08:53:24 AM »
Tried taking out any of the background image code or game monitor links/images?

Try taking out "target=_blank" from your links.

Source html interpreter doesn't have the full features of Internet Explorer, though it uses IE as its base.
I can't see outright what would do it. Those above are just where I would start.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Killers2

  • Newbie
  • *
  • Posts: 33
  • Karma: 0
Re: My MOTD is causing Gmod to minimise itself.
« Reply #4 on: August 23, 2008, 09:41:24 AM »
Tried taking out any of the background image code or game monitor links/images?

Try taking out "target=_blank" from your links.

Source html interpreter doesn't have the full features of Internet Explorer, though it uses IE as its base.
I can't see outright what would do it. Those above are just where I would start.


I removed the links from the game monitor image since it wasnt really needed and that seemed to fix it  ;D

Thanks  :)

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: My MOTD is causing Gmod to minimise itself.
« Reply #5 on: August 23, 2008, 02:31:30 PM »
You may still be able to use it. Try closing the image 'img/ tag.
You have the <img src="blah">, but no </img> after it, before the closing of the anchor tag [/url]
No idea why it would minimize Gmod though.
Just a suggestion.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Killers2

  • Newbie
  • *
  • Posts: 33
  • Karma: 0
Re: My MOTD is causing Gmod to minimise itself.
« Reply #6 on: August 25, 2008, 08:28:42 AM »
It started doing it again after the server reloaded and I removed the image completely and it still does it. Sometimes firefox comes up trying to download the MOTD file.

Offline chris_be

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Re: My MOTD is causing Gmod to minimise itself.
« Reply #7 on: September 12, 2008, 03:34:28 AM »
This happened to me when I joined any server; yet it stopped happening after I made GMod "Run in a window" instead of fullscreen...
Chris_be

Offline johnlukeg

  • Newbie
  • *
  • Posts: 27
  • Karma: -1
Re: My MOTD is causing Gmod to minimise itself.
« Reply #8 on: September 15, 2008, 10:41:38 AM »
This happens to me too on rare occasions.  (And I haven't changed the MoTD since between the occurrences) .  It has an image with link in it.