How come when I do:label says : null, welcome to StreetWars, please choose one of the tabs to continue.Code:-
...and how can I make it to say playerName.
Printable View
How come when I do:label says : null, welcome to StreetWars, please choose one of the tabs to continue.Code:-
...and how can I make it to say playerName.
I don't know because I can't compile and run a small program that demonstrates your problem. But I do know that this is a Very Bad Idea:
Code:try {
java.awt.EventQueue.invokeAndWait(new Runnable() {
//....
});
} catch (Exception e) {
// ... What is being missed here?
}
this is the whole program.Code:Solved
By the way I don't get any errors.
This is my .sql file from mysql.
Code:
tl;dr
kind regards,
Jos