360haven works best with JavaScript enabled
UFC 3 Trainer - Page 14
Loading
Register
Page 14 of 14 FirstFirst ... 491011121314
Results 105 to 108 of 108

Thread: UFC 3 Trainer

  1. #105
    One Hit Wonder
    franco009 is offline
    Join Date : May 2015
    Location : 360haven
    Posts : 1
    Array

    Re: UFC 3 Trainer

    Hi , I'm from Brazil . My gave the following error : Consulte o final desta mensagem para obter detalhes sobre como chamar a
    depuração just-in-time (JIT) em vez desta caixa de diálogo.

    ************** Texto de Exceção **************
    System.Net.Sockets.SocketException: Uma tentativa de conexão falhou porque o componente conectado não respondeu
    corretamente após um período de tempo ou a conexão estabelecida falhou
    porque o host conectado não respondeu 192.168.1.1:730
    em System.Net.Sockets.TcpClient.Connect(String hostname, Int32 port)
    em UFC3___Memory_Editor.MainForm.cc11c1e7e4c993db8dbe 23e08ac41fa4b()
    em UFC3___Memory_Editor.MainForm.c96f8bac5c60d8c9788a b7b0cf1e46d94(Object c495ea972fa7ea54bcdd9c7cafba5813d, EventArgs c454efd5c30e1b369a3615c43a685730d)
    em System.Windows.Forms.Control.OnClick(EventArgs e)
    em System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
    em System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    em System.Windows.Forms.Control.WndProc(Message& m)
    em System.Windows.Forms.ButtonBase.WndProc(Message& m)
    em System.Windows.Forms.Button.WndProc(Message& m)
    em System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
    em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Conjuntos de Módulos (Assemblies) Carregados **************
    mscorlib
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    Base de Código: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
    ----------------------------------------
    UFC3 - Memory Editor
    Versão do Conjunto de Módulos (Assembly): 1.0.0.0
    Versão do Win32: 1.0.0.0
    Base de Código: file:///C:/Users/Deivison/Desktop/UFC3%20-%20Memory%20Editor.exe
    ----------------------------------------
    System
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    Base de Código: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    ResourceAssembly
    Versão do Conjunto de Módulos (Assembly): 1.0.0.0
    Versão do Win32: 1.0.0.0
    Base de Código: file:///C:/Users/Deivison/Desktop/UFC3%20-%20Memory%20Editor.exe
    ----------------------------------------
    System.Windows.Forms
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.8015 (FX35W81RTMGDR.050727-8000)
    Base de Código: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.8015 (FX35W81RTMGDR.050727-8000)
    Base de Código: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Configuration
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.8007 (FX35W81RTMGDR.050727-8000)
    Base de Código: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Xml
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    Base de Código: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.resources
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.7905 (win9rel.050727-7900)
    Base de Código: file:///C:/Windows/assembly/GAC_MSIL/System.resources/2.0.0.0_pt-BR_b77a5c561934e089/System.resources.dll
    ----------------------------------------
    System.Windows.Forms.resources
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.7905 (win9rel.050727-7900)
    Base de Código: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_pt-BR_b77a5c561934e089/System.Windows.Forms.resources.dll
    ----------------------------------------
    mscorlib.resources
    Versão do Conjunto de Módulos (Assembly): 2.0.0.0
    Versão do Win32: 2.0.50727.8009 (FX35W81RTMGDR.050727-8000)
    Base de Código: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
    ----------------------------------------

    ************** Depuração JIT **************
    Para habilitar a depuração just-in-time (JIT), o arquivo .config deste
    aplicativo ou computador (machine.config) deve ter o valor
    jitDebugging definido na seção system.windows.forms.
    O aplicativo também deve ser compilado com a depuração
    habilitada.

    Por exemplo:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    Quando a depuração JIT está habilitada, qualquer exceção não tratada
    será enviada ao depurador JIT registrado no computador,
    em vez de ser tratada nesta caixa de diálogo.


    How can I fix ?

    already is there any better tool ?


    Thanks. Obrigado

  2. #106
    One Hit Wonder
    zumbae is offline
    Join Date : Nov 2011
    Posts : 1
    Array

    Re: UFC 3 Trainer

    thank you pureiso

  3. #107
    One Hit Wonder
    BossBEZ is offline
    Join Date : Oct 2015
    Location : 360haven
    Posts : 1
    Array

    Re: UFC 3 Trainer

    Will this work for all TU's?

  4. #108
    One Hit Wonder
    dsam is offline
    Join Date : Mar 2018
    Location : 360haven
    Posts : 1
    Array

    Re: UFC 3 Trainer

    some one plz mack aurora-trainer of ufc 3???

 

 
Page 14 of 14 FirstFirst ... 491011121314

Similar Threads

  1. UFC Personal Trainer- (Working out 100 days straight!)
    By kidkamakazi in forum Xbox 360 Game Saves
    Replies: 10
    Last Post: 05-20-2013, 01:02 PM
  2. Replies: 0
    Last Post: 09-14-2012, 07:00 AM
  3. UFC Personal Trainer beefed up with Xbox-exclusive DLC
    By jkipp82 in forum Xbox 360 Game News
    Replies: 2
    Last Post: 01-04-2012, 08:53 AM

Visitors found this page by searching for:

ufc undisputed 3 xbox 360 trainer

ufc undisputed 3 rgh trainer

ufc 3 mod xbox 360

ufc undisputed 3 trainer download

trainer ufc 3

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

About 360haven

    360haven is an Forum Devoted To Game modding Fans from all over the world.

    An Awesome Community of Xbox 360 Gamers, Modders and Developers who Create & Share Tutorials, Applications, Gfx, Trainers and Gamesaves.

    A haven for the l33t.
    A scarce paradise for modders.

★★★★★¯\_(ツ)_/¯