You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -726,4 +726,8 @@ For more info, refer to the tutorial. Don't forget to set correct Publish target
726
726
<sys:Stringx:Key="ProblematicPathReloadedDescription">Reloaded-II has detected it is installed in a folder that is managed by OneDrive or contains non-ASCII (special) characters.
It is recommended to move your Reloaded-II folder to a different path, such as "C:\Reloaded-II\".
Keeping Reloaded-II in an unsupported path may result in mods not working.</sys:String>
727
727
<sys:Stringx:Key="ProblematicPathModsDescription">Reloaded-II has detected your mods folder is managed by OneDrive or contains non-ASCII (special) characters.
It is recommended to move your mods folder to a different path.
Keeping mods in an unsupported path may result in problems running mods.</sys:String>
728
728
729
+
<!-- Update 1.29.0: Launcher Error Reporting -->
730
+
<sys:Stringx:Key="ErrorViewDetails">Do you want to view the error details?</sys:String>
731
+
<sys:Stringx:Key="ErrorStacktraceTitle">This is a Reloaded-II launcher error</sys:String>
732
+
<sys:Stringx:Key="ErrorStacktraceSubtitle">Report issues to https://github.com/Reloaded-Project/Reloaded-II/issues/new</sys:String>
errorMessage = "Reloaded-II Loader DLL has not been found.\nTo fix this, start the Reloaded launcher.\n\nIf you intended to uninstall Reloaded, delete:\n\n" + dllFolderPath;
0 commit comments