Giter Club home page Giter Club logo

effectlib's People

Contributors

alexayalamcs avatar gspera avatar jeromsar avatar jlleitschuh avatar lcastr0 avatar nathanwolf avatar shinydeagle avatar staticjava avatar supaham avatar terrobility avatar thecomputergeek2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

effectlib's Issues

i cant shade

hey i tried shade this plugin(new to maven) but still class not found errror

Equation Effect Race Condition

The Equation Effect share the EquationTransform in Equation Store. When two effects with same equation are running concurrently, both are modifying the variables in same transform and result wrong location. Just creating new EquationTransform instead of fetching from Equation Store could fix this.
image

Listen when done

I would like the ability to listen for when an effect is done, preferably an abstract onDone type of method in the Effect class.

New update?

Its been 3 days since the spigot version of 1.11,
So i was wondering when the new update for this plugin is comming out?
You know, new particles.
Just wondering :)
Take you're time :)

How to make a single particle

I need to make a single particle at a position appear and dissapear. Currently I am using ParticleEffect.display(), but since it is deprecated, is there any other way to do it? Thanks!

.

.

EffectLIB

When i start my server with all the plugins it craches becouse of the EffectLIB and i dont know how!
I only the plugins that is be needed and i used eddectLib-5.0! Config:

15.07 19:59:29 [Multicraft] Received start command
15.07 19:59:29 [Multicraft] Loading server properties
15.07 19:59:29 [Multicraft] Starting server!
15.07 19:59:29 [Multicraft] Loaded config for "Spigot 1.9.4"
15.07 19:59:29 [Multicraft] Running setup...
15.07 19:59:30 [Setup/"Clean Mod Directories and Plugins" before setup] Deleting 'mods' directory...
15.07 19:59:30 [Setup/"Clean Mod Directories and Plugins" before setup] Deleting 'mod' directory...
15.07 19:59:30 [Setup/"Clean Mod Directories and Plugins" before setup] Deleting all jar files...
15.07 19:59:30 [Setup/"Clean Mod Directories and Plugins" before setup] Deleting all files in 'plugins'...
15.07 19:59:30 [Setup/"Clean Mod Directories and Plugins" before setup] Cleanup completed.
15.07 19:59:30 [Multicraft] Done, returned Ok
15.07 19:59:30 [Multicraft] Setup done, restarting
15.07 19:59:30 [Multicraft] Server stopped
15.07 19:59:33 [Multicraft] Loading server properties
15.07 19:59:33 [Multicraft] Starting server!
15.07 19:59:33 [Multicraft] Loaded config for "Spigot 1.9.4"
15.07 19:59:33 [Multicraft] Updating eula.txt file
15.07 19:59:33 [Server] INFO Loading libraries, please wait...
15.07 19:59:38 [Server] INFO Starting minecraft server version 1.9.4
15.07 19:59:38 [Server] INFO Loading properties
15.07 19:59:38 [Server] INFO Default game type: SURVIVAL
15.07 19:59:38 [Server] INFO This server is running CraftBukkit version git-Spigot-4af49dc-4e19de1 (MC: 1.9.4) (Implementing API version 1.9.4-R0.1-SNAPSHOT)
15.07 19:59:38 [Server] INFO Server Ping Player Sample Count: 12
15.07 19:59:38 [Server] INFO Using 4 threads for Netty based IO
15.07 19:59:38 [Server] INFO Debug logging is disabled
15.07 19:59:38 [Server] INFO Generating keypair
15.07 19:59:38 [Server] INFO Starting Minecraft server on 178.20.170.103:25612
15.07 19:59:38 [Server] INFO Using epoll channel type
15.07 19:59:38 [Server] INFO Set PluginClassLoader as parallel capable
15.07 19:59:38 [Server] INFO Loading EffectLib v5.0
15.07 19:59:38 [Server] INFO Loading WorldEdit v6.1;no_git_id
15.07 19:59:38 [Server] INFO Loading ViaVersion v0.9.2
15.07 19:59:38 [Server] INFO ViaVersion 0.9.2 is now loaded, injecting!
15.07 19:59:38 [Server] INFO Loading ProtocolLib v4.0.2
15.07 19:59:39 [Server] INFO Loading MineFortress v1.3.0
15.07 19:59:39 [Server] INFO Loading LibsDisguises v8.6.8
15.07 19:59:39 [Server] INFO Loading HolographicDisplays v2.2
15.07 19:59:39 [Server] INFO Enabling ProtocolLib v4.0.2
15.07 19:59:39 [Server] INFO Started structure compiler thread.
15.07 19:59:39 [Server] WARN **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
15.07 19:59:39 [Server] WARN The server will make no attempt to authenticate usernames. Beware.
15.07 19:59:39 [Server] WARN Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
15.07 19:59:39 [Server] WARN Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
15.07 19:59:39 [Server] WARN To change this, set "online-mode" to "true" in the server.properties file.
15.07 19:59:39 [Server] INFO **** Beginning UUID conversion, this may take A LONG time ****
15.07 19:59:39 [Server] INFO Preparing level "world"
15.07 19:59:39 [Server] INFO -------- World Settings For [world] --------
15.07 19:59:39 [Server] INFO Mob Spawn Range: 4
15.07 19:59:39 [Server] INFO Cactus Growth Modifier: 100%
15.07 19:59:39 [Server] INFO Cane Growth Modifier: 100%
15.07 19:59:39 [Server] INFO Melon Growth Modifier: 100%
15.07 19:59:39 [Server] INFO Mushroom Growth Modifier: 100%
15.07 19:59:39 [Server] INFO Pumpkin Growth Modifier: 100%
15.07 19:59:39 [Server] INFO Sapling Growth Modifier: 100%
15.07 19:59:39 [Server] INFO Wheat Growth Modifier: 100%
15.07 19:59:39 [Server] INFO NetherWart Growth Modifier: 100%
15.07 19:59:39 [Server] INFO Nerfing mobs spawned from spawners: false
15.07 19:59:39 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
15.07 19:59:39 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
15.07 19:59:39 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
15.07 19:59:39 [Server] INFO Random Lighting Updates: false
15.07 19:59:39 [Server] INFO Structure Info Saving: true
15.07 19:59:39 [Server] INFO Max Entity Collisions: 8
15.07 19:59:39 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
15.07 19:59:39 [Server] INFO Max TNT Explosions: 100
15.07 19:59:39 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
15.07 19:59:39 [Server] INFO Item Despawn Rate: 6000
15.07 19:59:39 [Server] INFO Item Merge Radius: 2.5
15.07 19:59:39 [Server] INFO Arrow Despawn Rate: 1200
15.07 19:59:39 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
15.07 19:59:39 [Server] INFO View Distance: 10
15.07 19:59:39 [Server] INFO Zombie Aggressive Towards Villager: true
15.07 19:59:39 [Server] INFO Experience Merge Radius: 3.0
15.07 19:59:39 [Server] INFO Preparing start region for level 0 (Seed: -4948912669493306645)
15.07 19:59:40 [Server] INFO Preparing spawn area: 25%
15.07 19:59:41 [Server] INFO Preparing spawn area: 94%
15.07 19:59:41 [Server] INFO Preparing start region for level 1 (Seed: -4948912669493306645)
15.07 19:59:42 [Server] INFO Preparing start region for level 2 (Seed: -4948912669493306645)
15.07 19:59:42 [Server] INFO Enabling EffectLib v5.0
15.07 19:59:42 [Server] INFO Enabling WorldEdit v6.1;no_git_id
15.07 19:59:43 [Server] INFO WEPIF: Using the Bukkit Permissions API.
15.07 19:59:43 [Server] INFO **********************************************
15.07 19:59:43 [Server] INFO ** This WorldEdit version does not fully support your version of Bukkit.
15.07 19:59:43 [Server] INFO **
15.07 19:59:43 [Server] INFO ** When working with blocks or undoing, chests will be empty, signs
15.07 19:59:43 [Server] INFO ** will be blank, and so on. There will be no support for entity
15.07 19:59:43 [Server] INFO ** and biome-related functions.
15.07 19:59:43 [Server] INFO **
15.07 19:59:43 [Server] INFO ** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
15.07 19:59:43 [Server] INFO **********************************************
15.07 19:59:43 [Server] INFO Enabling ViaVersion v0.9.2
15.07 19:59:43 [Server] INFO Enabling MineFortress v1.3.0
15.07 19:59:43 [Server] INFO creating table 'minefortress'
15.07 19:59:43 [Server] WARN com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
15.07 19:59:43 [Server] INFO The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
15.07 19:59:43 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
15.07 19:59:43 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
15.07 19:59:43 [Server] WARN at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
15.07 19:59:43 [Server] WARN at java.lang.reflect.Constructor.newInstance(Unknown Source)
15.07 19:59:43 [Server] WARN at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
15.07 19:59:43 [Server] WARN at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:983)
15.07 19:59:43 [Server] WARN at com.mysql.jdbc.MysqlIO.(MysqlIO.java:339)
15.07 19:59:43 [Server] WARN at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2252)
15.07 19:59:43 [Server] WARN at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2285)
15.07 19:59:43 [Server] WARN at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2084)
15.07 19:59:43 [Server] WARN at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:795)
15.07 19:59:43 [Server] WARN at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:44)
15.07 19:59:43 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
15.07 19:59:43 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
15.07 19:59:43 [Server] WARN at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
15.07 19:59:43 [Server] WARN at java.lang.reflect.Constructor.newInstance(Unknown Source)
15.07 19:59:43 [Server] WARN at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
15.07 19:59:43 [Server] WARN at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400)
15.07 19:59:43 [Server] WARN at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:327)
15.07 19:59:43 [Server] WARN at java.sql.DriverManager.getConnection(Unknown Source)
15.07 19:59:43 [Server] WARN at java.sql.DriverManager.getConnection(Unknown Source)
15.07 19:59:43 [Server] WARN at com.j256.ormlite.jdbc.JdbcConnectionSource.makeConnection(JdbcConnectionSource.java:252)
15.07 19:59:43 [Server] WARN at com.j256.ormlite.jdbc.JdbcConnectionSource.getReadWriteConnection(JdbcConnectionSource.java:184)
15.07 19:59:43 [Server] WARN at com.j256.ormlite.table.TableUtils.doCreateTable(TableUtils.java:440)
15.07 19:59:43 [Server] WARN at com.j256.ormlite.table.TableUtils.createTable(TableUtils.java:220)
15.07 19:59:43 [Server] WARN at com.j256.ormlite.table.TableUtils.createTableIfNotExists(TableUtils.java:61)
15.07 19:59:43 [Server] WARN at me.tigerhix.minefortress.data.DataManager.setupDatabase(DataManager.java:169)
15.07 19:59:43 [Server] WARN at me.tigerhix.minefortress.data.DataManager.onRegister(DataManager.java:37)
15.07 19:59:43 [Server] WARN at me.tigerhix.framework.commons.behavior.Behavior.register(Behavior.java:15)
15.07 19:59:43 [Server] WARN at me.tigerhix.minefortress.plugin.MineFortress.register(MineFortress.java:47)
15.07 19:59:43 [Server] WARN at me.tigerhix.framework.plugin.GamePlugin.onEnable(GamePlugin.java:76)
15.07 19:59:43 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
15.07 19:59:43 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
15.07 19:59:43 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
15.07 19:59:43 [Server] WARN at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:361)
15.07 19:59:43 [Server] WARN at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:321)
15.07 19:59:43 [Server] WARN at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416)
15.07 19:59:43 [Server] WARN at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381)
15.07 19:59:43 [Server] WARN at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336)
15.07 19:59:43 [Server] WARN at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268)
15.07 19:59:43 [Server] WARN at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532)
15.07 19:59:43 [Server] WARN at java.lang.Thread.run(Unknown Source)
15.07 19:59:43 [Server] WARN Caused by: java.net.ConnectException: Connection refused
15.07 19:59:43 [Server] WARN at java.net.PlainSocketImpl.socketConnect(Native Method)
15.07 19:59:43 [Server] WARN at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
15.07 19:59:43 [Server] WARN at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
15.07 19:59:43 [Server] WARN at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
15.07 19:59:43 [Server] WARN at java.net.SocksSocketImpl.connect(Unknown Source)
15.07 19:59:43 [Server] WARN at java.net.Socket.connect(Unknown Source)
15.07 19:59:43 [Server] WARN at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:214)
15.07 19:59:43 [Server] WARN at com.mysql.jdbc.MysqlIO.(MysqlIO.java:298)
15.07 19:59:43 [Server] WARN ... 35 more
15.07 19:59:43 [Server] INFO Could not connect to the database. Have you modified database.yml in the plugin folder?
15.07 19:59:43 [Server] INFO Verifying configuration...
15.07 19:59:43 [Server] INFO Verification completed.
15.07 19:59:43 [Server] WARN java.nio.file.NoSuchFileException: plugins/MineFortress/items
15.07 19:59:43 [Server] WARN at sun.nio.fs.UnixException.translateToIOException(Unknown Source)
15.07 19:59:43 [Server] WARN at sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source)
15.07 19:59:43 [Server] WARN at sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source)
15.07 19:59:43 [Server] WARN at sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(Unknown Source)
15.07 19:59:43 [Server] WARN at java.nio.file.Files.newDirectoryStream(Unknown Source)
15.07 19:59:43 [Server] WARN at me.tigerhix.minefortress.plugin.config.Conf.load(Conf.java:65)
15.07 19:59:43 [Server] WARN at me.tigerhix.minefortress.plugin.MineFortress.register(MineFortress.java:49)
15.07 19:59:43 [Server] WARN at me.tigerhix.framework.plugin.GamePlugin.onEnable(GamePlugin.java:76)
15.07 19:59:43 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
15.07 19:59:43 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
15.07 19:59:43 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
15.07 19:59:43 [Server] WARN at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:361)
15.07 19:59:43 [Server] WARN at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:321)
15.07 19:59:43 [Server] WARN at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416)
15.07 19:59:43 [Server] WARN at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381)
15.07 19:59:43 [Server] WARN at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336)
15.07 19:59:43 [Server] WARN at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268)
15.07 19:59:43 [Server] WARN at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532)
15.07 19:59:43 [Server] WARN at java.lang.Thread.run(Unknown Source)
15.07 19:59:43 [Server] INFO Item resource files failed to load.
15.07 19:59:43 [Server] INFO Develop mode has been enabled. If you are using the plugin for the first time, type /wizard to get started.
15.07 19:59:43 [Server] INFO Enabling LibsDisguises v8.6.8
15.07 19:59:43 [Server] INFO java.lang.NoSuchFieldException: byId
15.07 19:59:43 [Server] INFO at java.lang.Class.getField(Unknown Source)
15.07 19:59:43 [Server] INFO at me.libraryaddict.disguise.utilities.ReflectionManager.getNmsField(ReflectionManager.java:466)
15.07 19:59:43 [Server] INFO at me.libraryaddict.disguise.utilities.ReflectionManager.getNmsField(ReflectionManager.java:474)
15.07 19:59:43 [Server] INFO at me.libraryaddict.disguise.disguisetypes.watchers.LivingWatcher.(LivingWatcher.java:32)
15.07 19:59:43 [Server] INFO at java.lang.Class.forName0(Native Method)
15.07 19:59:43 [Server] INFO at java.lang.Class.forName(Unknown Source)
15.07 19:59:43 [Server] INFO at me.libraryaddict.disguise.LibsDisguises.registerValues(LibsDisguises.java:124)
15.07 19:59:43 [Server] INFO at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:67)
15.07 19:59:43 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
15.07 19:59:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
15.07 19:59:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
15.07 19:59:43 [Server] INFO at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:361)
15.07 19:59:43 [Server] INFO at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:321)
15.07 19:59:43 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416)
15.07 19:59:43 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381)
15.07 19:59:43 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336)
15.07 19:59:43 [Server] INFO at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268)
15.07 19:59:43 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532)
15.07 19:59:43 [Server] INFO at java.lang.Thread.run(Unknown Source)
15.07 19:59:43 [Server] INFO java.lang.NullPointerException
15.07 19:59:43 [Server] INFO at me.libraryaddict.disguise.disguisetypes.watchers.LivingWatcher.(LivingWatcher.java:32)
15.07 19:59:43 [Server] INFO at java.lang.Class.forName0(Native Method)
15.07 19:59:43 [Server] INFO at java.lang.Class.forName(Unknown Source)
15.07 19:59:43 [Server] INFO at me.libraryaddict.disguise.LibsDisguises.registerValues(LibsDisguises.java:124)
15.07 19:59:43 [Server] INFO at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:67)
15.07 19:59:43 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
15.07 19:59:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
15.07 19:59:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
15.07 19:59:43 [Server] INFO at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:361)
15.07 19:59:43 [Server] INFO at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:321)
15.07 19:59:43 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416)
15.07 19:59:43 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381)
15.07 19:59:43 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336)
15.07 19:59:43 [Server] INFO at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268)
15.07 19:59:43 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532)
15.07 19:59:43 [Server] INFO at java.lang.Thread.run(Unknown Source)
15.07 19:59:43 [Server] INFO java.lang.InstantiationException
15.07 19:59:43 [Server] INFO at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(Unknown Source)
15.07 19:59:43 [Server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source)
15.07 19:59:43 [Server] INFO at me.libraryaddict.disguise.utilities.ReflectionManager.createEntityInstance(ReflectionManager.java:218)
15.07 19:59:43 [Server] INFO at me.libraryaddict.disguise.LibsDisguises.registerValues(LibsDisguises.java:201)
15.07 19:59:43 [Server] INFO at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:67)
15.07 19:59:43 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
15.07 19:59:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
15.07 19:59:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
15.07 19:59:43 [Server] INFO at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:361)
15.07 19:59:43 [Server] INFO at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:321)
15.07 19:59:43 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416)
15.07 19:59:43 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381)
15.07 19:59:43 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336)
15.07 19:59:43 [Server] INFO at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268)
15.07 19:59:43 [Server] INFO at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532)
15.07 19:59:43 [Server] INFO at java.lang.Thread.run(Unknown Source)
15.07 19:59:44 [Server] ERROR ThrownPotion entity 347 has no item?!
15.07 19:59:44 [Server] INFO Enabling HolographicDisplays v2.2
15.07 19:59:44 [Server] INFO Found ProtocolLib, adding support for player relative variables.
15.07 19:59:44 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
15.07 19:59:44 [Server] Startup Done (5.177s)! For help, type "help" or "?"
15.07 19:59:44 [Server] INFO Stopping server
15.07 19:59:44 [Server] INFO Disabling HolographicDisplays v2.2
15.07 19:59:44 [Server] INFO Disabling LibsDisguises v8.6.8
15.07 19:59:44 [Server] INFO Disabling MineFortress v1.3.0
15.07 19:59:44 [Server] INFO Disabling ProtocolLib v4.0.2
15.07 19:59:44 [Server] INFO Disabling ViaVersion v0.9.2
15.07 19:59:44 [Server] INFO ViaVersion is disabling, if this is a reload it may not work.
15.07 19:59:44 [Server] INFO Disabling WorldEdit v6.1;no_git_id
15.07 19:59:44 [Server] INFO Disabling EffectLib v5.0
15.07 19:59:44 [Server] INFO Saving players
15.07 19:59:44 [Server] INFO Saving worlds
15.07 19:59:44 [Server] INFO Saving chunks for level 'world'/Overworld
15.07 19:59:44 [Server] INFO Saving chunks for level 'world_nether'/Nether
15.07 19:59:44 [Server] INFO Saving chunks for level 'world_the_end'/The End
15.07 19:59:44 [Multicraft] Server shut down (running)
15.07 19:59:44 [Multicraft] Restarting crashed server in 60 seconds
15.07 19:59:44 [Multicraft] Server stopped

Error Plugin already initialized!

Hi,
when im starting server with EffectLib, EffectLib can't load and i get this error:

[11:44:16] [Server thread/ERROR]: Could not load 'plugins/EffectLib-6.1.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin already initialized! at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[server.jar:git-Spigot-65a0347-a552117] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[server.jar:git-Spigot-65a0347-a552117] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [server.jar:git-Spigot-65a0347-a552117] at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:301) [server.jar:git-Spigot-65a0347-a552117] at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [server.jar:git-Spigot-65a0347-a552117] at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [server.jar:git-Spigot-65a0347-a552117] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] Caused by: java.lang.IllegalArgumentException: Plugin already initialized! at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:122) ~[server.jar:git-Spigot-65a0347-a552117] at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:67) ~[server.jar:git-Spigot-65a0347-a552117] at de.slikey.effectlib.EffectLib.<init>(EffectLib.java:126) ~[?:?] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_101] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_101] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_101] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_101] at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_101] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[server.jar:git-Spigot-65a0347-a552117] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Spigot-65a0347-a552117] ... 6 more Caused by: java.lang.IllegalStateException: Initial initialization at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:125) ~[server.jar:git-Spigot-65a0347-a552117] at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:67) ~[server.jar:git-Spigot-65a0347-a552117] at com.hotmail.AdrianSRJose.AnniPro.main.AnnihilationMain.<init>(AnnihilationMain.java:57) ~[?:?] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_101] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_101] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_101] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_101] at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_101] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[server.jar:git-Spigot-65a0347-a552117] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Spigot-65a0347-a552117] ... 6 more

Version: Spigot 1.11.2
Plugins: [11:57:04 INFO]: Plugins (35): WorldEdit, DoubleJump, Skript, PlaceholderAPI, PlugMan, AutoMessage, ColorMOTD, SkQuery, AnnihilationWorldRestorerLite, Votifier, RewardPRO, WorldGuard, Multiverse-Core, SkinsRestorer, PermissionsEx, AnnihilationLite, ViaVersion, Vault, DailyRewards, ViaBackwards, ViaRewind, BlockParticles, UltraCosmetics, Essentials, RegionFX, TNTRun, SkAction, ProtocolLib, Citizens, CommandNPC, EssentialsSpawn, AuthMe, HolographicDisplays, skRayFall, Clockdisplay

Why this happens and how i can repair it? It really affects development of my server... Thanks :)

Where is LocationEffect? (is repo out of date?)

Is this repo out of date? I noticed that LocationEffect source isn't here, although it exists in version 4.2 of EffectLib. Looking through the source of the .jar compiled through Maven it appears that there are many effects that exist that aren't in this repository.

EXPLODE sound

The "EXPLODE" sounds in the BigBangEffect and ExplodeEffect don't work in 1.9.

How to make new effects

I tried creating a new effect for my plugin... I copied the animatedabll effect and everything works but there is an error here display(particle, location.add(vector)); its wanting me to create a new method. I did that and put the particle in there and it didnt work. please help :) btw love the lib

