MinerAp / minerap-rfc

A collection of RFCs for the MinerApocalypse server.
http://minerap.com
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

RFC: Fix Zombie Pigmen Failing to Spawn on Portals in Overworld #7

Open indiv0 opened 10 years ago

indiv0 commented 10 years ago

Zombie Pigmen are failing to spawn on portals in overworld.

This has been an issue since January. The spigot build was the current build as of 11 June.

The bug is still present on the current MinerAp implementation as of the 20th July.

Motivation

This is intended to fix a game-play breaking issue on the server.

Detailed design

The default spigot build spawns them fine.

The solution to this is to setup a test area on a local machine with many portals, then strip out MinerAp plugins one by one until pigmen start spawning.

From there isolate the issue within the plugin.

Drawbacks

None.

Alternatives

None.

Unresolved questions

Technical solution within the problematic plugin.