![]() |
The Matrix Fall 3d Bug please help to fix it
the matrix fall 3d screensaver has a bug it cannot write words with the letter Z,try to write paralyze and freeze and it does not works.
http://aug30.imgshare.us/Y7N.jpg heres the link for the matrix fall source code: download the matrix fall source code |
Re: The Matrix Fall 3d Bug please help to fix it
Hey why don't you share the code and the bug here. People don't prefer to download and find bugs for you.
|
Re: The Matrix Fall 3d Bug please help to fix it
i cant i dont have visual basic or c++ installed anyhow i dont know c++ and i cant know which part of the code is damaged.
|
Re: The Matrix Fall 3d Bug please help to fix it
Quote:
|
Re: The Matrix Fall 3d Bug please help to fix it
Comments are all in French...no, you can debug this one on your own.
|
Re: The Matrix Fall 3d Bug please help to fix it
i found the bug
http://simpleproject.open-design.be/...3d_sources.zip The code for the real version is actually VB6. The bug is in ClsTitre2.cls. There's a couple of huge select case blocks that map characters to positions on the logical texture grid. There is no "z" in that. Since he is using global variables, that explains why you're getting duplicates of the previous character (as it's retaining its value). You'll obviously need to add "z" to those blocks. |
| All times are GMT +5.5. The time now is 01:15. |