Reloaded-Project / Reloaded-II

Universal .NET Core Powered Modding Framework for any Native Game X86, X64.
GNU General Public License v3.0
515 stars 72 forks source link

Bug: Reloaded not opening #352

Closed Leonl93 closed 3 months ago

Leonl93 commented 3 months ago

Describe the Bug Hey guys, i have an issue with Reloaded while launching it (yes, the program itself not the game). Until yesterday i was using without major issues, but today while launched "Persona 3 Reloaded" by Reloaded, my computer suddenly reset while the mods loaded and after that, everything stopped working.

1 - Received an error "JSON.exception.parse_error.101 parse error at line 1 (...) unexpected end of input (...)" at the game. 2 - When tried to open the reloaded modder, this simply don't open. I can see it for seconds at task manager, but it closes automatically.

I deleted everything, download it again, update the version, re-downloaded the prerequisites, tried opening at sandboxie, but well... i cannot open it, it seems like something are block it and automatically close

To Reproduce Steps to reproduce the behaviour:

  1. Go to Reloaded folder
  2. Click on the .exe
  3. Wait to open, while check at task manager
  4. See the task for seconds and not open at all

Expected Behaviour Is possible to recovery? Or there's something that i missed delete for opening it again?

Screenshots If applicable, add screenshots to help explain your problem.

Additional Context Add any other context about the problem here.

Sewer56 commented 3 months ago

Please post the whole error if you can.

Leonl93 commented 3 months ago

json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - unexpected end of input; expected '[', '{', or a literal

I wasn't able to get a print screen, this is what happen at the game.

But I really cannot get anything about the reloaded itself because there's no error, just don't open. If helps, everytime I try to install with the setup, it finishes and stops working

Sewer56 commented 3 months ago

If a screenshot is not possible, consider recording your screen in this case :wink:

OceanXIII commented 3 months ago

first time commenting on github sry if doing something wrong but did you find a Soullution for the problem because i have the same for like a few days now and i dont know how to fix it

Sewer56 commented 3 months ago

I don't know their exact full error message, so I have no idea what's wrong, unfortunately.

If it can't be screenshot, at least post a log file or screen recording.

OceanXIII commented 3 months ago

i can send a clip if you explain how to do like i said its my first time really using github

Sewer56 commented 3 months ago

You should be able to just drag an MP4 file over the message window. Or any file you want to upload.

OceanXIII commented 3 months ago

Uploading unknown_replay_2024.04.04-22.18.mp4…

Sewer56 commented 3 months ago

You might need to wait a little bit longer. It'll replace the 'uploading' text with the actual link when it's done.

OceanXIII commented 3 months ago

https://github.com/Reloaded-Project/Reloaded-II/assets/166066010/6b9d4481-f750-4dd3-a447-fe7efe068286

OceanXIII commented 3 months ago

there no error message the launcher just doesnt start or boot up i dont know if windows is blocking or something

Sewer56 commented 3 months ago

Okay, try this:

(If your OS is set to German, these things might have slightly different name).

OceanXIII commented 3 months ago

image

you mean this?

OceanXIII commented 3 months ago

Name der fehlerhaften Anwendung: Reloaded-II.exe, Version: 1.27.1.0, Zeitstempel: 0x65cd0000 Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 10.0.19041.3996, Zeitstempel: 0xb756c9ff Ausnahmecode: 0xe0434352 Fehleroffset: 0x000000000002cf19 ID des fehlerhaften Prozesses: 0x4fc4 Startzeit der fehlerhaften Anwendung: 0x01da86cd2ed21cdf Pfad der fehlerhaften Anwendung: C:\Users\xJust1nXx\Desktop\Reloaded-II\Reloaded-II.exe Pfad des fehlerhaften Moduls: C:\WINDOWS\System32\KERNELBASE.dll Berichtskennung: 21c3b233-193c-4418-81d3-0028b7216769 Vollständiger Name des fehlerhaften Pakets:

Sewer56 commented 3 months ago

Aah, there may be 2 entries with Error when you get a crash. You want the other one which says .NET Runtime in source column. This was the other (native) one.

OceanXIII commented 3 months ago

Name der fehlerhaften Anwendung: Reloaded-II.exe, Version: 1.27.1.0, Zeitstempel: 0x65cd0000 Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 10.0.19041.3996, Zeitstempel: 0xb756c9ff Ausnahmecode: 0xe0434352 Fehleroffset: 0x000000000002cf19 ID des fehlerhaften Prozesses: 0x4fc4 Startzeit der fehlerhaften Anwendung: 0x01da86cd2ed21cdf Pfad der fehlerhaften Anwendung: C:\Users\xJust1nXx\Desktop\Reloaded-II\Reloaded-II.exe Pfad des fehlerhaften Moduls: C:\WINDOWS\System32\KERNELBASE.dll Berichtskennung: 21c3b233-193c-4418-81d3-0028b7216769 Vollständiger Name des fehlerhaften Pakets:

Sewer56 commented 3 months ago

image

you mean this?

I somehow missed this message. I mean the item under this one directly.

OceanXIII commented 3 months ago

i send it already its the one before youre message, i can send it again tho

Sewer56 commented 3 months ago

Might not have pasted correctly. You sent the same message twice.

OceanXIII commented 3 months ago

Application: Reloaded-II.exe CoreCLR Version: 8.0.324.11423 .NET Version: 8.0.3 Description: The process was terminated due to an unhandled exception. Exception Info: System.TypeInitializationException: The type initializer for 'Reloaded.Mod.Launcher.Lib.IoC' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Reloaded.Mod.Launcher.Lib.Static.Errors.HandleException(Exception ex, String message) at Reloaded.Mod.Launcher.Lib.IoC..cctor() --- End of inner exception stack trace --- at Reloaded.Mod.Launcher.Lib.IoC.GetConstant[T]() at Reloaded.Mod.Launcher.App.SetupResources() at Reloaded.Mod.Launcher.App.OnStartup(Object sender, StartupEventArgs e) at System.Windows.Application.<.ctor>b__1_0(Object unused) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Application.RunDispatcher(Object ignore) at System.Windows.Application.RunInternal(Window window) at Reloaded.Mod.Launcher.App.Main()

never mind it didnt copy it her you go

Sewer56 commented 3 months ago

Hmm, strange. Here's an idea, try deleting

%appdata%/Reloaded-Mod-Loader-II

(It's a folder, to get to it, paste that path in your Windows Explorer window address bar).

Delete all the files in that folder.

-----&

After that, get clean Reloaded files (just in case) https://github.com/Reloaded-Project/Reloaded-II/releases/download/1.27.1/Release.zip

And extract all files over your current Reloaded files.

OceanXIII commented 3 months ago

into the folder where i delted the stuff or the normal reload folder?

OceanXIII commented 3 months ago

it worked omg i love you i cant thank you enough that stuff was bothering me for days i just wanted to play some games with mods

much love bro really appreciate it

Sewer56 commented 3 months ago

Have fun :p

OceanXIII commented 3 months ago

i will thank you :)