You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
xvici1
on 11 Apr 2010 at 6:00The text was updated successfully, but these errors were encountered: