Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Need help with StackOverflowError

807598Sep 2 2006 — edited Sep 3 2006
Hi all, first post here, I need some help with a high school Java project which is throwing a stack overflow exception everytime I click a button which runs a method. It's basically a database program for storing information of computer game characters. It's a very simple problem compared to the complexity of a lot of the other problems I have read about here - it grabs info I have in a form on a GUI, then tries to add it to a binary tree then save it to a file.

I'm tearing my hair out with this project, I'd be really appreciative of anybody who would be willing to help me out, if so please drop me an email at g0t-h4x@optusnet.com.au or just leave your email here. I want to be able to talk through the problem and understand why it won't work, because I've done some reasearch and judging by example codes I've been given, there's nothing wrong. I hope this doesn't sound like I'm begging or whining or pleading for someone to make my whole project, but I just want to be able to go through the Overflow error and understand why it's happening.

Thanks.

Message was edited by:
NochnoiDozor
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 1 2006
Added on Sep 2 2006
28 comments
893 views