Issues installing latest version on Windows 10

Discussion in 'Technical Help' started by FrozenByte, Jul 4, 2025 at 9:26 PM.

  1. FrozenByte
    Online

    FrozenByte Member

    Joined:
    Thursday
    Messages:
    3
    Likes Received:
    0
    Country Flag:
    IGN:
    CyberSamuai
    Level:
    1
    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.
    [​IMG]

    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
     
  2. Dave Deviluke
    Offline

    Dave Deviluke Forum Moderator

    Joined:
    Oct 5, 2017
    Messages:
    12,012
    Likes Received:
    11,746
    Gender:
    Male
    Location:
    MapleRoyals Discord
    Country Flag:
    IGN:
    DaveDeviluke
    Level:
    70
  3. FrozenByte
    Online

    FrozenByte Member

    Joined:
    Thursday
    Messages:
    3
    Likes Received:
    0
    Country Flag:
    IGN:
    CyberSamuai
    Level:
    1
    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
    [​IMG]

    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
    [​IMG]
    After that you can disable the settings, and restart your computer. and the installer worked at last :xD:
     

Share This Page