Very confusing problem with program, can someone take a look
Author |
Message |
Nitro
|
Posted: Tue Apr 27, 2004 6:49 am Post subject: Very confusing problem with program, can someone take a look |
|
|
I'm having an issue with a bejeweled clone that I'm working on for class. The problem exists in my blockfall procedure, and only occurs in a few limited circumstances. The most common one being:
a set up where 2 horizontal lines of 3 or more are formed with 1 or more rows between them. They fall, but not properly. There is a section of the code that can be commented for setting up a scenario, its marked in the gridclick procedure. its easy to set up, just have two similar tiles lined up with a third of the same kind above where it would make a line of 3.
----x
x-x
----x
x-x
----x-x--x
by moving the bottom x to make the pattern fall, you see the glitch...
I've spent a very long time trying to isolate exactly what is causiing this glitch, and I've come up empty handed... I think I know roughly where it is, and I added a comment, but other then that I'm clueless.
If anyone can help me I would be greatly appreciated.
you can get my program here... http://www.gbadvanzed.com/help.zip
thanks! |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Nitro
|
Posted: Thu Apr 29, 2004 4:07 pm Post subject: anybody? |
|
|
has anybody been able to re-create my problem, or have any solutions? |
|
|
|
|
![](images/spacer.gif) |
Paul
![](http://i12.photobucket.com/albums/a207/paulbian/DDRDuck.png)
|
Posted: Thu Apr 29, 2004 4:17 pm Post subject: (No subject) |
|
|
This is very well done, but I can't find the problem to it. Perhaps explain your problem more clearly.
I think why no one has replied is that this is a fairly large program, pretty hard to help with. And it takes someone pretty good at programming to find the fault. And there are not alot of them here ( I know Im not one). But maybe try changing your thread title to something like [bejewled clone game problem] or something, that might help. Hope u get ur help soon. |
|
|
|
|
![](images/spacer.gif) |
|
|