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 #358

Open
Zynx92 opened this issue Feb 13, 2021 · 0 comments
Open

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

Zynx92 opened this issue Feb 13, 2021 · 0 comments

Comments

@Zynx92
Copy link

Zynx92 commented Feb 13, 2021

update/render error

ver 0.5.2
os Windows 10 (x86)
jre 1.8.0_271 (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.09(NVIDIA Corporation)
state is Game
> BaseOpsuState dump
isDirty: false
> Game dump
beatmap:  setid 398913 beatmapid 869132 name Zaphirox - Big Brain Salty Power [ Cancer Remix ] [ster                                                           s]
objectidx: 0
time: 0ms
< DisplayContainer
tNextState is null
loading sound: none
playing map:  setid 398913 beatmapid 869132 name Zaphirox - Big Brain Salty Power [ Cancer Remix ] [ster                                                           s]
 at time 0 

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