erikzimmermann / TradeSystem

A highly customizable, free and open-source Minecraft plugin for trading between players.

Home Page:https://www.spigotmc.org/resources/trade-system-custom-layouts.58434/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TradeSystem 2.5.1 Issue [Not related to poor configuration but generates on startup]

DebuffPvP opened this issue · comments

Describe the bug
Issue in console

Version: 1.8.8

Log: https://pastebin.com/tuKJTVrU

Hi, please run /version and send me your result.

This server is running ReliableSpigot version 2.4.4 (MC: 1.8.8) (Implementing API version 1.8.8-R0.3)

Any possibility to switch to paper 1.8.8?

it wasn't having any issues before and no unfortunately because i've spent money on this spigot jar and certain spigots are optimized for certain gamemodes like taco spigot and some for factions and stuff.

Well... The SQLite library cannot be included in the plugin jar as it would destroy compatibility for all other version.

As an workaround, you could try to use MySQL to avoid having SQLite being initialized. Another solution would be to contact the ReliableSpigot devs and tell them they should include the SQLite dependency in their build if it's still maintained.