MU3 Crash when attempting to exchange credit to GP on v1.40 #9

Closed
opened 2024-03-11 18:18:16 +00:00 by sasa · 1 comment

I downloaded MU3 v1.40 from this link: REDACTED.

Accidentally, I executed amdaemon.exe under X:\ongeki\package, and afterwards, I couldn't exchange credit to GP anymore.

The amdaemon.exe.log file shows the following error:
<< 2024/03/12 01:40:07 >>
A runtime exception occurred.
File: D:\Jenkins\workspace\amdaemon_all_build\libs\libamw\src\amw_platform_manager.cpp
Line: 142
Function: void __cdecl am::platform::Manager::initialize(void)
Message: amPlatformGetPlatformInformation(). ErrCode 0.

In the X:\ongeki\package\log file, the following exception is mentioned:
NullReferenceException: Object reference not set to an instance of an object
MU3.User.UserManager.terminate ()
MU3.App.ApplicationMU3.terminate ()
MU3.App.ApplicationMU3.OnDestroy ()

Additionally, in the X:\ongeki\package\appdata\SDDT\log file, the following exception is displayed:
DaemonException: handle is invalid.
AMDaemon.Api.CheckException ()
AMDaemon.Api.Call[Boolean] (System.Func1 func) AMDaemon.Allnet.AccountingUnit.EndPlay (AccountingHandle handle, Int32 kindCode, Int32 statusCode, Int32 itemCount) MU3.AM.Accounting.logPurshcaseGP (Int32 credit) MU3.User.UserManager.exchangeCreditToGP (MU3.AM.Product product, MU3.OnFinishGPPlusDelegate onFinishGPPlus) MU3.Scene_25_Login.ExchangeGP_Init () MU3.Util.Mode2[MU3.Scene_25_Login,MU3.Scene_25_Login+State].initImpl ()
MU3.Util.Mode`2[MU3.Scene_25_Login,MU3.Scene_25_Login+State].update ()
MU3.Scene_25_Login.Update ()

Reinstalling the game does not resolve this issue.Please, can anyone help me with this?

I downloaded MU3 v1.40 from this link: **REDACTED**. Accidentally, I executed amdaemon.exe under X:\ongeki\package, and afterwards, I couldn't exchange credit to GP anymore. The amdaemon.exe.log file shows the following error: << 2024/03/12 01:40:07 >> A runtime exception occurred. File: D:\Jenkins\workspace\amdaemon_all_build\libs\libamw\src\amw_platform_manager.cpp Line: 142 Function: void __cdecl am::platform::Manager::initialize(void) Message: amPlatformGetPlatformInformation(). ErrCode 0. In the X:\ongeki\package\log file, the following exception is mentioned: NullReferenceException: Object reference not set to an instance of an object MU3.User.UserManager.terminate () MU3.App.ApplicationMU3.terminate () MU3.App.ApplicationMU3.OnDestroy () Additionally, in the X:\ongeki\package\appdata\SDDT\log file, the following exception is displayed: DaemonException: `handle` is invalid. AMDaemon.Api.CheckException () AMDaemon.Api.Call[Boolean] (System.Func`1 func) AMDaemon.Allnet.AccountingUnit.EndPlay (AccountingHandle handle, Int32 kindCode, Int32 statusCode, Int32 itemCount) MU3.AM.Accounting.logPurshcaseGP (Int32 credit) MU3.User.UserManager.exchangeCreditToGP (MU3.AM.Product product, MU3.OnFinishGPPlusDelegate onFinishGPPlus) MU3.Scene_25_Login.ExchangeGP_Init () MU3.Util.Mode`2[MU3.Scene_25_Login,MU3.Scene_25_Login+State].initImpl () MU3.Util.Mode`2[MU3.Scene_25_Login,MU3.Scene_25_Login+State].update () MU3.Scene_25_Login.Update () Reinstalling the game does not resolve this issue.Please, can anyone help me with this?
Owner

Typical emuline data, that is not a segatools issue but instead a bad dump. So I will close this issue as this is not segatools related.

Typical emuline data, that is not a segatools issue but instead a bad dump. So I will close this issue as this is not segatools related.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Dniel97/segatools#9
No description provided.