Hi! I've had the game for a while but never played it, my friend did. So I decided to install the game and play it. It just didn't start so I investigated a bit and found a Java error but my knowledge isn't enough for me to fix it so here is the log:
cmd>"C:\Program Files (x86)\Steam\steamapps\common\AoCII\jre\bin\java.exe" -jar "C:\Program Files (x86)\Steam\steamapps\common\AoCII\AoC2.exe"
Cp1254
Exception in thread "LWJGL Application" com.badlogic.gdx.utils.GdxRuntimeException: Couldn't load file: ic_32x32.png
at com.badlogic.gdx.graphics.Pixmap.<init>(Pixmap.java:147)
at com.badlogic.gdx.backends.lwjgl.LwjglGraphics.setupDisplay(LwjglGraphics.java:196)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:144)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
Caused by: com.badlogic.gdx.utils.GdxRuntimeException: File not found: ic_32x32.png (Internal)
at com.badlogic.gdx.files.FileHandle.read(FileHandle.java:136)
at com.badlogic.gdx.files.FileHandle.readBytes(FileHandle.java:222)
at com.badlogic.gdx.graphics.Pixmap.<init>(Pixmap.java:144)
... 3 more
Hi! I've had the game for a while but never played it, my friend did. So I decided to install the game and play it. It just didn't start so I investigated a bit and found a Java error but my knowledge isn't enough for me to fix it so here is the log:
Share this post
Link to post
Share on other sites