Hi, everyone if anybody have any insight on this error, or could tell me where I can download one version behind client to test if that might help get around this issue I would appreciate it. I am running Windows 10 22H2, drivers are all updated. I have searched the forum but no luck, as the install error is different. I have tried downloading and installing using multiple methods from the website. Both WZ and IMG files downloaded from GoogleDrive, Mega, and GoFile.io are showing the same error. I have tried installing with the Microsoft real time off. Also there is an exception for C:\MapleRoyals\ , then installed still same error Also tried creating an exception for C:\MapleRoyals2\ , then installing same error again :/ The error is the following: An internal exception occurred (address =0x6d4430b1) please, contact [email protected]. thank you! then another pop up saying: The application was unable to start correctly. I have just now tried deploying on a Windows Server 2022, I use for other projects, but also got a strange memory code error. Thanks in advance
This error should only occur for Windows 11, unless you enable a specific setting Check the last part of this guide https://royals.ms/forum/threads/setting-exception-for-mapleroyals.243951/
That worked! - thank you Dave! I got some notes to help the next person. Looks like the Integrity on Core is as available starting with Windows 10 version 1803 and Windows 11 version 21H2 source:https://learn.microsoft.com/en-us/w...ed-protection-of-code-integrity?tabs=security I had another issue where I could not change the settings directly, even though I am Administrator running a local account (not domain) There is a a fix for it below You will need to run a RegEdit command to allow the option to be overwritten Code: reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity /v "WasEnabledBy" /t REG_DWORD /d 2 /f After that you can disable the settings, and restart your computer. and the installer worked at last