Not Working

Need help running MacroQuest 1? Too bad! Use MQ2.

Moderator: MacroQuest Developers

DrMadd
a lesser mummy
a lesser mummy
Posts: 43
Joined: Tue Jun 03, 2003 1:03 pm

Not Working

Post by DrMadd » Sat Aug 09, 2003 12:00 am

Here is my ini file. I just got done doing a CVS. ( Do i need to recompile after cvs ? ) If the answer is yes than maby that is my problem.

Is this right?

Code: Select all

[MacroQuest] 
MacroQuestVersion=MQ-20030711-inprogress 
ClientName=eqgame 
ClientVersion=Wed Aug 06 07:00:xx 2003 
ClientOverride=0 
MacroQuestWinClassName=__MacroQuestTray 
MacroQuestWinName=MacroQuest 


[Function Locations] 
WriteChatColor=0048d186 
GetRaceByID=00482e9e 
GetClassByID=00482761 
GetDeityByID=00484340 
LeftClick=00499ea4 
RightClick=00497acd 
ScreenItem=0040a099 
ScreenSpawn=00488c99 
NewUIINI=004f8a10 
MaxMana=00469eca 
Commands=004974a5 
CmdCleanup= 
MemChecker=004a63ac 
MemChecker2=004ac820 
MemCheckAddr1=004ac883 
MemCheckAddr2=004ac8b1 
MemChecker3=004aa9a5 
MemSpell=004f6378 
LoadSpells=004f6378 
StartTrader=004b8fb2 
BuyItem=004e8b66 
SelectItem=004e9363 
sellitem=004e8d17 
GetFocusCastingTimeModifier=0046DF18 

[Class Locations] 
SpellBookWnd=005D5238 
InventoryWindow=005D523C 
CastingWindow=005D5230 
LootWnd=005D5248 
ClassBazaarWnd=005D525C 
ClassMerchWnd=005D5250 
ClassTextureAnim=00752f24 


[DirectInput8] 
Main=007497d4 
Keyboard=007497D8 
Mouse=007497DC 

[Memory Locations] 
SpellFavorites=006e87b4 
Clicks=006882bd 
Zoning=006eb8e0 
Zones=006eb8fc 
SpawnHeader=006eb900 
Items=006EB904 
Doors=006EB90C 
SpawnFooter=006EB924 
Char=006EB938 
CharInfo=006EB940 
Target=006EB944 
Guilds=006EFB14 
OldAttack= 
Mouse=007497e0 
Attack=006890d4 
Spells=0074541c 
CommandList=005c3f88 
DoAbilityList=006c1e70 
DoAbilityAvailable=00689070 
Group=006e9fe8 
GroupCount=006e9ea0 
clsItems=006eb964 
clsSpawns=006eb8f0 
clsMainNewUI=00749948 
slotlist=005d52b4 

EncryptPad=005cb8a8 
EncryptPad3=005cbca8 
EncryptPad2=005cc718 

ServerHost=006e925c 

I get "wrong version" error msg.

MaDd

EqMule
Developer
Developer
Posts: 2697
Joined: Fri Jan 03, 2003 9:57 pm
Contact:

Post by EqMule » Sat Aug 09, 2003 4:35 am

it would help if u posted the timestamp on your eqgame.exe as well...
My status o/
If you like MQ2 and would like to contribute, please do. My goal is 25 donations per month.
So far I've received Image donations for this month's patches.

Bitcoin: 1Aq8ackjQ4f7AUvbUL7BE6oPfT8PmNP4Zq
Krono: PM me.
I can always use characters for testing, PM me if you can donate one.

fryfrog
a hill giant
a hill giant
Posts: 271
Joined: Fri Jun 20, 2003 5:37 am

Post by fryfrog » Sat Aug 09, 2003 5:02 am

Yes, you do need to recompile if you updated from CVS and want new features. Did you just cvs or did you also copy over the new eqgame.ini (er, what ever its called?) to where ever your current .exe is?

DrMadd
a lesser mummy
a lesser mummy
Posts: 43
Joined: Tue Jun 03, 2003 1:03 pm

Post by DrMadd » Sat Aug 09, 2003 5:16 pm

Ok I re compiled. No problems. Ran macroquest. Ran everqyest. I get

