03-07-2013, 04:17 AM | #76 |
Junior Member
Posts: 4
Karma: 18602
Join Date: Mar 2013
Device: Kindle Touch
|
Can you tell me how to Install your source code (with Netbean)?
I've installed it but not worked. The error was "Main class not found" |
03-07-2013, 05:41 AM | #77 |
Wizard
Posts: 1,379
Karma: 2155307
Join Date: Nov 2010
Location: Goettingen, Germany
Device: Kindle Paperwhite, Kobo Mini
|
I think you should read about Kindlet development and design. There are various threads in this board. They are not typical Java applications, so there's no main class.
|
03-07-2013, 09:26 AM | #78 |
Enthusiast
Posts: 26
Karma: 10
Join Date: Feb 2012
Device: Kindle Touch
|
Last edited by yahwing; 03-07-2013 at 09:29 AM. |
03-08-2013, 04:55 AM | #79 | |
Wuxia Novels Fan
Posts: 64
Karma: 173552
Join Date: Feb 2013
Location: Earth
Device: Kindle PW
|
Quote:
To change the program able to run on PC, you need to re-design the GUI that is matching with the PC's hardware... The current project cannot be "run" under the Netbean - You can only copy the generated JAR file, signed it with the sign tool and then copy across and run on the Kindle. |
|
03-08-2013, 05:22 AM | #80 | |
Wuxia Novels Fan
Posts: 64
Karma: 173552
Join Date: Feb 2013
Location: Earth
Device: Kindle PW
|
Quote:
This program use a lot of resources as it need to store the Chess graphic images. The first thing I would do is turn off the WiFi (airplane mode), it can save some memory and see if the program work. The second thing is check if your Kindle has enough space in storage. The program required at least 512 bytes to save the stage of the Chess Game so that you can carry on the game even it has been power off (sleep) and on again. I have used three of those bytes to store the Game Time so that the Time counting can be continued (this fix will be included in the next release...) Delete some files and run the game again to see if it works. Last but not least - Recharge your battery! Your screen dump show your battery level is low, the Kindle may not have enough power to run the chess game!... |
|
03-08-2013, 07:33 AM | #81 | |
Enthusiast
Posts: 26
Karma: 10
Join Date: Feb 2012
Device: Kindle Touch
|
Quote:
|
|
03-08-2013, 07:55 AM | #82 | |
Zealot
Posts: 127
Karma: 6744
Join Date: Dec 2011
Device: Kindle Touch, PW2, PW5
|
Quote:
|
|
03-08-2013, 09:07 AM | #83 |
Enthusiast
Posts: 26
Karma: 10
Join Date: Feb 2012
Device: Kindle Touch
|
|
03-08-2013, 09:32 AM | #84 |
Zealot
Posts: 127
Karma: 6744
Join Date: Dec 2011
Device: Kindle Touch, PW2, PW5
|
|
03-08-2013, 09:44 AM | #85 | |
Going Viral
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
Quote:
http://www.amazon.com/gp/help/custom...deId=200790650 |
|
03-08-2013, 10:11 AM | #86 | |
Enthusiast
Posts: 26
Karma: 10
Join Date: Feb 2012
Device: Kindle Touch
|
Quote:
|
|
03-08-2013, 10:30 AM | #87 | ||
Enthusiast
Posts: 26
Karma: 10
Join Date: Feb 2012
Device: Kindle Touch
|
Quote:
Quote:
-------------------------------------------------------------------------------- [3/8/13 11:24 PM] Kindle Chinese Chess (v. 0.1.1) java.lang.NullPointerException: null at com.amazon.kindle.kindlet.internal.security.Kindle tSecretKey.ZDb(euc:937) at com.amazon.kindle.kindlet.internal.security.Kindle tSecretKey.Fgb(euc:614) at com.amazon.kindle.kindlet.internal.security.G.Fgb( vrc:1410) at com.amazon.kindle.kindlet.internal.security.G.ieb( vrc:773) at com.amazon.kindle.kindlet.internal.security.G.OEb( vrc:1320) at com.amazon.kindle.kindlet.internal.security.G.getC hars(vrc:1333) at vn.vhn.amazon.kindle.chinesechess.posCollection.lo calIsSolved(Unknown Source) at vn.vhn.amazon.kindle.chinesechess.posCollection.po pulateSolvedArray(Unknown Source) at vn.vhn.amazon.kindle.chinesechess.posCollection.<i nit>(Unknown Source) at vn.vhn.amazon.kindle.chinesechess.Main$1$1.run(Unk nown Source) at java.awt.event.InvocationEvent.dispatch(Compiled Method)(Unknown Source) at java.awt.EventQueue.dispatchEvent(Compiled Method)(Unknown Source) at java.awt.EventQueueProxy.dispatchEvent(Compiled Method)(Unknown Source) at java.awt.AGUIEventDispatchThread.pumpOneEventForHi erarchy(Compiled Method)(Unknown Source) at java.awt.AGUIEventDispatchThread.pumpEventsForHier archy(Compiled Method)(Unknown Source) at java.awt.AGUIEventDispatchThread.pumpEvents(Unknow n Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) at java.lang.Thread.startup(Compiled Method)(Unknown Source) Could you help me fix it? I like the idea of playing chinese chess. Thank you very much! Last edited by yahwing; 03-08-2013 at 10:44 AM. |
||
03-08-2013, 11:20 AM | #88 | |
Wuxia Novels Fan
Posts: 64
Karma: 173552
Join Date: Feb 2013
Location: Earth
Device: Kindle PW
|
Quote:
https://www.mobileread.com/forums/sho...7&postcount=48 The reason may be I am using the latest version of library from KDK (version 2.2) while the first version of Chinese Chess is using an older version of library which may not be able to run if you have just updated the firmware... Sorry, there is NO error log - I have add some debug routines already in the program, but don't think you can use it easily...Hope this can be improved later. |
|
03-08-2013, 11:37 AM | #89 |
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
|
IF it crashed... which it didn't there would a file
/mnt/us/developer/App\ KindletChineseChess/work/crash.log Perhaps you should indicate it as 5.3.2 ONLY in the RELEVANT POST. Thanks for the report. Last edited by twobob; 03-08-2013 at 12:15 PM. Reason: https://www.mobileread.com/forums/showpost.php?p=2436787&postcount=48 |
03-08-2013, 11:51 AM | #90 | |
Wuxia Novels Fan
Posts: 64
Karma: 173552
Join Date: Feb 2013
Location: Earth
Device: Kindle PW
|
Quote:
There are a few possibilities - Most likely is you don't have the correct developer store. Each application used in Kindle require a developer key to match with it, the process are done automatically if you purchase the items via Amazon using the WiFi. But because you just copy this Chiness Chess to your Kindle, the Developer Keystore will missing the correct developer ID unless you have added it yourself manually! Search through the various threads from this forum to learn how to add the Developer Key (For the required Key here - See first post of this Chinese Chess thread) to your Developer Keystores in your Kindle. Or if you have NOT bought anything yet from the Amazon's store, just use the attached "combined" developer store - It works for me... |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
For when chess in the kindle? | KRorschachZ | Amazon Kindle | 33 | 05-06-2011 06:08 PM |
Working Chess on Kindle 3 | tigran | Amazon Kindle | 15 | 03-16-2011 03:23 PM |
New Kindle Game: Chess ($2.99) | arcadata | Deals and Resources (No Self-Promotion or Affiliate Links) | 1 | 02-11-2011 09:07 AM |
For Chess fans everywhere - Capablanca's Chess Fundamentals | Greg Anos | Reading Recommendations | 21 | 10-31-2010 01:46 PM |