2024-04-19 02:51 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002635Absolute_Musication[All Projects] Generalpublic2015-11-24 18:19
ReporterWepl 
Assigned ToStingRayProject InfoMusication (Absolute!)
http://www.whdload.de/demos/Absolute_Musication.html
 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Summary0002635: cannot install from image file because install script contains hardcoded
DescriptionGameVersion: as noted in the readme
SlaveVersion: only one

cannot install from image file because install script contains hardcoded df0:
TagsNo tags attached.
MachineA4000
CPU68060 + PPC
CPUSpeed50
ChipSetAGA
GFXCardCyberVision 64/3D
ChipMem2 MB
FastMem144 MB
WorkbenchOS 3.9
KickROM40 - Kick 3.1
KickSoftSelfmade
WHDLoad17
importedyes
Attached Files

-Relationships
+Relationships

-Notes

note ~0002831

Wepl (manager)

Last edited: 2012-10-28 21:06

View 3 revisions

I read you don't want a report of this but the solution is easy:
line 191:

(source ("%s:" #AD_Disk))

note ~0002851

StingRay (developer)

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.

note ~0003642

StingRay (developer)

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.

note ~0003643

Wepl (manager)

thanks :)

note ~0004715

StingRay (developer)

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.
+Notes

-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
+Issue History