Windows > Third Party Plug-ins, Programs, and Skins
ZELDA v1.0 released (Expression Language editor)
lepa:
Thanks for the update. No MS Defender intervention this time and also images now loaded when using manual folder configuration
zybex:
Great! I'd still like to know why it's not detecting the MC folder on your PC :/ If you can check the log file I'd appreciate it.
lepa:
--- Quote from: zybex on September 12, 2020, 10:22:53 am ---Great! I'd still like to know why it's not detecting the MC folder on your PC :/ If you can check the log file I'd appreciate it.
--- End quote ---
Where do I find the log file?
zybex:
It's in your temp folder, you can there get by pressing WIN+R and then type "%TEMP%\Zelda". You can also type it in the Explorer address bar directly (not internet explorer).
zybex:
Lepa, nevermind, Xpto has managed to reproduce it. The fix is simple - looks like I've been shipping 32bit builds instead of x64 builds, and that's causing some problems accessing 64-bit MC. i didn't see it because my debug builds are all x64.
This comes down to a stupid default in Visual Studio, which compiles to 32bit even when we say we want a 64bit binary ::)
One line fix in next release:
<Prefer32Bit>false</Prefer32Bit>
Published v1.1.4, should autodetect tooltip folder correctly now (fingers crossed)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version