← Back to team overview

mudlet-makers team mailing list archive

[Bug 1670825] Re: Script loading broken since import commit

 

Thanks for turning this around quickly! I'll mark it as "fix released"
since it never made it into a release and the issue is fixed for
everyone now...

** Changed in: mudlet
       Status: In Progress => Fix Committed

** Changed in: mudlet
       Status: Fix Committed => Fix Released

-- 
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:
  Fix Released

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