Maven

Does EffectLib currently have a maven repository?

Thanks

Port to Sponge

Will this library ever be ported/supported in sponge?

Currently Sponge is under heavy development, but once it matures it should offer the ability to add effects as well.

Issue!

I got a Issue and i don't know the problem I have all the required plugins in my server but is still don't work properly!

Config:
15.07 20:19:04 [Multicraft] Loading server properties
15.07 20:19:04 [Multicraft] Starting server!
15.07 20:19:04 [Multicraft] Loaded config for "Spigot 1.9.4"
15.07 20:19:05 [Multicraft] Updating eula.txt file
15.07 20:19:05 [Server] INFO Loading libraries, please wait...
15.07 20:19:08 [Server] INFO Starting minecraft server version 1.9.4
15.07 20:19:08 [Server] INFO Loading properties
15.07 20:19:08 [Server] INFO Default game type: SURVIVAL
15.07 20:19:09 [Server] INFO This server is running CraftBukkit version git-Spigot-4af49dc-4e19de1 (MC: 1.9.4) (Implementing API version 1.9.4-R0.1-SNAPSHOT)
15.07 20:19:09 [Server] INFO Server Ping Player Sample Count: 12
15.07 20:19:09 [Server] INFO Using 4 threads for Netty based IO
15.07 20:19:09 [Server] INFO Debug logging is disabled
15.07 20:19:09 [Server] INFO Generating keypair
15.07 20:19:09 [Server] INFO Starting Minecraft server on 178.20.170.103:25612
15.07 20:19:09 [Server] INFO Using epoll channel type
15.07 20:19:09 [Server] INFO Set PluginClassLoader as parallel capable
15.07 20:19:09 [Server] INFO Loading EffectLib v5.1-SNAPSHOT
15.07 20:19:09 [Server] INFO Loading WorldEdit v6.1.3;7a097ca
15.07 20:19:09 [Server] INFO Loading ViaVersion v0.9.2
15.07 20:19:09 [Server] INFO ViaVersion 0.9.2 is now loaded, injecting!
15.07 20:19:09 [Server] INFO Loading ProtocolLib v4.0.2
15.07 20:19:09 [Server] INFO Loading MineFortress v1.3.0
15.07 20:19:09 [Server] INFO Loading LibsDisguises v9.0.9
15.07 20:19:09 [Server] INFO Loading HolographicDisplays v2.2
15.07 20:19:09 [Server] INFO Enabling ProtocolLib v4.0.2
15.07 20:19:09 [Server] INFO Started structure compiler thread.
15.07 20:19:09 [Server] WARN **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
15.07 20:19:09 [Server] WARN The server will make no attempt to authenticate usernames. Beware.
15.07 20:19:09 [Server] WARN Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
15.07 20:19:09 [Server] WARN Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
15.07 20:19:09 [Server] WARN To change this, set "online-mode" to "true" in the server.properties file.
15.07 20:19:09 [Server] INFO **** Beginning UUID conversion, this may take A LONG time ****
15.07 20:19:09 [Server] INFO Preparing level "world"
15.07 20:19:09 [Server] INFO -------- World Settings For [world] --------
15.07 20:19:09 [Server] INFO Mob Spawn Range: 4
15.07 20:19:09 [Server] INFO Cactus Growth Modifier: 100%
15.07 20:19:09 [Server] INFO Cane Growth Modifier: 100%
15.07 20:19:09 [Server] INFO Melon Growth Modifier: 100%
15.07 20:19:09 [Server] INFO Mushroom Growth Modifier: 100%
15.07 20:19:09 [Server] INFO Pumpkin Growth Modifier: 100%
15.07 20:19:09 [Server] INFO Sapling Growth Modifier: 100%
15.07 20:19:09 [Server] INFO Wheat Growth Modifier: 100%
15.07 20:19:09 [Server] INFO NetherWart Growth Modifier: 100%
15.07 20:19:09 [Server] INFO Nerfing mobs spawned from spawners: false
15.07 20:19:09 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
15.07 20:19:09 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
15.07 20:19:09 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
15.07 20:19:09 [Server] INFO Random Lighting Updates: false
15.07 20:19:09 [Server] INFO Structure Info Saving: true
15.07 20:19:09 [Server] INFO Max Entity Collisions: 8
15.07 20:19:09 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
15.07 20:19:09 [Server] INFO Max TNT Explosions: 100
15.07 20:19:09 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
15.07 20:19:09 [Server] INFO Item Despawn Rate: 6000
15.07 20:19:09 [Server] INFO Item Merge Radius: 2.5
15.07 20:19:09 [Server] INFO Arrow Despawn Rate: 1200
15.07 20:19:09 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
15.07 20:19:09 [Server] INFO View Distance: 10
15.07 20:19:09 [Server] INFO Zombie Aggressive Towards Villager: true
15.07 20:19:09 [Server] INFO Experience Merge Radius: 3.0
15.07 20:19:10 [Server] INFO -------- World Settings For [world_nether] --------
15.07 20:19:10 [Server] INFO Mob Spawn Range: 4
15.07 20:19:10 [Server] INFO Cactus Growth Modifier: 100%
15.07 20:19:10 [Server] INFO Cane Growth Modifier: 100%
15.07 20:19:10 [Server] INFO Melon Growth Modifier: 100%
15.07 20:19:10 [Server] INFO Mushroom Growth Modifier: 100%
15.07 20:19:10 [Server] INFO Pumpkin Growth Modifier: 100%
15.07 20:19:10 [Server] INFO Sapling Growth Modifier: 100%
15.07 20:19:10 [Server] INFO Wheat Growth Modifier: 100%
15.07 20:19:10 [Server] INFO NetherWart Growth Modifier: 100%
15.07 20:19:10 [Server] INFO Nerfing mobs spawned from spawners: false
15.07 20:19:10 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
15.07 20:19:10 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
15.07 20:19:10 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
15.07 20:19:10 [Server] INFO Random Lighting Updates: false
15.07 20:19:10 [Server] INFO Structure Info Saving: true
15.07 20:19:10 [Server] INFO Max Entity Collisions: 8
15.07 20:19:10 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
15.07 20:19:10 [Server] INFO Max TNT Explosions: 100
15.07 20:19:10 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
15.07 20:19:10 [Server] INFO Item Despawn Rate: 6000
15.07 20:19:10 [Server] INFO Item Merge Radius: 2.5
15.07 20:19:10 [Server] INFO Arrow Despawn Rate: 1200
15.07 20:19:10 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
15.07 20:19:10 [Server] INFO View Distance: 10
15.07 20:19:10 [Server] INFO Zombie Aggressive Towards Villager: true
15.07 20:19:10 [Server] INFO Experience Merge Radius: 3.0
15.07 20:19:10 [Server] INFO -------- World Settings For [world_the_end] --------
15.07 20:19:10 [Server] INFO Mob Spawn Range: 4
15.07 20:19:10 [Server] INFO Cactus Growth Modifier: 100%
15.07 20:19:10 [Server] INFO Cane Growth Modifier: 100%
15.07 20:19:10 [Server] INFO Melon Growth Modifier: 100%
15.07 20:19:10 [Server] INFO Mushroom Growth Modifier: 100%
15.07 20:19:10 [Server] INFO Pumpkin Growth Modifier: 100%
15.07 20:19:10 [Server] INFO Sapling Growth Modifier: 100%
15.07 20:19:10 [Server] INFO Wheat Growth Modifier: 100%
15.07 20:19:10 [Server] INFO NetherWart Growth Modifier: 100%
15.07 20:19:10 [Server] INFO Nerfing mobs spawned from spawners: false
15.07 20:19:10 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
15.07 20:19:10 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
15.07 20:19:10 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
15.07 20:19:10 [Server] INFO Random Lighting Updates: false
15.07 20:19:10 [Server] INFO Structure Info Saving: true
15.07 20:19:10 [Server] INFO Max Entity Collisions: 8
15.07 20:19:10 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
15.07 20:19:10 [Server] INFO Max TNT Explosions: 100
15.07 20:19:10 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
15.07 20:19:10 [Server] INFO Item Despawn Rate: 6000
15.07 20:19:10 [Server] INFO Item Merge Radius: 2.5
15.07 20:19:10 [Server] INFO Arrow Despawn Rate: 1200
15.07 20:19:10 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
15.07 20:19:10 [Server] INFO View Distance: 10
15.07 20:19:10 [Server] INFO Zombie Aggressive Towards Villager: true
15.07 20:19:10 [Server] INFO Experience Merge Radius: 3.0
15.07 20:19:10 [Server] INFO Preparing start region for level 0 (Seed: -4948912669493306645)
15.07 20:19:11 [Server] INFO Preparing spawn area: 26%
15.07 20:19:11 [Server] INFO Preparing start region for level 1 (Seed: -4948912669493306645)
15.07 20:19:12 [Server] INFO Preparing start region for level 2 (Seed: -4948912669493306645)
15.07 20:19:12 [Server] INFO Enabling EffectLib v5.1-SNAPSHOT
15.07 20:19:12 [Server] INFO Enabling WorldEdit v6.1.3;7a097ca
15.07 20:19:12 [Server] INFO WEPIF: Using the Bukkit Permissions API.
15.07 20:19:13 [Server] INFO Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_9_R2 as the Bukkit adapter
15.07 20:19:13 [Server] INFO Enabling ViaVersion v0.9.2
15.07 20:19:13 [Server] INFO Enabling MineFortress v1.3.0
15.07 20:19:13 [Server] INFO creating table 'minefortress'
15.07 20:19:13 [Server] WARN com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
15.07 20:19:13 [Server] INFO The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
15.07 20:19:13 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
15.07 20:19:13 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
15.07 20:19:13 [Server] WARN at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
15.07 20:19:13 [Server] WARN at java.lang.reflect.Constructor.newInstance(Unknown Source)
15.07 20:19:13 [Server] WARN at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
15.07 20:19:13 [Server] WARN at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:983)
15.07 20:19:13 [Server] WARN at com.mysql.jdbc.MysqlIO.(MysqlIO.java:339)
15.07 20:19:13 [Server] WARN at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2252)
15.07 20:19:13 [Server] WARN at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2285)
15.07 20:19:13 [Server] WARN at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2084)
15.07 20:19:13 [Server] WARN at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:795)
15.07 20:19:13 [Server] WARN at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:44)
15.07 20:19:13 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
15.07 20:19:13 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
15.07 20:19:13 [Server] WARN at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
15.07 20:19:13 [Server] WARN at java.lang.reflect.Constructor.newInstance(Unknown Source)
15.07 20:19:13 [Server] WARN at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
15.07 20:19:13 [Server] WARN at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400)
15.07 20:19:13 [Server] WARN at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:327)
15.07 20:19:13 [Server] WARN at java.sql.DriverManager.getConnection(Unknown Source)
15.07 20:19:13 [Server] WARN at java.sql.DriverManager.getConnection(Unknown Source)
15.07 20:19:13 [Server] WARN at com.j256.ormlite.jdbc.JdbcConnectionSource.makeConnection(JdbcConnectionSource.java:252)
15.07 20:19:13 [Server] WARN at com.j256.ormlite.jdbc.JdbcConnectionSource.getReadWriteConnection(JdbcConnectionSource.java:184)
15.07 20:19:13 [Server] WARN at com.j256.ormlite.table.TableUtils.doCreateTable(TableUtils.java:440)
15.07 20:19:13 [Server] WARN at com.j256.ormlite.table.TableUtils.createTable(TableUtils.java:220)
15.07 20:19:13 [Server] WARN at com.j256.ormlite.table.TableUtils.createTableIfNotExists(TableUtils.java:61)
15.07 20:19:13 [Server] WARN at me.tigerhix.minefortress.data.DataManager.setupDatabase(DataManager.java:169)
15.07 20:19:13 [Server] WARN at me.tigerhix.minefortress.data.DataManager.onRegister(DataManager.java:37)
15.07 20:19:13 [Server] WARN at me.tigerhix.framework.commons.behavior.Behavior.register(Behavior.java:15)
15.07 20:19:13 [Server] WARN at me.tigerhix.minefortress.plugin.MineFortress.register(MineFortress.java:47)
15.07 20:19:13 [Server] WARN at me.tigerhix.framework.plugin.GamePlugin.onEnable(GamePlugin.java:76)
15.07 20:19:13 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
15.07 20:19:13 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
15.07 20:19:13 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
15.07 20:19:13 [Server] WARN at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:361)
15.07 20:19:13 [Server] WARN at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:321)
15.07 20:19:13 [Server] WARN at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416)
15.07 20:19:13 [Server] WARN at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381)
15.07 20:19:13 [Server] WARN at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336)
15.07 20:19:13 [Server] WARN at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268)
15.07 20:19:13 [Server] WARN at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532)
15.07 20:19:13 [Server] WARN at java.lang.Thread.run(Unknown Source)
15.07 20:19:13 [Server] WARN Caused by: java.net.ConnectException: Connection refused
15.07 20:19:13 [Server] WARN at java.net.PlainSocketImpl.socketConnect(Native Method)
15.07 20:19:13 [Server] WARN at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
15.07 20:19:13 [Server] WARN at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
15.07 20:19:13 [Server] WARN at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
15.07 20:19:13 [Server] WARN at java.net.SocksSocketImpl.connect(Unknown Source)
15.07 20:19:13 [Server] WARN at java.net.Socket.connect(Unknown Source)
15.07 20:19:13 [Server] WARN at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:214)
15.07 20:19:13 [Server] WARN at com.mysql.jdbc.MysqlIO.(MysqlIO.java:298)
15.07 20:19:13 [Server] WARN ... 35 more
15.07 20:19:13 [Server] INFO Could not connect to the database. Have you modified database.yml in the plugin folder?
15.07 20:19:13 [Server] INFO Verifying configuration...
15.07 20:19:13 [Server] INFO Verification completed.
15.07 20:19:13 [Server] WARN java.nio.file.NoSuchFileException: plugins/MineFortress/items
15.07 20:19:13 [Server] WARN at sun.nio.fs.UnixException.translateToIOException(Unknown Source)
15.07 20:19:13 [Server] WARN at sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source)
15.07 20:19:13 [Server] WARN at sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source)
15.07 20:19:13 [Server] WARN at sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(Unknown Source)
15.07 20:19:13 [Server] WARN at java.nio.file.Files.newDirectoryStream(Unknown Source)
15.07 20:19:13 [Server] WARN at me.tigerhix.minefortress.plugin.config.Conf.load(Conf.java:65)
15.07 20:19:13 [Server] WARN at me.tigerhix.minefortress.plugin.MineFortress.register(MineFortress.java:49)
15.07 20:19:13 [Server] WARN at me.tigerhix.framework.plugin.GamePlugin.onEnable(GamePlugin.java:76)
15.07 20:19:13 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
15.07 20:19:13 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
15.07 20:19:13 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
15.07 20:19:13 [Server] WARN at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:361)
15.07 20:19:13 [Server] WARN at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:321)
15.07 20:19:13 [Server] WARN at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416)
15.07 20:19:13 [Server] WARN at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381)
15.07 20:19:13 [Server] WARN at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336)
15.07 20:19:13 [Server] WARN at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268)
15.07 20:19:13 [Server] WARN at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532)
15.07 20:19:13 [Server] WARN at java.lang.Thread.run(Unknown Source)
15.07 20:19:13 [Server] INFO Item resource files failed to load.
15.07 20:19:13 [Server] INFO Develop mode has been enabled. If you are using the plugin for the first time, type /wizard to get started.
15.07 20:19:13 [Server] INFO Enabling LibsDisguises v9.0.9
15.07 20:19:13 [Server] WARN Lib's Disguises failed to startup, outdated ProtocolLib!
15.07 20:19:13 [Server] WARN You need to update ProtocolLib, please try this build http://ci.dmulloy2.net/job/ProtocolLib/lastStableBuild/artifact/modules/ProtocolLib/target/ProtocolLib.jar
15.07 20:19:13 [Server] INFO Enabling HolographicDisplays v2.2
15.07 20:19:13 [Server] INFO Found ProtocolLib, adding support for player relative variables.
15.07 20:19:13 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
15.07 20:19:13 [Server] Startup Done (3.918s)! For help, type "help" or "?"
15.07 20:19:13 [Server] INFO Stopping server
15.07 20:19:13 [Server] INFO Disabling HolographicDisplays v2.2
15.07 20:19:13 [Server] INFO Disabling LibsDisguises v9.0.9
15.07 20:19:13 [Server] INFO Disabling MineFortress v1.3.0
15.07 20:19:13 [Server] INFO Disabling ProtocolLib v4.0.2
15.07 20:19:13 [Server] INFO Disabling ViaVersion v0.9.2
15.07 20:19:13 [Server] INFO ViaVersion is disabling, if this is a reload it may not work.
15.07 20:19:13 [Server] INFO Disabling WorldEdit v6.1.3;7a097ca
15.07 20:19:13 [Server] INFO Disabling EffectLib v5.1-SNAPSHOT
15.07 20:19:13 [Server] INFO Saving players
15.07 20:19:13 [Server] INFO Saving worlds
15.07 20:19:13 [Server] INFO Saving chunks for level 'world'/Overworld
15.07 20:19:13 [Server] INFO Saving chunks for level 'world_nether'/Nether
15.07 20:19:13 [Server] INFO Saving chunks for level 'world_the_end'/The End
15.07 20:19:14 [Multicraft] Server shut down (running)
15.07 20:19:14 [Multicraft] Restarting crashed server in 60 seconds
15.07 20:19:14 [Multicraft] Server stopped

