Mirage Source
MS4 that Works for me, because it is fixed. - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: Source Code Development (https://mirage-engine.uk/forums/forumdisplay.php?fid=51)
+----- Forum: Mirage Source 4 (Visual Basic 6) (https://mirage-engine.uk/forums/forumdisplay.php?fid=44)
+----- Thread: MS4 that Works for me, because it is fixed. (/showthread.php?tid=2734)



MS4 that Works for me, because it is fixed. - katcode - 11-04-2009

Thanks to Labmonkey who figured out how to fix it,
I can Now run MS4.

All that was needed to be done was Replace all ChrW$ with Chr$.

Download the Fixed version here.

http://www.sendspace.com/file/4s7myq

I'll try to contact DFA about it as soon as possible so that he will add this Fix to the new MS4 Version.


Re: MS4 that Works for me, because it is fixed. - Tony - 12-04-2009

What was fixed? As in what was the cause


Re: MS4 that Works for me, because it is fixed. - Matt - 12-04-2009

Tony Wrote:What was fixed? As in what was the cause

Do you read these forums at all?


Re: MS4 that Works for me, because it is fixed. - Tony - 12-04-2009

Matt Wrote:
Tony Wrote:What was fixed? As in what was the cause

Do you read these forums at all?

The only major bug that I've read upon is that high_index bug, other than that nada.

And eh I meant to say "as in what was the bug" lol.


Re: MS4 that Works for me, because it is fixed. - Matt - 12-04-2009

Tony Wrote:
Matt Wrote:
Tony Wrote:What was fixed? As in what was the cause

Do you read these forums at all?

The only major bug that I've read upon is that high_index bug, other than that nada.

And eh I meant to say "as in what was the bug" lol.

He posted what the bug was in the first post. Tongue

And the high_index thing was the bug, but it wasn't high_index causing a problem.


Re: MS4 that Works for me, because it is fixed. - Tony - 12-04-2009

The error! Ehh @__@


Re: MS4 that Works for me, because it is fixed. - Matt - 12-04-2009

katcode Wrote:Thanks to Labmonkey who figured out how to fix it,
I can Now run MS4.

All that was needed to be done was Replace all ChrW$ with Chr$.

Download the Fixed version here.

http://www.sendspace.com/file/4s7myq

I'll try to contact DFA about it as soon as possible so that he will add this Fix to the new MS4 Version.



Re: MS4 that Works for me, because it is fixed. - Tony - 12-04-2009

Matt Wrote:
katcode Wrote:Thanks to Labmonkey who figured out how to fix it,
I can Now run MS4.

All that was needed to be done was Replace all ChrW$ with Chr$.

Download the Fixed version here.

http://www.sendspace.com/file/4s7myq

I'll try to contact DFA about it as soon as possible so that he will add this Fix to the new MS4 Version.

Sigh.. Matt, what did it cause if I didnt replace ChrW$ with Chr$?

Is what I've been trying to say.


Re: MS4 that Works for me, because it is fixed. - Matt - 12-04-2009

Tony Wrote:
Matt Wrote:
katcode Wrote:Thanks to Labmonkey who figured out how to fix it,
I can Now run MS4.

All that was needed to be done was Replace all ChrW$ with Chr$.

Download the Fixed version here.

http://www.sendspace.com/file/4s7myq

I'll try to contact DFA about it as soon as possible so that he will add this Fix to the new MS4 Version.

Sigh.. Matt, what did it cause if I didnt replace ChrW$ with Chr$?

Is what I've been trying to say.

The client to just hang on connect, as said in the other thread that you said you read. Tongue


Re: MS4 that Works for me, because it is fixed. - Doomy - 12-04-2009

Matt Wrote:
Tony Wrote:
Matt Wrote:
katcode Wrote:Thanks to Labmonkey who figured out how to fix it,
I can Now run MS4.

All that was needed to be done was Replace all ChrW$ with Chr$.

Download the Fixed version here.

http://www.sendspace.com/file/4s7myq

I'll try to contact DFA about it as soon as possible so that he will add this Fix to the new MS4 Version.

Sigh.. Matt, what did it cause if I didnt replace ChrW$ with Chr$?

Is what I've been trying to say.

The client to just hang on connect, as said in the other thread that you said you read. Tongue

i thought you were supposed to rap on that other thread. XD
and i didn't even see where it said that and im pretty sure i read every post.


Re: MS4 that Works for me, because it is fixed. - Labmonkey - 12-04-2009

Basically the problem was that he has different fonts on his computer, (not all english) and chrW$ gave a ? for him, instead of a í

chr$(237) worked though. I did some reading and if we are using chrs 0-255, we dont need chrW.


Re: MS4 that Works for me, because it is fixed. - Nean - 12-04-2009

Labmonkey Wrote:Basically the problem was that he has different fonts on his computer, (not all english) and chrW$ gave a ? for him, instead of a í

chr$(237) worked though. I did some reading and if we are using chrs 0-255, we dont need chrW.

lol, LabMonkey has 420 posts.

So maybe we should release a MS4 version that has either CHRW for those who use foreign languages w/ their computer...


Re: MS4 that Works for me, because it is fixed. - Labmonkey - 12-04-2009

He can't use clients either.