MADNESS: Project Nexus

MADNESS: Project Nexus

[UNOFFICIAL] The BepInEx-NEM Menu In MPN WorkShop version(Only works for releasebeta)
confused on "root directory"
what do they mean by that?
< >
Showing 1-15 of 16 comments
一个不会起名的人  [developer] 8 Aug, 2024 @ 5:03pm 
The "Madness Project Nexus 2" folder
Irwingvh 8 Aug, 2024 @ 6:02pm 
I copied and pasted everything into the "Madness Project Nexus 2" folder and still the NEM menu does not appear or does not work
Irwingvh 8 Aug, 2024 @ 6:14pm 
in the preloader file I get this:

System.MethodAccessException: Method `MonoMod.Utils.PlatformHelper.set_Current(MonoMod.Utils.Platform)' is inaccessible from method `BepInEx.Preloader.PlatformUtils.SetPlatform()'
at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_throw_method_access(intptr,intptr)
at BepInEx.Preloader.PlatformUtils.SetPlatform () [0x001ff] in <47f8536982f34f539e906b1b3b7c96a0>:0
at BepInEx.Preloader.PreloaderRunner.PreloaderPreMain () [0x00000] in <47f8536982f34f539e906b1b3b7c96a0>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00044] in <31c751c7f24e441c95072fa1e96928f2>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <31c751c7f24e441c95072fa1e96928f2>:0
at Doorstop.Entrypoint.Start () [0x0008b] in <47f8536982f34f539e906b1b3b7c96a0>:0
一个不会起名的人  [developer] 9 Aug, 2024 @ 4:41am 
Originally posted by Zafeftsonir:
in the preloader file I get this:

System.MethodAccessException: Method `MonoMod.Utils.PlatformHelper.set_Current(MonoMod.Utils.Platform)' is inaccessible from method `BepInEx.Preloader.PlatformUtils.SetPlatform()'
at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_throw_method_access(intptr,intptr)
at BepInEx.Preloader.PlatformUtils.SetPlatform () [0x001ff] in <47f8536982f34f539e906b1b3b7c96a0>:0
at BepInEx.Preloader.PreloaderRunner.PreloaderPreMain () [0x00000] in <47f8536982f34f539e906b1b3b7c96a0>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00044] in <31c751c7f24e441c95072fa1e96928f2>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <31c751c7f24e441c95072fa1e96928f2>:0
at Doorstop.Entrypoint.Start () [0x0008b] in <47f8536982f34f539e906b1b3b7c96a0>:0
Is your game a beta version?
一个不会起名的人  [developer] 9 Aug, 2024 @ 4:42am 
Have you undone the previous changes?
一个不会起名的人  [developer] 9 Aug, 2024 @ 4:45am 
I tested it,Release Version can also use
一个不会起名的人  [developer] 9 Aug, 2024 @ 4:46am 
Maybe you can try reinstalling the game
Irwingvh 9 Aug, 2024 @ 5:06pm 
Originally posted by 一个不会起名的人:
Maybe you can try reinstalling the game
Alright, I have the latest beta version of the game installed; I'll first try reinstalling the game with the beta, then I'll test it with the normal version to see if it works for me
Irwingvh 9 Aug, 2024 @ 5:48pm 
I already reinstalled the game, and well... it's still not working. I played the normal version and then the most recent beta, and the NEM mod still doesn't work for me. I checked the preloader file, and it shows me this:

System.MethodAccessException: Method `MonoMod.Utils.PlatformHelper.set_Current(MonoMod.Utils.Platform)' is inaccessible from method `BepInEx.Preloader.PlatformUtils.SetPlatform()'
at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_throw_method_access(intptr,intptr)
at BepInEx.Preloader.PlatformUtils.SetPlatform () [0x001ff] in <47f8536982f34f539e906b1b3b7c96a0>:0
at BepInEx.Preloader.PreloaderRunner.PreloaderPreMain () [0x00000] in <47f8536982f34f539e906b1b3b7c96a0>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00044] in <31c751c7f24e441c95072fa1e96928f2>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <31c751c7f24e441c95072fa1e96928f2>:0
at Doorstop.Entrypoint.Start () [0x0008b] in <47f8536982f34f539e906b1b3b7c96a0>:0


Basically the same as the previous preloader file
Irwingvh 9 Aug, 2024 @ 5:50pm 
And yes, I also reinstalled the NEM mod
一个不会起名的人  [developer] 10 Aug, 2024 @ 12:31am 
Originally posted by Zafeftsonir:
And yes, I also reinstalled the NEM mod
Try reinstalling the updated mod
Irwingvh 10 Aug, 2024 @ 9:54am 
Originally posted by 一个不会起名的人:
Originally posted by Zafeftsonir:
And yes, I also reinstalled the NEM mod
Try reinstalling the updated mod
I just reinstalled the NEM mod, and it still doesn’t work. Maybe the problem is my PC or something? I recorded a recent video showing how the NEM mod still isn’t working

https://youtu.be/wYBPXqvRCg0
一个不会起名的人  [developer] 10 Aug, 2024 @ 6:34pm 
Originally posted by Zafeftsonir:
Originally posted by 一个不会起名的人:
Try reinstalling the updated mod
I just reinstalled the NEM mod, and it still doesn’t work. Maybe the problem is my PC or something? I recorded a recent video showing how the NEM mod still isn’t working

https://youtu.be/wYBPXqvRCg0
I'm Chinese, I can't play the video on YouTube
Irwingvh 10 Aug, 2024 @ 8:27pm 
Originally posted by 一个不会起名的人:
Originally posted by Zafeftsonir:
I just reinstalled the NEM mod, and it still doesn’t work. Maybe the problem is my PC or something? I recorded a recent video showing how the NEM mod still isn’t working

https://youtu.be/wYBPXqvRCg0
I'm Chinese, I can't play the video on YouTube
Oh, sorry for that. The context of the video is that I went through the process of reinstalling the NEM mod and pasting it again in the game folder, and even so, I couldn't use the mod menu
liebes.saar 23 Nov, 2024 @ 9:33am 
i am very confused :(
< >
Showing 1-15 of 16 comments
Per page: 1530 50