Martello Tower bug

having trouble with an archived file? post in here!
Post Reply
User avatar
Kenelm
Posts: 57
Joined: Wed Dec 20, 2017 10:25 pm
Contact:

Martello Tower bug

Post by Kenelm »

While playing the version of this adventure at bbcmicro.co.uk,I discovered the command 'Cut key' causes the program to crash. This command isn't required to complete the game, but it is one that is likely to be tried in the process of playing it. The version at flaxcottage.com is the same.

Do all releases of Martello Tower contain this bug? Should it be fixed?

The problem is a missing colon at line 13215 of the main program ('TOWER2').
User avatar
flaxcottage
Posts: 5717
Joined: Thu Dec 13, 2012 8:46 pm
Location: Derbyshire
Contact:

Re: Martello Tower bug

Post by flaxcottage »

Interesting. I've never really played the adventure.

I have taken a look at the latest version I have, which is dated 1991 and is an ESM release for the Archimedes computer range (the code is the BBC code and runs inside !65Host). In the program TOWER2, line 13215 looks to be OK there. It reads;

3215 IFr<>15m$="I can't see where to cut it!":f=1:GOTO13250

Earlier versions read;

3215 IFr<>15m$="I can't see where to cut it!":f=1GOTO13250

It would appear that this fault was corrected in later versions. The version on my website came from an early compilation and so had the error. I did not reinvent the wheel by archiving that which I already had. :? I shall correct the version on my website to match the version in the Best 4 Adventures.
Last edited by flaxcottage on Sat Oct 27, 2018 9:47 am, edited 1 time in total.
- John

Check out the Educational Software Archive at www.flaxcottage.com
User avatar
lurkio
Posts: 4351
Joined: Wed Apr 10, 2013 12:30 am
Location: Doomawangara
Contact:

Re: Martello Tower bug

Post by lurkio »

I took the version of Martello Tower from John's eduware site and substituted it for the buggy version that was on bbcmicro.co.uk:
:idea:
User avatar
Kenelm
Posts: 57
Joined: Wed Dec 20, 2017 10:25 pm
Contact:

Re: Martello Tower bug

Post by Kenelm »

Many thanks to both of you for sorting this out so quickly.
User avatar
billcarr2005
Posts: 1840
Joined: Fri Sep 09, 2005 4:01 pm
Location: UK
Contact:

Re: Martello Tower bug

Post by billcarr2005 »

I've got a copy of the original disk and TOWER2 contains the following line (variable names seem to have been changed)

Code: Select all

13215IFH<>15G$="I can't see where to cut it.":I=1:GOTO13250
There are different file names / sizes too ... i'm not sure if this is a later BBC release or not...
Attachments
ES650 Martello Tower.zip
(18.53 KiB) Downloaded 115 times
User avatar
BeebMaster
Posts: 7377
Joined: Sun Aug 02, 2009 5:59 pm
Location: Lost in the BeebVault!
Contact:

Re: Martello Tower bug

Post by BeebMaster »

I "donated" Martello Tower a while ago when it was a missing title and the image I made also has this bug. The SSD is dated January 2003, which seems an improbably long time ago and many years before I was on the forum, but it's possible that I made it back then, and that I caused all this !!
Attachments
Martello.ssd.7z
(16.59 KiB) Downloaded 63 times
Image
Post Reply

Return to “archive issues”