Need help running MacroQuest2? Ask your questions about how to get things to work on your computer.
Moderator: MacroQuest Developers
-
Luhhan
- decaying skeleton

- Posts: 2
- Joined: Sun Dec 21, 2003 9:24 pm
Post
by Luhhan » Sun Dec 21, 2003 9:28 pm
I'm using the dec 10 mq2-latest.zip, copy-pasted snapple's changes to eqgame.h and eqdata.h respectively and tried to compile in VC++ 6.0 on a WinME box. Got the following error:
Code: Select all
--------------------Configuration: MQ2Main - Win32 Release--------------------
Linking...
LINK : fatal error LNK1104: cannot open file "../Release/MQ2Main.dll"
Error executing link.exe.
MQ2Main.dll - 1 error(s), 0 warning(s)
The program worked before the patch that disabled the .zip version. Any hints how to fix it, or go about troubleshooting it? Obviously it's finding a problem with one or both of those header files, but I don't know what it is or how to fix it.
-
Lax
- We're not worthy!

- Posts: 3524
- Joined: Thu Oct 17, 2002 1:01 pm
- Location: ISBoxer
-
Contact:
Post
by Lax » Sun Dec 21, 2003 9:40 pm
No, it's finding a problem with opening MQ2Main.dll. Usually that means the file is in use.
-
Raebis
- a ghoul

- Posts: 81
- Joined: Fri Dec 12, 2003 6:23 am
Post
by Raebis » Sun Dec 21, 2003 9:43 pm
or you tried to batch compile without building the dll....
Always say what you want to say. Because those who mind, don't matter. And those who matter, don't mind.
-
Lax
- We're not worthy!

- Posts: 3524
- Joined: Thu Oct 17, 2002 1:01 pm
- Location: ISBoxer
-
Contact:
Post
by Lax » Sun Dec 21, 2003 9:48 pm
Code: Select all
--------------------Configuration: MQ2Main - Win32 Release--------------------
Linking...
LINK : fatal error LNK1104: [color=red]cannot open file "../Release/MQ2Main.dll"[/color]
Error executing link.exe.
[color=red]MQ2Main.dll - 1 error(s), 0 warning(s) [/color]
No, it was compiling mq2main.dll, and it couldnt open the file.
-
Raebis
- a ghoul

- Posts: 81
- Joined: Fri Dec 12, 2003 6:23 am
Post
by Raebis » Sun Dec 21, 2003 10:05 pm
o my bad...
/flame self
Always say what you want to say. Because those who mind, don't matter. And those who matter, don't mind.
-
some-eq-player
- a lesser mummy

- Posts: 70
- Joined: Tue Dec 09, 2003 12:37 pm
Post
by some-eq-player » Sun Dec 21, 2003 10:10 pm
i just had this problem ... had MQ2 open .. then closed to recompile and got the error ... restart your computer ... it seems it doesnt tottaly close MQ2 when you click exit ...
if that doesnt work ..
save your macro folder , the new files you just updated from snapple and the ini ...
delete the macro quest folder
redownload it...
run MQauth.
copy back in the files , the ini ...and your macro folder ... and compile as normal ...
this second method worked for me since i screwed up something else lol.
-
Luhhan
- decaying skeleton

- Posts: 2
- Joined: Sun Dec 21, 2003 9:24 pm
Post
by Luhhan » Sun Dec 21, 2003 10:36 pm
Restart fixed the problem, you were right.
Compiles fine.
Doesn't work ingame.
Thanks for the help, I'll just wait till an updated .zip I suppose.
-
Smitty
- orc pawn

- Posts: 25
- Joined: Sun Dec 21, 2003 8:56 pm
Post
by Smitty » Mon Dec 22, 2003 3:59 pm
Ok I have seen a couple references about a new fix. but Evidently I am not looking in the right place.. can anyone point me in the right direction as to where these snapple fixes are? hehe
I have downloaded the dec 10 but dont have the new fixes .. thanks will keep searching myself..
-
ml2517
- a grimling bloodguard

- Posts: 1216
- Joined: Wed Nov 12, 2003 1:12 am
Post
by ml2517 » Mon Dec 22, 2003 4:07 pm
-
Smitty
- orc pawn

- Posts: 25
- Joined: Sun Dec 21, 2003 8:56 pm
Post
by Smitty » Mon Dec 22, 2003 4:33 pm
ya I just found it before I looked back here.. LO all this time I had missed that section.. LOL I feel stupid now thanks for pointing out my stupidity.
-
Bad Karma
- a snow griffon

- Posts: 346
- Joined: Sat Nov 22, 2003 9:34 pm
-
Contact:
Post
by Bad Karma » Mon Dec 22, 2003 10:09 pm
some-eq-player wrote:i just had this problem ... had MQ2 open .. then closed to recompile and got the error ... restart your computer ... it seems it doesnt tottaly close MQ2 when you click exit ...
I discovered this last night as well while doing some testing/editing. Exit MQ2 and everthing was still running...plugins, macros, etc. I had to end the process tree via Task Mangler, and re-start MQ. Only problem is, I had to quit EQ and restart that each time, also, for it to reload. (essientially reboot)