ronaldburns / PlaceholderAPI

An advanced placeholder hub for the Sponge API
https://ore.spongepowered.org/rojo8399/PlaceholderAPI
MIT License
16 stars 15 forks source link

Could not load the messages file! #74

Open PooxD opened 4 years ago

PooxD commented 4 years ago

Please provide these fields before submitting an issue.

SpongeAPI version: spongeforge-1.12.2-2825-7.1.6

PlaceholderAPI version: PlaceholderAPI-4.5.1

Plugins installed: prntscr.com/q302c6

Error log [if any]: [16:40:36] [Server thread/ERROR] [placeholderapi]: Could not load the messages file!

[16:40:36] [Server thread/WARN] [Sponge]: / Could not pass FMLPreInitializationEvent /

[16:40:36] [Server thread/WARN] [Sponge]: / Could not pass the event FMLPreInitializationEvent to an Event Listener! / [16:40:36] [Server thread/WARN] [Sponge]: / / [16:40:36] [Server thread/WARN] [Sponge]: / Since the event can be modified during the event's listener, there could be adverse side effects of the exception occuring such that duplications or other game breaking issues could exist. Due to the nature of the exception, this is not likely an exception that is covered by SpongeForge or Forge itself, and therefor should be reported to the mod/plugin author first prior to reporting to Sponge or Forge. / [16:40:36] [Server thread/WARN] [Sponge]: / Owning Mod/Plugin: placeholderapi / [16:40:36] [Server thread/WARN] [Sponge]: / Exception: / [16:40:36] [Server thread/WARN] [Sponge]: / ninja.leaping.configurate.objectmapping.ObjectMappingException: No zero-arg constructor is available for class class me.rojo8399.placeholderapi.impl.configs.Messages$Message but is required to construct new instances! / [16:40:36] [Server thread/WARN] [Sponge]: / ninja.leaping.configurate.objectmapping.ObjectMapper.constructObject(ObjectMapper.java:231) / [16:40:36] [Server thread/WARN] [Sponge]: / ninja.leaping.configurate.objectmapping.ObjectMapper.bindToNew(ObjectMapper.java:268) / [16:40:36] [Server thread/WARN] [Sponge]: / ninja.leaping.configurate.objectmapping.serialize.TypeSerializers$AnnotatedObjectSerializer.deserialize(TypeSerializers.java:283) / [16:40:36] [Server thread/WARN] [Sponge]: / ninja.leaping.configurate.objectmapping.ObjectMapper$FieldData.deserializeFrom(ObjectMapper.java:94) / [16:40:36] [Server thread/WARN] [Sponge]: / ninja.leaping.configurate.objectmapping.ObjectMapper$BoundInstance.populate(ObjectMapper.java:155) / [16:40:36] [Server thread/WARN] [Sponge]: / ninja.leaping.configurate.objectmapping.serialize.TypeSerializers$AnnotatedObjectSerializer.deserialize(TypeSerializers.java:283) / [16:40:36] [Server thread/WARN] [Sponge]: / ninja.leaping.configurate.objectmapping.ObjectMapper$FieldData.deserializeFrom(ObjectMapper.java:94) / [16:40:36] [Server thread/WARN] [Sponge]: / ninja.leaping.configurate.objectmapping.ObjectMapper$BoundInstance.populate(ObjectMapper.java:155) / [16:40:36] [Server thread/WARN] [Sponge]: / ninja.leaping.configurate.objectmapping.serialize.TypeSerializers$AnnotatedObjectSerializer.deserialize(TypeSerializers.java:283) / [16:40:36] [Server thread/WARN] [Sponge]: / ninja.leaping.configurate.SimpleConfigurationNode.getValue(SimpleConfigurationNode.java:218) / [16:40:36] [Server thread/WARN] [Sponge]: / ninja.leaping.configurate.ConfigurationNode.getValue(ConfigurationNode.java:491) / [16:40:36] [Server thread/WARN] [Sponge]: / me.rojo8399.placeholderapi.impl.PlaceholderAPIPlugin.onGamePreInitializationEvent(PlaceholderAPIPlugin.java:299) / [16:40:36] [Server thread/WARN] [Sponge]: / org.spongepowered.common.event.listener.GamePreInitializationEventListener_PlaceholderAPIPlugin_onGamePreInitializationEvent13.handle(Unknown Source) / [16:40:36] [Server thread/WARN] [Sponge]: / org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) / [16:40:36] [Server thread/WARN] [Sponge]: / org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:385) / [16:40:36] [Server thread/WARN] [Sponge]: / org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:458) / [16:40:36] [Server thread/WARN] [Sponge]: / org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:419) / [16:40:36] [Server thread/WARN] [Sponge]: / org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:252) / [16:40:36] [Server thread/WARN] [Sponge]: / org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:339) / [16:40:36] [Server thread/WARN] [Sponge]: / sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) / [16:40:36] [Server thread/WARN] [Sponge]: / sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) / [16:40:36] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

Description:

Steps to reproduce:

randombyte-developer commented 4 years ago

Try this unofficial build: https://github.com/randombyte-developer/PlaceholderAPI/releases/tag/v4.5.1