MQ2AutoLogin issues still going on for me.
I tried logging in 2 toons; 1 worked and the other did not. I first turned on the Debug Console too so we have something to look at. That is here:
Here is the first one i logged in's log.
[CODE title="Character that worked"]D 2022-11-09 14:05:31.473285 [mq] Logging Initialized
I 2022-11-09 14:05:31.496302 [mq] Starting NamedPipeClient thread for \\.\pipe\mqpipe
I 2022-11-09 14:05:31.503206 [mq] Toggle console keybind: ctrl+`
I 2022-11-09 14:05:31.543805 [mq] Connected to named pipe server.
D 2022-11-09 14:05:31.543910 [mq] Created PipeConnection: connectionId=1 pid=3828
D 2022-11-09 14:05:31.582951 [mq] Initializing module: FrameLimiter
D 2022-11-09 14:05:31.583606 [mq] Initializing module: DeveloperTools
D 2022-11-09 14:05:31.584503 [mq] Initializing module: Windows
D 2022-11-09 14:05:31.584858 [mq] Initializing module: ImGuiAPI
D 2022-11-09 14:05:31.585027 [mq] Initializing module: Spells
D 2022-11-09 14:05:31.585119 [mq] Initializing module: DataAPI
D 2022-11-09 14:05:31.585129 [mq] Initializing module: GroundSpawns
D 2022-11-09 14:05:31.585137 [mq] Initializing module: Spawns
D 2022-11-09 14:05:31.601495 [mq] Initializing module: Items
I 2022-11-09 14:05:31.655739 [mq] IDirect3DDevice9::EndScene: TestCooperativeLevel was successful, reacquiring device.
D 2022-11-09 14:05:31.655777 [mq] MQ2Overlay: InvalidateDeviceObjects
D 2022-11-09 14:05:31.655785 [mq] MQ2Overlay: CreateDeviceObjects
I 2022-11-09 14:05:31.682317 [mq] Received crashpad pipe name: \\.\pipe\crashpad_12748_XJDCXDPHYFJKZHCQ
I 2022-11-09 14:05:31.682709 [mq] Enabling shared crash reporter. Crash report guid: 65766169-5d0d-49d5-a74f-d9470a48eae8
D 2022-11-09 14:05:31.682879 [mq] Launcher process ID: 12748
I 2022-11-09 14:05:34.804697 [mq] IDirect3DDevice9::Reset hook: device instance is the acquired device.
D 2022-11-09 14:05:34.804720 [mq] MQ2Overlay: InvalidateDeviceObjects
I 2022-11-09 14:05:34.805128 [mq] IDirect3DDevice9::Reset hook: device instance is the acquired device.
D 2022-11-09 14:05:34.805137 [mq] MQ2Overlay: InvalidateDeviceObjects
I 2022-11-09 14:05:35.402143 [mq] IDirect3DDevice9::EndScene: TestCooperativeLevel was successful, reacquiring device.
D 2022-11-09 14:05:35.402164 [mq] MQ2Overlay: CreateDeviceObjects
I 2022-11-09 14:05:40.661471 [mq] MQ2Overlay: Resetting overlay
D 2022-11-09 14:05:40.661488 [mq] MQ2Overlay: InvalidateDeviceObjects
I 2022-11-09 14:05:40.750377 [mq] IDirect3DDevice9::EndScene: TestCooperativeLevel was successful, reacquiring device.
D 2022-11-09 14:05:40.750400 [mq] MQ2Overlay: InvalidateDeviceObjects
D 2022-11-09 14:05:40.750408 [mq] MQ2Overlay: CreateDeviceObjects
W 2022-11-09 14:05:49.038961 [eqlib] A window was created that is not being tracked: 'PotionBeltWnd' at 0xe0fc1c
W 2022-11-09 14:05:49.038983 [eqlib] A window was created that is not being tracked: 'PointMerchantWnd' at 0x10642f8
W 2022-11-09 14:05:49.038984 [eqlib] A window was created that is not being tracked: 'NewPointMerchantWnd' at 0x10640b8
W 2022-11-09 14:05:49.038985 [eqlib] A window was created that is not being tracked: 'GroupMentorWindow' at 0x1061670
W 2022-11-09 14:05:49.038987 [eqlib] A window was created that is not being tracked: 'LeadershipWindow' at 0x1063be8
I 2022-11-09 14:05:51.792133 [mq] MQ2Overlay: Resetting overlay
D 2022-11-09 14:05:51.792152 [mq] MQ2Overlay: InvalidateDeviceObjects
I 2022-11-09 14:05:52.416288 [mq] IDirect3DDevice9::EndScene: TestCooperativeLevel was successful, reacquiring device.
D 2022-11-09 14:05:52.416314 [mq] MQ2Overlay: InvalidateDeviceObjects
D 2022-11-09 14:05:52.416322 [mq] MQ2Overlay: CreateDeviceObjects
[/CODE]
Here is the second characters' log, that did not work.
[CODE title="Character that did not work"]D 2022-11-09 14:06:32.608393 [mq] Logging Initialized[/CODE]
I also took a screenshot of where the non-working toon, here:
It's almost like it didn't notice that another instance was launched, and therefor didn't inject or something. I could be completely wrong about how that works, but that's my crude description. On the characters that work, the AutoLogin status box thing seems to appear. The ones that don't work never get that. The MQ2AutoLogin.ini is the same one I have used for a long time, minus the more recent changes needed for EZ Server changes. Also, it seems almost at random as to which launch will work, favoring the non-working side pretty heavily.