#2767 closed defect (fixed)
CINE:Crash when launching undefined targets
Reported by: | salty-horse | Owned by: | eriktorbjorn |
---|---|---|---|
Priority: | normal | Component: | Engine: Cine |
Version: | Keywords: | ||
Cc: | Game: |
Description
When launching scummvm with the "fw" and "os", when those targets have not been defined in the .scummvmrc file, it looks for them in the current directory.
If the directory does not contain Cine games, the engine crashes with the following error: engines/cine/texte.cpp:50: void Cine::loadTextData(const char*, byte*): Assertion `pFileHandle.isOpen()' failed.
Ticket imported from: #1534073. Ticket imported from: bugs/2767.
Change History (4)
comment:1 by , 18 years ago
Owner: | set to |
---|
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 18 years ago
comment:4 by , 6 years ago
Component: | → Engine: Cine |
---|
Note:
See TracTickets
for help on using tickets.
I believe this has been fixed in SVN now. If I didn't do it right, I'm sure someone will tell me.