Jump to content

Rendering bug - Looking for fix


Lionors

Recommended Posts

Recently, I attempted to associate an icon with a macro so the icon would show instead of the plain gray button.  The instructions did not work.  Furthermore, I no longer had the option to remove the macro from the tray.  The first picture is what the macro now looks like in the tray.

If I click on the macro button, I first get text that says "Unknown command" followed by part of the macro.  After that, a popup appears, giving me the option to click 'OK' or 'Copy to clipboard'.  Copying to the clipboard, obviously, just copies the message on the popup.  If I click 'OK', a second popup appears with the same options.  Those popups are the next two attached screenshots. If I click OK on them, and If I am solo and in an unpopulated area, my cursor changes to a small blue hand and a triangle-shaped direction pointer.  No screenshot is provided because this doesn't show up on a screenshot.  If I left click, the cursor returns to normal and the icon returns to the tray.

If I click OK on the popups and I am in a populated area, the cursor does not change. Instead, I am mapservered after the second popup and must reboot the game.

Is there a way I can get rid of this icon in my tray? Friends have indicated that it is likely a rendering bug.

Thank you for any assistance you can provide.    

 

Weird Macro Button1.jpg

First Weird Popup.jpg

Second Weird Popup.jpg

Link to comment
Share on other sites

  • 2 months later
Posted (edited)

When I right click, I don't get any remove from tray or edit options at all. 

I've also just had it happen again, this time on a different character.  Both times, it was while trying to edit a 'say' macro.  I can't get either button out of my tray at all.  The one commonality I see between the two is the &nbs.  If clicked, it says: "Unknown command" then the rest of what my macro would have said.

Edited by Lionors
Edit to add what happens if the button is clicked.
Link to comment
Share on other sites

what was the macro that you were trying to use?

 

the editor is sometimes screwy too because it will insert hidden strings in spaces after you have edited, as well as when you paste them, and you can't see the error until the macro fails and you open up the editor again. drives me crazy! that is what that "&nbs" is... it's an error insertion of unknown text. i don't know the technical details, but it's wonky and annoying. it might be due to you copying and pasting the macro?

 

i don't have any solutions, but knowing your macro would help... 🙂

Edited by Ridiculous Girl
added text

"I'm not crazy, my reality is just different than yours" the Cheshire Cat

"Ce n'est rien de mourir; c'est affreux de ne pas vivre"

(It's nothing to die, it's terrible not to live) Jean Valjean

"وطن المرء ليس مكان ولادته و لكنه المكان الذي تنتهي فيه كل محاولاته للهروب”

(Home is not where you were born, home is where all your attempts to escape cease.) Naguib Mahfouz

Link to comment
Share on other sites

9 hours ago, Ridiculous Girl said:

that is what that "&nbs" is... it's an error insertion of unknown text. i don't know the technical details, but it's wonky and annoying.

'&nbs' is the HTML 'non-breaking space' entity (so if you had a string 'mad&nbslad', you would always see 'mad lad' on one line in a web page, never splitting 'mad' and 'lad' across two lines); the game should not be inserting HTML entities into your macros.

Link to comment
Share on other sites

You can try using /cleartray, but that's sort of the nuclear option, since it will wipe out all of your trays and make you rebuild them. Using Windows' snipping tool to screenshot your trays beforehand will give you a reference you can use to reposition all your power icons except the offending macro.

Link to comment
Share on other sites

19 minutes ago, srmalloy said:

You can try using /cleartray, but that's sort of the nuclear option, since it will wipe out all of your trays and make you rebuild them. Using Windows' snipping tool to screenshot your trays beforehand will give you a reference you can use to reposition all your power icons except the offending macro.


IIRC that command clears everything but macros.

Link to comment
Share on other sites

6 hours ago, Captain Fabulous said:

IIRC that command clears everything but macros.

If that's correct -- and I don't recall the few respecs I've done and used that with -- another option would be to open another tray, drag the macro to it, then close the tray.

Link to comment
Share on other sites

  • 2 weeks later
On 8/30/2024 at 12:17 AM, srmalloy said:

'&nbs' is the HTML 'non-breaking space' entity (so if you had a string 'mad&nbslad', you would always see 'mad lad' on one line in a web page, never splitting 'mad' and 'lad' across two lines); the game should not be inserting HTML entities into your macros.

 

finally i reproduced the error that i was talking about, and i remembered to take a picture... 😄 (please ignore all the other extraneous details since i was fooling around)

 

i guess i should file a bug report, but not sure what to file it under...

 

 

 

image.thumb.png.80c72b4e630efa6156a7a1eb5eade86f.png

"I'm not crazy, my reality is just different than yours" the Cheshire Cat

"Ce n'est rien de mourir; c'est affreux de ne pas vivre"

(It's nothing to die, it's terrible not to live) Jean Valjean

"وطن المرء ليس مكان ولادته و لكنه المكان الذي تنتهي فيه كل محاولاته للهروب”

(Home is not where you were born, home is where all your attempts to escape cease.) Naguib Mahfouz

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...