-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Teleportation not working #1098
Comments
I don't know about the first and it could take a while until I can look into it. But the second one is because you're running a plugin with a DXL integration that just isn't made for this DXL dev build (Quest Creator). |
Ok, so for the second one, what do I do? Should I get an earlier build of dxl? Because I've already got too many quests implemented to get rid of questcreator, and the dev for that is on hiatus. |
Since you're running Spigot (not Paper) you can use the previous build (v0.18-PRE-02), |
I am actually using paper now. I had to switch to fix some of my plugins. |
what should I do since I am running paper? |
You can't run the addon with a build it's not made to work with. The one it is made to work with doesn't support Paper 1.18.2 (but works with Spigot). The current Paper 1.18.2 fix wasn't received the way I thought it would be so I'll probably change these things once more at some point. That's unfortunately all I can tell you for now. |
(Please follow this template, as doing so saves both you and me a lot of time.
Issues that don't follow the template may be closed.)
Description
Teleport signs or trigger signs dont work at all. here's the error from the console: https://mcpaste.io/2c8b90d5ae4ea9a2
(A clear and concise description of what the bug is, e.g.:
Every time my mob signs spawn pigs, they turn green and fly away.)
Reproduce
even in a new dungeon they don't work: https://mcpaste.io/d29c63ee1195ce52
(List steps to reproduce, e.g.:
Expected behavior
the player is teleported when interacting with the button that is on the block that the trigger sign is attached to
(A clear and concise description of what you expected to happen, e.g.:
I wanted the pigs to turn blue and dig mole-like tunnels instead X( )
Screenshots / GIFs / videos
(If applicable, add screenshots to help explain your problem.)
Relevant configuration files
(The three grave accents mark the beginning and end of a code block. If there are relevant configuration files,
please paste them in the lines between the accents sothat others can see if there are any syntax errors.)
The text was updated successfully, but these errors were encountered: