View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0002635 | Absolute_Musication | [All Projects] General | public | 2012-10-28 19:18 | 2015-11-24 18:19 | ||||||||
Reporter | Wepl | ||||||||||||
Assigned To | StingRay | Project Info | Musication (Absolute!) http://www.whdload.de/demos/Absolute_Musication.html | ||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | resolved | Resolution | fixed | ||||||||||
Summary | 0002635: cannot install from image file because install script contains hardcoded | ||||||||||||
Description | GameVersion: as noted in the readme SlaveVersion: only one cannot install from image file because install script contains hardcoded df0: | ||||||||||||
Tags | No tags attached. | ||||||||||||
Machine | A4000 | ||||||||||||
CPU | 68060 + PPC | ||||||||||||
CPUSpeed | 50 | ||||||||||||
ChipSet | AGA | ||||||||||||
GFXCard | CyberVision 64/3D | ||||||||||||
ChipMem | 2 MB | ||||||||||||
FastMem | 144 MB | ||||||||||||
Workbench | OS 3.9 | ||||||||||||
KickROM | 40 - Kick 3.1 | ||||||||||||
KickSoft | Selfmade | ||||||||||||
WHDLoad | 17 | ||||||||||||
imported | yes | ||||||||||||
Attached Files |
|
Notes | |
Wepl (manager) 2012-10-28 20:44 Last edited: 2012-10-28 21:06 |
I read you don't want a report of this but the solution is easy: line 191: (source ("%s:" #AD_Disk)) |
StingRay (developer) 2012-11-11 18:53 |
No, it's not that easy, I wasted more than 1 hour before giving up and using hard-coded df0: value. The disk name contains spaces and I found no way to make the installer handle that correctly, I of course tried the "%s" thing. Disk name is "Absolute! Musication Vol.1" and the installer doesn't handle it for whatever reason, it always fails when trying to lock the disk. Which is why I used "df0:" in the end and added the note about not reporting this as bug. |
StingRay (developer) 2014-01-05 16:38 |
I have updated this patch today and also adapted the install script to not use hardcoded "df0:" value anylonger, the installer still fails to lock the disk for a reason I can't figure out so I'm now using "P_AskDiskDev" to request the disk which is still somewhat ugly but better than using the hardcoded value. |
Wepl (manager) 2014-01-05 17:08 |
thanks :) |
StingRay (developer) 2015-11-24 18:18 |
Well, the install script annoyed me so much that I finally coded a RawDIC imager for this demo. :) All data will now be saved using RawDIC and the install script has been updated. Additionally the patch now uses WHDLoad v17+ features (config) and the PowerPacker decruncher has been slightly optimised too. |
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-10-28 20:41 | administrator | New Issue | |
2012-10-28 20:41 | administrator | Status | new => assigned |
2012-10-28 20:41 | administrator | Assigned To | => StingRay |
2012-10-28 20:44 | Wepl | Note Added: 0002831 | |
2012-10-28 20:51 | Wepl | Note Edited: 0002831 | View Revisions |
2012-10-28 21:06 | Wepl | Note Edited: 0002831 | View Revisions |
2012-11-11 18:53 | StingRay | Note Added: 0002851 | |
2014-01-05 16:38 | StingRay | Note Added: 0003642 | |
2014-01-05 16:38 | StingRay | Status | assigned => resolved |
2014-01-05 16:38 | StingRay | Resolution | open => fixed |
2014-01-05 17:08 | Wepl | Note Added: 0003643 | |
2015-01-24 20:03 | Wepl | Status | resolved => closed |
2015-11-24 18:18 | StingRay | Note Added: 0004715 | |
2015-11-24 18:18 | StingRay | Status | closed => feedback |
2015-11-24 18:18 | StingRay | Resolution | fixed => reopened |
2015-11-24 18:19 | StingRay | Status | feedback => resolved |
2015-11-24 18:19 | StingRay | Resolution | reopened => fixed |