Missing files after just downloading?

Issue #1 resolved
Former user created an issue

I also got this:

Texture Asset 64/icons/iconSet.png is missing.

de.ninenations.core.NAssetManager.getT(NAssetManager.java:41) de.ninenations.ui.YIcons.getIconI(YIcons.java:44) de.ninenations.ui.elements.YRandomField.<init>(YRandomField.java:43) de.ninenations.menu.OptionsWindow$GameTab$1.<init>(OptionsWindow.java:62) de.ninenations.menu.OptionsWindow$GameTab.getContentTable(OptionsWindow.java:62) de.ninenations.ui.window.YTabWindow$1.switchedTab(YTabWindow.java:45) com.kotcrab.vis.ui.widget.tabbedpane.TabbedPane.notifyListenersSwitched(TabbedPane.java:468) com.kotcrab.vis.ui.widget.tabbedpane.TabbedPane.access$1700(TabbedPane.java:71) com.kotcrab.vis.ui.widget.tabbedpane.TabbedPane$TabButtonTable.switchToNewTab(TabbedPane.java:707) com.kotcrab.vis.ui.widget.tabbedpane.TabbedPane$TabButtonTable.select(TabbedPane.java:726) com.kotcrab.vis.ui.widget.tabbedpane.TabbedPane$TabButtonTable.access$400(TabbedPane.java:567) com.kotcrab.vis.ui.widget.tabbedpane.TabbedPane.switchTab(TabbedPane.java:421) de.ninenations.ui.window.YTabWindow.buildIt(YTabWindow.java:56) de.ninenations.menu.OptionsWindow.<init>(OptionsWindow.java:44) de.ninenations.menu.MenuWindow$8.perform(MenuWindow.java:133) de.ninenations.ui.elements.YTextButton$1.changedY(YTextButton.java:28) de.ninenations.ui.YChangeListener.changed(YChangeListener.java:47) com.badlogic.gdx.scenes.scene2d.utils.ChangeListener.handle(ChangeListener.java:28) com.badlogic.gdx.scenes.scene2d.Actor.notify(Actor.java:182) com.badlogic.gdx.scenes.scene2d.Actor.fire(Actor.java:147) com.badlogic.gdx.scenes.scene2d.ui.Button.setChecked(Button.java:124) com.badlogic.gdx.scenes.scene2d.ui.Button$1.clicked(Button.java:92) com.badlogic.gdx.scenes.scene2d.utils.ClickListener.touchUp(ClickListener.java:89) com.badlogic.gdx.scenes.scene2d.InputListener.handle(InputListener.java:59) com.badlogic.gdx.scenes.scene2d.Stage.touchUp(Stage.java:351) com.badlogic.gdx.backends.android.AndroidInput.processEvents(AndroidInput.java:383) com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:493) android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1571) android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1270)

When I clicked details, I think.

Comments (3)

  1. Trutz repo owner

    Hello, thanks for the feedback. It's looks like, that you enabled before in the options the bigger gui and do not restarted the game? To fix the problem, just restart the game.

    I will fix the problem in the next version.

  2. Log in to comment