AnirudhRahul / opsu-Android

GNU General Public License v3.0
36 stars 15 forks source link

OPSU skin Sound Glitch Issue #18

Open gjhiee opened 5 years ago

gjhiee commented 5 years ago

Run Date: Fri Apr 05 20:30:20 GMT+08:00 2019 Warn: Cannot find theme song [/storage/emulated/0/theme.mp3]. Warn: Failed to read color 'MenuGlow: 250, 140, 166' for file '/storage/emulated/0/./opsu/Skins/- elohere x Seouless/skin.ini'. java.lang.NumberFormatException: For input string: " 140" at java.lang.Integer.parseInt(Integer.java:597) at java.lang.Integer.parseInt(Integer.java:643) at itdelatrisu.opsu.skins.SkinLoader.loadSkin(SkinLoader.java:200) at itdelatrisu.opsu.options.Options.loadSkin(Options.java:1599) at itdelatrisu.opsu.Utils.init(Utils.java:165) at itdelatrisu.opsu.states.Splash.init(Splash.java:115) at fluddokt.opsu.fake.StateBasedGame.init(StateBasedGame.java:143) at fluddokt.opsu.fake.GameOpsu.render(GameOpsu.java:102) at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:422) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1575) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1271) Warn: Failed to read color 'InputOverlayText: 74, 137, 222' for file '/storage/emulated/0/./opsu/Skins/- elohere x Seouless/skin.ini'. java.lang.NumberFormatException: For input string: " 137" at java.lang.Integer.parseInt(Integer.java:597) at java.lang.Integer.parseInt(Integer.java:643) at itdelatrisu.opsu.skins.SkinLoader.loadSkin(SkinLoader.java:200) at itdelatrisu.opsu.options.Options.loadSkin(Options.java:1599) at itdelatrisu.opsu.Utils.init(Utils.java:165) at itdelatrisu.opsu.states.