Skip to content
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

Can't "go to air" #90

Open
rogermiranda1000 opened this issue Nov 19, 2023 · 0 comments
Open

Can't "go to air" #90

rogermiranda1000 opened this issue Nov 19, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@rogermiranda1000
Copy link
Owner

If air is set as bedrock stage you can't set it as "go to" stage.
Also, if you insist you'll get the following error:

NullPointerException
Cannot invoke "com.rogermiranda1000.mineit.mine.stage.Stage.setBlock(com.rogermiranda1000.versioncontroller.blocks.BlockType, boolean)" because "overridingStage" is null

com.rogermiranda1000.mineit.inventories.EditMineInventory in inventoryClickedEvent at line 152
com.rogermiranda1000.helper.BasicInventory in onClick at line 75
jdk.internal.reflect.GeneratedMethodAccessor5 in invoke
jdk.internal.reflect.DelegatingMethodAccessorImpl in invoke at line 43
java.lang.reflect.Method in invoke at line 568
com.rogermiranda1000.helper.reflection.SpigotEventOverrider in lambda$null$2 at line 86
com.rogermiranda1000.helper.RogerPlugin in lambda$addListener$3 at line 354
com.rogermiranda1000.helper.reflection.SpigotEventOverrider in lambda$wrapListeners$3 at line 84
@rogermiranda1000 rogermiranda1000 added the bug Something isn't working label Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant