EQ crashes IF MQ2 is running when I start EQ MQ2-20150115
Posted: Fri Jan 16, 2015 9:50 pm
using the the version from 20150115
If I have MQ2 running and then try to launch EQ, EQ crashes IMMEDIATELY with the error below. I don't get in to even the login screen or EULA, I go from clicking on the executable to having a crash dialog,
It does not crash with the previous version from Dec 2014
If make sure MQ2 is not running; then start EQ, and get to where I have a character going, then start MQ2 it seems to work
a lot of the basic functionality is there though I think netbots isn't working in this case, or ${Netbots.Client} always returns null even with 3 accounts going and conneect to eqbcs
Also I can't get MQ2Main built when I select the debug build option.
It builds fine if I select only the release version for MQ2Main. The build errors are after the eq/window crash
Win 7 - 64bit
Intel hardware and Nvidia GPU
Problem signature:
Problem Event Name: APPCRASH
Application Name: eqgame.exe
Application Version: 0.0.0.0
Application Timestamp: 547fa8ef
Fault Module Name: eqgame.exe
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 547fa8ef
Exception Code: c0000005
Exception Offset: 003d08cd
OS Version: 6.1.7601.2.1.0.768.3
Locale ID: 1033
Additional Information 1: c073
Additional Information 2: c0730293063130866a89d86a5a15889c
Additional Information 3: a644
Additional Information 4: a64462566184ecd73670d0c9f32ba529
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid= ... cid=0x0409
If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
Build issues
------ Build started: Project: MQ2Main, Configuration: Debug Win32 ------
EQClasses.cpp
MQ2Auth.cpp
MQ2Benchmarks.cpp
MQ2ChatHook.cpp
MQ2CleanUI.cpp
MQ2CommandAPI.cpp
MQ2Commands.cpp
MQ2DInput.cpp
MQ2Data.cpp
MQ2DataAPI.cpp
MQ2DataTypes.cpp
MQ2DataVars.cpp
MQ2DetourAPI.cpp
MQ2Globals.cpp
MQ2KeyBinds.cpp
MQ2MacroCommands.cpp
MQ2Main.cpp
EQLIB_EXPORTS
MQ2Mouse.cpp
MQ2ParseAPI.cpp
MQ2PluginHandler.cpp
Generating Code...
Compiling...
MQ2Pulse.cpp
MQ2Spawns.cpp
MQ2Utilities.cpp
MQ2Windows.cpp
Generating Code...
Microsoft (R) Incremental Linker Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
"/OUT:..\Release\MQ2Main.dll" /INCREMENTAL:NO /LIBPATH:..\Detours\lib wsock32.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST "/ManifestFile:.\Intermediate\MQ2Main.dll.intermediate.manifest" "/MANIFESTUAC:level='asInvoker' uiAccess='false'" /DEBUG "/PDB:N:\games\eq\mq2\MQ2-20150115\Release\MQ2Main.pdb" /MAP /MAPINFO:EXPORTS /SUBSYSTEM:WINDOWS /OPT:NOREF /OPT:NOICF /TLBID:1 "/BASE:0x03000000" /DYNAMICBASE /NXCOMPAT "/IMPLIB:..\Release\MQ2Main.lib" /MACHINE:X86 /DLL .\Intermediate\EQClasses.obj
.\Intermediate\MQ2Auth.obj
.\Intermediate\MQ2Benchmarks.obj
.\Intermediate\MQ2ChatHook.obj
.\Intermediate\MQ2CleanUI.obj
.\Intermediate\MQ2CommandAPI.obj
.\Intermediate\MQ2Commands.obj
.\Intermediate\MQ2DInput.obj
.\Intermediate\MQ2Data.obj
.\Intermediate\MQ2DataAPI.obj
.\Intermediate\MQ2DataTypes.obj
.\Intermediate\MQ2DataVars.obj
.\Intermediate\MQ2DetourAPI.obj
.\Intermediate\MQ2Globals.obj
.\Intermediate\MQ2KeyBinds.obj
.\Intermediate\MQ2MacroCommands.obj
.\Intermediate\MQ2Main.obj
.\Intermediate\MQ2Mouse.obj
.\Intermediate\MQ2ParseAPI.obj
.\Intermediate\MQ2PluginHandler.obj
.\Intermediate\MQ2Pulse.obj
.\Intermediate\MQ2Spawns.obj
.\Intermediate\MQ2Utilities.obj
.\Intermediate\MQ2Windows.obj /OPT:NOICF
Creating library ..\Release\MQ2Main.lib and object ..\Release\MQ2Main.exp
libcpmtd.lib(stdthrow.obj) : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2MacroCommands.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2PluginHandler.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2Utilities.obj : error LNK2019: unresolved external symbol __CrtDbgReportW referenced in function _GetLanguageIDByName
MQ2Windows.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2DataTypes.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2DataVars.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2Globals.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2KeyBinds.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2ChatHook.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2Commands.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2Data.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2DataAPI.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
..\Release\MQ2Main.dll : fatal error LNK1120: 1 unresolved externals
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
If I have MQ2 running and then try to launch EQ, EQ crashes IMMEDIATELY with the error below. I don't get in to even the login screen or EULA, I go from clicking on the executable to having a crash dialog,
It does not crash with the previous version from Dec 2014
If make sure MQ2 is not running; then start EQ, and get to where I have a character going, then start MQ2 it seems to work
a lot of the basic functionality is there though I think netbots isn't working in this case, or ${Netbots.Client} always returns null even with 3 accounts going and conneect to eqbcs
Also I can't get MQ2Main built when I select the debug build option.
It builds fine if I select only the release version for MQ2Main. The build errors are after the eq/window crash
Win 7 - 64bit
Intel hardware and Nvidia GPU
Problem signature:
Problem Event Name: APPCRASH
Application Name: eqgame.exe
Application Version: 0.0.0.0
Application Timestamp: 547fa8ef
Fault Module Name: eqgame.exe
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 547fa8ef
Exception Code: c0000005
Exception Offset: 003d08cd
OS Version: 6.1.7601.2.1.0.768.3
Locale ID: 1033
Additional Information 1: c073
Additional Information 2: c0730293063130866a89d86a5a15889c
Additional Information 3: a644
Additional Information 4: a64462566184ecd73670d0c9f32ba529
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid= ... cid=0x0409
If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
Build issues
------ Build started: Project: MQ2Main, Configuration: Debug Win32 ------
EQClasses.cpp
MQ2Auth.cpp
MQ2Benchmarks.cpp
MQ2ChatHook.cpp
MQ2CleanUI.cpp
MQ2CommandAPI.cpp
MQ2Commands.cpp
MQ2DInput.cpp
MQ2Data.cpp
MQ2DataAPI.cpp
MQ2DataTypes.cpp
MQ2DataVars.cpp
MQ2DetourAPI.cpp
MQ2Globals.cpp
MQ2KeyBinds.cpp
MQ2MacroCommands.cpp
MQ2Main.cpp
EQLIB_EXPORTS
MQ2Mouse.cpp
MQ2ParseAPI.cpp
MQ2PluginHandler.cpp
Generating Code...
Compiling...
MQ2Pulse.cpp
MQ2Spawns.cpp
MQ2Utilities.cpp
MQ2Windows.cpp
Generating Code...
Microsoft (R) Incremental Linker Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
"/OUT:..\Release\MQ2Main.dll" /INCREMENTAL:NO /LIBPATH:..\Detours\lib wsock32.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST "/ManifestFile:.\Intermediate\MQ2Main.dll.intermediate.manifest" "/MANIFESTUAC:level='asInvoker' uiAccess='false'" /DEBUG "/PDB:N:\games\eq\mq2\MQ2-20150115\Release\MQ2Main.pdb" /MAP /MAPINFO:EXPORTS /SUBSYSTEM:WINDOWS /OPT:NOREF /OPT:NOICF /TLBID:1 "/BASE:0x03000000" /DYNAMICBASE /NXCOMPAT "/IMPLIB:..\Release\MQ2Main.lib" /MACHINE:X86 /DLL .\Intermediate\EQClasses.obj
.\Intermediate\MQ2Auth.obj
.\Intermediate\MQ2Benchmarks.obj
.\Intermediate\MQ2ChatHook.obj
.\Intermediate\MQ2CleanUI.obj
.\Intermediate\MQ2CommandAPI.obj
.\Intermediate\MQ2Commands.obj
.\Intermediate\MQ2DInput.obj
.\Intermediate\MQ2Data.obj
.\Intermediate\MQ2DataAPI.obj
.\Intermediate\MQ2DataTypes.obj
.\Intermediate\MQ2DataVars.obj
.\Intermediate\MQ2DetourAPI.obj
.\Intermediate\MQ2Globals.obj
.\Intermediate\MQ2KeyBinds.obj
.\Intermediate\MQ2MacroCommands.obj
.\Intermediate\MQ2Main.obj
.\Intermediate\MQ2Mouse.obj
.\Intermediate\MQ2ParseAPI.obj
.\Intermediate\MQ2PluginHandler.obj
.\Intermediate\MQ2Pulse.obj
.\Intermediate\MQ2Spawns.obj
.\Intermediate\MQ2Utilities.obj
.\Intermediate\MQ2Windows.obj /OPT:NOICF
Creating library ..\Release\MQ2Main.lib and object ..\Release\MQ2Main.exp
libcpmtd.lib(stdthrow.obj) : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2MacroCommands.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2PluginHandler.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2Utilities.obj : error LNK2019: unresolved external symbol __CrtDbgReportW referenced in function _GetLanguageIDByName
MQ2Windows.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2DataTypes.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2DataVars.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2Globals.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2KeyBinds.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2ChatHook.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2Commands.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2Data.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
MQ2DataAPI.obj : error LNK2001: unresolved external symbol __CrtDbgReportW
..\Release\MQ2Main.dll : fatal error LNK1120: 1 unresolved externals
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========