Make the EffectManager class non-final

I stumbled upon this issue not long ago. I wanted to extend the EffectManager to create an abstract one with a standardized debug behavior and also to perform custom-made operations but I couldn't.

Author,please help me about your effectlib plugin.

Hello, author. I like this plugin , and it works well for English words,i'm from China,when i use this draw chinese,it doesn't work,just like a box
image Could you please support chinese character!

thank you very much

Effects reusability.

Add done = false in start method. It's really stupid, to reinitialize effect, to use it again.

[1.16 Bug] Certain effects remain still.

Hello,

I was redirected here by the developer of this plugin:
https://www.spigotmc.org/resources/killeffects-%E2%9C%B4-54-epic-particle-kill-effects-%E2%9C%B4.65879/

I am currently using the latest version of EffectLib with the above plugin and it is able to load on to 1.16, however, certain effects do not function properly and remain even after a player has died. Please look below for an example:
https://cdn.discordapp.com/attachments/724629885997547530/736247197137371146/unknown.png

I am currently using the plugin on the latest 1.16.1 PaperMC build.

Internal Error

Here is my code, i get an internal error occurred when attempting to perform that command..

package net.parkourworld.helix;

import java.util.List;
import java.util.ArrayList;

import de.slikey.effectlib.EffectManager;
import de.slikey.effectlib.Effect;
import de.slikey.effectlib.EffectLib;
import de.slikey.effectlib.effect.HelixEffect;
import de.slikey.effectlib.util.DynamicLocation;

