Locus Map - forum

WhereYouGo => Troubles & Questions => Topic started by: howc on October 30, 2010, 00:24:23

Title: can't resume cartridge
Post by: howc on October 30, 2010, 00:24:23
I programmed a cartridge .... everything works fine an Android 1.6. It saves automatically. When I quit the cartridge, I can resume it. But after turning the mobile off, I can't open it anymore.
"Probleme with cartridge"....

I had this problem also when I did something different... I'm not entirly sure what... maybe I phoned while caching.

Then ... completly new problem... it says now my version is expired? Where can I get a new one? (I already uninstalled it from my mobile and tried to load a new one.... )
I wanted to release my wherigo today ;-)

THX from Austria
Title: Re: can't resume cartridge
Post by: Menion on October 30, 2010, 09:12:38
Hi,
  about expiration, sorry my mistake ... new version solve this issue.
 
  about saving cartridges and resolving ... it have to be some prolem in WhereYouGo code, not in openWig, so I'll look at it during next week. As you said, it'S not a major bug ...
Title: Re: can't resume cartridge
Post by: howc on October 30, 2010, 09:58:55
problem - solution in less than 12 hours. Man I owe you a beer ;-)
software from groundspeak is still............ 2008

you mean somewhere in the code of the wheryougo or in the cartdrige-code?
Title: Re: can't resume cartridge
Post by: Menion on October 31, 2010, 08:28:09
bear (better tea) accepted ;)

I mean problem in code of WhereYouGo, not in cartridge code. As I said, I'll look at it during next week ...
Title: Re: can't resume cartridge
Post by: sorer on December 31, 2010, 15:58:55
I've got this problem too in recent version. Android 2.2. HTC Desire.
Playing cartridge labytint (//http://www.wherigo.com/cartridge/details.aspx?CGUID=6f5dfd6e-cc94-47c3-b312-5f07ff056cc7)
Just start it, save it(inventar->ulozit hru), back, back (ulozit hru pred ukoncenim - > OK), start (pokracovat v predchozi), back, save, and again start and show message: "problem with cartridge"
Log:

W/System.err( 6903): java.io.EOFException
W/System.err( 6903): at java.io.DataInputStream.readByte(DataInputStream.java:129)
W/System.err( 6903): at cz.matejcik.openwig.formats.Savegame.restoreValue(Savegame.java:238)
W/System.err( 6903): at cz.matejcik.openwig.formats.Savegame.deserializeLuaClosure(Savegame.java:363)
W/System.err( 6903): at cz.matejcik.openwig.formats.Savegame.restoreObject(Savegame.java:285)
W/System.err( 6903): at cz.matejcik.openwig.formats.Savegame.restoreValue(Savegame.java:261)
W/System.err( 6903): at cz.matejcik.openwig.formats.Savegame.deserializeLuaTable(Savegame.java:336)
W/System.err( 6903): at cz.matejcik.openwig.formats.Savegame.restoreObject(Savegame.java:282)
W/System.err( 6903): at cz.matejcik.openwig.formats.Savegame.restoreValue(Savegame.java:261)
W/System.err( 6903): at cz.matejcik.openwig.formats.Savegame.deserializeLuaTable(Savegame.java:336)
W/System.err( 6903): at cz.matejcik.openwig.formats.Savegame.restoreObject(Savegame.java:282)
W/System.err( 6903): at cz.matejcik.openwig.formats.Savegame.restoreValue(Savegame.java:261)
W/System.err( 6903): at cz.matejcik.openwig.formats.Savegame.restore(Savegame.java:89)
W/System.err( 6903): at cz.matejcik.openwig.Engine.restoreGame(Engine.java:144)
W/System.err( 6903): at cz.matejcik.openwig.Engine.run(Engine.java:205)
W/System.err( 6903): at java.lang.Thread.run(Thread.java:1102)

And another problem: when pressing Home button, GPS dont turn off.