mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #04363
[Bug 1670825] Re: Script loading broken since import commit
Fixes are now available in https://github.com/Mudlet/Mudlet/pull/417
(development) and https://github.com/Mudlet/Mudlet/pull/416
(release_30). I discovered a further, possibly significant issue, but
was unable to fix it within a reasonable time-frame so have abandoned an
all-in-one attempt in https://github.com/Mudlet/Mudlet/pull/413 working
in the development branch.
** Changed in: mudlet
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1670825
Title:
Script loading broken since import commit
Status in Mudlet:
In Progress
Bug description:
a7f81aafd9897cf38137f22638bfc3bca4d9f0d5 and the corresponding commit
in release_30 are causing scripts not to load right:
https://cdn.discordapp.com/attachments/283582439002210305/288765736669806595/unknown.png
https://cdn.discordapp.com/attachments/283582439002210305/288765804420530176/unknown.png
https://cdn.discordapp.com/attachments/283582439002210305/288766212517920768/unknown.png
This issue was confirmed in latest development and release_30
branches. It was also independently confirmed by another user:
https://gitter.im/Mudlet/Mudlet?at=58b88f0b21d548df2c8165c7
The issue is that the children scripts are being run before the parent
script, which is not the desired behaviour - scripts are supposed to
run in the visual order they are in.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1670825/+subscriptions
References