View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 02414 | F19StealthFighter | install script | public | 2011-03-06 23:53 | 2018-12-09 19:29 |
| Reporter | Sanjin | Assigned To | StingRay | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Project Info | F-19 Stealth Fighter (Microprose) http://www.whdload.de/games/F19StealthFighter.html | ||||
| Summary | 02414: Install script error | ||||
| Description | Install scripts exists just after the user answers where should be new folder created. Error calls for bad source path at line #102. | ||||
| Steps To Reproduce | Select any user level; select DF0: as source; select target drawer. Error says: "COPYFILES:Problem with source file/drawer "F-19.info" in line 102. DOS Error Type:Unable to locate a file or drawer." | ||||
| Additional Information | Issue can be mitigated by fabricating INFO file for slave folder and renaming that folder "F-19StealthFighterHD" to just "F-19". | ||||
| Tags | No tags attached. | ||||
| Machine | A500 | ||||
| CPU | 68030 | ||||
| CPUSpeed | 40 | ||||
| ChipSet | ECS | ||||
| GFXCard | None | ||||
| ChipMem | 2 MB | ||||
| FastMem | 8 MB | ||||
| Workbench | OS 3.9 | ||||
| KickROM | 40 - Kick 3.1 | ||||
| KickSoft | None | ||||
| WHDLoad | 16.9 | ||||
| imported | |||||
|
Just edit line 104 in install script. (source ("/%s.info" @app-name )) to (source ("%s.info" @app-name )) |
|
| Patch has been updated and the install script has been redone as well. | |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-03-06 23:53 | Sanjin | New Issue | |
| 2018-11-24 15:13 | Retroplay | Note Added: 0006511 | |
| 2018-12-09 19:29 | StingRay | Note Added: 0006540 | |
| 2018-12-09 19:29 | StingRay | Assigned To | => StingRay |
| 2018-12-09 19:29 | StingRay | Status | new => resolved |
| 2018-12-09 19:29 | StingRay | Resolution | open => fixed |