A forum for reporting bugs NOT related to custom plugins.
Moderator: MacroQuest Developers
-
Batty
- orc pawn

- Posts: 16
- Joined: Thu Sep 30, 2004 10:19 am
Post
by Batty » Sun Jun 11, 2006 10:59 pm
Getting errors in about all the files in release -- MQ2-20060611.zip
to name a few of the files
Code: Select all
MQ2Windows.cpp
.\MQ2Windows.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
MQ2Utilities.cpp
.\MQ2Utilities.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
MQ2Spawns.cpp
.\MQ2Spawns.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
MQ2Pulse.cpp
.\MQ2Pulse.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
MQ2PluginHandler.cpp
.\MQ2PluginHandler.cpp : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
-
ascii38
- a grimling bloodguard

- Posts: 506
- Joined: Sat Jul 17, 2004 8:06 pm
Post
by ascii38 » Sun Jun 11, 2006 11:27 pm
unix2dos (or dos2unix, if you want to save a byte on each line) will take care of the formatting.
It also looks like there's a change to new version of Blech whcih changes AddEvent that changes the first parameter of the callback function to "unsigned int" from "unsigned long" that's broken some non-standard plugins. I haven't looked any further than "making it compile" to see what else may have changed with the new version.
-
aChallenged1
- a grimling bloodguard

- Posts: 1804
- Joined: Mon Jun 28, 2004 10:12 pm
Post
by aChallenged1 » Mon Jun 12, 2006 7:07 am
And then we start all over again after tomorrow's patch.
Fuck writing MQ2 macros. Go with IS scripts; IS Rules!
-
dwfireclaw
- decaying skeleton

- Posts: 5
- Joined: Thu May 11, 2006 7:30 pm
Post
by dwfireclaw » Mon Jun 12, 2006 5:23 pm
{unix2dos (or dos2unix, if you want to save a byte on each line) will take care of the formatting. }
how do i add this? im a little new to compiling and wonder where do i add this and under what part of the soultions?
-
Batty
- orc pawn

- Posts: 16
- Joined: Thu Sep 30, 2004 10:19 am
Post
by Batty » Mon Jun 12, 2006 11:21 pm
thx dont_know_at_all

-
dwfireclaw
- decaying skeleton

- Posts: 5
- Joined: Thu May 11, 2006 7:30 pm
Post
by dwfireclaw » Fri Jun 16, 2006 3:31 am
question... now that we are waiting on the new update... i checked today the download has changed to on back in 2005? do we use this one? or wait for a diffrent update?
-
JimJohnson
- a grimling bloodguard

- Posts: 1299
- Joined: Sat Oct 11, 2003 6:00 am
Post
by JimJohnson » Fri Jun 16, 2006 5:22 am
Did you bother to see what was in the download? its probably just a single readme.txt
-
dwfireclaw
- decaying skeleton

- Posts: 5
- Joined: Thu May 11, 2006 7:30 pm
Post
by dwfireclaw » Tue Jun 20, 2006 6:34 pm
nope. just saw the date and didnt download.....was waiting for updated date.. will have to follow through next time so not to post irelevent posts... thanks