CobbleSword / NachoSpigot

NachoSpigot is a fork of TacoSpigot 1.8.9 that offers several enhancements to performance as well as bug fixes.
GNU General Public License v3.0
237 stars 87 forks source link

NachoSpigot does not compile on Windows systems. #288

Closed Sculas closed 2 years ago

Sculas commented 2 years ago

Observed Behavior

NachoSpigot does not properly compile on Windows systems, because SpecialSource thinks the drive letter C:\ in the path is a Maven artifact dependency.

Expected Behavior

It should compile normally as it did before updating to SpecialSource 1.2.2.

Steps To Reproduce

Compile NachoSpigot on a Windows system.

Plugin List

No response

Server Version

N/A

Other

I've opened a PR at SpecialSource's repo, and I'm currently waiting for md_5 to merge it. You can follow it here: https://github.com/agaricusb/SpecialSourceMP/pull/4

Agreements