Created
October 1, 2011 17:24
-
-
Save zeroeth/1256363 to your computer and use it in GitHub Desktop.
purugin log from downloading parts manually
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 161 recipes | |
| 17 achievements | |
| 12:48:06 [INFO] Starting minecraft server version Beta 1.8.1 | |
| 12:48:06 [INFO] Loading properties | |
| 12:48:06 [INFO] Starting Minecraft server on *:25565 | |
| 12:48:06 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1067-g6301507-b1185jnks (MC: 1.8.1) | |
| 12:48:09 [INFO] Preparing level "world" | |
| 12:48:09 [INFO] Default game type: 0 | |
| 12:48:09 [INFO] Preparing start region for level 0 (Seed: 7087379164662809070) | |
| 12:48:10 [INFO] Preparing start region for level 1 (Seed: -6764049837348518550) | |
| 12:48:10 [INFO] Preparing spawn area: 56% | |
| 12:48:10 [SEVERE] Error occurred (in the plugin loader) while enabling Class v0.1 (Is it up to date?): (NameError) undefined local variable or method `description' for #<TunnelGenerationPlugin:0x7c6d75b6> | |
| org.jruby.exceptions.RaiseException: (NameError) undefined local variable or method `description' for #<TunnelGenerationPlugin:0x7c6d75b6> | |
| at TunnelGenerationPlugin.process_plugins(/purugin/base.rb:110) | |
| at org.jruby.RubyHash.each(org/jruby/RubyHash.java:1170) | |
| at Purugin::Base.process_plugins(/purugin/base.rb:106) | |
| at Purugin::Base.onEnable(/purugin/base.rb:50) | |
| at Purugin::Purugin.on_enable(/purugin.rb:29) | |
| at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1603) | |
| at Purugin::Purugin.on_enable(/purugin.rb:29) | |
| at Purugin::Base.onEnable(/purugin/base.rb:52) | |
| 12:48:10 [SEVERE] Error occurred (in the plugin loader) while enabling Death v0.4 (Is it up to date?): (NoMethodError) undefined method `player_command' for #<DeathPlugin:0x44a64a92> | |
| org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `player_command' for #<DeathPlugin:0x44a64a92> | |
| at DeathPlugin.on_enable(/home/zeroeth/Documents/Projects/purugin_minecraft/plugins/die.rb:6) | |
| at Purugin::Base.onEnable(/purugin/base.rb:52) | |
| at Purugin::Purugin.on_enable(/purugin.rb:29) | |
| at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1603) | |
| at Purugin::Purugin.on_enable(/purugin.rb:29) | |
| at Purugin::Base.onEnable(/purugin/base.rb:52) | |
| 12:48:11 [INFO] [PuruginPlugin] version 0.1 ENABLED | |
| 12:48:11 [INFO] Server permissions file permissions.yml is empty, ignoring it | |
| 12:48:11 [INFO] Done (0.191s)! For help, type "help" or "?" | |
| 12:48:24 [INFO] Stopping server | |
| 12:48:24 [INFO] [Class] version 0.1 DISABLED | |
| 12:48:24 [INFO] [Death] version 0.4 DISABLED | |
| 12:48:24 [INFO] [PuruginPlugin] version 0.1 DISABLED | |
| 12:48:24 [INFO] Saving chunks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment