Ender IO Zoo

Ender IO Zoo

962k Downloads

Incompatibility with Web-API (Sponge plugin)

Valandur opened this issue ยท 1 comments

commented

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:

  1. Setup a server with the mentioned Forge, Sponge, EnderCore, EnderIO and Web-API versions
  2. 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

commented

Thanks for the support, I will be closing this side of the issue