Single client does not display macro windows correctly

Confirmed bugs should get a single post here. Check the READ ME FIRST sticky thread for the format.

Moderators: dorpond, trevor, Azhrei, giliath, jay, Mr.Ice, MapTool BugReport Manager

Forum rules
Posts that do not conform to the READ ME FIRST sticky thread are subject to deletion.
Post Reply
Isaan
Kobold
Posts: 10
Joined: Thu Aug 30, 2018 12:05 pm

Single client does not display macro windows correctly

Post by Isaan »

Hi all,

several month ago I created a Framework for my parties, that I was using in dozens of sessions since, as player and GM.
We are using the MapTool Version 1.8.3.

Some weeks ago, one of my players told me he was not able to execute several macros correctly.
He sent me some Screenshots, showing the input window created by this code fragment:

Code: Select all

	[h: status=input(
		"DiceCount|1|<html>Anzahl der W&uuml;rfel</html>|TEXT|WIDTH=2",
		"DiceType|W6,W10|<html>W&uuml;rfeltyp</html>|RADIO|ORIENT=H",
		"DmgOffs|0|<html>Bonusschaden</html>|TEXT|WIDTH=2",
		"Scharf|0|<html>Scharf</html>|TEXT|WIDTH=2",
		"Exakt|0|<html>Exakt</html>|TEXT|WIDTH=2",
		"Kritisch|0|<html>Kritisch</html>|TEXT|WIDTH=2",
		"Durchdringung|0|<html>Durchdringung</html>|TEXT|WIDTH=2"
	)]
	[h: abort(status)]
For him it was displayed as you can see it in the 'Fail'-Attachment, while it usually should look like the 'Success'-Attachment.
It seems that the window size is correct, but parts are just not displayed.

It is only failing for this single player. For me an all others the Macro works as expected.
He already reinstalled MapTool several times and even tried to reinstall Java. (I think that is not needed anymore, is it?)
But nothing helped yet.

Did anybody ever saw such misbehavior? Do you know any way to fix it?

Thanks in advance,

Isaan
Attachments
Success
Success
Success.jpg (14.87 KiB) Viewed 429 times
Fail
Fail
Fail.jpg (30.01 KiB) Viewed 429 times

User avatar
aliasmask
RPTools Team
Posts: 9031
Joined: Tue Nov 10, 2009 6:11 pm
Location: California

Re: Single client does not display macro windows correctly

Post by aliasmask »


Post Reply

Return to “Bug Reports”