Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saving not functional at new Nokia 2700 classic #93

Open
GoogleCodeExporter opened this issue Oct 21, 2015 · 10 comments
Open

Saving not functional at new Nokia 2700 classic #93

GoogleCodeExporter opened this issue Oct 21, 2015 · 10 comments

Comments

@GoogleCodeExporter
Copy link

What cartridge are you playing?

any (tested on my in development and on Pes baskervillsky)


What is your phone/PDA manufacturer and model? What GPS are you using?

Nokia 2700 classic (by T-Mobile), GPS does not matter


What steps will reproduce the problem?
1. start any cartridge
2. try to save it at any point
3. read gwl logfile or try to resume game


What is the expected output? What happens instead?

Since the OpenWIG MIDlet is not signed phone firmware does not allow to set
read and write permissions permanently. Instead you should allow every
single operation.

After launching cartridge phone asks for permissions to read .gwc and to
write .gwl and .ows. I agree all. Cartridge starts. Later i save it (I have
done it twice). I don't see any error or any question about permission at
this point. But if I check .gwl I find an exception.

Example logfile of Pes Baskervillsky follows

-------------------
cartridge Pes Baskervillsky started (openWIG r344)
-------------------
19:43:23|0.0|0.0|0.0|Infinity|:: EVNT: Pes Baskervillsky.OnStart
19:43:23|0.0|0.0|0.0|Infinity|:: CALL: MessageBox - Pise se rok 188.. a
Sherlocka Holmese v Londyne na Baker Street 221B navstivil venkovsky lekar
dr. J
19:43:24|0.0|0.0|0.0|Infinity|:: MOVE: Sovereigny to xvici
19:43:24|0.0|0.0|0.0|Infinity|:: PROP: Datpenize.Enabled is set to false
19:43:24|0.0|0.0|0.0|Infinity|:: PROP: Hod.Enabled is set to false
19:43:24|0.0|0.0|0.0|Infinity|:: EEND: Pes Baskervillsky.OnStart
19:43:25|0.0|0.0|0.0|Infinity|:: BTTN: Button1 pressed
19:43:25|0.0|0.0|0.0|Infinity|:: CALL: GetInput - Zadej cislo lampy
19:43:25|0.0|0.0|0.0|Infinity|:: BTTN END
19:43:32|0.0|0.0|0.0|Infinity|:: STOR: storing game
19:43:38|0.0|0.0|0.0|Infinity|:: STOR: save failed: java.io.IOException:
failed to write to file
19:43:45|0.0|0.0|0.0|Infinity|:: STOR: storing game
19:43:51|0.0|0.0|0.0|Infinity|:: STOR: save failed: java.io.IOException:
failed to write to file 

Original issue reported on code.google.com by xvici1 on 11 Apr 2010 at 6:00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant