MrNaikito / towny

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

Towny commands broken #1581

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1./t
2./t here
3.

What is the expected output? :
/t or /t here :: shows town information
What do you see instead? :
An internal error occurred while attempting to perform this command
From console:
9:04:21 PM CONSOLE: exception executing command 'town' in plugin Towny v0.82.1.0
9:04:21 PM CONSOLE: java.lang.NoSuchMethodError: 
com.nijikokun.register.payment.Method$MethodAccount.balance(Lorg/bukkit/World;)D
What is your Towny version number? :
0.82.1.0
What is your TownyChat version number? :
0.82.1.0
What is your Bukkit version number? :
2602
What operating system? :
Windows 7
Please use pastebin.com to link the following files:
- Your full server startup from server.log,
http://pastebin.com/TAYZNbA4
- Your towny config.yml,
http://pastebin.com/RAVhnf3q
- Your townyperms.yml,
http://pastebin.com/EWFsDs7d
- Your permissions file.
http://pastebin.com/quzb5fXx
In the case of chat-issues please link your:
- Chatconfig.yml
http://pastebin.com/Kthg0yrg
- Channels.yml
http://pastebin.com/2ynCNJLF

Skipping these files is not an option. It is the easiest way to diagnose an
issue ticket properly. If you do skip this step then your ticket will most
likely be deleted and you will be asked to resubmit.

Original issue reported on code.google.com by cchscu...@gmail.com on 12 Feb 2013 at 2:13

GoogleCodeExporter commented 9 years ago
Remove register.jar, one of your plugins is causing register to not load 
properly.
Towny will use Vault for your economy.

Original comment by LlmD...@gmail.com on 12 Feb 2013 at 5:44