RedGuides / MQ2Melee

Automate melee skills & movement
https://www.redguides.com/community/resources/mq2melee.287/
0 stars 0 forks source link

[emu] MQ2Melee crash on initiating auto attack #3

Closed Redbot closed 10 months ago

Redbot commented 2 years ago

In GitLab by @Knightly1 on Aug 16, 2022, 16:37

Originally posted by Shenlonx

Exception thrown at 0x01BFD068 in eqgame.exe: 0xC0000005: Access violation executing location 0x01BFD068.

eqgame.exe  eqgame.exe  C:\Project Lazarus\eqgame.exe   N/A Yes Cannot find or open the PDB file.       1       5/11/2013 2:30 AM   003D0000-01693000   [2664] eqgame.exe       

Call stack

    01bfd068()  Unknown
    [Frames below may be incorrect and/or missing]  Unknown
>   MQ2Melee.dll!OnPulse() Line 6078    C++
    [Inline Frame] MQ2Main.dll!mq::PulsePlugins::__l2::<lambda_a217ec3e1c331260423598460e2bc207>::operator()(const mq::MQPlugin *) Line 580 C++
    [Inline Frame] MQ2Main.dll!mq::ForEachPlugin(mq::PulsePlugins::__l2::<lambda_a217ec3e1c331260423598460e2bc207> &&) Line 504 C++
    MQ2Main.dll!mq::PulsePlugins() Line 577 C++
    MQ2Main.dll!mq::Heartbeat() Line 640    C++
    MQ2Main.dll!mq::DoGameEventsPulse(int(*)() pEventFunc) Line 700 C++
    MQ2Main.dll!mq::Detour_ProcessGameEvents() Line 741 C++
    [External Code] 

Autos

  | Name | Value | Type
-- | -- | -- | --
  | bMULoaded | true | bool
  | bMUPointers | true | bool
Redbot commented 2 years ago

In GitLab by @Knightly1 on Aug 16, 2022, 17:19

https://github.com/macroquest/macroquest/issues/598