Plugin look in the windows registry for the key ENG_RootPath the try to access rc.exe in C:\Amazon\Lumberyard\1.7.0.0\dev\bin64\rc\
That directory doesn’t contain the exe as the 1.7 come with bin directories for vs 2013 and vs 2015 that contains rc.exe.
The plugin sould append to ENG_RootPath the directory in the other key ENG_BinFolder/rc so maybe just the plugin should be provided without to wait for 1.8.
Even copying the files from Bin64vc120\rc to Bin64\rc doesn’t work as the plugin find the rc.exe but fails with
Exception: 0xC0000005, at Address: 0x0033:0x00007FFA93DB0504
calling InitSymbols...
dbghelp.dll
version 6.6.3.5
SearchTreeForFile: failed
InitSymbols: success
symbols: loaded
Logged at Sunday, January 29, 2017 22:44:24
Hey @Gamely, question, are you running a fresh install of Lumberyard? Or did you upgrade? We’ve seen some instances where if you are running an upgrade some of the directories might not be found properly as you are experiencing.
I had to patch the plugin to look for a different registry key I added where I put the path to 1.6 installation.This made me able to export and use 1.7 at the same time.
If this is the only solution at the moment I could share the details I don’t have access to the files at the moment.
@Gamely, @EricRLA, @TAN are you guys still experiencing this issue? I’ve not see any other reports of this and if you have any more info such as install history and the like that will help.
@Binky_LY Yes, I am still having the issue. I’ve tried reinstalling and clearing registry keys before reinstalling with no luck. Also, for me the photoshop plugin is suffering the same issue.
Hi all, sorry for the continued frustration on this. I checked and the team is still investigating this issue and is having a hard time reproducing. I’ve added your info to the ticket @J.diGriz.