Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. smitty260

    Resolved Invalid Input Stream for .fxml File (JavaFX)

    Tried both of those suggestions, but both give the same NullPointerException error. I'm not too sure about the classpath thing. I'm using Eclipse Luna. How would I check that? Haha. Probably a silly question. There's a .project and .classpath file in the project's actual folder. Well this is...
  2. smitty260

    Resolved Invalid Input Stream for .fxml File (JavaFX)

    Tried that and I got this error: "java.lang.NullPointerException: Location is required."
  3. smitty260

    Resolved Invalid Input Stream for .fxml File (JavaFX)

    Hey guys, Got a quick question. I'm trying to make a startup GUI for my bot using JavaFX. Had some troubles using JavaFX at first but a quick Google search fixed that. My current problem is that the input stream for my .fxml file is apparently null even though it shouldn't be. I'll add my code...
  4. smitty260

    Cow Killer - First Bot

    Hey guys. I've recently got into developing for RuneMate and read the beginner tutorials for it. I've had a fair bit of experience with Java before so most of it isn't that hard. The hard part is learning the API and working out how to code bots from there. The first bot I decided to make was a...
Top