Menu

feedback

2004-04-22
2004-04-22
  • Patrick Sweetman

    I installed MWEdit in a subfolder of my MW folder.
    MWEdit started up OK yith the warning about being beta.
    On clicking File/Open
    or on clicking the Open icon I got

    The instruction at 0x78011532 referenced memory at 0x00000010 ..... could not be read

    I'm running W2k.  No problems with other software.
    Anything I can tell you to help?

    Feedback:-  I consider your work on the script editor
    to be light years more important than your work on
    graphics converters or on other aspects of the editor,
    except maybe the dialogue.

    There has been some excitement on the official
    forums about the potential that your work is showing.
    See here:-
    http://www.elderscrolls.com/ubbthreads/showflat.php?Cat=&Number=2481500
    about the eighth message onwards.

     
    • Patrick Sweetman

      Further to the error on starting -
      if I choose to debug I see
      > Unhandled exception in MWEdit.exe (MSVCRT.dll) 0xC0000005: Access Violation

      and when I enter the debugger the PC is on the last line of this disassembly:-

      780114DD   mov         byte ptr [eax],20h
      780114E0   push        dword ptr [ebp+10h]
      780114E3   inc         dword ptr [edi]
      780114E5   dec         dword ptr [esi]
      780114E7   push        dword ptr [ebx+0A8h]
      780114ED   jmp         780113ED
      780114F2   push        dword ptr [ebx+0A0h]
      780114F8   jmp         780114C2
      780114FA   push        dword ptr [ebp+18h]
      780114FD   mov         eax,dword ptr [ebp+10h]
      78011500   mov         ecx,dword ptr [ebp+1Ch]
      78011503   push        dword ptr [ebp+14h]
      78011506   mov         eax,dword ptr [eax+10h]
      78011509   push        dword ptr [ecx+eax*4+38h]
      7801150D   jmp         78011356
      78011512   push        dword ptr [ebp+18h]
      78011515   mov         eax,dword ptr [ebp+10h]
      78011518   mov         ecx,dword ptr [ebp+1Ch]
      7801151B   push        dword ptr [ebp+14h]
      7801151E   mov         eax,dword ptr [eax+18h]
      78011521   push        dword ptr [ecx+eax*4]
      78011524   jmp         78011356
      78011529   push        dword ptr [ebp+20h]
      7801152C   mov         eax,dword ptr [ebp+10h]
      7801152F   push        dword ptr [ebp+18h]
      78011532   mov         eax,dword ptr [eax+10h]

      I hope that this is some help.

       

Log in to post a comment.