Skip to content

Canyon Defense: Objects not resetted #7711

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nachtklavier opened this issue Aug 20, 2022 · 6 comments · Fixed by #9447
Closed

Canyon Defense: Objects not resetted #7711

nachtklavier opened this issue Aug 20, 2022 · 6 comments · Fixed by #9447
Labels
A-avm1 Area: AVM1 (ActionScript 1 & 2) bug Something isn't working

Comments

@nachtklavier
Copy link

Describe the bug

On https://www.browsergames.fm/canyondefense/ game starts perfectly and thanks to the bugfix with regards to #7667 missile shots are fired. However, the missile turret either sticks on its last position and keeps firing on that one or it just sticks there. As a result, the game is not playable.

Expected behavior

Missile turrets stop firing when an object is destroyed.
Missile turrets target new object when in range.

Affected platform

Desktop app

Operating system

macOS latest

Browser

No response

Additional information

Using nightly build from August 20

@nachtklavier nachtklavier added the bug Something isn't working label Aug 20, 2022
@n0samu
Copy link
Member

n0samu commented Aug 20, 2022

This seems like yet another case of Ruffle not correctly removing objects, causing a similar issue to the one in the Vector TD games (#5711)

@nachtklavier
Copy link
Author

@n0samu Does this mean there is no (immediate) chance of getting this fixed?

@n0samu
Copy link
Member

n0samu commented Aug 21, 2022

Wouldn't say no chance, but it's a difficult issue, yeah.

@ousia
Copy link
Contributor

ousia commented Aug 22, 2022

@nachtklavier,

if the code to solve this issue depends on #5492, #993 is the first reported issue that will be solved by that PR.

I think that there are over other twenty reported issues that depend on #5492. #993 was reported more than two years days ago.

Just in case it might give you some context of what may be required for the fix.

Cheers.

@nachtklavier
Copy link
Author

Thanks, @ousia, I haven't even expected that someone is actually working on an open source Flash implementation :-)
So it was my surprise to stumble upon Ruffle and to experience an actually very smooth beginning of that game.
It doesn't work right now? OK. I played it way back (must have been 10+ years now), so it's plenty of time to wait, until these issues are resolved.
Thanks to all the people who are working on Ruffle!

@liberodark
Copy link

Hi

I confirm Canyon Defense have issue for play is making loop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-avm1 Area: AVM1 (ActionScript 1 & 2) bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants