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

[BUG] Game crashes as soon as scan starts #27

Closed
1 task done
mzdun opened this issue Oct 9, 2024 · 0 comments · Fixed by #28
Closed
1 task done

[BUG] Game crashes as soon as scan starts #27

mzdun opened this issue Oct 9, 2024 · 0 comments · Fixed by #28
Assignees
Labels
bug Something isn't working

Comments

@mzdun
Copy link
Owner

mzdun commented Oct 9, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

The central view/echo is broken

Steps To Reproduce

  1. Open world
  2. Start skan

Expected Behavior

Scan runs smoothly

Game Version

1.21

Launcher

Fabric

Version

Older, than v0.4.0

Operating Systems

None

Anything else?

version: v0.5.0

java.lang.NullPointerException: Cannot invoke "com.midnightbits.scanner.sonar.EchoNugget$TheThingImLookingAt.nugget()" because "central" is null
	at com.midnightbits.scanner.fabric.Pixels.renderLevel(Pixels.java:100)
	at com.midnightbits.scanner.fabric.FabricAnimationHost.renderLevel(FabricAnimationHost.java:49)
@mzdun mzdun added the bug Something isn't working label Oct 9, 2024
@mzdun mzdun self-assigned this Oct 9, 2024
mzdun added a commit that referenced this issue Oct 9, 2024
@mzdun mzdun closed this as completed in #28 Oct 9, 2024
@mzdun mzdun closed this as completed in 951faba Oct 9, 2024
mzdun added a commit that referenced this issue Oct 9, 2024
Bug Fixes:

 - remove crash in `Pixels.renderLevel` (951faba), fixes #27
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

Successfully merging a pull request may close this issue.

1 participant