Author Topic: Can't resize shortcuts window  (Read 835 times)

loseros

  • Wayfarer
  • *
  • Posts: 9
    • View Profile
Can't resize shortcuts window
« on: March 28, 2006, 10:13:15 pm »
I made the shortcuts window so little that i can\'t resize it again. And not only me, i asked and an advisor told me that it happened same to him.

Any solution to reset the size or something?

thanks


Nilrem

  • Hydlaa Notable
  • *
  • Posts: 881
    • View Profile
(No subject)
« Reply #1 on: March 28, 2006, 10:28:26 pm »
Mmm
blind strike:
Go to your planeshift directory then data, then gui.

Edit a file named shortcutwindow.xml

Try to make that line look as follows:

-
 
  <br />  <bgimage resource=\"Shortcut Background\" alpha=\"200\" /> <br />  </widget><br /><br />Hope that is the one concerning the size of the shortcut window. Good luck.</div> </div> </div> <div class="moderatorbar"> <div class="smalltext modified" id="modified_250120"> </div> <div class="smalltext reportlinks"> <img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/ip.gif" alt="" /> Logged </div> <div class="signature" id="msg_250120_signature">Are there any MoonSeekers left?</div> </div> </div> <span class="botslice"><span></span></span> </div> <hr class="post_separator" /> <a id="msg250122"></a> <div class="windowbg"> <span class="topslice"><span></span></span> <div class="post_wrapper"> <div class="poster"> <h4> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=13352" title="View the profile of loseros">loseros</a> </h4> <ul class="reset smalltext" id="msg_250122_extra_info"> <li class="postgroup">Wayfarer</li> <li class="stars"><img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/1.gif" alt="*" /></li> <li class="postcount">Posts: 9</li> <li class="profile"> <ul> <li><a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=13352"><img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/icons/profile_sm.gif" alt="View Profile" title="View Profile" /></a></li> </ul> </li> </ul> </div> <div class="postarea"> <div class="flow_hidden"> <div class="keyinfo"> <div class="messageicon"> <img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/post/xx.gif" alt="" /> </div> <h5 id="subject_250122"> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?topic=22774.msg250122#msg250122" rel="nofollow">(No subject)</a> </h5> <div class="smalltext">« <strong>Reply #2 on:</strong> March 28, 2006, 10:36:11 pm »</div> <div id="msg_250122_quick_mod"></div> </div> </div> <div class="post"> <div class="inner" id="msg_250122"><div class="quoteheader"><div class="topslice_quote">Quote</div></div><blockquote class="bbc_standard_quote"><em>Originally posted by Nilrem </em><br />Mmm<br />blind strike:<br />Go to your planeshift directory then data, then gui.<br /><br />Edit a file named shortcutwindow.xml<br /><br />Try to make that line look as follows:<br /><br />- <widget name=\"ShortcutWindow\" factory=\"pawsShortcutWindow\" visible=\"yes\" configurable=\"yes\" savepositions=\"yes\" movable=\"yes\" resizable=\"yes\"><br />  <frame x=\"526\" y=\"545\" width=\"270\" height=\"55\" border=\"no\" /> <br />  <title resource=\"Blue Title\" text=\"Shortcuts\" align=\"left\" close_button=\"yes\" /> <br />  <bgimage resource=\"Shortcut Background\" alpha=\"200\" /> <br />  </widget><br /><br />Hope that is the one concerning the size of the shortcut window. Good luck.<br /></blockquote><div class="quotefooter"><div class="botslice_quote"></div></div><br /><br />no luck i have it like this :S<br /><br /><br /><widget_description><br />    <widget name=\"ShortcutWindow\" factory=\"pawsShortcutWindow\" visible=\"yes\" configurable=\"yes\"<br />        savepositions=\"yes\" movable=\"yes\" resizable=\"yes\"><br />        <frame x=\"526\" y=\"545\" width=\"270\" height=\"55\" border=\"no\" /><br />        <title resource=\"Blue Title\" text=\"Shortcuts\" align=\"left\" close_button=\"yes\" /><br />        <bgimage resource=\"Shortcut Background\" alpha=\"200\" /><br />    </widget><br />    <widget name=\"ShortcutEdit\" factory=\"pawsWidget\" visible=\"no\" savepositions=\"yes\" movable=\"yes\"<br />        resizable=\"yes\"><br />        <frame x=\"30\" y=\"30\" width=\"330\" height=\"320\" border=\"yes\" /><br />        <title resource=\"Blue Title\" text=\"Edit Shortcut...\" align=\"left\" /><br />        <bgimage resource=\"Blue Background\" alpha=\"200\" /><br />        <widget name=\"Infobox1\" factory=\"pawsTextBox\"><br />            <frame x=\"20\" y=\"5\" width=\"35\" height=\"20\" /><br />            <text string=\"Name:\" /><br />        </widget><br />        <widget name=\"LabelBox\" factory=\"pawsEditTextBox\"><br />            <frame x=\"20\" y=\"20\" width=\"80\" height=\"25\" border=\"yes\" /><br />        </widget><br />        <widget name=\"Infobox3\" factory=\"pawsTextBox\"><br />            <frame x=\"200\" y=\"5\" width=\"150\" height=\"20\" /><br />            <text string=\"Shortcut key:\" /><br />        </widget><br />        <widget name=\"ShortcutText\" factory=\"pawsTextBox\"><br />            <frame x=\"200\" y=\"22\" width=\"35\" height=\"20\" /><br />            <text string=\"\" /><br />        </widget><br />        <widget name=\"SetKeyButton\" factory=\"pawsButton\" toggle=\"no\" id=\"1102\" notify=\"ShortcutWindow\"><br />            <frame x=\"240\" y=\"22\" width=\"50\" height=\"15\" border=\"yes\" /><br />            <notify name=\"ShortcutWindow\" /><br />            <buttonup resource=\"Blue Title\" /><br />            <buttondown resource=\"Blue Title\" /><br />            <label text=\"Set\" /><br />        </widget><br />        <widget name=\"Infobox2\" factory=\"pawsTextBox\"><br />            <frame x=\"20\" y=\"58\" width=\"150\" height=\"20\" /><br />            <text string=\"Enter the command(s):\" /><br />        </widget><br />        <widget name=\"CommandBox\" factory=\"pawsEditTextBox\" multiline=\"yes\"><br />            <frame x=\"20\" y=\"73\" width=\"300\" height=\"203\" border=\"yes\" /><br />            <attachpoints><br />                <attach point=\"ATTACH_LEFT\" /><br />                <attach point=\"ATTACH_RIGHT\" /><br />                <attach point=\"ATTACH_BOTTOM\" /><br />                <attach point=\"ATTACH_TOP\" /><br />            </attachpoints><br />        </widget><br />        <widget name=\"DoneButton\" factory=\"pawsButton\" toggle=\"no\" id=\"1100\" notify=\"ShortcutWindow\"><br />            <frame x=\"20\" y=\"290\" width=\"50\" height=\"15\" border=\"yes\" /><br />            <notify name=\"ShortcutWindow\" /><br />            <buttonup resource=\"Blue Title\" /><br />            <buttondown resource=\"Blue Title\" /><br />            <label text=\"Done\" /><br />            <attachpoints><br />                <attach point=\"ATTACH_LEFT\" /><br />                <attach point=\"ATTACH_BOTTOM\" /><br />            </attachpoints><br />        </widget><br />        <widget name=\"CancelButton\" factory=\"pawsButton\" toggle=\"no\" id=\"1101\" notify=\"ShortcutWindow\"><br />            <frame x=\"80\" y=\"290\" width=\"50\" height=\"15\" border=\"yes\" /><br />            <buttonup resource=\"Blue Title\" /><br />            <buttondown resource=\"Blue Title\" /><br />            <label text=\"Cancel\" /><br />            <attachpoints><br />                <attach point=\"ATTACH_LEFT\" /><br />                <attach point=\"ATTACH_BOTTOM\" /><br />            </attachpoints><br />        </widget><br />    </widget><br /></widget_description><br /><br /><br /><br />anything wrong?</div> </div> </div> <div class="moderatorbar"> <div class="smalltext modified" id="modified_250122"> </div> <div class="smalltext reportlinks"> <img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/ip.gif" alt="" /> Logged </div> </div> </div> <span class="botslice"><span></span></span> </div> <hr class="post_separator" /> <a id="msg250126"></a> <div class="windowbg2"> <span class="topslice"><span></span></span> <div class="post_wrapper"> <div class="poster"> <h4> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=15845" title="View the profile of Nilrem">Nilrem</a> </h4> <ul class="reset smalltext" id="msg_250126_extra_info"> <li class="postgroup">Hydlaa Notable</li> <li class="stars"><img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/7.gif" alt="*" /></li> <li class="postcount">Posts: 881</li> <li class="profile"> <ul> <li><a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=15845"><img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/icons/profile_sm.gif" alt="View Profile" title="View Profile" /></a></li> </ul> </li> </ul> </div> <div class="postarea"> <div class="flow_hidden"> <div class="keyinfo"> <div class="messageicon"> <img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/post/xx.gif" alt="" /> </div> <h5 id="subject_250126"> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?topic=22774.msg250126#msg250126" rel="nofollow">(No subject)</a> </h5> <div class="smalltext">« <strong>Reply #3 on:</strong> March 28, 2006, 10:54:50 pm »</div> <div id="msg_250126_quick_mod"></div> </div> </div> <div class="post"> <div class="inner" id="msg_250126">At a quick sight you have the same as me, I think.<br />Have you tried logging off (exiting) the game and joining back in? <br />Does the problem persist?</div> </div> </div> <div class="moderatorbar"> <div class="smalltext modified" id="modified_250126"> « <em>Last Edit: March 28, 2006, 10:55:05 pm by Nilrem</em> » </div> <div class="smalltext reportlinks"> <img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/ip.gif" alt="" /> Logged </div> <div class="signature" id="msg_250126_signature">Are there any MoonSeekers left?</div> </div> </div> <span class="botslice"><span></span></span> </div> <hr class="post_separator" /> <a id="msg250130"></a> <div class="windowbg"> <span class="topslice"><span></span></span> <div class="post_wrapper"> <div class="poster"> <h4> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=13352" title="View the profile of loseros">loseros</a> </h4> <ul class="reset smalltext" id="msg_250130_extra_info"> <li class="postgroup">Wayfarer</li> <li class="stars"><img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/1.gif" alt="*" /></li> <li class="postcount">Posts: 9</li> <li class="profile"> <ul> <li><a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=13352"><img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/icons/profile_sm.gif" alt="View Profile" title="View Profile" /></a></li> </ul> </li> </ul> </div> <div class="postarea"> <div class="flow_hidden"> <div class="keyinfo"> <div class="messageicon"> <img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/post/xx.gif" alt="" /> </div> <h5 id="subject_250130"> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?topic=22774.msg250130#msg250130" rel="nofollow">(No subject)</a> </h5> <div class="smalltext">« <strong>Reply #4 on:</strong> March 28, 2006, 11:11:49 pm »</div> <div id="msg_250130_quick_mod"></div> </div> </div> <div class="post"> <div class="inner" id="msg_250130"><div class="quoteheader"><div class="topslice_quote">Quote</div></div><blockquote class="bbc_standard_quote"><em>Originally posted by Nilrem </em><br />At a quick sight you have the same as me, I think.<br />Have you tried logging off (exiting) the game and joining back in? <br />Does the problem persist?<br /></blockquote><div class="quotefooter"><div class="botslice_quote"></div></div><br /><br />nothing i did that and nothing</div> </div> </div> <div class="moderatorbar"> <div class="smalltext modified" id="modified_250130"> </div> <div class="smalltext reportlinks"> <img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/ip.gif" alt="" /> Logged </div> </div> </div> <span class="botslice"><span></span></span> </div> <hr class="post_separator" /> <a id="msg250131"></a> <div class="windowbg2"> <span class="topslice"><span></span></span> <div class="post_wrapper"> <div class="poster"> <h4> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=7821" title="View the profile of Karyuu">Karyuu</a> </h4> <ul class="reset smalltext" id="msg_250131_extra_info"> <li class="postgroup">Forum Legend</li> <li class="stars"><img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/legend.gif" alt="*" /></li> <li class="postcount">Posts: 9341</li> <li class="profile"> <ul> <li><a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=7821"><img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/icons/profile_sm.gif" alt="View Profile" title="View Profile" /></a></li> </ul> </li> </ul> </div> <div class="postarea"> <div class="flow_hidden"> <div class="keyinfo"> <div class="messageicon"> <img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/post/xx.gif" alt="" /> </div> <h5 id="subject_250131"> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?topic=22774.msg250131#msg250131" rel="nofollow">(No subject)</a> </h5> <div class="smalltext">« <strong>Reply #5 on:</strong> March 28, 2006, 11:14:08 pm »</div> <div id="msg_250131_quick_mod"></div> </div> </div> <div class="post"> <div class="inner" id="msg_250131">Try deleting \"shortcutwindow.xml\" entirely, and then running the updater.</div> </div> </div> <div class="moderatorbar"> <div class="smalltext modified" id="modified_250131"> </div> <div class="smalltext reportlinks"> <img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/ip.gif" alt="" /> Logged </div> <div class="signature" id="msg_250131_signature"><div align="center"><strong>Judge: Are you trying to show contempt for this court, Mr Smith?<br />Smith: No, My Lord. I am attempting to conceal it.</strong></div></div> </div> </div> <span class="botslice"><span></span></span> </div> <hr class="post_separator" /> <a id="msg250206"></a> <div class="windowbg"> <span class="topslice"><span></span></span> <div class="post_wrapper"> <div class="poster"> <h4> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=20201" title="View the profile of Bereror">Bereror</a> </h4> <ul class="reset smalltext" id="msg_250206_extra_info"> <li class="postgroup">Hydlaa Notable</li> <li class="stars"><img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/7.gif" alt="*" /></li> <li class="avatar"> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=20201"> <img class="avatar" src="http://www.vaikene.net/img/avatar.jpg" alt="" /> </a> </li> <li class="postcount">Posts: 773</li> <li class="profile"> <ul> <li><a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=20201"><img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/icons/profile_sm.gif" alt="View Profile" title="View Profile" /></a></li> <li><a href="http://www.vaikene.net/planeshift/api/" title="Planeshift API" target="_blank" rel="noopener noreferrer" class="new_win"><img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/www_sm.gif" alt="Planeshift API" /></a></li> </ul> </li> </ul> </div> <div class="postarea"> <div class="flow_hidden"> <div class="keyinfo"> <div class="messageicon"> <img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/post/xx.gif" alt="" /> </div> <h5 id="subject_250206"> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?topic=22774.msg250206#msg250206" rel="nofollow">(No subject)</a> </h5> <div class="smalltext">« <strong>Reply #6 on:</strong> March 29, 2006, 06:57:08 am »</div> <div id="msg_250206_quick_mod"></div> </div> </div> <div class="post"> <div class="inner" id="msg_250206">planeshift.cfg is the file that you need to modify, not the xml file in the data/gui directory.<br /><br />Open planeshift.cfg in the main directory and look for the following files:<br /><br /><div class="codeheader">Code: <a href="javascript:void(0);" onclick="return smfSelectText(this);" class="codeoperation">[Select]</a></div><code class="bbc_code"><br />PlaneShift.GUI.ShortcutWindow.Width = 120<br />PlaneShift.GUI.ShortcutWindow.Height = 384<br /></code></div> </div> </div> <div class="moderatorbar"> <div class="smalltext modified" id="modified_250206"> </div> <div class="smalltext reportlinks"> <img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/ip.gif" alt="" /> Logged </div> <div class="signature" id="msg_250206_signature"><div align="center"><a href="http://planeshift.svn.sourceforge.net/viewvc/planeshift/" class="bbc_link" target="_blank" rel="noopener noreferrer">PlaneShift Sources</a><br /><a href="http://www.vaikene.net/planeshift/api/" class="bbc_link" target="_blank" rel="noopener noreferrer">PlaneShift API</a><br />"Words never spoken<br />Are the strongest resounding"<br /></div></div> </div> </div> <span class="botslice"><span></span></span> </div> <hr class="post_separator" /> <a id="msg250350"></a> <div class="windowbg2"> <span class="topslice"><span></span></span> <div class="post_wrapper"> <div class="poster"> <h4> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=13352" title="View the profile of loseros">loseros</a> </h4> <ul class="reset smalltext" id="msg_250350_extra_info"> <li class="postgroup">Wayfarer</li> <li class="stars"><img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/1.gif" alt="*" /></li> <li class="postcount">Posts: 9</li> <li class="profile"> <ul> <li><a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=13352"><img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/icons/profile_sm.gif" alt="View Profile" title="View Profile" /></a></li> </ul> </li> </ul> </div> <div class="postarea"> <div class="flow_hidden"> <div class="keyinfo"> <div class="messageicon"> <img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/post/xx.gif" alt="" /> </div> <h5 id="subject_250350"> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?topic=22774.msg250350#msg250350" rel="nofollow">(No subject)</a> </h5> <div class="smalltext">« <strong>Reply #7 on:</strong> March 30, 2006, 02:53:33 pm »</div> <div id="msg_250350_quick_mod"></div> </div> </div> <div class="post"> <div class="inner" id="msg_250350"><div class="quoteheader"><div class="topslice_quote">Quote</div></div><blockquote class="bbc_standard_quote"><em>Originally posted by Bereror </em><br />planeshift.cfg is the file that you need to modify, not the xml file in the data/gui directory.<br /><br />Open planeshift.cfg in the main directory and look for the following files:<br /><br /><div class="codeheader">Code: <a href="javascript:void(0);" onclick="return smfSelectText(this);" class="codeoperation">[Select]</a></div><code class="bbc_code"><br />PlaneShift.GUI.ShortcutWindow.Width = 120<br />PlaneShift.GUI.ShortcutWindow.Height = 384<br /></code><br /></blockquote><div class="quotefooter"><div class="botslice_quote"></div></div><br /><br />Thanks problem solved <img src="https://www.hydlaaplaza.com/PlaneShift/smf/Smileys/custom1/smiley.gif" alt=":)" title="Smiley" class="smiley" /><br /><br />by the way i\'ve got another bug every time I exit PS:<br /><br />Something unexpected happened in Planeshift: crystal blue<br /><br />Details: Exception_adress_violation at 00419B9C<br /><br />any idea of what\'s this?</div> </div> </div> <div class="moderatorbar"> <div class="smalltext modified" id="modified_250350"> </div> <div class="smalltext reportlinks"> <img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/ip.gif" alt="" /> Logged </div> </div> </div> <span class="botslice"><span></span></span> </div> <hr class="post_separator" /> <a id="msg250352"></a> <div class="windowbg"> <span class="topslice"><span></span></span> <div class="post_wrapper"> <div class="poster"> <h4> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=12108" title="View the profile of ThomPhoenix">ThomPhoenix</a> </h4> <ul class="reset smalltext" id="msg_250352_extra_info"> <li class="membergroup">Testers</li> <li class="postgroup">Forum Addict</li> <li class="stars"><img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/star.gif" alt="*" /></li> <li class="avatar"> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=12108"> <img class="avatar" src="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=dlattach;attach=49;type=avatar" alt="" /> </a> </li> <li class="postcount">Posts: 2678</li> <li class="blurb">A Phoenix, what'd you expect?</li> <li class="profile"> <ul> <li><a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=12108"><img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/icons/profile_sm.gif" alt="View Profile" title="View Profile" /></a></li> </ul> </li> </ul> </div> <div class="postarea"> <div class="flow_hidden"> <div class="keyinfo"> <div class="messageicon"> <img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/post/xx.gif" alt="" /> </div> <h5 id="subject_250352"> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?topic=22774.msg250352#msg250352" rel="nofollow">(No subject)</a> </h5> <div class="smalltext">« <strong>Reply #8 on:</strong> March 30, 2006, 03:07:13 pm »</div> <div id="msg_250352_quick_mod"></div> </div> </div> <div class="post"> <div class="inner" id="msg_250352">00419B9C It concerns the structure of zoneinfo.xml.<br />BT:<br />Not relevant.<br />Solution:<br />TEMPORARY SOLUTION!<br />If you have this issue please follow the instructions from Wired_Crawler in  thread <br /><br /><br />You should check <a href="http://www.planeshift3d.com/wbboard/thread.php?threadid=22325&boardid=33&sid=ae9e1784de5cfe823fd7fd78ef0bfbe2" class="bbc_link" target="_blank" rel="noopener noreferrer">this</a> post for known issues. </div> </div> </div> <div class="moderatorbar"> <div class="smalltext modified" id="modified_250352"> « <em>Last Edit: March 30, 2006, 03:09:30 pm by ThomPhoenix</em> » </div> <div class="smalltext reportlinks"> <img src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/eazyblue_20g/images/ip.gif" alt="" /> Logged </div> <div class="signature" id="msg_250352_signature">We're not evil. We're simply amazing.</div> </div> </div> <span class="botslice"><span></span></span> </div> <hr class="post_separator" /> </form> </div> <a id="lastPost"></a> <div class="pagesection"> <div class="buttonlist floatright"> <ul> <li><a class="button_strip_print" href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=printpage;topic=22774.0" rel="new_win nofollow"><span class="last">Print</span></a></li> </ul> </div> <div class="pagelinks floatleft">Pages: [<strong>1</strong>] </div> <div class="nextlinks_bottom"><a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?topic=22774.0;prev_next=prev#new">« previous</a> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?topic=22774.0;prev_next=next#new">next »</a></div> </div> <div class="navigate_section"> <ul> <li> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php"><span>PlaneShift</span></a> >> </li> <li> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php#c14"><span>Support</span></a> >> </li> <li> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?board=33.0"><span>Technical Help: IN GAME bugs (after loading world)</span></a> (Moderators: <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=2" title="Board Moderator">Talad</a>, <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=profile;u=32117" title="Board Moderator">weltall</a>) >> </li> <li class="last"> <a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?topic=22774.0"><span>Can't resize shortcuts window</span></a> </li> </ul> </div> <div id="moderationbuttons"></div> <div class="plainbox" id="display_jump_to"> </div> <br class="clear" /> <script type="text/javascript" src="https://www.hydlaaplaza.com/PlaneShift/smf/Themes/default/scripts/topic.js"></script> <script type="text/javascript"><!-- // --><![CDATA[ if ('XMLHttpRequest' in window) { var oQuickModify = new QuickModify({ sScriptUrl: smf_scripturl, bShowModify: true, iTopicId: 22774, sTemplateBodyEdit: '\n\t\t\t\t\t\t\t\t<div id="quick_edit_body_container" style="width: 90%">\n\t\t\t\t\t\t\t\t\t<div id="error_box" style="padding: 4px;" class="error"><' + '/div>\n\t\t\t\t\t\t\t\t\t<textarea class="editor" name="message" rows="12" style="width: 100%; margin-bottom: 10px;" tabindex="1">%body%<' + '/textarea><br />\n\t\t\t\t\t\t\t\t\t<input type="hidden" name="cf7f13c" value="1da215f30251deee60a1ac62602e23e6" />\n\t\t\t\t\t\t\t\t\t<input type="hidden" name="topic" value="22774" />\n\t\t\t\t\t\t\t\t\t<input type="hidden" name="msg" value="%msg_id%" />\n\t\t\t\t\t\t\t\t\t<div class="righttext">\n\t\t\t\t\t\t\t\t\t\t<input type="submit" name="post" value="Save" tabindex="2" onclick="return oQuickModify.modifySave(\'1da215f30251deee60a1ac62602e23e6\', \'cf7f13c\');" accesskey="s" class="button_submit" />  <input type="submit" name="cancel" value="Cancel" tabindex="3" onclick="return oQuickModify.modifyCancel();" class="button_submit" />\n\t\t\t\t\t\t\t\t\t<' + '/div>\n\t\t\t\t\t\t\t\t<' + '/div>', sTemplateSubjectEdit: '<input type="text" style="width: 90%;" name="subject" value="%subject%" size="80" maxlength="80" tabindex="4" class="input_text" />', sTemplateBodyNormal: '%body%', sTemplateSubjectNormal: '<a hr'+'ef="https://www.hydlaaplaza.com/PlaneShift/smf/index.php'+'?topic=22774.msg%msg_id%#msg%msg_id%" rel="nofollow">%subject%<' + '/a>', sTemplateTopSubject: 'Topic: %subject%  (Read 835 times)', sErrorBorderStyle: '1px solid red' }); aJumpTo[aJumpTo.length] = new JumpTo({ sContainerId: "display_jump_to", sJumpToTemplate: "<label class=\"smalltext\" for=\"%select_id%\">Jump to:<" + "/label> %dropdown_list%", iCurBoardId: 33, iCurBoardChildLevel: 0, sCurBoardName: "Technical Help: IN GAME bugs (after loading world)", sBoardChildLevelIndicator: "==", sBoardPrefix: "=> ", sCatSeparator: "-----------------------------", sCatPrefix: "", sGoButtonLabel: "go" }); aIconLists[aIconLists.length] = new IconList({ sBackReference: "aIconLists[" + aIconLists.length + "]", sIconIdPrefix: "msg_icon_", sScriptUrl: smf_scripturl, bShowModify: true, iBoardId: 33, iTopicId: 22774, sSessionId: "1da215f30251deee60a1ac62602e23e6", sSessionVar: "cf7f13c", sLabelIconList: "Message Icon", sBoxBackground: "transparent", sBoxBackgroundHover: "#ffffff", iBoxBorderWidthHover: 1, sBoxBorderColorHover: "#adadad" , sContainerBackground: "#ffffff", sContainerBorder: "1px solid #adadad", sItemBorder: "1px solid #ffffff", sItemBorderHover: "1px dotted gray", sItemBackground: "transparent", sItemBackgroundHover: "#e0e0f0" }); } // ]]></script> <script type="text/javascript"><!-- // --><![CDATA[ var verificationpostHandle = new smfCaptcha("https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=verificationcode;vid=post;rand=2dffe2ef8fb50f92e294c7a36298cc56", "post", 1); // ]]></script> </div> </div> <div id="footer"> <div id="foot-wrap"> <div id="footerarea"> <div class="foot-left"> </div> <div class="foot-right"> <ul class="reset" style="display-inline;"> <li class="copyright"> <span class="smalltext" style="display: inline; visibility: visible; font-family: Verdana, Arial, sans-serif;"><a href="https://www.hydlaaplaza.com/PlaneShift/smf/index.php?action=credits" title="Simple Machines Forum" target="_blank" class="new_win">SMF 2.0.19</a> | <a href="https://www.simplemachines.org/about/smf/license.php" title="License" target="_blank" class="new_win">SMF © 2021</a>, <a href="https://www.simplemachines.org" title="Simple Machines" target="_blank" class="new_win">Simple Machines</a> </span></li> </ul> </div> <div class="clr"></div> </div> </div> </div> </body></html>