Incorrect Client Version:
Wed Aug 06 07:00:12 2003

Code: Select all

[MacroQuest] 
MacroQuestVersion=MQ-20030711-inprogress 
ClientName=eqgame 
ClientVersion=Wed Aug 06 07:00:xx 2003 
ClientOverride=0 
MacroQuestWinClassName=__MacroQuestTray 
MacroQuestWinName=MacroQuest 

Eqgame timestamp,
Created: Wednesday, August 06, 2003, 7:00:12 AM

As far as copying the eqgame.ini to where the exe is... What exe? Macroquest.exe or eqgame.exe? I tried both. Both gives me incorrect version...

should I change those xx's to 12 ?

EqMule
Developer
Developer
Posts: 2697
Joined: Fri Jan 03, 2003 9:57 pm
Contact:

Post by EqMule » Sat Aug 09, 2003 5:23 pm

try it... and if that doesnt work just set ClientOverride=1
My status o/
If you like MQ2 and would like to contribute, please do. My goal is 25 donations per month.
So far I've received Image donations for this month's patches.

Bitcoin: 1Aq8ackjQ4f7AUvbUL7BE6oPfT8PmNP4Zq
Krono: PM me.
I can always use characters for testing, PM me if you can donate one.

DrMadd
a lesser mummy
a lesser mummy
Posts: 43
Joined: Tue Jun 03, 2003 1:03 pm

Post by DrMadd » Mon Aug 11, 2003 7:42 pm

Still no love.

I changed client override to 1,

Still popped up saying incorrect client version, and it doesn't work.

Code: Select all

[MacroQuest] 
MacroQuestVersion=MQ-20030711-inprogress 
ClientName=eqgame 
ClientVersion=Wed Aug 06 07:00:xx 2003 
ClientOverride=1 
MacroQuestWinClassName=__MacroQuestTray 
MacroQuestWinName=MacroQuest 


[Function Locations] 
WriteChatColor=0048d186 
GetRaceByID=00482e9e 
GetClassByID=00482761 
GetDeityByID=00484340 
LeftClick=00499ea4 
RightClick=00497acd 
ScreenItem=0040a099 
ScreenSpawn=00488c99 
NewUIINI=004f8a10 
MaxMana=00469eca 
Commands=004974a5 
CmdCleanup= 
MemChecker=004a63ac 
MemChecker2=004ac820 
MemCheckAddr1=004ac883 
MemCheckAddr2=004ac8b1 
MemChecker3=004aa9a5 
MemSpell=004f6378 
LoadSpells=004f6378 
StartTrader=004b8fb2 
BuyItem=004e8b66 
SelectItem=004e9363 
sellitem=004e8d17 
GetFocusCastingTimeModifier=0046DF18 

[Class Locations] 
SpellBookWnd=005D5238 
InventoryWindow=005D523C 
CastingWindow=005D5230 
LootWnd=005D5248 
ClassBazaarWnd=005D525C 
ClassMerchWnd=005D5250 
ClassTextureAnim=00752f24 


[DirectInput8] 
Main=007497d4 
Keyboard=007497D8 
Mouse=007497DC 

[Memory Locations] 
SpellFavorites=006e87b4 
Clicks=006882bd 
Zoning=006eb8e0 
Zones=006eb8fc 
SpawnHeader=006eb900 
Items=006EB904 
Doors=006EB90C 
SpawnFooter=006EB924 
Char=006EB938 
CharInfo=006EB940 
Target=006EB944 
Guilds=006EFB14 
OldAttack= 
Mouse=007497e0 
Attack=006890d4 
Spells=0074541c 
CommandList=005c3f88 
DoAbilityList=006c1e70 
DoAbilityAvailable=00689070 
Group=006e9fe8 
GroupCount=006e9ea0 
clsItems=006eb964 
clsSpawns=006eb8f0 
clsMainNewUI=00749948 
slotlist=005d52b4 

EncryptPad=005cb8a8 
EncryptPad3=005cbca8 
EncryptPad2=005cc718 

ServerHost=006e925c 

YKW-28983
a hill giant
a hill giant
Posts: 252
Joined: Sun Dec 01, 2002 11:37 pm

Post by YKW-28983 » Mon Aug 11, 2003 8:00 pm

