Apocalyptic
Apocalyptic

There are currently 2 facets to this plugin. The first is the nuclear fallout, which contains many parts, and the other is pretty much old Apocalyptic, making zombies deadlier. They can both be enabled separately, allowing for complete customization!
|||| Fallout && Zombies ||||
Tutorial
Configuration
Installation
Commands & Permissions
Servers
- itchydog.itchy-dog.co.uk
- smp.projectbuilder.info
Want your server up here? Just ask!
Request a Feature
If you want something to be added, create a ticket and mark it as a feature.
Build Server
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
obscurehero has kindly started building Apocalyptic on his Jenkins server. You can find it here. It's not fully set up yet, but it will be soon.
Report a Bug
If you found a bug, check the tickets to see if it's been addressed already. If not, feel free to create a ticket about it. Please be sure to use proper grammar and spelling, and include the steps you used to replicate it.
Are you a Programmer?
This plugin is open source, so feel free to contribute to the repository on GitHub, which you can find here. I will accept most things, but try and keep it on-topic and with good standards like indentation and variable names.
Resource Pack
This plugin includes a resource pack. It should be sent to the client when they join. If you are having problems with that, here is the texture pack on Curse: http:minecraft.curseforge.com/texture-packs/apocalyptic-textures/
WARNING
After and including 2.3.6, this plugin is heavily version-dependent! It will not work for any Minecraft versions it was not built for!
Troubleshooting
You got an error! Oh noes! Follow these steps:
1. Make sure you have SQLibrary installed (Seriously, this is the #1 issue I get)
2. Read the stack-trace (the massive blerch of text Bukkit spits out when you try to feed it my plugin)
3. If the error you have is an UnknownDependancyException, here are some more steps to help you with that.
4. If it is an IOException, you may have messed up file permissions.
5. Comment. Give me the ENTIRE stack-trace (use pastebin), and tell me what you were doing when the error occurred (starting up, getting killed by a zombie, etc). Also, please respond to me after I help you. A simple "Thanks", or "That worked" will annoy me less then you leaving me hanging.
NOTICE
This plugin utilizes an external version checking system, which means that the plugin makes a connection to curseforge.com and the following may occur:
The plugins version checked
Downloading of the plugin files
Launching of the plugin files downloaded
You can disable the check and/or automated download via the configuration of this plugin.
The plugin may also make a connection to "api.mojang.com" to get UUID information. This is essential for the plugin to operate and may not be disabled.
Donate
Donate using Bitcoin:
1K22sQN8u2tffthEtcRnzfR4RK5mE4uMzo
-
View User Profile
-
Send Message
Posted Sep 1, 2012@xxCoderforLife
Nice to know someone likes it.
-
View User Profile
-
Send Message
Posted Sep 1, 2012Hey Do you remember Me?
Anyway really thanks for this Plugin it is really great
my players Love it and So Do I
THANKS FOR THE PLUGIN! :D
-
View User Profile
-
Send Message
Posted Aug 31, 2012@BlakHokk13
You need to change the worldname in the config to the world you want to use.
-
View User Profile
-
Send Message
Posted Aug 31, 2012I made sure everything was updated and I still get errors on server launch.
-
View User Profile
-
Send Message
Posted Aug 31, 201216:58:55 [WARNING] Task of 'Apocalyptic' generated an exception java.lang.NullPointerException at net.cyberninjapiggy.apocalyptic.Apocalyptic$2.run(Apocalyptic.java:87 ) at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C raftScheduler.java:126) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:510) at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) 16:58:56 [WARNING] Task of 'Apocalyptic' generated an exception java.lang.NullPointerException at net.cyberninjapiggy.apocalyptic.Apocalyptic$1.run(Apocalyptic.java:77 ) at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C raftScheduler.java:126) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:510) at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
-
View User Profile
-
Send Message
Posted Aug 31, 2012@predawnia
It's the default for right now. I'll think about changing it in the next version.
-
View User Profile
-
Send Message
Posted Aug 31, 2012What is the aggro range of the zombies? Can it be configured?
-
View User Profile
-
Send Message
Posted Aug 30, 2012@theoriginalcraft
That is an error you get from running my 64-bit plugin on 32-bit Java. If you can use 64-bit java/CraftBukkit, then please do so. I will try to get a 32-bit version out in the meantime.
-
View User Profile
-
Send Message
Posted Aug 30, 2012@Jackrushton
More config coming in the next version.
-
View User Profile
-
Send Message
Posted Aug 30, 2012@BlakHokk13 Update to the latest version. Please.
-
View User Profile
-
Send Message
Posted Aug 29, 201209:42:22 [SEVERE] Could not load 'plugins/Apocalyptic.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: net/cyberninjapiggy/apocalyptic/Apocalyptic : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:155) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:222) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:198) at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:50) at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11) at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:105) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) Caused by: java.lang.UnsupportedClassVersionError: net/cyberninjapiggy/apocalyptic/Apocalyptic : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:44) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:144) ... 9 more
-
View User Profile
-
Send Message
Posted Aug 29, 201209:49:36 [WARNING] Task of 'Apocalyptic' generated an exception java.lang.NullPointerException at net.cyberninjapiggy.apocalyptic.Apocalyptic$1.run(Apocalyptic.java ) at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbea raftScheduler.java:126) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:510) at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
-
View User Profile
-
Send Message
Posted Aug 28, 2012As well as configuration for the effects the zombies inflict on you.
-
View User Profile
-
Send Message
Posted Aug 28, 2012Seems to work well. Although it'd be nice if I were able to configure the areas/rates which the zombies spawn.
-
View User Profile
-
Send Message
Posted Aug 27, 2012I'll give it a try, I've been looking for a plugin such as this to run on my server for a zombie survival world I have going.