Galactic Empire Ansi Problem?

Idea and code exchange. Porting and new development talk here!

Moderator: Mod Squad

Post Reply
frcorey
Posts: 414
Joined: Sat Jul 08, 2006 10:52 pm

Galactic Empire Ansi Problem?

Post by frcorey »

How do you fix this bug?
It work fine in that mbbs4ever package, but not on my mbbs 6.25. I trying some "fixed" msg files, and poured over the source code, but can't find the error. like if you do a scan se you can see a ansi sequence instead of the ansi.

Corey

User avatar
dspain
Posts: 2102
Joined: Sun May 07, 2006 10:38 pm
Location: richmond,virginia
Contact:

Re: Galactic Empire Ansi Problem?

Post by dspain »

frcorey wrote:How do you fix this bug?
It work fine in that mbbs4ever package, but not on my mbbs 6.25. I trying some "fixed" msg files, and poured over the source code, but can't find the error. like if you do a scan se you can see a ansi sequence instead of the ansi.

Corey
can ya copy and paste what ya see?

frcorey
Posts: 414
Joined: Sat Jul 08, 2006 10:52 pm

Re: Galactic Empire Ansi Problem?

Post by frcorey »

dspain wrote:
frcorey wrote:How do you fix this bug?
It work fine in that mbbs4ever package, but not on my mbbs 6.25. I trying some "fixed" msg files, and poured over the source code, but can't find the error. like if you do a scan se you can see a ansi sequence instead of the ansi.

Corey
can ya copy and paste what ya see?
It's like one ansi string didn't show.
.[33m*.[37m
will show instead.

User avatar
dspain
Posts: 2102
Joined: Sun May 07, 2006 10:38 pm
Location: richmond,virginia
Contact:

Re: Galactic Empire Ansi Problem?

Post by dspain »

frcorey wrote:
dspain wrote:
frcorey wrote:How do you fix this bug?
It work fine in that mbbs4ever package, but not on my mbbs 6.25. I trying some "fixed" msg files, and poured over the source code, but can't find the error. like if you do a scan se you can see a ansi sequence instead of the ansi.

Corey
can ya copy and paste what ya see?
It's like one ansi string didn't show.
.[33m*.[37m
will show instead.
looks like the ansi directive pointer is missing.
find the line that should display and out one there.

Post Reply