Closed OlivierSohn closed 2 years ago
Thanks for the feedback. We recognize that this error message is somewhat misleading. If you do not need the Unreal encoder for your task then this error can be ignored, prt4cmd will still work correctly. Or you might want to install the Epic launcher which will install the necessary runtime dependencies for our Unreal encoder dll.
this error can be ignored, prt4cmd will still work correctly
Unfortunately it prevents prt4cmd from working correctly, this is why the dll must be removed in my case. This is somewhat hard to figure out for new users.
Ok, that is unexpected. We will look into it asap.
Thank you!
Actually, one more question: you are seeing that when the unreal encoder cannot be loaded, you will not get the expected OBJ file in the output folder, correct?
My bad, actually the tool produces results in case the dll failed to load.
Maybe this error message should be made a warning instead?
Also the "output" directory is actually inside the install directory, not next to the install directory contrary to what the doc says:
The result is placed in a new output directory next to the install directory
This adds to the confusion because when looking for this folder at the location the doc specifies, nothing is there.
Maybe a success message in the tool saying where the results have been written would be useful.
Maybe this error message should be made a warning instead?
Agreed - the error on the first line is actually the underlying issue, while the second line with the warning is the main message to the user. We'll try to demote the error to a warning as well (or merge the two).
Ah ok, makes sense.
Hello,
While following the README_windows, for the command:
the following error occured :
Removing
com.esri.prt.unreal.dll
inexamples\prt4cmd\install\lib
fixed the error. Note that I don't have Unreal Engine installed on my machine.Thanks, Olivier