Skip to content

[README] Why some bugs/ideas won't be fixed/implemented? #8

Description

@Dymeth

Some bugs can't be fixed, also some suggestions can't be implemented for several reasons:

  1. Some things require client modifications.

  2. Some things require modifications of the server software or the use of unstable dirty hacks like packets, NMS, CraftBukkit or Reflection. PhysicsControl is focused on maximum stability, so these technologies will never be used.

  3. Some things take a very long time to implement. Either complex logic needs to be developed, or many different things need to be taken into account to organize compatibility with the server mechanics. Unfortunately, I don't have the ability to implement and support such mechanics.

A list of known bugs that will not be fixed:

  • Versions 1.13 and1.13.1 is not supported (but 1.13.2 supports normally)
  • Building triggers for versions 1.12 and below are not supported
  • Moisture level of farmlands changes on 1.12 and lower (on disabled farmland drying trigger)
  • With the FROSTED_ICE_PHYSICS trigger disabled, cracks on ice blocks still appear
  • It is impossible to trample farmlands if the drying of farmlands is disabled
  • On older versions of MC, the farmland texture is not displayed correctly

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions