@slysven mind having a look at this? ** Description changed:
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. ** Changed in: mudlet Status: New => Confirmed ** Changed in: mudlet Assignee: (unassigned) => Stephen Lyons (slysven) -- 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: Confirmed 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 _______________________________________________ Mailing list: https://launchpad.net/~mudlet-makers Post to : [email protected] Unsubscribe : https://launchpad.net/~mudlet-makers More help : https://help.launchpad.net/ListHelp

