Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello

Running latest CSpect  1 19 6 1 on a MAC M1 I get the error 

 Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSPlaceholderDictionary initWithObjectsAndKeys:]: second object of each pair must be non-nil

Same for all the versions from 2_19_5_0 not tried with previous versions.

Running the command below with the 2 Gb image.

mono cspect.exe -w3 -basickeys -zxnext -nextrom -mmc=cspect-next-2gb.img -sound


Any suggestions on what is missing?

-sound can not be last, the game or image needs to be last.

try

mono cspect.exe -sound -w3 -basickeys -zxnext -nextrom -mmc=cspect-next-2gb.img