Welcome!

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

Sign up now!

Bug UI not loading whilst deployed to svn

Joined
Apr 29, 2019
Messages
33
Hi,

There seems to be a problem with the interface loading - Locally it loads up fine with no problems at all.

This is the error:

77f32abf8d7df29451374d614bd54c8e.png


This is the UserInterface class:
0cf2ff30b83a1ec16d94ee6fd95e0e82.png


This is the Manifest:
2eabc499000a789f1af7720f28bbda9c.png


This is the path of the file in the svn:

https://svn.runemate.com/svn/mitch1/src/com/mitch1/bots/BarbFishing/Interface/UserInterface.fxml

Should the path include the mitch1/src ? Or is this set up causing some strange issues? Currently mitch1/src contains 3 bots - Is this what others have?

Any ideas?
 
I received one response on the bot thread indicating:


"To answer your question, your code seems fine to me... Are you sure the resources are actually in the SVN (and that the path is correct)?"

#2dahnae, Yesterday at 2:21 PM

So to answer that: I have posted the fxml file here, not sure on what part of the path is needed to load it though.
 
Last edited:
Top