-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Information about wrong conversion #51
Comments
Looks like the problem is in the briefing conversion; it completely stopped
processing the events part of the way through. I didn't write that
routine, so I'll need to dig into why it stopped.
--
…On Wed, Mar 17, 2021 at 10:50 AM luca2125 ***@***.***> wrote:
Hi Mike,
Please excuse me for disturb again.
I tring to fix some wrong conversion on xwing.
Attached there is the original version and the converted version.
xwing_mission_2.zip
<https://github.com/MikeG621/YOGEME/files/6157665/xwing_mission_2.zip>
In the briefing there are wrong text but I think there is an error in some
tags (Here there is no clear text tag).
The message events are shorter but in the briefing I see the some result
but the summary show only one message.
Do you known where there is the error ?
Thanks !
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#51>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHO5EV6LDUT5PIKWB372C3TEDFRPANCNFSM4ZK3EVBQ>
.
|
Thank you Mike !! |
Hi Mike, I the meamtime I have checked the source code: For what I see the cause of error seem the event "wait for click" that probably don't exit in xwa and exist only with xw. A possible solution (if there is no better alternative) can be replace it with "page break". I'am sure exist a better solution but I don't known what could be ... Best Regards Marco |
Yes, the original author already has a mechanism to map the events during
platform conversions, but did not include that one. Once I added that it
works fine.
--
…On Sat, Mar 20, 2021 at 3:24 PM luca2125 ***@***.***> wrote:
Hi Mike,
I the meamtime I have checked the source code:
[image: event missing]
<https://user-images.githubusercontent.com/55355625/111884454-037b3900-89c2-11eb-996e-9e8c9c93c39e.png>
For what I see the cause of error seem the event "wait for click" that
probably don't exit in xwa and exist only with xw.
A possible solution (if there is no better alternative) can be replace it
with "page break".
I'am sure exist a better solution but I don't known what could be ...
Best Regards
Marco
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#51 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHO5EQNTFU46JHHJXFDLKLTEUABTANCNFSM4ZK3EVBQ>
.
|
Thank you Mike, I wating for your update. |
Fixed in Platform v5.2 and later releases. Download that and put it in YOGEME's /bin/ directory. |
Thank you Mike I will do. |
Hi Mike,
Please excuse me for disturb again.
I tring to fix some wrong conversion on xwing.
Attached there is the original version and the converted version.
xwing_mission_2.zip
In the briefing there are wrong text but I think there is an error in some tags (Here there is no clear text tag).
The message events are shorter but in the briefing I see the some result but the summary show only one message.
Do you known where there is the error ?
Thanks !
The text was updated successfully, but these errors were encountered: