Code Monkey home page Code Monkey logo

Comments (8)

Muqsit avatar Muqsit commented on May 26, 2024

PocketMine doesn't support dimensions at the moment which is what causes this bug. You can install DimensionFix to solve this issue.

from dimensionportals.

MrBlasyMSK avatar MrBlasyMSK commented on May 26, 2024

PocketMine doesn't support dimensions at the moment which is what causes this bug. You can install DimensionFix to solve this issue.

Still happen whit DimensionFix

from dimensionportals.

Muqsit avatar Muqsit commented on May 26, 2024

Can you send a recording of this happening with DimensionFix installed?

from dimensionportals.

MrBlasyMSK avatar MrBlasyMSK commented on May 26, 2024

Can you send a recording of this happening with DimensionFix installed?

https://streamable.com/nmgly1

from dimensionportals.

Muqsit avatar Muqsit commented on May 26, 2024

Can you send a recording of this happening with DimensionFix installed?

https://streamable.com/nmgly1

What's your nether world's folder called?

from dimensionportals.

MrBlasyMSK avatar MrBlasyMSK commented on May 26, 2024

Can you send a recording of this happening with DimensionFix installed?

https://streamable.com/nmgly1

What's your nether world's folder called?

# DimensionPortals v0.0.1

overworld:
  # Folder name of the world to use for overworld
  world: Factions

nether:
  # Folder name of the world to use for nether
  world: Nether
  # A list of other nether dimension worlds. These worlds will exhibit
  # properties of nether dimension, but won't be used for portal teleportation.
  sub-worlds: []
  # The number of ticks the player must wait in portal
  # before they get teleported to the nether.
  teleportation-duration: 80
  portal:
    # Frame block surrounding the portal
    frame-block: OBSIDIAN
    # Portal dimensions cap
    max-width: 30
    max-height: 30

end:
  # Folder name of the world to use for end
  world: End
  # A list of other end dimension worlds. These worlds will exhibit
  # properties of end dimension, but won't be used for portal teleportation.
  sub-worlds: []
  # The number of ticks the player must wait in portal
  # before they get teleported to the end.
  teleportation-duration: 0

from dimensionportals.

Muqsit avatar Muqsit commented on May 26, 2024

Yeah that may be why. In DimensionFix's config.yml, add:

- Nether
- End

from dimensionportals.

MrBlasyMSK avatar MrBlasyMSK commented on May 26, 2024

Yeah that may be why. In DimensionFix's config.yml, add:

- Nether
- End

Oh so it was my fault, sorry, it works correctly now, I didn't know DimensionFix had a config.

from dimensionportals.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.