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

A collection of errors related to iris commands #86

Closed
Seyarada opened this issue Oct 17, 2020 · 3 comments
Closed

A collection of errors related to iris commands #86

Seyarada opened this issue Oct 17, 2020 · 3 comments

Comments

@Seyarada
Copy link

This was perfomed with a clean Iris install using latest Iris & Paper

latest.log

Relevant lines:
102 -> java.io.IOException | /iris studio create TestDimension
169 -> ArrayIndexOutOfBoundsException: 0 | /iris ctc | This one is probably missing a has arguments check
200 -> NullPointerException | /iris studio open TestDimension
746 -> java.io.IOException | /iris create TestWorld TestDimension
805 -> NullPointerException | /iris studio loot 100
891 -> NullPointerException | Error when disabling Iris

Special mentions:
/iris studio editbiome | Doesn't throws an error but doesn't seems to do anything?

@cyberpwnn
Copy link
Collaborator

Thank you ill get these pushed out in 1.0.17

@cyberpwnn
Copy link
Collaborator

Error when disabling Iris: I need the exception for this one
/iris create TestWorld TestDimension : I need the actual exception for this one too
/iris studio create TestDimension: Pretty sure this was fixed, if not, I need the exception
/iris studio open TestDimension: I need the exception for this one

Fixed /iris ctc
Fixed /iris studio loot 100

@cyberpwnn
Copy link
Collaborator

oh the link

@svdgoor svdgoor closed this as completed Oct 22, 2020
@andythetech andythetech transferred this issue from another repository Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants