UE4NanoPlugin
UE4NanoPlugin copied to clipboard
4.26 Error 'initializing': cannot convert from 'TSharedRef<IHttpRequest,ESPMode::ThreadSafe>' to 'TSharedRef<IHttpRequest,ESPMode::NotThreadSafe>'
I compiled using 4.26 but it doesnt work, any temporay solution for this?
Error C2440 'initializing': cannot convert from 'TSharedRef<IHttpRequest,ESPMode::ThreadSafe>' to 'TSharedRef<IHttpRequest,ESPMode::NotThreadSafe>' UENano NanoManager.cpp 1041
Error MSB3073 The command "D:\Game\Epic\UE_4.26\Engine\Build\BatchFiles\Rebuild.bat UENanoEditor Win64 Development -Project="C:\Users\thep_\Downloads\UE4NanoPlugin-1.0.1\UENano.uproject" -WaitMutex -FromMsBuild" exited with code -1. UENano C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets 51
https://github.com/Joohansson/UnrealNanoLiteDesktop/tree/master/Plugins/Nano
Joohansson got it building on 4.26 for the above project with some minor changes. Been meaning to port them over when I have time. Feel free to make a PR for it though if you diff the commits with my current one.
HI i managed to get it working on UE 4.26,
Now i have issue when i scan the qr code using natrium wallet "QR code does not contain a valid seed or private key" , what am i mising?
Dunno, there are a few different QR code functions if I recall, if you are passing the string manually it may or may not require the 0x prefix