AdvancedServerListIcons - Advanced Server List Icons for Sponge

This is a discussion topic for the Ore project, AdvancedServerListIcons. View the full project on Ore for downloads and more information.


AdvancedServerListIcons

Welcome to your new project!

1 Like

[19:58:59] [Server thread/WARN] [Sponge]: //
[19:58:59] [Server thread/WARN] [Sponge]: /* Could not pass FMLServerStartedEvent */
[19:58:59] [Server thread/WARN] [Sponge]: /
/
[19:58:59] [Server thread/WARN] [Sponge]: /* Could not pass the event FMLServerStartedEvent to an Event Listener! /
[19:58:59] [Server thread/WARN] [Sponge]: /
/
[19:58:59] [Server thread/WARN] [Sponge]: /
Since the event can be modified during the event’s listener, /
[19:58:59] [Server thread/WARN] [Sponge]: /
there could be adverse side effects of the exception occurring /
[19:58:59] [Server thread/WARN] [Sponge]: /
such that duplications or other game breaking issues could exist. /
[19:59:00] [Server thread/WARN] [Sponge]: /
/
[19:59:00] [Server thread/WARN] [Sponge]: /
Due to the nature of the exception, this is not likely an exception /
[19:59:00] [Server thread/WARN] [Sponge]: /
that is covered by SpongeForge or Forge itself, and therefore should /
[19:59:00] [Server thread/WARN] [Sponge]: /
be reported to the mod/plugin author first prior to reporting to /
[19:59:00] [Server thread/WARN] [Sponge]: /
Sponge or Forge. /
[19:59:00] [Server thread/WARN] [Sponge]: /
/
[19:59:00] [Server thread/WARN] [Sponge]: /
Owning Mod/Plugin: advancedserverlisticons /
[19:59:00] [Server thread/WARN] [Sponge]: /
Exception: /
[19:59:00] [Server thread/WARN] [Sponge]: /
java.lang.NullPointerException: null /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.me4502.advancedserverlisticons.DatabaseManager.doesTableExist(DatabaseManager.java:142) /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.me4502.advancedserverlisticons.DatabaseManager.connect(DatabaseManager.java:53) /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.me4502.advancedserverlisticons.AdvancedServerListIconsSponge.loadConfig(AdvancedServerListIconsSponge.java:114) /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.me4502.advancedserverlisticons.AdvancedServerListIconsSponge.onServerStart(AdvancedServerListIconsSponge.java:86) /
[19:59:00] [Server thread/WARN] [Sponge]: /
org.spongepowered.common.event.listener.GameStartedServerEventListener_AdvancedServerListIconsSponge_onServerStart5.handle(Unknown Source) /
[19:59:00] [Server thread/WARN] [Sponge]: /
org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:97) /
[19:59:00] [Server thread/WARN] [Sponge]: /
org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383) /
[19:59:00] [Server thread/WARN] [Sponge]: /
org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:458) /
[19:59:00] [Server thread/WARN] [Sponge]: /
org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:419) /
[19:59:00] [Server thread/WARN] [Sponge]: /
org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:255) /
[19:59:00] [Server thread/WARN] [Sponge]: /
org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:361) /
[19:59:00] [Server thread/WARN] [Sponge]: /
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) /
[19:59:00] [Server thread/WARN] [Sponge]: /
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) /
[19:59:00] [Server thread/WARN] [Sponge]: /
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) /
[19:59:00] [Server thread/WARN] [Sponge]: /
java.lang.reflect.Method.invoke(Unknown Source) /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.EventBus.post(EventBus.java:217) /
[19:59:00] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) /
[19:59:00] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) /
[19:59:00] [Server thread/WARN] [Sponge]: /
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) /
[19:59:00] [Server thread/WARN] [Sponge]: /
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) /
[19:59:00] [Server thread/WARN] [Sponge]: /
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) /
[19:59:00] [Server thread/WARN] [Sponge]: /
java.lang.reflect.Method.invoke(Unknown Source) /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) /
[19:59:00] [Server thread/WARN] [Sponge]: /
com.google.common.eventbus.EventBus.post(EventBus.java:217) /
[19:59:00] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) /
[19:59:00] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) /
[19:59:00] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:799) /
[19:59:00] [Server thread/WARN] [Sponge]: /
net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:302) /
[19:59:00] [Server thread/WARN] [Sponge]: /
net.minecraft.server.MinecraftServer.run(MinecraftServer.java:488) /
[19:59:00] [Server thread/WARN] [Sponge]: /
java.lang.Thread.run(Unknown Source) /
[19:59:00] [Server thread/WARN] [Sponge]: /
************************************************************************************

Why bump an old topic? This plugin is almost 4 years old on an old API and is no longer being updated

Just by looking at your error code, it appears something went wrong with how you are trying to set up the database. Double check your configuration and make sure that all entries are correct.

Also I think it may or may not work, since most of the plug-in code it common code with spigot and the sponge parts are merely adapters from what I can tell, so maybe it still works, if it doesn’t, maybe another developer finds time to update it!

Also for future reference: please use sites like pastebin or gist.github for errors to make threads easier to read and it’s always useful to add a little explanation if possible. :slight_smile: