Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: How to debug Memory ERROR Main.dll  (Visto 182 veces)

0 Miembros and 1 Guest are viewing this topic.

Online mpy1 Posteado: February 11, 2024, 11:09:12 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 8
  • Gracias recibida: 0
  • br
Hello everyone, i just started to code in muemu files

i got this error while i was trying to include CustomjewelBank in my client.

Exception thrown at 0x78E93268 (main.dll) in main.exe: 0xC0000005: Access violation writing to location 0x00E8CB3C.
Unhandled exception at 0x78E93268 (main.dll) in main.exe: 0xC0000005: Access violation writing to location 0x00E8CB3C.

How do i debug this?


Offline webmonkey #1 Posteado: February 13, 2024, 07:20:42 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 43
  • Gracias recibida: 48
  • ar
build a pdb for you main.dll so you can tell what 0x78E93268 is, run the client with a debugger (ollydbg is a MU favorite) and check the call stack and parameters that trigger that unhandled exception.


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
12 Replies
7809 Views
Last post September 22, 2018, 08:32:38 PM
by jorgeware
1 Replies
750 Views
Last post November 27, 2018, 06:50:30 PM
by Natzugen
0 Replies
473 Views
Last post September 22, 2020, 05:12:36 AM
by xSuffering
1 Replies
1162 Views
Last post January 28, 2021, 11:55:59 PM
by ZabiinoOo
0 Replies
127 Views
Last post June 08, 2023, 05:31:23 PM
by mpy