import org.bukkit.Bukkit;
import org.bukkit.Location;
import org.bukkit.command.Command;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
import org.bukkit.plugin.Plugin;
import org.bukkit.plugin.java.JavaPlugin;

public class main extends JavaPlugin{

public void onEnable(){
    if (Bukkit.getPluginManager().getPlugin("EffectLib") != null)
    {
      this.lib = EffectLib.instance();
    }
}


private Object lib;

EffectManager em = new EffectManager((Plugin)this.lib);

List<String> toggled = new ArrayList<String>();
public boolean onCommand(CommandSender sender, Command command, String label, String[] args){
    if (label.equalsIgnoreCase("helix")){
        if (!(sender instanceof Player)) {
            sender.sendMessage("You must be a player.");
            return false;
        }
        Player player = (Player) sender;
        if (toggled.contains(player.getName())){
            player.sendMessage("Helix OFF");
            toggled.remove(player.getName());
            return true;
        }
        player.sendMessage("Helix ON");
        toggled.add(player.getName());
        Location loc = player.getLocation();
        Effect effect = new HelixEffect(em);
        effect.setDynamicOrigin(new DynamicLocation(loc));
        effect.start();

        return true;
    }

    return false;
}
public void onRun() {
    // TODO Auto-generated method stub

}

}

