VoteRight - Sponge's First Votifier Listener [Discontinued]

@ChickenPillow
are there any console errors? (Even small ones during initialization?)

@everyone_else
I realized i have some summer work that isn’t done, so I may take some time implementing new features or responding :frowning: sorry.

I don’t get any errors or warnings :frowning:

##VoteRight 1.1.9 (Random People & Bug Fixes)

Changelog:

  • Added random people trigger things (see main post)
  • Updated star API to 1.8.3 to fix that error @SnowBlitzz was having
1 Like

My StarAPI seems to not want to load. Not sure what the issue is but here is the fatal error that the console gave me.

09.08 13:51:54 [Server] Server thread/ERROR [StarAPI]: Fatal error - all star plugins are unable to load. Star data could not be loaded.

As a note I am using the most up to date StarAPI, VoteRight and NUVotifier.

There should be a stacktrace too… can you post the console log

Edit:
it means that for some reason the file that stores information required by every plugin that depends on Star is not loading…

I apologize for it being very long, I didnt see a stacktrace in there.

09.08 14:11:26 [Server] Server thread/INFO [StarAPI]: — StarPlugin Constructed —
09.08 14:11:26 [Server] Server thread/INFO [StarAPI]: name= StarAPI
09.08 14:11:26 [Server] Server thread/INFO [StarAPI]: version= 1.8.0
09.08 14:11:26 [Server] Server thread/INFO [StarAPI]: id= com.gmail.socraticphoenix.sponge.star
09.08 14:11:26 [Server] Server thread/INFO [StarAPI]: author(s)= Socratic_Phoenix
09.08 14:11:26 [Server] Server thread/INFO [StarAPI]: description= StarAPI is a Sponge Plugin framework that aims to make plugin interactions with the player smooth, and enable them to do things such as control NPCs and create minigame Lobbies.
09.08 14:11:26 [Server] Server thread/INFO [StarAPI]: ------------------------------
09.08 14:11:26 [Server] Server thread/ERROR [StarAPI]: Fatal error - all star plugins are unable to load. Star data could not be loaded.
09.08 14:11:26 [Server] INFO com.gmail.socraticphoenix.plasma.file.jlsc.JLSCException: Error while parsing value at key “cache”
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.parseCompound(CJLSCUtil.java:38) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.JLSConfiguration.fromCompressedFile(JLSConfiguration.java:83) ~[JLSConfiguration.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.sponge.star.StarMain.onConstruction(StarMain.java:142) [StarMain.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.sponge.star.plugin.StarPlugin.(StarPlugin.java:124) [StarPlugin.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.sponge.star.StarMain.(StarMain.java:104) [StarMain.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.sponge.star.StarMain$$FastClassByGuice$$d0f69507.newInstance() [$ReflectUtils.class:?]
09.08 14:11:26 [Server] INFO at com.google.inject.internal.cglib.reflect.$FastConstructor.newInstance(FastConstructor.java:40) [$FastConstructor.class:1.8.9-1890-4.2.0-BETA-1653]
09.08 14:11:26 [Server] INFO at com.google.inject.internal.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:61) [DefaultConstructionProxyFactory$1.class:1.8.9-1890-4.2.0-BETA-1653]
09.08 14:11:26 [Server] INFO at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:105) [ConstructorInjector.class:1.8.9-1890-4.2.0-BETA-1653]
09.08 14:11:26 [Server] INFO at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:85) [ConstructorInjector.class:1.8.9-1890-4.2.0-BETA-1653]
09.08 14:11:26 [Server] INFO at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:267) [ConstructorBindingImpl$Factory.class:1.8.9-1890-4.2.0-BETA-1653]
09.08 14:11:26 [Server] INFO at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:46) [ProviderToInternalFactoryAdapter$1.class:1.8.9-1890-4.2.0-BETA-1653]
09.08 14:11:26 [Server] INFO at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1103) [InjectorImpl.class:1.8.9-1890-4.2.0-BETA-1653]
09.08 14:11:26 [Server] INFO at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40) [ProviderToInternalFactoryAdapter.class:1.8.9-1890-4.2.0-BETA-1653]
09.08 14:11:26 [Server] INFO at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:145) [SingletonScope$1.class:1.8.9-1890-4.2.0-BETA-1653]
09.08 14:11:26 [Server] INFO at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41) [InternalFactoryToProviderAdapter.class:1.8.9-1890-4.2.0-BETA-1653]
09.08 14:11:26 [Server] INFO at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1016) [InjectorImpl$2$1.class:1.8.9-1890-4.2.0-BETA-1653]
09.08 14:11:26 [Server] INFO at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092) [InjectorImpl.class:1.8.9-1890-4.2.0-BETA-1653]
09.08 14:11:26 [Server] INFO at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012) [InjectorImpl$2.class:1.8.9-1890-4.2.0-BETA-1653]
09.08 14:11:26 [Server] INFO at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1051) [InjectorImpl.class:1.8.9-1890-4.2.0-BETA-1653]
09.08 14:11:26 [Server] INFO at org.spongepowered.mod.plugin.SpongeModPluginContainer.constructMod(SpongeModPluginContainer.java:296) [SpongeModPluginContainer.class:1.8.9-1890-4.2.0-BETA-1653]
09.08 14:11:26 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92]
09.08 14:11:26 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_92]
09.08 14:11:26 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_92]
09.08 14:11:26 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_92]
09.08 14:11:26 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.9.jar:?]
09.08 14:11:26 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.8.9.jar:?]
09.08 14:11:26 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.9.jar:?]
09.08 14:11:26 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.9.jar:?]
09.08 14:11:26 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.9.jar:?]
09.08 14:11:26 [Server] INFO at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211) [LoadController.class:?]
09.08 14:11:26 [Server] INFO at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189) [LoadController.class:?]
09.08 14:11:26 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92]
09.08 14:11:26 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_92]
09.08 14:11:26 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_92]
09.08 14:11:26 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_92]
09.08 14:11:26 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.9.jar:?]
09.08 14:11:26 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.8.9.jar:?]
09.08 14:11:26 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.9.jar:?]
09.08 14:11:26 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.9.jar:?]
09.08 14:11:26 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.9.jar:?]
09.08 14:11:26 [Server] INFO at net.minecraftforge.fml.common.LoadController.redirect$onPost$0(LoadController.java:53) [LoadController.class:?]
09.08 14:11:26 [Server] INFO at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
09.08 14:11:26 [Server] INFO at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:512) [Loader.class:?]
09.08 14:11:26 [Server] INFO at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?]
09.08 14:11:26 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320) [FMLCommonHandler.class:?]
09.08 14:11:26 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:112) [ko.class:?]
09.08 14:11:26 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441) [MinecraftServer.class:?]
09.08 14:11:26 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]
09.08 14:11:26 [Server] INFO Caused by: com.gmail.socraticphoenix.plasma.file.jlsc.JLSCException: Error while parsing value at key “41aac23e-4c1e-47c2-9b5e-f6c925754b72”
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.parseCompound(CJLSCUtil.java:38) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:62) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:46) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.parseCompound(CJLSCUtil.java:32) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO … 48 more
09.08 14:11:26 [Server] INFO Caused by: com.gmail.socraticphoenix.plasma.file.jlsc.JLSCException: Error while parsing value at key “NameQuery”
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.parseCompound(CJLSCUtil.java:38) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:62) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:46) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.parseCompound(CJLSCUtil.java:32) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:62) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:46) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.parseCompound(CJLSCUtil.java:32) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO … 48 more
09.08 14:11:26 [Server] INFO Caused by: com.gmail.socraticphoenix.plasma.file.jlsc.JLSCException: Error while parsing value at key “value”
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.parseCompound(CJLSCUtil.java:38) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:62) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:59) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:46) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.parseCompound(CJLSCUtil.java:32) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:62) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:46) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.parseCompound(CJLSCUtil.java:32) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:62) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:46) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.parseCompound(CJLSCUtil.java:32) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO … 48 more
09.08 14:11:26 [Server] INFO Caused by: com.gmail.socraticphoenix.plasma.file.jlsc.JLSCException: Error while parsing value at key “id”
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.parseCompound(CJLSCUtil.java:38) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:62) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:59) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:46) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.parseCompound(CJLSCUtil.java:32) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:62) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:59) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:46) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.parseCompound(CJLSCUtil.java:32) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:62) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:46) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.parseCompound(CJLSCUtil.java:32) ~[CJLSCUtil.class:?]
09.08 14:11:26 [Server] INFO at com.gmail.socraticphoenix.plasma.file.jlsc.cjlsc.CJLSCUtil.decode(CJLSCUtil.java:62) ~[CJLSCUtil.class:?]
09.08 14:11:27 [Multicraft] Skipped 60 lines due to rate limit (100/s)
09.08 14:11:27 [Server] Server thread/INFO [nucleus]: Nucleus is now starting. Entering pre-init phase.
09.08 14:11:27 [Server] Server thread/INFO [nucleus]: Starting QuickStart Module Loader version 0.1.5 subsystem.
09.08 14:11:28 [Server] Server thread/WARN [Sponge]: A custom DataBuilder is not extending AbstractDataBuilder! It is recommended that the custom data builder does extend it to gain automated content versioning updates and maintain simplicity. The offending builder’s class is: class com.gmail.socraticphoenix.sponge.star.data.tags.simple.SimpleTagDataBuilder
09.08 14:11:28 [Server] Server thread/WARN [Sponge]: A custom DataBuilder is not extending AbstractDataBuilder! It is recommended that the custom data builder does extend it to gain automated content versioning updates and maintain simplicity. The offending builder’s class is: class com.gmail.socraticphoenix.sponge.star.data.tags.complex.ComplexTagDataBuilder
09.08 14:11:28 [Server] Server thread/WARN [Sponge]: A custom DataBuilder is not extending AbstractDataBuilder! It is recommended that the custom data builder does extend it to gain automated content versioning updates and maintain simplicity. The offending builder’s class is: class com.gmail.socraticphoenix.sponge.star.enchantment.data.StarEnchantmentDataManipulatorBuilder
09.08 14:11:28 [Server] Server thread/WARN [Sponge]: A custom DataBuilder is not extending AbstractDataBuilder! It is recommended that the custom data builder does extend it to gain automated content versioning updates and maintain simplicity. The offending builder’s class is: class com.gmail.socraticphoenix.sponge.star.enchantment.data.StarEnchantmentDataBuilder
09.08 14:11:28 [Server] Server thread/WARN [Sponge]: A custom DataBuilder is not extending AbstractDataBuilder! It is recommended that the custom data builder does extend it to gain automated content versioning updates and maintain simplicity. The offending builder’s class is: class com.gmail.socraticphoenix.sponge.star.data.tags.simple.SimpleTagDataManipulatorBuilder
09.08 14:11:28 [Server] Server thread/ERROR [Sponge]: Could not pass FMLPreInitializationEvent to org.spongepowered.mod.plugin.SpongeModPluginContainer@2aee971c
09.08 14:11:28 [Server] INFO java.lang.NullPointerException
09.08 14:11:28 [Server] INFO at com.gmail.socraticphoenix.sponge.star.StarMain.getPluginMetadata(StarMain.java:182) ~[StarMain.class:?]
09.08 14:11:28 [Server] INFO at com.gmail.socraticphoenix.sponge.star.plugin.ConfigurationManager.init(ConfigurationManager.java:134) ~[ConfigurationManager.class:?]
09.08 14:11:28 [Server] INFO at com.gmail.socraticphoenix.sponge.star.plugin.ConfigurationManager.lambda$initAll$33(ConfigurationManager.java:102) ~[ConfigurationManager.class:?]
09.08 14:11:28 [Server] INFO at java.util.HashMap$KeySet.forEach(HashMap.java:932) ~[?:1.8.0_92]
09.08 14:11:28 [Server] INFO at com.gmail.socraticphoenix.sponge.star.plugin.ConfigurationManager.initAll(ConfigurationManager.java:101) ~[ConfigurationManager.class:?]
09.08 14:11:28 [Server] INFO at com.gmail.socraticphoenix.sponge.star.plugin.StarPlugin.initialize(StarPlugin.java:185) ~[StarPlugin.class:?]
09.08 14:11:28 [Server] INFO at com.gmail.socraticphoenix.sponge.star.StarMain.onPreInitialization(StarMain.java:265) ~[StarMain.class:?]
09.08 14:11:28 [Server] INFO at

I also tried downgrading to 1.8.2 StarAPI to see if that fixed anything and it did not. It started having issues after I updated my pixelmon to version 4.3.0 Beta 3

Welp… it’s the stuff after that that is more important…

If there’s any way you can get that, that’d be great.

Otherwise, delete the data.cjlsc file in the star config folder…

Edit:
the reason I’d like to have the rest of the info is this is a recurring problem, and I’d like to figure out what bug is affecting my code…

I will do a server restart and post what you are after.

Update:Deleting the file you specified seemed to correct the issue, StarAPI loaded successfully.

New Update: Seems it threw something out of whack with the schema.json, minor irritant but not anything major.

this could really use a command for players to see their own vote count. maybe hook into when they run the command /vote it also displays how many votes they have themselves.

Perhaps a per week or per month vote count would be nice as well. /votetop week, /votetop month, /votetop overall?

@Khaoz
Could definitely add that at some point

@SnowBlitzz
Dates and time are kind of weird to work with, I’ll try to implement something, but no promises

Hey ! VoteRight seems to work fine with Sponge API 5, except about a small error on loading :
[11:46:54] [Server thread/INFO] [Sponge]: Loaded plugin: NuVotifier 2.3.2.2 (from mods\nuvotifier-universal-2.3.2.2.jar) [11:46:54] [Server thread/INFO] [StarAPI]: --- StarPlugin Constructed --- [11:46:54] [Server thread/INFO] [StarAPI]: name= StarAPI [11:46:54] [Server thread/INFO] [StarAPI]: version= 1.8.3 [11:46:54] [Server thread/INFO] [StarAPI]: id= com.gmail.socraticphoenix.sponge.star [11:46:54] [Server thread/INFO] [StarAPI]: author(s)= Socratic_Phoenix [11:46:54] [Server thread/INFO] [StarAPI]: description= StarAPI is a Sponge Plugin framework that aims to make plugin interactions with the player smooth, and enable them to do things such as control NPCs and create minigame Lobbies. [11:46:54] [Server thread/INFO] [StarAPI]: ------------------------------ [11:46:54] [Server thread/INFO] [Sponge]: Loaded plugin: StarAPI 1.8.3 (from mods\StarAPI-1.8.3.jar) [11:46:54] [Server thread/INFO] [VoteRight]: --- StarPlugin Constructed --- [11:46:54] [Server thread/INFO] [VoteRight]: name= VoteRight [11:46:54] [Server thread/INFO] [VoteRight]: version= 1.1.9 [11:46:54] [Server thread/INFO] [VoteRight]: id= com.gmail.socraticphoenix.sponge.voteright [11:46:54] [Server thread/INFO] [VoteRight]: author(s)= Socratic_Phoenix [11:46:54] [Server thread/INFO] [VoteRight]: description= A votifier listener for Sponge [11:46:54] [Server thread/INFO] [VoteRight]: ------------------------------ [11:46:54] [Server thread/INFO] [Sponge]: Loaded plugin: VoteRight 1.1.9 (from mods\VoteRight-1.1.9.jar) [11:46:54] [Server thread/INFO] [Sponge]: Initializing plugins... [11:46:54] [Server thread/WARN] [Sponge]: A custom DataBuilder is not extending AbstractDataBuilder! It is recommended that the custom data builder does extend it to gain automated content versioning updates and maintain simplicity. The offending builder's class is: class com.gmail.socraticphoenix.sponge.star.data.tags.simple.SimpleTagDataBuilder [11:46:54] [Server thread/WARN] [Sponge]: A custom DataBuilder is not extending AbstractDataBuilder! It is recommended that the custom data builder does extend it to gain automated content versioning updates and maintain simplicity. The offending builder's class is: class com.gmail.socraticphoenix.sponge.star.data.tags.complex.ComplexTagDataBuilder [11:46:54] [Server thread/WARN] [Sponge]: A custom DataBuilder is not extending AbstractDataBuilder! It is recommended that the custom data builder does extend it to gain automated content versioning updates and maintain simplicity. The offending builder's class is: class com.gmail.socraticphoenix.sponge.star.enchantment.data.StarEnchantmentDataManipulatorBuilder [11:46:54] [Server thread/WARN] [Sponge]: A custom DataBuilder is not extending AbstractDataBuilder! It is recommended that the custom data builder does extend it to gain automated content versioning updates and maintain simplicity. The offending builder's class is: class com.gmail.socraticphoenix.sponge.star.enchantment.data.StarEnchantmentDataBuilder [11:46:54] [Server thread/WARN] [Sponge]: A custom DataBuilder is not extending AbstractDataBuilder! It is recommended that the custom data builder does extend it to gain automated content versioning updates and maintain simplicity. The offending builder's class is: class com.gmail.socraticphoenix.sponge.star.data.tags.simple.SimpleTagDataManipulatorBuilder [11:46:54] [Server thread/INFO] [StarAPI]: ========== [11:46:54] [Server thread/INFO] [StarAPI]: StarAPI is searching for an appropriate NMSModule... [11:46:54] [Server thread/INFO] [StarAPI]: Current Minecraft Version is: 1.10.2 [11:46:54] [Server thread/INFO] [StarAPI]: Searching online... [11:46:55] [Server thread/ERROR] [StarAPI]: No NMSModule found for current version. The NMS extended API features will be unavailable. [11:46:55] [Server thread/WARN] [StarAPI]: Failed to search online. Check your connection and try again. [11:46:55] [Server thread/INFO] [StarAPI]: ========== [11:46:55] [Server thread/INFO] [VoteRight]: VoteRight is pre-initializing... [11:46:55] [Server thread/INFO] [VoteRight]: VoteRight completed pre-init stage. Config, data, and schema file are loaded.

Currently configuring it for the first time, so I can’t say if it impact the plugin or not yet :slight_smile:

I don’t see an error… two warnings yes… But no error. The data builder warnings don’t mean anything, and I’ll update them to “fix” it at some point

Hey love the plugin for months I’ve been ignoring this… please move this to the top of your page! So much scrolling when i check for updates xD Call me lazy

Summary

https://s10.postimg.org/x2m8v3sjt/Capture.png

xD
Sure thing
< 15 chars >

Could you take a look at my schema.jlsc? For some reason voteright and everything is loading properly but it isnt loading the schema for it to work properly. http://pastebin.com/N1QBgDy4

Is there an error message? What exactly isn’t working

The schema isnt loading to work, I assumed it was because the schema is wrong.

Can I have a console log?