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
Galactic Empire Ansi Problem?
Moderator: Mod Squad
Re: Galactic Empire Ansi Problem?
can ya copy and paste what ya see?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
Re: Galactic Empire Ansi Problem?
It's like one ansi string didn't show.dspain wrote:can ya copy and paste what ya see?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
.[33m*.[37m
will show instead.
Re: Galactic Empire Ansi Problem?
looks like the ansi directive pointer is missing.frcorey wrote:It's like one ansi string didn't show.dspain wrote:can ya copy and paste what ya see?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
.[33m*.[37m
will show instead.
find the line that should display and out one there.