loglud / android-casual

Automatically exported from code.google.com/p/android-casual
0 stars 0 forks source link

Donate button not working #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Unfortunately, no logs can be provided as the whole application freezes once 
the donate button is clicked. I tried making my own CASUAL and tested the other 
nightly builds, the same issue happens.

I made my own CASUAL using these (with just a placebo script and overview 
stuff): 
CASPACkagerDist-RSVNRevision632.jar
CASPACkagerDist-RSVNRevision635.jar 

And I tried clicking the donate button on these ready-made CASUALs:
GS3-ATT-and-Canadian-Root-CASUAL-R630b-InstaBuild.jar
GS3-ATT-and-Canadian-Root-CASUAL-R634b-Nightly.jar

I would be glad if I can be guided to provide further logs if required. Thank 
you.

Original issue reported on code.google.com by ryuinfer...@gmail.com on 20 Jun 2013 at 8:33

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
This issue should have been resolved in Revision 604 and Revision 605..  What 
is your OS, and what is your browser of choice?  Do you have the default system 
browser installed?

Original comment by adamoutler@gmail.com on 20 Jun 2013 at 10:55

GoogleCodeExporter commented 8 years ago
NullPointerException thrown when attempting to load "SCRIPTS/-logo.png" which 
is an invalid CASUAL resources path.

Caller CASUALJFrameMain.java:413 was updated with the correct path, 
"/SCRIPTS/-logo.png".

See revision 637 commit:
https://code.google.com/p/android-casual/source/detail?r=637

Original comment by jrlo...@gmail.com on 21 Jun 2013 at 2:58