cijaaimee / Slime-World-Manager

A Spigot plugin that implements the Slime Region Format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zstd compress bound UnsatisfiedLinkError

auriium opened this issue · comments

Describe the issue
Getting errors when importing worlds
Spigot version
1.15.2
Plugin version
Latest
How to reproduce
Import a world on 1.15.2
Crash reports (if available)

.... [13:01:36 WARN]: [SlimeWorldManager] Plugin SlimeWorldManager v2.2.1 generated an exception while executing task 7153
java.lang.UnsatisfiedLinkError: com.github.luben.zstd.Zstd.compressBound(J)J
at com.github.luben.zstd.Zstd.compressBound(Native Method) ~[?:?]
at com.github.luben.zstd.Zstd.compress(Zstd.java:612) ~[?:?]

commented

Are you using FAWE?

Yep, closing this