I had an eqgame.exe patch earlier the other day but didn't think anything of it. haven't seen new offsets at all, eqclient mismatch. Something amuck?

DrMadd
a lesser mummy
a lesser mummy
Posts: 43
Joined: Tue Jun 03, 2003 1:03 pm

Post by DrMadd » Mon Aug 11, 2003 8:09 pm

from eqgame.exe properties

Wednesday, August 06, 2003, 7:00:12 AM


My macroquest.ini

Code: Select all

[MacroQuest] 
MacroQuestVersion=MQ-20030711-inprogress 
ClientName=eqgame 
ClientVersion=Wed Aug 06 07:00:xx 2003 
ClientOverride=1 
MacroQuestWinClassName=__MacroQuestTray 
MacroQuestWinName=MacroQuest 
I am getting wrong client version, EVENTHOUGH I have clientOverride=1.

Still not working.

What the hell is wrong???

DrMadd
a lesser mummy
a lesser mummy
Posts: 43
Joined: Tue Jun 03, 2003 1:03 pm

Post by DrMadd » Mon Aug 11, 2003 8:16 pm

Re CVS'ed

Code: Select all

Python is not available !
CVSROOT: anonymous@cvs.sourceforge.net:/cvsroot/macroquest (password authentication)
TCL is available, shell is enabled : help (select and press enter)
TCL or Python are *not* available, shell is disabled
Python is not available !
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/macroquest co macroquest 
? macroquest/macrokit
? macroquest/macrokit.zip
? macroquest/EQLib/Release
? macroquest/MacroQuest/MacroQuest.res
? macroquest/MacroQuest/vc60.idb
? macroquest/MacroQuest/vc60_mq.pch
? macroquest/Release/Copy of eqgame.ini
? macroquest/Release/Follow.mac
? macroquest/Release/bagit.mac
? macroquest/Release/botcombat.inc
? macroquest/Release/botcore.inc
? macroquest/Release/bothealer.inc
? macroquest/Release/botspell.inc
? macroquest/Release/druid.mac
? macroquest/Release/eqlib.dll
? macroquest/Release/eqlib.exp
? macroquest/Release/eqlib.lib
? macroquest/Release/eqlib.pdb
? macroquest/Release/genbot.mac
? macroquest/Release/lockpick.mac
? macroquest/Release/manna.mac
? macroquest/Release/Logs/MacroQuest.log
? macroquest/Release/Logs/doortests.mac.log
? macroquest/Release/Logs/expkatta.mac.log
? macroquest/Release/Logs/fight.mac.log
? macroquest/Release/Logs/fightpet.mac.log
? macroquest/Release/Logs/kexp.mac.log
? macroquest/Release/Logs/killkatta.mac.log
? macroquest/Release/Macros/Karanas.mac
? macroquest/Release/Macros/MacroKit-1.6
? macroquest/Release/Macros/MacroKit.changelog
? macroquest/Release/Macros/MacroKit.inc
? macroquest/Release/Macros/MacroKit.readme
? macroquest/Release/Macros/bagit.mac
? macroquest/Release/Macros/botcombat.inc
? macroquest/Release/Macros/botcore.inc
? macroquest/Release/Macros/bothealer.inc
? macroquest/Release/Macros/botspell.inc
? macroquest/Release/Macros/expbackup.txt
? macroquest/Release/Macros/fight.mac
? macroquest/Release/Macros/fightpet.mac
? macroquest/Release/Macros/genbot.mac
? macroquest/Release/Macros/generic.mac
? macroquest/Release/Macros/hunter.mac
? macroquest/Release/Macros/katta.mac
? macroquest/Release/Macros/kexp.mac
? macroquest/Release/Macros/killkatta.mac
? macroquest/Release/Macros/monk.mac
? macroquest/Release/Macros/petwar.mac
? macroquest/Release/Macros/pull.mac
? macroquest/Release/Macros/qeynos.mac
? macroquest/Release/Macros/rogue.mac
? macroquest/Release/Macros/run.mac
cvs server: Updating macroquest
cvs server: Updating macroquest/Detours
cvs server: Updating macroquest/Detours/inc
cvs server: Updating macroquest/Detours/lib
cvs server: Updating macroquest/Detours/lib60
cvs server: Updating macroquest/EQLib
U macroquest/EQLib/EQLib_MacroParser.cpp
cvs server: Updating macroquest/EQLib/memtest
cvs server: Updating macroquest/MacroQuest
cvs server: Updating macroquest/PerlCore
cvs server: Updating macroquest/PerlCore/inc
cvs server: Updating macroquest/PerlCore/inc/arpa
cvs server: Updating macroquest/PerlCore/inc/sys
cvs server: Updating macroquest/PerlCore/lib
cvs server: Updating macroquest/Release
M macroquest/Release/MacroQuest.ini
C macroquest/Release/eqgame.ini
cvs server: Updating macroquest/Release/Logs
cvs server: Updating macroquest/Release/Macros
cvs server: Updating macroquest/console
cvs server: Updating macroquest/console/Release
cvs server: Updating macroquest/dxsdk81
cvs server: Updating macroquest/dxsdk81/include
cvs server: Updating macroquest/mqext

