Windows > Third Party Plug-ins, Programs, and Skins
ZELDA v1.0 released (Expression Language editor)
zybex:
Hi timwtheov, thanks for reporting this issue.
It was not Windows Update, the crash is caused by having the "Show All Expressions" option enabled at startup - see screenshot.
The issue is now fixed in v1.2.2. To upgrade, please do one of these:
Method 1:
- just replace Zelda.exe with the one from latest release: https://github.com/zybexXL/Zelda/releases/tag/v1.2.2
Method 2:
- open folder %localappdata%\Zelda
- open ZeldaState.json in notepad
- change the line " "TableShowAll": true," to " "TableShowAll": false,"
- restart Zelda, use the auto-upgrade to upgrade to v1.2.2
- now you can reenable that option on Zelda
Tip of the day: Press SHIFT+WIN+S to do a screen capture with Windows Snip&Sketch. You can draw a rectangle around the area to capture, and then add highlight, crop, etc.
timwtheov:
Just updated: thanks!
mvandyke:
Just a quick heads up that I believe that there is small error in Zelda v1.2.2
if I insert a image as follows : <img src="F:\JRiver Data\Images\AV\1024x3.png">
It will not show in Zelda but it will show in JRiver
If I remove the .png in the file name <img src="F:\JRiver Data\Images\AV\1024x3">
It will show in Zelda but will not show in JRiver.
So, I need to have in defined as a .png to show in JRiver but only shows in Zelda without the .png
Thanks for all your work on the program, it's helped me out quite a bit.
zybex:
Thanks mvandyke,
Yes, that's a bug caused by a recent-ish change in MC. When I wrote that code MC was only accepting PNGs, and it only accepted paths without the .png extension. Now they added support for JPG, BMP and possibly others, so the extension must be there... EXCEPT on the "Tooltip:" folder, where for some reason the .png must still be removed.
I'll do some extra testing and publish a fix next week.
mvandyke:
--- Quote from: zybex on December 14, 2020, 04:29:42 pm ---Thanks mvandyke,
Yes, that's a bug caused by a recent-ish change in MC. When I wrote that code MC was only accepting PNGs, and it only accepted paths without the .png extension. Now they added support for JPG, BMP and possibly others, so the extension must be there... EXCEPT on the "Tooltip:" folder, where for some reason the .png must still be removed.
I'll do some extra testing and publish a fix next week.
--- End quote ---
Thanks so much. Appreciate all the hard work and updates that you've provided. I know that I could not have done my project without your help and the tools that you've provided.
Matt
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version