WHDLoad MantisBT - Gobliins2
View Issue Details
0004710Gobliins2[WHDLoad Installs Games] install scriptpublic2020-05-29 13:032020-06-24 22:54
Reporterjadero 
Assigned ToJOTD 
PrioritynormalSeverityblockReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
MachineA1200
CPU68030
CPUSpeed40
ChipSetAGA
GFXCardNone
ChipMem2 MB
FastMem128 MB
WorkbenchOS 3.9
KickROM40 - Kick 3.1
KickSoftNone
WHDLoad18.5
imported
Summary0004710: Cannot install from SPS IPF images due to wrong disk name
DescriptionFirst disk is named "gob2-2" just as the second disk, but installer expects "gob2-1". A quick workaround to make the installer script work is:

1) rename first disk to "gob2-1" to "gob2-2" in P_Install procedure
2) add a message between after first P_disk call in P_Install procedure to be able to switch disks before copying files from the second disk (with same disk name)
TagsNo tags attached.
Attached Files

Notes
(0008866)
jadero   
2020-05-29 13:11   
It should read "2) add a message after first P_disk call in P_Install procedure...".
(0008992)
JOTD   
2020-06-22 23:18   
not as easy as you mention, as 3 different versions have 3 different disk labels for each disk WTF!! but I could fix the install anyway.
(0008995)
jadero   
2020-06-23 20:54   
thank you for fixing this issue :)

Issue History
2020-05-29 13:03jaderoNew Issue
2020-05-29 13:11jaderoNote Added: 0008866
2020-05-29 14:24JOTDAssigned To => JOTD
2020-05-29 14:24JOTDStatusnew => acknowledged
2020-06-22 23:17JOTDStatusacknowledged => confirmed
2020-06-22 23:18JOTDNote Added: 0008992
2020-06-23 20:54jaderoNote Added: 0008995
2020-06-24 22:54JOTDStatusconfirmed => closed
2020-06-24 22:54JOTDResolutionopen => fixed