***** CVS exited normally with code 1 *****
cd macroquest\eqlib
nmake
cd ..
nmake

NO ERRORS, Ran macroquest.exe from Release folder.... Same Thing...

Incorrect Client Version...

WTF ??

User avatar
dont_know_at_all
Developer
Developer
Posts: 5450
Joined: Sun Dec 01, 2002 4:15 am
Location: Florida, USA
Contact:

Post by dont_know_at_all » Mon Aug 11, 2003 10:31 pm

you are not loading the ini you think you are loading or else you are not running the exe you think you are running.

Find the extras and delete.

DrMadd
a lesser mummy
a lesser mummy
Posts: 43
Joined: Tue Jun 03, 2003 1:03 pm

Post by DrMadd » Tue Aug 12, 2003 1:24 pm

Directory of C:\macroquest\release

07/11/2003 05:46p 3,231 Copy of eqgame.ini
08/08/2003 10:04p 3,514 eqgame.ini
08/11/2003 05:21p 1,665 MacroQuest.ini
3 File(s) 8,410 bytes
0 Dir(s) 1,614,032,896 bytes free


Am I supposed to copy eqgame.ini to my everquest folder?

I am running the right eqgame.exe.... e:\everquest\eqgame.exe


I have no duplicates.....


Something isnt right...

EqMule
Developer
Developer
Posts: 2697
Joined: Fri Jan 03, 2003 9:57 pm
Contact:

Post by EqMule » Tue Aug 12, 2003 2:23 pm

do you have more eqgame.ini files on your machine? maybe in your windows or system32 directory or another directory which is pathed... I really dont think it should matter, but you could give it a search/delete
My status o/
If you like MQ2 and would like to contribute, please do. My goal is 25 donations per month.
So far I've received Image donations for this month's patches.

Bitcoin: 1Aq8ackjQ4f7AUvbUL7BE6oPfT8PmNP4Zq
Krono: PM me.
I can always use characters for testing, PM me if you can donate one.

DrMadd
a lesser mummy
a lesser mummy
Posts: 43
Joined: Tue Jun 03, 2003 1:03 pm

Post by DrMadd » Tue Aug 12, 2003 2:26 pm

I know I have no eqgame.ini in my everquest directory. Only one I know of is in c:\macroquest\release.

BUT I will do a complete search when I get home to make sure.

To me it seems SOMETHING is saying my versions are incorrect. But I have macroquest.ini set to Client Override so it SHOULD'nt matter. I looked around and Doesn't seem to be an issue with anyone else just me. All was working fine untill the patching on Friday....

User avatar
Imperfect
Macro Author
Macro Author
Posts: 319
Joined: Fri Jun 14, 2002 1:52 am

Post by Imperfect » Tue Aug 12, 2003 7:16 pm

There is pretty much no way this could be an MQ issue. I think you should look around and see where you are running MQ from. Then verify that you have the compile you just did and the eqgame.ini in that directory

DrMadd
a lesser mummy
a lesser mummy
Posts: 43
Joined: Tue Jun 03, 2003 1:03 pm

Post by DrMadd » Tue Aug 12, 2003 7:45 pm

Did a COMPLETE search of all my hard drives for macro* and deleted EVERYTHING,

Searched again to make sure and no macro* on my hard drive.

None...



Re CVS'd

