Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiverse Become Buggy When Adding RpgEssentials #138

Open
Kill3rBlack opened this issue Jan 20, 2013 · 1 comment
Open

Multiverse Become Buggy When Adding RpgEssentials #138

Kill3rBlack opened this issue Jan 20, 2013 · 1 comment

Comments

@Kill3rBlack
Copy link

before adding rpgessentials, i am able to do all commands related to Multiverse. once i add rpgessentials, the command /mvgens gives "An internal error has occured when attempting to perform this command" i get the same issue when attempting to create an rpgessentials world with /mvcreate worldname normal -g RpgEssentials.

The console log is as follows.

19.01 21:45:48 [Server] SEVERE at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
19.01 21:45:48 [Server] SEVERE at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:416)
19.01 21:45:48 [Server] SEVERE at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:481)
19.01 21:45:48 [Server] SEVERE at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
19.01 21:45:48 [Server] SEVERE at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:585)
19.01 21:45:48 [Server] SEVERE at net.minecraft.server.v1_4_6.DedicatedServerConnection.b(SourceFile:30)
19.01 21:45:48 [Server] SEVERE at net.minecraft.server.v1_4_6.ServerConnection.b(SourceFile:39)
19.01 21:45:48 [Server] SEVERE at org.getspout.spout.SpoutPlayerConnection.d(SpoutPlayerConnection.java:196)
19.01 21:45:48 [Server] SEVERE at net.minecraft.server.v1_4_6.PlayerConnection.d(PlayerConnection.java:112)
19.01 21:45:48 [Server] SEVERE at net.minecraft.server.v1_4_6.NetworkManager.b(NetworkManager.java:290)
19.01 21:45:48 [Server] SEVERE at net.minecraft.server.v1_4_6.Packet3Chat.handle(Packet3Chat.java:44)
19.01 21:45:48 [Server] SEVERE at org.getspout.spout.SpoutPlayerConnection.a(SpoutPlayerConnection.java:121)
19.01 21:45:48 [Server] SEVERE at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:852)
19.01 21:45:48 [Server] SEVERE at net.minecraft.server.v1_4_6.PlayerConnection.chat(PlayerConnection.java:908)
19.01 21:45:48 [Server] SEVERE at net.minecraft.server.v1_4_6.PlayerConnection.handleCommand(PlayerConnection.java:990)
19.01 21:45:48 [Server] SEVERE at org.bukkit.craftbukkit.v1_4_6.CraftServer.dispatchCommand(CraftServer.java:554)
19.01 21:45:48 [Server] SEVERE at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
19.01 21:45:48 [Server] SEVERE at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
19.01 21:45:48 [Server] SEVERE at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:882)
19.01 21:45:48 [Server] SEVERE at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93)
19.01 21:45:48 [Server] SEVERE at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143)
19.01 21:45:48 [Server] SEVERE at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279)
19.01 21:45:48 [Server] SEVERE at com.onarandombox.MultiverseCore.commands.GeneratorCommand.runCommand(GeneratorCommand.java:44)
19.01 21:45:48 [Server] SEVERE at me.duckdoom5.RpgEssentials.RpgEssentials.getDefaultWorldGenerator(RpgEssentials.java:301)
19.01 21:45:48 [Server] SEVERE java.lang.NullPointerException
19.01 21:45:48 [Server] INFO null
19.01 21:45:48 [Server] SEVERE Plugin xAuth v2.0.10 does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] SEVERE Plugin Multiverse-Portals v2.4-b548 does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] SEVERE Plugin EssentialsSpawn v2.9.6 does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] SEVERE Plugin WorldEdit v12-3c580aa does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] SEVERE Plugin DarkBrotherhood 2 v2.0 does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] SEVERE Plugin Essentials v2.9.6 does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] SEVERE Plugin TreeAssist v5.0 does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] SEVERE Plugin EasyBan v3.0.4 B:23 does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] SEVERE Plugin LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012) does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] SEVERE Plugin PermissionsEx v1.19.5 does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] SEVERE Plugin Multiverse-Core v2.5-b641 does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] SEVERE Plugin MelooonCensor v2.1 does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] SEVERE Plugin Vault v1.2.22-b277 does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] SEVERE Plugin SkyrimRPG v0.2.6b-f3 does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] SEVERE Plugin NoWitherExplode v1.0 does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] SEVERE Plugin Spout v1.4.6 b1412 does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] SEVERE Plugin CoreProtect v1.74 does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] SEVERE Plugin TheThuum v0.4.0 does not contain any generators that may be used in the default world!
19.01 21:45:48 [Server] INFO [Multiverse-Core] PLEASE IGNORE the 'Plugin X does not contain any generators' message below!

@duckdoom5
Copy link
Owner

thanks, I will try to fix this asp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants