Monkey3: core dumped after a while

Ask for help with ScummVM problems

Moderator: ScummVM Team

Post Reply
mcanonic
Posts: 5
Joined: Sat Apr 16, 2022 9:27 am

Monkey3: core dumped after a while

Post by mcanonic »

Hi,
in my linux fedora 35 and ScummVM 2.0.6 I have no problems since the end of Chapter 2 when I got this error from the console:

Code: Select all

scummvm: engines/scumm/imuse_digi/dimuse_sndmgr.cpp:245: void Scumm::ImuseDigiSndMgr::scheduleSoundForDeallocation(int): Assertion `checkForProperHandle(soundDesc)' failed.
Aborted (core dumped)
Before that error, when I load the game I get these warning but they do not really have some problem with the game

Code: Select all

User picked target 'comi-it' (engine ID 'scumm', game ID 'comi')...
   Looking for a plugin supporting this target... SCUMM [all games]
WARNING: BundleMgr::open() Can't open bundle file: voxdisk2.bun!
WARNING: BundleMgr::open() Can't open bundle file: musdisk2.bun!
WARNING: BundleMgr::open() Can't open bundle file: musdisk2.bun!
WARNING: BundleMgr::open() Can't open bundle file: musdisk2.bun!
Could you please help me?
Google's search on that problem didn't help.

Thanks,
M
User avatar
rootfather
ScummVM Lead
Posts: 181
Joined: Tue Mar 31, 2015 11:59 am
Location: Germany
Contact:

Re: Monkey3: core dumped after a while

Post by rootfather »

I recommend opening a bug report at our bug tracker, since bugs reported on the forums might get lost and are more difficult to track.

Before opening the bug report, please make sure that you have copied all necessary datafiles from either original media or an official release (e.g. from GoG) in order to be able to eliminate potential issues caused by "bad" datafiles.

I also recommend attaching a savegame right before the crash and a short explaination how to trigger it, so we can easily replicate it.

All the best
Lothar
mcanonic
Posts: 5
Joined: Sat Apr 16, 2022 9:27 am

Re: Monkey3: core dumped after a while

Post by mcanonic »

The problem was related to that warning.
The files were missing, so scummvm should rise an error not a warning.

I was missing that file due to a problem on the CD's files extraction.

M
Post Reply