
Incompatibility with Web-API (Sponge plugin)
Valandur opened this issue ยท 1 comments
Issue Description:
Ender-IO & Web-API (sponge plugin) make the server crash when starting. Removing either EnderIO OR Web-API allows the server to start (EnderCore does not have to be removed).
I'm not sure if this is on my (Web-API) side, or on the EnderIO side, but it seems related to the javax.xml
and/or com.ctc.wstx
dependency (on Web-API side this is included by the dependency on org.codehaus.woodstox
, and these libraries are shadowed in valandur.webapi.shadow
so should not be interfering with EnderIO's dependencies).
The original issue and crash report can be found in the Web-API github
The crash report included here is a reproduction.
What happens:
The server crashes when starting
What you expected to happen:
The server starts normally
Steps to reproduce:
- Setup a server with the mentioned Forge, Sponge, EnderCore, EnderIO and Web-API versions
- Try starting the server normally
Affected Versions:
- EnderIO: EnderIO-1.10.2-3.1.193
- EnderCore: EnderCore-1.10.2-0.4.1.66-beta
- Minecraft: 1.10.2
- Forge: 1.10.2-12.18.3.2511
- Sponge: 1.10.2-2477-5.2.0-BETA-2731
- Web-API: 4.8.2-S5.2
Your most recent log file where the issue was present:
https://gist.github.com/Valandur/c537f19e6230ea8407c15c438e148d0f