Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

*** Unhandled NullPointerException: update/render error #362

Open
Blazzycrafter opened this issue Mar 31, 2021 · 0 comments
Open

*** Unhandled NullPointerException: update/render error #362

Blazzycrafter opened this issue Mar 31, 2021 · 0 comments

Comments

@Blazzycrafter
Copy link

update/render error

ver 0.5.2
os Windows 10 (amd64)
jre 1.8.0_281 (Oracle Corporation)
trace

java.lang.NullPointerException
	at yugecin.opsudance.ui.OptionsOverlay.renderSearch(OptionsOverlay.java:704)
	at yugecin.opsudance.ui.OptionsOverlay.render(OptionsOverlay.java:336)
	at itdelatrisu.opsu.states.game.Game.render(Game.java:733)
	at yugecin.opsudance.core.DisplayContainer.run(DisplayContainer.java:281)
	at yugecin.opsudance.OpsuDance.rungame(OpsuDance.java:75)
	at yugecin.opsudance.OpsuDance.start(OpsuDance.java:53)
	at yugecin.opsudance.core.Entrypoint.main(Entrypoint.java:80)

info dump

> DisplayContainer dump
OpenGL version: 4.6.0 NVIDIA 461.72(NVIDIA Corporation)
state is Game
> BaseOpsuState dump
isDirty: false
> Game dump
beatmap:  setid 347009 beatmapid 766969 name Aoi Eir - IGNITE (Shanditus Remix) [galvenize's Insane]
objectidx: 0
time: 52ms
< DisplayContainer
tNextState is null
loading sound: none
playing map:  setid 347009 beatmapid 766969 name Aoi Eir - IGNITE (Shanditus Remix) [galvenize's Insane]
 at time 52 

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant