Opened 2 years ago

Closed 2 years ago

#13314 closed defect (fixed)

The energy bar does not decrease during the vent arcade sequence

Reported by: windlepoons Owned by: neuromancer
Priority: normal Component: Engine: Hypno
Version: Keywords:
Cc: Game: Marvel Comics Spider-Man: The Sinister Six

Description

After arcade with octopus/krake there is an arcade with poisonous air. You must destroy the red dots on the fan and be fast, the energy will decrease due to the poisonous air.
See https://youtu.be/faKmoYnVb4Y?t=3638

Bug: The energy bar does not decrease and the game is stopped (all energy lost) with the debugger console of ScummVM (debug_countdown).

Variables are:
debug_countdown
) debug_countdown
(int)debug_countdown = 0
)

I attached the screenshots and save game, but you must first defeat Octopus.

Tested with self compiled version and daily build:
ScummVM 2.6.0git3255-g83c801cd211 (Feb 21 2022 05:04:11)

Attachments (7)

sinistersix-de.012 (10.6 KB ) - added by windlepoons 2 years ago.
Save game Octopus
scummvm-sinistersix-de-1.png (117.8 KB ) - added by windlepoons 2 years ago.
Save game Octopus
scummvm-sinistersix-de-2.png (91.5 KB ) - added by windlepoons 2 years ago.
Save game Octopus
scummvm-sinistersix-de-3.png (28.1 KB ) - added by windlepoons 2 years ago.
Save game Octopus
scummvm-sinistersix-de-4.png (17.3 KB ) - added by windlepoons 2 years ago.
Save game Octopus
scummvm-sinistersix-de-5.png (15.9 KB ) - added by windlepoons 2 years ago.
Save game Octopus
spider_keymap.png (13.0 KB ) - added by windlepoons 2 years ago.
keymap

Download all attachments as: .zip

Change History (18)

by windlepoons, 2 years ago

Attachment: sinistersix-de.012 added

Save game Octopus

by windlepoons, 2 years ago

Save game Octopus

by windlepoons, 2 years ago

Save game Octopus

by windlepoons, 2 years ago

Save game Octopus

by windlepoons, 2 years ago

Save game Octopus

by windlepoons, 2 years ago

Save game Octopus

comment:1 by neuromancer, 2 years ago

The energy bar does not decrease

This is a known issue and will be fixed later.

and the game is stopped (all energy lost) with the debugger console of ScummVM (debug_countdown).

Please test the following commit to avoid this crash: https://github.com/scummvm/scummvm/commit/9da9d4a328c05089fec864a35233b56ba757d532

comment:2 by windlepoons, 2 years ago

No more crashing with your fix. I have to finish the fan Arcade scene later. 30x die is too much right now…

comment:3 by neuromancer, 2 years ago

Great, thanks for the testing!

Btw, this engine features cheats. Just enable them from the "Edit Game" screen and use the key "c" to win a fight. You can also press "k" to lose a fight (this is useful for testing).

comment:4 by neuromancer, 2 years ago

Priority: blockernormal
Summary: Energy bar without function: Marvel Comics Spider-Man: The Sinister Six (German version)The energy bar does not decrease during the vent arcade sequence

by windlepoons, 2 years ago

Attachment: spider_keymap.png added

keymap

comment:5 by windlepoons, 2 years ago

Btw, this engine features cheats. Just enable them from the "Edit Game" screen and use the key "c" to win a fight. You can also press "k" to lose a fight (this is useful for testing).

Such a cheat would be fine, but I can't find any option for win or lose in Keymap (In Game option the Cheat is enabled).
https://bugs.scummvm.org/raw-attachment/ticket/13314/spider_keymap.png

comment:6 by neuromancer, 2 years ago

It won't be available in the keymap. I could add it there, but it is cheating, better to be hidden :)

comment:7 by windlepoons, 2 years ago

It won't be available in the keymap. I could add it there, but it is cheating, better to be hidden :)

That's Ok for Stable version, but then why do you write that:

Btw, this engine features cheats. Just enable them from the "Edit Game" screen and use the key "c" to win a fight. You can also press "k" to lose a fight (this is useful for testing).

comment:8 by neuromancer, 2 years ago

It is already implemented. Just enable the cheats and press the "c" key from your keyboard during a fight (and if it doesn't work, just report it as an issue).

comment:9 by windlepoons, 2 years ago

Thanks it worked, I 'won' with 'c' the tricky shooting match. Sorry for my mistake.

comment:11 by neuromancer, 2 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.