Code: Select all

Python is not available !
CVSROOT: anonymous@cvs.sourceforge.net:/cvsroot/macroquest (password authentication)
TCL is available, shell is enabled : help (select and press enter)
TCL or Python are *not* available, shell is disabled
Python is not available !
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/macroquest co macroquest 
cvs server: Updating macroquest
U macroquest/MacroQuest.ncb
U macroquest/MacroQuest.sln
U macroquest/MacroQuest.suo
U macroquest/Source Readme.txt
U macroquest/TODO.txt
U macroquest/macroquest.dsp
U macroquest/macroquest.dsw
U macroquest/makefile
cvs server: Updating macroquest/Detours
U macroquest/Detours/Detours from Microsoft.url
cvs server: Updating macroquest/Detours/inc
U macroquest/Detours/inc/detours.h
cvs server: Updating macroquest/Detours/lib
U macroquest/Detours/lib/detours.lib
U macroquest/Detours/lib/detours.pdb
cvs server: Updating macroquest/Detours/lib60
U macroquest/Detours/lib60/detours.lib
U macroquest/Detours/lib60/detours.pdb
cvs server: Updating macroquest/EQLib
U macroquest/EQLib/CQueue.cpp
U macroquest/EQLib/CQueue.h
U macroquest/EQLib/EQLib.aps
U macroquest/EQLib/EQLib.cpp
U macroquest/EQLib/EQLib.h
U macroquest/EQLib/EQLib.rc
U macroquest/EQLib/EQLib.vcproj
U macroquest/EQLib/EQLib_Commands.cpp
U macroquest/EQLib/EQLib_Hooks.cpp
U macroquest/EQLib/EQLib_Interp.cpp
U macroquest/EQLib/EQLib_MacroCommands.cpp
U macroquest/EQLib/EQLib_MacroParser.cpp
U macroquest/EQLib/EQLib_Main.cpp
U macroquest/EQLib/EQLib_MemChecks.cpp
U macroquest/EQLib/EQLib_Mouse.cpp
U macroquest/EQLib/EQLib_TelnetServer.cpp
U macroquest/EQLib/EQLib_Utilities.cpp
U macroquest/EQLib/MQ.h
U macroquest/EQLib/PerlMod.cpp
U macroquest/EQLib/PerlMod.h
U macroquest/EQLib/PerlModCore.cpp
U macroquest/EQLib/PerlModCore.h
U macroquest/EQLib/combines.h
U macroquest/EQLib/depends.mak
U macroquest/EQLib/dikeys.h
U macroquest/EQLib/eqlib.dsp
U macroquest/EQLib/events.cpp
U macroquest/EQLib/events.h
U macroquest/EQLib/grounds.h
U macroquest/EQLib/itemtypes.h
U macroquest/EQLib/makefile
U macroquest/EQLib/resource.h
U macroquest/EQLib/skills.h
U macroquest/EQLib/stdafx.cpp
U macroquest/EQLib/stdafx.h
U macroquest/EQLib/timers.cpp
U macroquest/EQLib/timers.h
U macroquest/EQLib/weapons.h
cvs server: Updating macroquest/EQLib/memtest
U macroquest/EQLib/memtest/makefile
U macroquest/EQLib/memtest/orig.asm
U macroquest/EQLib/memtest/orig2.asm
U macroquest/EQLib/memtest/orig3.asm
U macroquest/EQLib/memtest/testmem.c
cvs server: Updating macroquest/MacroQuest
U macroquest/MacroQuest/EQ.ico
U macroquest/MacroQuest/MacroQuest.aps
U macroquest/MacroQuest/MacroQuest.cpp
U macroquest/MacroQuest/MacroQuest.rc
U macroquest/MacroQuest/MacroQuest.vcproj
U macroquest/MacroQuest/icon2.ico
U macroquest/MacroQuest/resource.h
cvs server: Updating macroquest/PerlCore
cvs server: Updating macroquest/PerlCore/inc
U macroquest/PerlCore/inc/BuildInfo.h
U macroquest/PerlCore/inc/EXTERN.h
U macroquest/PerlCore/inc/XSUB.h
U macroquest/PerlCore/inc/av.h
U macroquest/PerlCore/inc/config.h
U macroquest/PerlCore/inc/cop.h
U macroquest/PerlCore/inc/cv.h
U macroquest/PerlCore/inc/dirent.h
U macroquest/PerlCore/inc/dosish.h
U macroquest/PerlCore/inc/embed.h
U macroquest/PerlCore/inc/embedvar.h
U macroquest/PerlCore/inc/form.h
U macroquest/PerlCore/inc/gv.h
U macroquest/PerlCore/inc/handy.h
U macroquest/PerlCore/inc/hv.h
U macroquest/PerlCore/inc/intrpvar.h
U macroquest/PerlCore/inc/iperlsys.h
U macroquest/PerlCore/inc/mg.h
U macroquest/PerlCore/inc/netdb.h
U macroquest/PerlCore/inc/objXSUB.h
U macroquest/PerlCore/inc/op.h
U macroquest/PerlCore/inc/opcode.h
U macroquest/PerlCore/inc/opnames.h
U macroquest/PerlCore/inc/patchlevel.h
U macroquest/PerlCore/inc/perl.h
U macroquest/PerlCore/inc/perlapi.h
U macroquest/PerlCore/inc/perlsdio.h
U macroquest/PerlCore/inc/perlvars.h
U macroquest/PerlCore/inc/perly.h
U macroquest/PerlCore/inc/pp.h
U macroquest/PerlCore/inc/pp_proto.h
U macroquest/PerlCore/inc/proto.h
U macroquest/PerlCore/inc/regexp.h
U macroquest/PerlCore/inc/scope.h
U macroquest/PerlCore/inc/sv.h
U macroquest/PerlCore/inc/thrdvar.h
U macroquest/PerlCore/inc/thread.h
U macroquest/PerlCore/inc/utf8.h
U macroquest/PerlCore/inc/util.h
U macroquest/PerlCore/inc/warnings.h
U macroquest/PerlCore/inc/win32.h
U macroquest/PerlCore/inc/win32iop.h
U macroquest/PerlCore/inc/win32thread.h
cvs server: Updating macroquest/PerlCore/inc/arpa
U macroquest/PerlCore/inc/arpa/inet.h
cvs server: Updating macroquest/PerlCore/inc/sys
U macroquest/PerlCore/inc/sys/socket.h
cvs server: Updating macroquest/PerlCore/lib
cvs server: Updating macroquest/Release
U macroquest/Release/CHANGES.txt
U macroquest/Release/GPL.txt
U macroquest/Release/ItemDB.txt
U macroquest/Release/MacroQuest.ini
U macroquest/Release/MacroQuest.ini.dist
U macroquest/Release/eqgame.ini
U macroquest/Release/locations.txt
U macroquest/Release/readme.html
cvs server: Updating macroquest/Release/Logs
U macroquest/Release/Logs/.placeholder
cvs server: Updating macroquest/Release/Macros
U macroquest/Release/Macros/ArrayTest.mac
U macroquest/Release/Macros/Arrows.mac
U macroquest/Release/Macros/Cams.mac
U macroquest/Release/Macros/DoorTests.mac
U macroquest/Release/Macros/EventTest.mac
U macroquest/Release/Macros/Fish.mac
U macroquest/Release/Macros/Follow.mac
U macroquest/Release/Macros/Hero.mac
U macroquest/Release/Macros/Info.mac
U macroquest/Release/Macros/Inventory.mac
U macroquest/Release/Macros/Kiola.mac
U macroquest/Release/Macros/RandFollow.mac
U macroquest/Release/Macros/SellItem.mac
U macroquest/Release/Macros/TestNewStuff.mac
U macroquest/Release/Macros/routines.mac
cvs server: Updating macroquest/console
U macroquest/console/Console.cpp
U macroquest/console/Console.vcproj
cvs server: Updating macroquest/console/Release
U macroquest/console/Release/CQueue.obj
U macroquest/console/Release/Console.exe
U macroquest/console/Release/Console.obj
U macroquest/console/Release/Console.pdb
U macroquest/console/Release/vc70.idb
U macroquest/console/Release/vc70.pdb
cvs server: Updating macroquest/dxsdk81
U macroquest/dxsdk81/readme.txt
cvs server: Updating macroquest/dxsdk81/include
U macroquest/dxsdk81/include/dinput.h
cvs server: Updating macroquest/mqext
U macroquest/mqext/exts.c
U macroquest/mqext/exts2.cpp
U macroquest/mqext/makefile
U macroquest/mqext/mqext.aps
U macroquest/mqext/mqext.c
U macroquest/mqext/mqext.def
U macroquest/mqext/mqext.h
U macroquest/mqext/mqext.ncb
U macroquest/mqext/mqext.rc
U macroquest/mqext/mqext.vcproj
U macroquest/mqext/resource.h
U macroquest/mqext/test.cpp

***** CVS exited normally with code 0 *****

Re Nmake

Code: Select all

Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.

C:\>cd macroquest\eqlib

C:\macroquest\EQLib>nmake

Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

        if not exist ".\Release/" mkdir ".\Release"
        cl.exe /nologo /MT /W3 /GX /O2 /I "..\dxsdk81\include" /D "_USRDLL" /D "
EQLIB_EXPORTS" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "CINTERFACE" /
Fp".\Release\eqlib.pch" /YX /Fo".\Release\\" /Fd".\Release\\" /FD /c  /Zi /Zp1 E
QLib_Commands.cpp EQLib_Hooks.cpp EQLib_Interp.cpp EQLib_MacroCommands.cpp EQLib
_MacroParser.cpp EQLib_Main.cpp EQLib_MemChecks.cpp EQLib_Mouse.cpp EQLib_Telnet
Server.cpp EQLib_Utilities.cpp PerlMod.cpp PerlModCore.cpp stdafx.cpp timers.cpp

EQLib_Commands.cpp
EQLib_Hooks.cpp
EQLib_Interp.cpp
EQLib_MacroCommands.cpp
EQLib_MacroParser.cpp
EQLib_Main.cpp
EQLib_MemChecks.cpp
EQLib_Mouse.cpp
EQLib_TelnetServer.cpp
EQLib_Utilities.cpp
PerlMod.cpp
PerlModCore.cpp
stdafx.cpp
timers.cpp
        rc.exe /l 0x409 /fo".\Release\EQLib.res" /d "NDEBUG" "EQLib.rc"
        link.exe kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib adv
