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

Crash when using Mahou Tsukai's scrying #77

Closed
stepsword opened this issue Oct 17, 2020 · 2 comments
Closed

Crash when using Mahou Tsukai's scrying #77

stepsword opened this issue Oct 17, 2020 · 2 comments
Assignees
Labels
type: bug Something isn't working

Comments

@stepsword
Copy link

Hi, a player sent me this crash log which I think could be fixed by a null check somewhere in this mod? Let me know if that's not the case

Crash Log: https://pastebin.com/9frFDh0y

@stepsword stepsword added the type: bug Something isn't working label Oct 17, 2020
@TheIllusiveC4
Copy link
Owner

I see that it's caused by activating something called ScryingMahoujinTileEntity. Could you describe what that is and how to replicate it in-game? I'm unfamiliar with the Mahou Tsukai mod. You are correct in that the problem probably can be solved by adding a null check on my end, but I'd like to know how to replicate the behavior for testing/debugging purposes.

@stepsword
Copy link
Author

stepsword commented Oct 19, 2020

According to the user, he was using the scrying spell on another player on a server - I couldn't replicate it in single player and I don't have a non-dev server to test currently, so keep that in mind..

But in general, to use scrying:

  1. Get enough mana by running the command /maxmahou player_name 10000 in creative mode or as someone with permissions
  2. Take damage (can be done by right clicking with the purple Dagger)
  3. Press M to draw a magic circle with blood
  4. Right click with Powdered Ender on the circle
  5. Right click again with another Powdered Ender on the circle
  6. Right click with Powdered Eye on the circle
  7. Use a nametag in an anvil and put a player's name in it
  8. Drop the nametag on top of the circle.
  9. If successful, a small render of the player will appear on top of the circle along with their surroundings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants