farmisen / iphonefrotz

Automatically exported from code.google.com/p/iphonefrotz
Other
0 stars 0 forks source link

Cannot save games #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Type 'save' in any game.
2. Type in a name for the save file and click return.
3. I am getting Save Failed every time.

I am using a jailbroken 1.1.3 iPhone.  I downloaded Frotz and the Zork
Z-Code packages from the installer.  I have also tried manually creating
the folder /var/root/Media/Frotz/Saves/ with 777 permissions. What am I
doing wrong? :)

Original issue reported on code.google.com by dsnede...@gmail.com on 13 Feb 2008 at 1:59

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
To fix the problem, ssh into your phone and do:

# cd /var/root/Media/Frotz
# chown -R mobile .

Original comment by spath...@gmail.com on 13 Feb 2008 at 3:54

GoogleCodeExporter commented 9 years ago
Thanks. That solved it.

Original comment by dsnede...@gmail.com on 13 Feb 2008 at 4:09

GoogleCodeExporter commented 9 years ago
Isn't there some way for the app to do this on its own?

Original comment by noah.mit...@gmail.com on 18 Feb 2008 at 1:20

GoogleCodeExporter commented 9 years ago
No longer an issue in the official SDK-based version.

Original comment by spath...@gmail.com on 13 Aug 2008 at 2:58