ghorsington / COM3D2.MaidFiddler

Maid Fiddler for COM3D2 -- a real-time value editor for COM3D2
MIT License
181 stars 26 forks source link

Still would not connect #33

Open ChaosSonic1 opened 4 years ago

ChaosSonic1 commented 4 years ago

Error message Paste the error message in the area below:

[Info   :SybarisLoader] Invoking: COM3D2.MaidFiddler.Patcher.Patcher:Patch
[Error  :SybarisLoader] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object
  at Mono.Cecil.Inject.InjectionDefinition.VerifyInjectionDefinition (Mono.Cecil.MethodDefinition injectMethod, Mono.Cecil.MethodDefinition injectTarget, InjectFlags flags, System.Int32[] localVarIDs, Mono.Cecil.FieldDefinition[] memberReferences) [0x00000] in <filename unknown>:0
  at Mono.Cecil.Inject.InjectionDefinition..ctor (Mono.Cecil.MethodDefinition injectTarget, Mono.Cecil.MethodDefinition injectMethod, InjectFlags flags, System.Int32[] localVarIDs, Mono.Cecil.FieldDefinition[] memberReferences) [0x00000] in <filename unknown>:0
  at Mono.Cecil.Inject.MethodDefinitionExtensions.InjectWith (Mono.Cecil.MethodDefinition method, Mono.Cecil.MethodDefinition injectionMethod, Int32 codeOffset, System.Object tag, InjectFlags flags, InjectDirection dir, System.Int32[] localsID, Mono.Cecil.FieldDefinition[] typeFields) [0x00000] in <filename unknown>:0
  at COM3D2.MaidFiddler.Patcher.Patcher.FixFeelingGetter (Mono.Cecil.AssemblyDefinition ass) [0x00000] in <filename unknown>:0
  at COM3D2.MaidFiddler.Patcher.Patcher.Patch (Mono.Cecil.AssemblyDefinition ass) [0x00000] in <filename unknown>:0
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  at BepInEx.SybarisLoader.Patcher.Loader.Patch (Mono.Cecil.AssemblyDefinition assembly) [0x00000] in <filename unknown>:0

To Reproduce Write a small description of what you tried to do (in GUI or the game).

Version information:

Additional context Yah I did it exactly as you said to the point I whipped everything clean and it is basically gone as in no folder left and it still gave me this and would not connect

ChaosSonic1 commented 4 years ago

Nevermind I fixed it

sam-cts commented 4 years ago

Nevermind I fixed it

can you tell me how did you fix it