AlienXAXS Posted March 24, 2015 Share Posted March 24, 2015 Hey all, I had an issue which I have now fixed where whenever I started the RenX UDK after a little bit of it loading it would crash. This was due to Windows 8 blocking .exe files from running (Smart Screen) when you download them from the internet... If you have the same problem you will need to unblock every file that is inside the UDK folder, to do this simply: Start PowerShell in Administrator Mode (Right Click -> Run as Admin) CD to the directory of where you extracted the RenX UDK (for example i did: 'cd D:\Rx_SDK_March_22_2015') Run the command: gci -Recurse | Unblock-File The UDK should now start properly. I hope this helps someone. 1 Quote Link to comment Share on other sites More sharing options...
Former Developers Havoc89 Posted March 25, 2015 Former Developers Share Posted March 25, 2015 Going to add the solution Aeibon posted for the fix on Windows 7. Also Topic has been stickied! I've got a fix for you, just give me some time.So I had the same problem. Yes, the SDK folder should be separate from the game folder. As for being stuck at "foliage" loading part, here is what worked for me. Courtesy of Encrypt: I have found a fix. Step 1: Go to where you have placed the SDK files. Navigate to the 'Binaries' folder. Step 2: Find 'UnrealEdCSharp.dll' Step 3: Right click and go to Properties. Step 4: At the bottom of the newly opened dialogue, it will say something about how it may be unsafe. Click the button to unblock it. And voila, it works! You can now open the editor without any issues. Thanks guys! Quote Link to comment Share on other sites More sharing options...
Sibercat Posted October 21, 2015 Share Posted October 21, 2015 Before you unzip the file, click the Unblock button on the .ZIP Right click on Rx_SDK_July_03_2015.zip - Properties then checkbox Unblock - click Apply, then unzip Quote Link to comment Share on other sites More sharing options...
Totem Arts Staff roweboat Posted November 1, 2019 Totem Arts Staff Share Posted November 1, 2019 Just reporting that this fix worked for me on Windows 10 (was having exact same problem) Thanks @AlienXAXS , wherever you may be =D Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.