api32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ws
2_32.lib /nologo /dll /incremental:no /debug /pdb:"..\Release\eqlib.pdb"
 /machine:I386 /out:"..\Release\eqlib.dll" /implib:"..\Release\eqlib.lib"  /libp
ath:"..\Detours\lib60" ".\Release\EQLib_Commands.obj"  ".\Release\EQLib_Hooks.ob
j"  ".\Release\EQLib_Interp.obj"  ".\Release\EQLib_MacroCommands.obj"  ".\Releas
e\EQLib_MacroParser.obj"  ".\Release\EQLib_Main.obj"  ".\Release\EQLib_MemChecks
.obj"  ".\Release\EQLib_Mouse.obj"  ".\Release\EQLib_TelnetServer.obj"  ".\Relea
se\EQLib_Utilities.obj"  ".\Release\PerlMod.obj"  ".\Release\PerlModCore.obj"  "
.\Release\stdafx.obj"  ".\Release\timers.obj"  ".\Release\EQLib.res"
   Creating library ..\Release\eqlib.lib and object ..\Release\eqlib.exp

C:\macroquest\EQLib>cd ..

C:\macroquest>nmake

Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

        cl.exe /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "
_MBCS" /Fp".\MacroQuest\vc60_mq.pch" /YX /Fo".\MacroQuest\\" /Fd".\MacroQuest\\"
 /FD /c .\MacroQuest\MacroQuest.cpp
MacroQuest.cpp
        rc.exe /l 0x409 /fo".\MacroQuest\MacroQuest.res" /d "NDEBUG" .\MacroQues
t\MacroQuest.rc
        link.exe kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib adv
api32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /n
ologo /subsystem:windows /incremental:no /pdb:".\Release\macroquest.pdb" /machin
e:I386 /out:".\Release\macroquest.exe" ".\MacroQuest\MacroQuest.obj"  ".\MacroQu
est\MacroQuest.res"

C:\macroquest>
ran c:\macroquest\release\macroquest.exe

ran everquest.exe



Works perfectly..... I am not sure what the problem was but a complete re do worked....


Thanks for all the help fellas,

MadD