Giter Site home page Giter Site logo

Comments (8)

kyrptonaught avatar kyrptonaught commented on September 12, 2024

Can the burst go through vanilla portals?

from customportalapi.

leo60228 avatar leo60228 commented on September 12, 2024

Yep, it gets teleported fine.

from customportalapi.

leo60228 avatar leo60228 commented on September 12, 2024

VazkiiMods/Botania@213677a adds the check that throws the exception. To prevent it from being triggered, it also overrides Entity changeDimension(Level) to return null when the exception would occur. This is the mojmap version of moveToWorld, so I'm pretty confused how this is happening...

from customportalapi.

leo60228 avatar leo60228 commented on September 12, 2024

Ah, VazkiiMods/Botania@8528b37 switches to overriding boolean canChangeDimensions() (boolean canUsePortals() on Yarn). I guess that should be checked before calling moveToWorld.

from customportalapi.

kyrptonaught avatar kyrptonaught commented on September 12, 2024

Thank you for that, that makes this easier to fix

from customportalapi.

kyrptonaught avatar kyrptonaught commented on September 12, 2024

Are you using CPA as a developer or as a user?

I'll get a fix out shortly but other mod developers will need to implement it into their mods

from customportalapi.

leo60228 avatar leo60228 commented on September 12, 2024

User, but the new version can just be put in mods/ for now.

from customportalapi.

kyrptonaught avatar kyrptonaught commented on September 12, 2024

Beta-52 was uploaded to the maven with this fix. You can download it here: https://maven.kyrptonaught.dev/net/kyrptonaught/customportalapi/0.0.1-beta52-1.18/customportalapi-0.0.1-beta52-1.18.jar

Which mod are you using adding the portal?

from customportalapi.

Related Issues (20)

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.