This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Server IP: MC-Creative.nlServer Port: 25565Configured Name: MC-Creative.nl
What steps will reproduce the problem?1. Place the jar in to the Plugin folder2. Start the server3. When updating to the website of EpicRadio, he gives an Error, we haven't filled in the config.
What is the expected output? What do you see instead?
13:31:00 [INFO] [epicRadio] ip=&port=25565&name=Deafult%20name&maxplayers=40&players=113:31:00 [SEVERE] java.lang.NullPointerException13:31:00 [SEVERE] at main.alexhaslam.epic.MainEpic.erLogCall(MainEpic.java:171)13:31:00 [SEVERE] at main.alexhaslam.epic.MainEpic$1.run(MainEpic.java:66)13:31:00 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)13:31:00 [SEVERE] at java.lang.Thread.run(Thread.java:679)
What version of the product are you using?
The updated 1.2.3 plugin what is releaded on 18-03-2012
Do you have an error log of what happened?
Please provide any additional information below.
I thought it was the song, but when I was thinking, it wasn't so the title is Incorrect.
It is the server loging section, Does it happen after startup? or only at startup?
Sorry for the late replay, but it was because we didn't enter an IP in the ip key of the config.
It my be an good idea to check if all required values (ip,port,name) are in the config and only then start the plugin. Other wise put a big red error at startup on the console saying the user has to check the config.
To post a comment, please login or register a new account.