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

Open
michdoesnt opened this issue Apr 14, 2021 · 1 comment
Open

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

michdoesnt opened this issue Apr 14, 2021 · 1 comment

Comments

@michdoesnt
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.4.0 - Build 20.19.15.4835(Intel)
state is Game
> BaseOpsuState dump
isDirty: false
> Game dump
beatmap:  setid 980552 beatmapid 2811573 name DJ OKAWARI - Flower Dance [Titania NC 9.8]
objectidx: 0
time: 0ms
< DisplayContainer
tNextState is null
loading sound: none
playing map:  setid 980552 beatmapid 2811573 name DJ OKAWARI - Flower Dance [Titania NC 9.8]
 at time 0 

@yugecin
Copy link
Owner

yugecin commented Apr 14, 2021

this is the same as the one you reported before, did you try what I said?
try disabling the "storyboard editor" option in the option menu

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

2 participants