Skip Menu |

This queue is for tickets about the Games-ScottAdams CPAN distribution.

Report information
The Basics
Id: 127590
Status: resolved
Priority: 0/
Queue: Games-ScottAdams

People
Owner: Nobody in particular
Requestors: james2vegas [...] aim.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: can't disassemble Desert Adventure
https://ifarchive.org/indexes/if-archiveXscott-adamsXgamesXscottfree.html
https://ifarchive.org/if-archive/scott-adams/games/scottfree/desert-scott.zip

$ sad desert.dat
getint(Games::ScottAdams::File=HASH(0xa38308442f8)) on non-int buffer '-1
' at lib/perl5/Games/ScottAdams/File.pm line 71, <GEN0> line 10.

game works in scott free
On Tue Nov 06 22:05:53 2018, JWRIGHT wrote: Show quoted text
> https://ifarchive.org/indexes/if-archiveXscott- > adamsXgamesXscottfree.html > https://ifarchive.org/if-archive/scott-adams/games/scottfree/desert- > scott.zip > > $ sad desert.dat getint(Games::ScottAdams::File=HASH(0xa38308442f8)) > on non-int > buffer '-1 ' at lib/perl5/Games/ScottAdams/File.pm line 71, <GEN0> > line 10. > > game works in scott free
Why did you resolve this issue? For what it's worth, I can't reproduce the problem using the current source: ringo:Games-ScottAdams$ perl -I lib ./bin/sad ~/Downloads/DesertAdventure/desert.dat | sed 10q # THIS IS A GENERATED FILE. # DO NOT EDIT IT UNLESS YOU KNOW WHAT YOU'RE DOING. # Made by ./bin/sad from /Users/mike/Downloads/DesertAdventure/desert.dat # Thu 8 Nov 2018 20:55:25 GMT %ident 99 %version 2 %wordlen 3 %maxload 4 %lighttime -1 ringo:Games-ScottAdams$