1

'GroupManager' Internal Error!

GraphPaper1997's Avatar GraphPaper19975/5/13 6:50 pm
1 emeralds 535 8
5/29/2013 12:59 am
Rogue's Avatar Rogue
My group manager was working fine. But all of a sudden all the titles go missing and no one, not even ops, can do a single thing. Only build. But no commands, no /spawn, no /warp. Nothing. I try to fix it by doing commands in-game and it says "An internal error occurred while attempting to perform this command".

This is the log when I try a command:

18:06:28 [INFO] Dark_Gap issued server command: /manload
18:06:28 [SEVERE] null
org.bukkit.command.CommandException: Unhandled exception executing command 'manl
oad' in plugin GroupManager v2.0 (2.10.1) (Phoenix)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18
9)
at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServe
r.java:523)
at net.minecraft.server.v1_5_R3.PlayerConnection.handleCommand(PlayerCon
nection.java:965)
at net.minecraft.server.v1_5_R3.PlayerConnection.chat(PlayerConnection.j
ava:883)
at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java
:840)
at net.minecraft.server.v1_5_R3.Packet3Chat.handle(Packet3Chat.java:44)
at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292
)
at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java
:109)
at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:3
0)
at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:5
81)
at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:2
26)
at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:4
77)
at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java
:410)
at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:5
73)
Caused by: java.lang.NullPointerException
at org.anjocaido.groupmanager.GroupManager.onCommand(GroupManager.java:4
09)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
... 15 more

Please help me! If you need my config.yml just ask!
Posted by GraphPaper1997's Avatar
GraphPaper1997
Level 4 : Apprentice Engineer
2

Create an account or sign in to comment.

8

1
05/28/2013 11:27 pm
Level 2 : Apprentice Crafter
Sgt_Weeks
Sgt_Weeks's Avatar
what did you do to fix this? as i am having this issue. my /listgroups, /manpromote will not work
1
05/29/2013 12:59 am
Level 12 : Journeyman Crafter
Rogue
Rogue's Avatar
Try posting your groups.yml and config.yml
1
05/05/2013 8:22 pm
Level 4 : Apprentice Engineer
GraphPaper1997
GraphPaper1997's Avatar
Okay. It is working now. I'm not sure how. But it is...
1
05/05/2013 7:54 pm
Level 12 : Journeyman Crafter
Rogue
Rogue's Avatar
Did this happen after using /reload?
1
05/05/2013 8:22 pm
Level 4 : Apprentice Engineer
GraphPaper1997
GraphPaper1997's Avatar
No, but reloading did nothing...
1
05/05/2013 7:21 pm
Level 4 : Apprentice Engineer
GraphPaper1997
GraphPaper1997's Avatar
BUMP
1
05/05/2013 7:09 pm
Level 4 : Apprentice Engineer
GraphPaper1997
GraphPaper1997's Avatar
Its not that. Sorry the groups.yml
1
05/05/2013 7:00 pm
Level 35 : Artisan Dragonborn
Dovahkaal
Dovahkaal's Avatar
This is my config.yml and everything works fine

settings:
config:
# With this enabled anyone set as op has full permissions when managing GroupManager
# The user will be able to promote players to the same group or even above.
opOverrides: true

# Default setting for 'mantoglevalidate'
# true will cause GroupManager to attempt name matching by default.
validate_toggle: true

data:
save:
# How often GroupManager will save it's data back to groups and users.yml
minutes: 10
# Number of hours to retain backups (plugins/GroupManager/backup)
hours: 24

logging:
# level of detail GroupManager will use when logging.
# Acceptable entries are - ALL,CONFIG,FINE,FINER,FINEST,INFO,OFF,SEVERE,WARNING
level: OFF

mirrors:
# Worlds listed here have their settings mirrored in their children.
# The first element 'world' is the main worlds name
# subsequent elements 'world_nether' and 'world_the_end' are worlds which will use
# the same user/groups files as the parent.
# Each child world can be configured to mirror the 'groups', 'users' or both files from it's parent.
world:
Uncharted Rebels:
- users
- groups
Uncharted Rebels_nether:
- users
- groups
world_the_end:
- users
- groups
world3:
- users
- groups
# world2: (World2 would have it's own set of user and groups files)
# world3:
# - users (World3 would use the users.yml from world2, but it's own groups.yml)
# world4:
# - groups (World4 would use the groups.yml from world2, but it's own users.yml)
# world5:
# - world6 (this would cause world6 to mirror both files from world5)
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome