Opened 7 years ago
Closed 7 years ago
#10106 closed defect (fixed)
TITANIC: Crash when opening cheat room during starting game logo
Reported by: | dafioram | Owned by: | dreammaster |
---|---|---|---|
Priority: | normal | Component: | Engine: Titanic |
Version: | Keywords: | ||
Cc: | Game: | Starship Titanic |
Description
- Click start new game via scumvmm gui
- when logo is shown click ctrl+c
Crash.
If you do it after the logo when it shows the main game window then it does nothing (doesn't crash).
#0 0x00000000004321fb in Titanic::CProjectItem::parseView (this=0x0, viewString=...) at engines/titanic/core/project_item.cpp:592 #1 0x0000000000550f5d in Titanic::CMainGameWindow::keyDown (this=0x15313c0, keyState=...) at engines/titanic/main_game_window.cpp:339 #2 0x000000000054ab40 in Titanic::Events::pollEvents (this=0x152f1e0) at engines/titanic/events.cpp:92 #3 0x000000000054abea in Titanic::Events::pollEventsAndWait (this=0x152f1e0) at engines/titanic/events.cpp:109 #4 0x000000000054aec8 in Titanic::Events::sleep (this=0x152f1e0, time=5000) at engines/titanic/events.cpp:169 #5 0x000000000054fef6 in Titanic::CMainGameWindow::applicationStarting (this=0x15313c0) at engines/titanic/main_game_window.cpp:65 #6 0x0000000000422f54 in Titanic::TitanicEngine::initialize (this=0xd40fc0) at engines/titanic/titanic.cpp:114 #7 0x00000000004230e2 in Titanic::TitanicEngine::run (this=0xd40fc0) at engines/titanic/titanic.cpp:141 #8 0x000000000040dfce in runGame (plugin=0xc6a450, system=..., edebuglevels=...) at base/main.cpp:263 #9 0x000000000040f191 in scummvm_main (argc=1, argv=0x7fffffffdf38) at base/main.cpp:529 #10 0x000000000040c13e in main (argc=1, argv=0x7fffffffdf38) at backends/platform/sdl/posix/posix-main.cpp:45
Change History (1)
comment:1 by , 7 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.