Üye
Arkadaşlar ben bir oyun için launcher yaptım. Herhangi bir sorunu yok. Fakat Discord için RichPresence ekleyince aşağıdaki hatayı veriyor. Cevaplar için teşekkürler...
SS:
DETAY:
System.BadImageFormatException
HResult=0x8007000B
İleti=Geçersiz biçimdeki bir program yüklenmek istendi. (HRESULT özel durum döndürdü: 0x8007000B)
Kaynak=Launcher
StackTrace:
at Client_Project.Discord.DiscordRpc.Initialize(String applicationId, EventHandlers& handlers, Boolean autoRegister, String optionalSteamId)
at tsrvtcnew.Form2.timer1_Tick(Object sender, EventArgs e) in C:\Users\Acer\Desktop\TruckersMP\launcher\Form2.cs:line 34
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at tsrvtcnew.Program.Main() in C:\Users\Acer\Desktop\TruckersMP\Launcher\Program.cs:line 19
SS:
DETAY:
System.BadImageFormatException
HResult=0x8007000B
İleti=Geçersiz biçimdeki bir program yüklenmek istendi. (HRESULT özel durum döndürdü: 0x8007000B)
Kaynak=Launcher
StackTrace:
at Client_Project.Discord.DiscordRpc.Initialize(String applicationId, EventHandlers& handlers, Boolean autoRegister, String optionalSteamId)
at tsrvtcnew.Form2.timer1_Tick(Object sender, EventArgs e) in C:\Users\Acer\Desktop\TruckersMP\launcher\Form2.cs:line 34
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at tsrvtcnew.Program.Main() in C:\Users\Acer\Desktop\TruckersMP\Launcher\Program.cs:line 19
Son düzenleme: