#508 closed defect (outdated)
Crash at start-up when no config file
Reported by: | SF/bbrox | Owned by: | SF/ender |
---|---|---|---|
Priority: | high | Component: | --Other-- |
Version: | Keywords: | ||
Cc: | Game: |
Description
nexus6:/usr/local/src/SCUMM/scummvm_sdl$ ./scummvm Unable to open configuration file: /home/ulmer/.scummvmrc.
scummvm: common/list.h:77: class ScummVM::String & ScummVM::List<ScummVM::String>::operator [](int): Assertion `idx >= 0 && idx < _size' failed. Aborted
So basically, ScummVM crashes when no config file exists and no argument given...
Not very newbie-friendly, that :-)
Ticket imported from: #629001. Ticket imported from: bugs/508.
Change History (3)
comment:1 by , 22 years ago
comment:2 by , 22 years ago
Owner: | changed from | to
---|---|
Resolution: | → outdated |
Status: | new → closed |
comment:3 by , 6 years ago
Component: | --Unset-- → --Other-- |
---|
Note:
See TracTickets
for help on using tickets.
Fixed this a while ago, I didn't notice a bug report about it at the time :)