Ir para conteúdo
  • Cadastre-se

Posts Recomendados

  • 1 month later...

Meu amigo sou novato aqui, mais pelo que puder perceber vc é o experte na area de rvbot...

Fui tentar fazer a instalação do mesmo e ocorre erros quando coloco login e senha e tento entrar, ja executei como Administrador mais nada resolve..

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************

System.NullReferenceException: Object reference not set to an instance of an object.

at  .()

at  .(Boolean )

at  .​(Object , EventArgs )

at System.Windows.Forms.Control.OnClick(EventArgs e)

at System.Windows.Forms.Button.OnClick(EventArgs e)

at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ButtonBase.WndProc(Message& m)

at System.Windows.Forms.Button.WndProc(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************

mscorlib

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)

CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

----------------------------------------

rvBot

Assembly Version: 1.5.0.0

Win32 Version: 1.5.0.0

CodeBase: file:///C:/Program%20Files/rvBot/rvBot.exe

----------------------------------------

System.Windows.Forms

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.1 built by: RTMRel

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System.Drawing

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.1 built by: RTMRel

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

System

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.1 built by: RTMRel

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Management

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll

----------------------------------------

************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.

For example:

<configuration>

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

</configuration>

When JIT debugging is enabled, any unhandled exception

will be sent to the JIT debugger registered on the computer

rather than be handled by this dialog box.

Link para o post
Compartilhar em outros sites

eu atualizei de acordo com o site e apareceu essa mensagem:

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.NullReferenceException: Referência de objeto não definida para uma instância de um objeto.

em ___codefort..()

em ___codefort..(Boolean )

em ___codefort.A.(Object , EventArgs )

em System.Windows.Forms.Control.OnClick(EventArgs e)

em System.Windows.Forms.Button.OnClick(EventArgs e)

em System.Windows.Forms.Button.OnMouseUp(MouseEventArgs 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.OnMessage(Message& m)

em System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Assemblies Carregados **************

mscorlib

Versão do Assembly: 4.0.0.0

Versão do Win32: 4.0.30319.269 (RTMGDR.030319-2600)

Base de Código: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

----------------------------------------

rvBot

Versão do Assembly: 1.6.1.0

Versão do Win32: 1.6.1.0

Base de Código: file:///C:/Program%20Files/rvBot/rvBot.exe

----------------------------------------

System.Windows.Forms

Versão do Assembly: 4.0.0.0

Versão do Win32: 4.0.30319.278 built by: RTMGDR

Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System.Drawing

Versão do Assembly: 4.0.0.0

Versão do Win32: 4.0.30319.282 built by: RTMGDR

Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

System

Versão do Assembly: 4.0.0.0

Versão do Win32: 4.0.30319.269 built by: RTMGDR

Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Windows.Forms.resources

Versão do Assembly: 4.0.0.0

Versão do Win32: 4.0.30319.235 built by: RTMGDR

Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/System.Windows.Forms.resources.dll

----------------------------------------

System.Management

Versão do Assembly: 4.0.0.0

Versão do Win32: 4.0.30319.1 (RTMRel.030319-0100)

Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll

----------------------------------------

mscorlib.resources

Versão do Assembly: 4.0.0.0

Versão do Win32: 4.0.30319.235 (RTMGDR.030319-2300)

Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/mscorlib.resources.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 sem tratamento

será enviada ao depurador JIT registrado no computador,

em vez de ser tratada nesta caixa de diálogo.

Editado por Kroushy (veja o histórico de edições)
Link para o post
Compartilhar em outros sites

eu desinstalei tudo e fui reinstalar.... ao final apareceu a seguinte mensagem:

Unable to execute file:

C:\Program Files\rvBot\rvBot.exe

CreateProcess Fauled; code 740.

A operação solicitada requer elevação.

e quando tentei logar no rvBot aconteceu o mesmo problema.

Link para o post
Compartilhar em outros sites

Robson, estou com um problema. Estava treinando com enraged white deer e com o Rvbot ligado (eat food, mana training, auto heal) e como nao precisava ficar trocando de bicho e fui dormir. Isso faltava uma hora mais ou menos pro Server Save. Apos o server save, fui logar hoje e percebi que meu char nao estava mais no local onde estava treinando e para minha surpresa meus equips nao estavam lá. Pode o Bot ter jogado os itens no chao ?

Ou, posso ter sido hackeado, pois tinha usado o recurso Reconnect e deixei minha senha escrita. Seja honesto e responda.

Grato

Link para o post
Compartilhar em outros sites

E a minha situação Robson, to querendo muito usar o bot, e esse problema persiste até formatei meu nootbook hoje , coloquei o windows XP antes era Seven.....

Link para o post
Compartilhar em outros sites

Tente:

  1. Feche os programas abertos para tentar não gerar conflitos
  2. Clique com o direito no ícone do rvBot (Setup ou executável)
  3. Clique em propriedades e vá até a aba Compatibilidade
  4. Marque a opção de executar como administrador

Link para o post
Compartilhar em outros sites

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emojis são permitidos.

×   Seu link foi automaticamente incorporado.   Mostrar como link

×   Seu conteúdo anterior foi restaurado.   Limpar o editor

×   Não é possível colar imagens diretamente. Carregar ou inserir imagens do URL.

  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.

×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo