Skip to content
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

Royale 0.9.6 Fails Again on Windows with Moonshine SDK Installer 3.5.0 #22

Closed
JoelProminic opened this issue Feb 18, 2020 · 2 comments
Closed
Assignees
Labels
bug Something isn't working test-ready
Milestone

Comments

@JoelProminic
Copy link
Contributor

I was running tests today with the latest nightly build for the Moonshine 2.5.1 release. When I tried a new Royale Jewel project on Windows with the 0.9.6 build, I got this error on the console:

: C:\MoonshineSDKs\Royale_SDK\apache-royale-0.9.6-bin-js\royale-asjs\frameworks\royale-config.xml(129): col: 0 Error: unable to open 'C:\MoonshineSDKs\Royale_SDK\apache-royale-0.9.6-bin-js\royale-asjs\frameworks\libs\XML.swc'.
: C:\MoonshineSDKs\Royale_SDK\apache-royale-0.9.6-bin-js\royale-asjs\frameworks\royale-config.xml (line: 129)
: 
:       </library-path>

I saw a similar message for many other files:

frameworks\libs\Basic.swc
frameworks\libs\Binding.swc
frameworks\libs\Charts.swc
frameworks\libs\Collections.swc
frameworks\libs\Core.swc
frameworks\libs\CreateJS.swc
frameworks\libs\DragDrop.swc
frameworks\libs\Express.swc
frameworks\libs\Flat.swc
frameworks\libs\FontAwesome.swc
frameworks\libs\Formatters.swc
frameworks\libs\GoogleMaps.swc
frameworks\libs\Graphics.swc
frameworks\libs\HTML.swc
frameworks\libs\HTML5.swc
frameworks\libs\Icons.swc
frameworks\libs\Jewel.swc
frameworks\libs\Crux.swc
frameworks\libs\jQuery.swc
frameworks\libs\Language.swc
frameworks\libs\MaterialDesignLite.swc
frameworks\libs\Mobile.swc
frameworks\libs\Network.swc
frameworks\libs\Reflection.swc
frameworks\libs\RoyaleSite.swc
frameworks\libs\RoyaleUnit.swc
frameworks\libs\Storage.swc
frameworks\libs\TLF.swc
frameworks\libs\Text.swc
frameworks\libs\XML.swc

This looks like the same error from #16 and #17. I deleted my 0.9.6 SDK and downloaded it again with Moonshine SDK Installer 3.5.0, but I got the same errors again.

@JoelProminic JoelProminic added the bug Something isn't working label Feb 18, 2020
@JoelProminic JoelProminic added this to the v3.6.0 milestone Feb 18, 2020
@rat-moonshine
Copy link
Collaborator

Okay. It seems the patch-fix from #17 (comment) was not triggering anymore since the last variant/type implementation. I see we missed to test with v0.9.6 until now. This tested fixed now and I can build/run with downloaded v0.9.6 in Moonshine.

Since this problem was part of the SDK-Installer issue, it'd probably be best to release a minor version with the fix. Please, suggest.

@piotrzarzycki21
Copy link
Collaborator

Okay. It seems the patch-fix from #17 (comment) was not triggering anymore since the last variant/type implementation. I see we missed to test with v0.9.6 until now. This tested fixed now and I can build/run with downloaded v0.9.6 in Moonshine.

Since this problem was part of the SDK-Installer issue, it'd probably be best to release a minor version with the fix. Please, suggest.

Yes please release that fix asap! Prepare build with 3.5.1, add that to CHANGELOG etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test-ready
Projects
Development

No branches or pull requests

3 participants