#3947 closed defect (fixed)
ALL: Game path with no trailing backslash fails
| Reported by: | SF/jaingaurav | Owned by: | fingolfin |
|---|---|---|---|
| Priority: | normal | Component: | Engine: SCUMM |
| Version: | Keywords: | ||
| Cc: | Game: | Monkey Island 3 |
Description
Using svn revision 34397 on Curse of Monkey Island, the resource directory is not added to the file tree unless the game path has a trailing backslash '/'. This has been confirmed on Mac OS X and on Linux and is regression from the 0.12.0 release.
Ticket imported from: #2098279. Ticket imported from: bugs/3947.
Change History (5)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
| Owner: | set to |
|---|---|
| Summary: | Game path with no trailing backslash fails → ALL: Game path with no trailing backslash fails |
comment:4 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:5 by , 18 years ago
I think this might be an issue when using subfolders in the main games folder? The patch added an extra '/' after my backslash, which broke the Broken Sword games, dig and Full Throttle. I guess this will be resolved properly eventually. :-)
Note:
See TracTickets
for help on using tickets.

Thanks for the report. This is due to the ongoing restructuring work we are doing on the whole file / FS code, and will soon be fixed.