PlaceholderAPI icon indicating copy to clipboard operation
PlaceholderAPI copied to clipboard

PlaceholderAPI could not load the messages file

Open jacky8399 opened this issue 7 years ago • 1 comments
trafficstars

Please provide these fields before submitting an issue.

SpongeAPI version: 7.1.0-SNAPSHOT-7105dfc

PlaceholderAPI version: 4.5.1

Plugins installed: Doesn't seem to be related to other plugins

Error log [if any]: https://pastebin.com/RWp1BYkt

Description: PlaceholderAPI throws an error during startup, and all placeholders stop working.

Steps to reproduce: Start the server with the latest PlaceholderAPI. The problem persisted when I deleted the messages file, where PlaceholderAPI regenerated the file and still failed to load it.

jacky8399 avatar Aug 03 '18 16:08 jacky8399

This is a strange compiler error.

The source of Message has a zero arg constructor. The compiled jar doesn't have it anymore, the compiler somehow fucked up or the wrong source was compiled.

Use this unofficial release, which doesn't have that problem. That build is already in use on large server networks, it is proven to be good.

randombyte-developer avatar Aug 12 '18 18:08 randombyte-developer