MrNaikito / towny

Automatically exported from code.google.com/p/towny
0 stars 1 forks source link

NullPointerException on load in config section #1652

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Update to CB 1.5.1 (latest dev)
2. Download latest Jenkins builds of Towny Advanced package
3. Run Server

What is the expected output? : no errors

What do you see instead? : null pointer exception

What is your Towny version number? : 0.82.1.0

What is your TownyChat version number? : 0.37

What is your Bukkit version number? : 
git-Bukkit-1.4.7-R1.0-75-g7f25632-b2718jnks (MC: 1.5.1)

What operating system? : CentOS 5.9

server log: http://pastebin.com/Q62wZxAN

towny config: http://pastebin.com/NvpnxmLy

townyperms.cfg: http://pastebin.com/h8r2vp7y

chat config: http://pastebin.com/LfXwSQF0

channels.cfg: http://pastebin.com/UQT02Jgy

Original issue reported on code.google.com by rhydonj@gmail.com on 28 Mar 2013 at 9:08

GoogleCodeExporter commented 9 years ago
The only thing I see out of place is that you've commented out the admin 
section of the channels.yml. Try un-commenting it.

Original comment by LlmD...@gmail.com on 29 Mar 2013 at 3:42

GoogleCodeExporter commented 9 years ago
Nope, no change.  Still exactly the same error.

Original comment by rhydonj@gmail.com on 29 Mar 2013 at 4:26

GoogleCodeExporter commented 9 years ago

Original comment by LlmD...@gmail.com on 29 Mar 2013 at 4:37

GoogleCodeExporter commented 9 years ago
You have messed up your 'channel_formats:' section.
You have two globals and no default.

Original comment by Elg...@palmergames.com on 29 Mar 2013 at 9:59

GoogleCodeExporter commented 9 years ago
Issue 1653 has been merged into this issue.

Original comment by LlmD...@gmail.com on 29 Mar 2013 at 2:41

GoogleCodeExporter commented 9 years ago
Does it make a difference that these configs were working before the update to 
1.5.1?  We had it that way because we have another chat plugin managing the 
non-Towny channels.

Original comment by rhydonj@gmail.com on 29 Mar 2013 at 3:24

GoogleCodeExporter commented 9 years ago
Nevermind, I guess it doesn't matter.  That did fix it.  Maybe it wasn't 
working before like I thought.

Original comment by rhydonj@gmail.com on 29 Mar 2013 at 3:36

GoogleCodeExporter commented 9 years ago

Original comment by LlmD...@gmail.com on 30 Mar 2013 at 3:14