And here is the console log:

org.bukkit.command.CommandException: Unhandled exception executing command 'heli
x' in plugin helix v1.0
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spi
got.jar:git-Spigot-5f38d38-18fbb24]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:14

  1. ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServe
    r.java:641) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
    at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerCon
    nection.java:1162) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java
    :997) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java
    :45) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java
    :1) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:1
  2. [spigot.jar:git-Spigot-5f38d38-18fbb24]
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [
    ?:1.8.0_66]
    at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_66]
    at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot.jar
    :git-Spigot-5f38d38-18fbb24]
    at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:7
  3. [spigot.jar:git-Spigot-5f38d38-18fbb24]
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:3
  4. [spigot.jar:git-Spigot-5f38d38-18fbb24]
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:6
  5. [spigot.jar:git-Spigot-5f38d38-18fbb24]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java
    :557) [spigot.jar:git-Spigot-5f38d38-18fbb24]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
    Caused by: java.lang.IllegalArgumentException: Plugin cannot be null
    at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot.
    jar:git-Spigot-5f38d38-18fbb24]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.validate(Craf
    tScheduler.java:397) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.runTaskTimer(
    CraftScheduler.java:123) ~[spigot.jar:git-Spigot-5f38d38-18fbb24]
    at de.slikey.effectlib.EffectManager.start(EffectManager.java:74) ~[?:?]
    at de.slikey.effectlib.Effect.start(Effect.java:223) ~[?:?]
    at net.parkourworld.helix.main.onCommand(main.java:57) ~[?:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spi

got.jar:git-Spigot-5f38d38-18fbb24]
... 15 more

