(adsbygoogle = window.adsbygoogle || []).push({});
Hello Nextgenupdate, everytime a CCAPI user tries to attach to my tool they get these issues.
Error
System.DllNotFoundException: Kan DLL PS3TMAPI.dll niet laden: Kan opgegeven module niet vinden. (Uitzondering van HRESULT: 0x8007007E)
** bij PS3Lib.NET.PS3TMAPI.ProcessSetMemoryX86(Int32 target, UnitType unit, UInt32 processId, UInt64 threadId, UInt64 address, Int32 count, Byte[] buffer)
** bij PS3Lib.NET.PS3TMAPI.ProcessSetMemory(Int32 target, UnitType unit, UInt32 processID, UInt64 threadID, UInt64 address, Byte[] buffer)
** bij PS3Lib.TMAPI.SetMemory(UInt32 Address, Byte[] Bytes)
** bij PS3Lib.Extension.SetMem(UInt32 Address, Byte[] buffer, SelectAPI API)
** bij PS3Lib.Extension.WriteString(UInt32 offset, String input)
** bij Functions.WriteStr(UInt32 Offset, String Input)
** bij Call_of_Duty_Black_Ops_2_V2.Form1.simpleButton2_Click(Object sender, EventArgs e)
** bij System.Windows.Forms.Control.OnClick(EventArgs e)
** bij DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e)
** bij DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
** bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
** bij System.Windows.Forms.Control.WndProc(Message& m)
** bij DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
** bij DevExpress.XtraEditors.BaseControl.WndProc(Message& msg)
** bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
** bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
** bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Error right after user attaches
You must login or register to view this content.
You must login or register to view this content.
My attach code
You must login or register to view this content.
Please help!