#Excluding Library
1 messages · Page 1 of 1 (latest)
yes
Why specify it as library in plugin yml? (Can't you include it as dependency in plugin itself?)
Could not transfer artifact com.microsoft.onnxruntime:onnxruntime:jar:1.15.1 from/to MavenRepo (https://repo.maven.apache.org/maven2/): status code: 416, reason phrase: Range Not Satisfiable (416)``` this when i tried turning the whole thing into a paper plugin (more clear error basically)
the library is 100mb
for some reason
Do you need this library? 🤔 (sorry if this is basic)
yes ofc
this is SO question I found that looks similar to your issue https://stackoverflow.com/questions/6642146/maven-failed-to-read-artifact-descriptor
hm................................
For simplicity, i would not use library feature of Spigot, just to narrow down why this issue happens
also, how do you specify this dependency in gradle?