BigBang effect doesn't run

Hello
I'm integrating your library in one my plugins, it's really great. COngratulations on that.
I have just a little trouble playing the BigBang effect.

Here is a code sample, it's doesn't show anything and there is no error in the console :

EffectLib lib = EffectLib.instance();
EffectManager em = new EffectManager(lib);
BigBangEffect effect = new BigBangEffect(em);
effect.setEntity(player); 
effect.setLocation(player.getLocation());
effect.setTarget(player.getLocation());
effect.setTargetEntity(player);
effect.start();
em.disposeOnTermination();

Don't spawn much threads!

EffectManager.java

        switch (effect.getType()) {
            case INSTANT:
                if(effect.isAsynchronous()) {
                    task = s.runTaskAsynchronously(owningPlugin, effect);
                } else {
                    task = s.runTask(owningPlugin, effect);
                }
                break;
            case DELAYED:
                if (effect.isAsynchronous()) {
                    task = s.runTaskLaterAsynchronously(owningPlugin, effect, effect.getDelay());
                } else {
                    task = s.runTaskLater(owningPlugin, effect, effect.getDelay());
                }
                break;
            case REPEATING:
                if (effect.isAsynchronous()) {
                    task = s.runTaskTimerAsynchronously(owningPlugin, effect, effect.getDelay(), effect.getPeriod());
                } else {
                    task = s.runTaskTimer(owningPlugin, effect, effect.getDelay(), effect.getPeriod());
                }
                break;
        }

Make this and remove runnable from Effect.java

Sorry, no pull requests, i'm using this lib in my private plugin with refactoring.

1.13 support

de.slikey.effectlib.util.ParticleEffect$ParticlePacket$VersionIncompatibleException: Your current bukkit version seems to be incompatible with this library
        at de.slikey.effectlib.util.ParticleEffect$ParticlePacket.initialize(ParticleEffect.java:1223) ~[?:?]
        at de.slikey.effectlib.EffectManager.<init>(EffectManager.java:47) ~[?:?]
        at com.solinia.solinia.Solinia3CorePlugin.onEnable(Solinia3CorePlugin.java:143) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:254) ~[spigot-1.13.2.jar:git-Spigot-2474d93-e693496]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [spigot-1.13.2.jar:git-Spigot-2474d93-e693496]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [spigot-1.13.2.jar:git-Spigot-2474d93-e693496]
        at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431) [spigot-1.13.2.jar:git-Spigot-2474d93-e693496]
        at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345) [spigot-1.13.2.jar:git-Spigot-2474d93-e693496]
        at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [spigot-1.13.2.jar:git-Spigot-2474d93-e693496]
        at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [spigot-1.13.2.jar:git-Spigot-2474d93-e693496]
        at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [spigot-1.13.2.jar:git-Spigot-2474d93-e693496]
        at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [spigot-1.13.2.jar:git-Spigot-2474d93-e693496]
        at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [spigot-1.13.2.jar:git-Spigot-2474d93-e693496]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_13_R2.EnumParticle
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:105) ~[spigot-1.13.2.jar:git-Spigot-2474d93-e693496]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot-1.13.2.jar:git-Spigot-2474d93-e693496]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_181]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_181]
        at java.lang.Class.forName0(Native Method) ~[?:1.8.0_181]
        at java.lang.Class.forName(Class.java:264) ~[?:1.8.0_181]
        at de.slikey.effectlib.util.ReflectionUtils$PackageType.getClass(ReflectionUtils.java:412) ~[?:?]
        at de.slikey.effectlib.util.ParticleEffect$ParticlePacket.initialize(ParticleEffect.java:1180) ~[?:?]
        ... 13 more

Release latest build to dev.bukkit

When while the latest build be officially available?
I'm just asking because a very cool feature for betonquest depends on pr #42 and won't get merged until the new version of EffectLib is available.

Thanks,
MW

Change Entity Particle Location

Hello!
I've got a issue with your Plugin. I created a HelixEffect and bound it to my player. The problem now is, the particle is in his face, which is fucking up very much xd. So how to change the Y one block down?

Release on SpigotMC

I'm hoping @Slikey sees this, I'm honestly not sure the best way to get in touch at this point :)

I'm wondering if it'd be ok to put up an EffectLib page on Spigotmc.com?

I'd also like to move the docs from dev.bukkit.org to the wiki, and maybe add an example plugin.

Understanding particle offsets

I am trying to create a trail effect, where each waypoint is the location of the player's feet (i.e. the trail follows the player's foot location rather than their head).

Here is my current code with no offsets:

TraceEffect trail = new TraceEffect(Cosmetics.em);
trail.particle = ParticleEffect.valueOf(selected);
trail.asynchronous = true;
trail.setEntity(p);
trail.infinite();
trail.start();

I have tried things such as
trail.offset = new Vector().setY(-2);

trail.relativeOffset = new Vector().setY(-2);

Although these either make no particles show up whatsoever or have no effect. For good measure, I also created two locations of the same X/Z but with a different of 2 on the Y coord and then calculated the vector between those just in case it was me being stupid and not understanding vectors completely. The particles did not show up when I did this.

I also tried using trail.particleOffsetY = -2; but this seems to just bug the particles out, sending them into a spasm.

Some particles use itemstack as particle data

The particle effect, icon crack, uses an ItemStack as its data rather than just a material type, I noticed that effectlib has not yet updated to accommodate this change.

What can I do to help address the issue?

Is there a better place we could chat?

I appoligise in advance for posting this here!! I wanted to ask you a few things relating to coding using the particle library you are using, I wanted to ask you because you have been working on effectlib for a quite a while and might know a thing or two about what i might be talking about xD.

Lets assuming i already have certain particle effects working and that some may or may not be copies of your effects xD, have you ever noticed any 'ghost particles' ?? what i mean by this is, say we are playing a long distance effect to a player of 32 distance(not that far) . in the map at location 0,0,0 out to where the particle is played there is a noticeable set of particles that sort of,, 'jump around' between 0,0,0 and that location. Ive searched the googles for similarities to this but to no avail.

Feel free to delete this post if you feel its inappropriate of me to ask you this,,, here of all places. :3
-Sashie

1.8 Spigot Update

The latest spigot build seems to break effectlib. I know it's brand new but this is all that's stopping me from upgrading my server to full 1.8! Is there an ETA on when it will be updated?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.