Computer Science Canada RPG Game Crashes |
Author: | Prince Pwn [ Fri May 02, 2008 1:52 pm ] |
Post subject: | RPG Game Crashes |
I haven't worked on this program in such a long time. I used to use RTP then I switched to JCreator, and now I currently only have RTP. Anyone know why this game crashes in RTP? It must have something to do with the loading of PNG images. It's pretty big so it's compressed. |
Author: | Prince Pwn [ Sat Aug 08, 2009 3:58 pm ] |
Post subject: | RE:RPG Game Crashes |
Bump |
Author: | andrew. [ Sun Aug 09, 2009 11:49 am ] |
Post subject: | RE:RPG Game Crashes |
I don't think RTP uses your Java installation on your computer. Instead, it uses it's own slimmed down version of Java 5 (I believe). That's why when you used JCreator, you were using the full version of Java with all the extra stuff. P.S. Don't get mad at me if I'm wrong. |
Author: | syntax_error [ Sun Aug 09, 2009 3:59 pm ] |
Post subject: | RE:RPG Game Crashes |
I havn't looked at your code but if you used the HSA.console class which only works with RTP, its not a real java class |