Still not working...

Need help running MacroQuest2? Ask your questions about how to get things to work on your computer.

Moderator: MacroQuest Developers

Scryn
decaying skeleton
decaying skeleton
Posts: 5
Joined: Wed Mar 10, 2004 7:31 am

Still not working...

Post by Scryn » Thu Mar 11, 2004 7:53 am

RTFM....RTFM....RTFM!! STFU!!! I READ THE FKIN M!!!!!!!

I deleted MQ2 completely from my computer, downloaded MQ2, unzipped it, double-clicked on MQAuth.exe, and the DOS window flickered, and nothing. (YES I RAN MQAuth.exe FIRST, BEFORE ANYTHING ELSE SO DONT TELL ME I DIDNT FOLLOW THE INSTRUCTIONS!!)

Again, I followed the step by step post (with all the screen shots) and when all was said and done. I double-clicked MacroQuest2.exe and got this.

a required .DLL file, MQ2MAIN.DLL, was not found.
When I double-clicked on MQAuth.exe it opens a DOS window that simply says the following,

MQAuth0.h up-to-date
MQAuth0.h must be compiled into MQ2 to allow this computer to use it.

Then is promptly closes itself. The DOS window is barely open for 0.5 seconds, but multiple openings allows some readability to it.
Go ahead and lock this post again, but the problem is not something I didn't do. I did everything that the instructions said, and I used the Step by Step Install/Compile for FREE Guide. (The Sticky with all the screenshots)

User avatar
ap50
a snow griffon
a snow griffon
Posts: 425
Joined: Sun Aug 18, 2002 2:29 pm

Post by ap50 » Thu Mar 11, 2004 7:54 am

Open VS, press CTRL-SHIFT-B
[color=yellow][size=92][b]Just because you're paranoid, it doesn't mean everyone isn't out to get you![/b][/size][/color]

Scryn
decaying skeleton
decaying skeleton
Posts: 5
Joined: Wed Mar 10, 2004 7:31 am

Post by Scryn » Thu Mar 11, 2004 7:59 am

I'll have to do that tomorrow when I get out of class, I don't own VS so I use the free one in the Sticky Guide.

If that is to let me Build or Batch Build, I went to View -> Toolbars -> Build and edited to have Batch Build on it.

Brambo
orc pawn
orc pawn
Posts: 19
Joined: Thu Dec 18, 2003 4:08 am

Post by Brambo » Thu Mar 11, 2004 8:07 am

I've had a similar problem about a week ago when the new map plugin was entered but with a small bug in it. I tried adjusting the code with the solution that was provided here on the boards and I got the same mq2main.dll problem.. it wasnt compiling correct so it wasnt there in the release directory.

How I fixed it was to download the updated cvs file (the map-plugin one) that was not yet in the zip-file and it worked after that.

Not in the mood to check anything but maybe the zip file isnt updated yet and you manually have to download the cvs'd version of the map plugin file?

Mckorr
Developer
Developer
Posts: 2326
Joined: Fri Oct 18, 2002 1:16 pm
Location: Texas

Post by Mckorr » Thu Mar 11, 2004 9:11 am

Scryn, one more outburst like that and I'll kick you out of here.

You didn't read the manual, or you'd have known that just running MQAuth.exe and MacroQuest.exe won't do shit. You have to compile MQ to get the required DLL's.

So... run mqauth.exe. A DOS box will flicker into existance briefly as it creates/updates MQ2Auth0.h. That box is not supposed to stay open.

Next, compile MQ2. That creates the DLL's.

THEN you can run MacroQuest.exe.

Lax
We're not worthy!
We're not worthy!
Posts: 3524
Joined: Thu Oct 17, 2002 1:01 pm
Location: ISBoxer
Contact:

Post by Lax » Thu Mar 11, 2004 2:54 pm

OK, if you ran MQ2Auth first, then follow the rest of the fucking instructions properly. You need to build MQ2Main first. I'll assume you're using VC6 since the dependencies work right in .NET. So, build it first as the instructions say and quit fucking whining that you read the god damn instructions.
Lax Lacks
Master of MQ2 Disaster
Purveyor of premium, EULA-safe MMORPG Multiboxing Software
* Multiboxing with ISBoxer: Quick Start Video
* EQPlayNice, WinEQ 2.0

Scryn
decaying skeleton
decaying skeleton
Posts: 5
Joined: Wed Mar 10, 2004 7:31 am

Post by Scryn » Tue Mar 16, 2004 5:49 am

Lax wrote:OK, if you ran MQ2Auth first, then follow the rest of the fucking instructions properly. You need to build MQ2Main first. I'll assume you're using VC6 since the dependencies work right in .NET. So, build it first as the instructions say and quit fucking whining that you read the god damn instructions.
I'm sorry but when I said I read the instructions, I was Speaking English, the way my post was locked and the reply I got was quite rude.

I will say it again, I ran MQ2Auth.exe, used VC6 to build MQ2Main and THEN I tried to run MacroQuest2, same error. I'm not sure exactly what's wrong. But it's ok. I'm done trying to get it to work. Not worth it if certain people make a big deal about asking simple questions no matter how many times they've been asked and answered. Those people could simply...uh, not answer/post maybe. But then again, who am I to say who should/shouldn't post.

Anyways, thanks for those who didn't blow up on me for such a small question. Maybe when there is a better spin off of MQ that can be installed easier (including compiling) I'll try again. Until then...bleh.

wassup
Official Guardian and Writer of TFM
Official Guardian and Writer of TFM
Posts: 1487
Joined: Sat Oct 26, 2002 5:15 pm

Post by wassup » Tue Mar 16, 2004 6:32 am

The Filter(TM) works again, but will try to help anyway.

From the readme included in the release folder when you unzip:
1. Install Visual C++ 6.0 or Visual Studio 6.0
2. Download the MacroQuest2 source files
3. Unzip it into any new folder
4. Go to the newly created folder and double click MQ2Auth.exe
5. Double click macroquest2.dsw file. This will Open Visual C++
6. Select Build -> Set Active Config and select MQ2main. Click OK
7. Select Build -> Build MQ2main.dll
8. Select Build -> Batch Build. Click the Build button.
From what you describe you are not compiling the rest of the dll's(Step 8).

When you are finished compiling, what dll's exist in the release folder?

fossil
a lesser mummy
a lesser mummy
Posts: 31
Joined: Thu Mar 11, 2004 1:11 am

Post by fossil » Tue Mar 16, 2004 5:44 pm

i agree with Wassup, i just recently (past few weeks) looked into mq, and well, i had no problems getting it to work with the instructions they provide

it sounds as if you are buidling it once with MQ2main.dll and not going through and doing a batch build.

good luck.

FrankJScott
naggy
naggy
Posts: 2382
Joined: Sun Feb 19, 2023 7:11 am

Useful Product Blog

Post by FrankJScott » Thu Oct 26, 2023 1:58 pm

Please try Google for High Rated Product Tips 1b86b3c