Opened 10 years ago

Closed 10 years ago

Last modified 9 years ago

#6717 closed defect (fixed)

SCI fallback detection assert failure

Reported by: fuzzie Owned by: bluegr
Priority: normal Component: Engine: SCI
Version: Keywords: detection
Cc: Game:

Description

I'm seeing an assert failure in getSciVersion() in Google Play backtraces involving the advanced detector. It looks like 928bcdbe094767fefb7c415e098d7d9e47bc078d might cause non-SCI games to trigger it when the engine is built without ENABLE_SCI32?

Ticket imported from: bugs/6717.

Change History (3)

comment:1 by bluegr, 10 years ago

Keywords: detection added
Resolution: fixed
Status: newclosed

comment:2 by bluegr, 10 years ago

Thanks for submitting this!

This should be resolved in commit 4736c490e1d3182f58db8a51b400f96b9559dad8.

I've tried the detector with bogus resource.000 and resource.map files locally, and there's no assertion. I'm closing this as resolved.

comment:3 by m-kiewitz, 9 years ago

Component: Engine: SCI
Note: See TracTickets for help on using tickets.