Kron4ek / minecraft-vortex-launcher

Fast, lightweight and easy to use Minecraft launcher
GNU General Public License v3.0
308 stars 32 forks source link

Could not load icon #62

Closed moresavanyu closed 1 year ago

moresavanyu commented 1 year ago

Hello,

try to run the minecraft 1.19.3 and getting the following crash report:

Time: 2022-12-19 09:04:21 Description: Initializing game

java.lang.IllegalStateException: Could not load icon: Image not of any known type, or corrupt at edh.a(SourceFile:162) at ejf.(SourceFile:497) at net.minecraft.client.main.Main.a(SourceFile:205) at net.minecraft.client.main.Main.main(SourceFile:51)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Thread: Render thread Stacktrace: at edh.a(SourceFile:162) at ejf.(SourceFile:497)

-- Initialization -- Details: Modules: Stacktrace: at net.minecraft.client.main.Main.a(SourceFile:205) at net.minecraft.client.main.Main.main(SourceFile:51) What could be the problem?

Kron4ek commented 1 year ago

This probably means that your game files are corrupted or incomplete. Try to redownload the game in a new clean folder.

moresavanyu commented 1 year ago

Done, but got the same error :(

Kron4ek commented 1 year ago

Do you have file assets/objects/bd/bdf48ef6b5d0d23bbb02e17d04865216179f510a? It should be a png icon.

Kron4ek commented 1 year ago

Ok, i managed to reproduce the issue, will try to fix it.

Kron4ek commented 1 year ago

I uploaded a new launcher version, the issue should be fixed now. You'll need to redownload the game again, with the new launcher version this time.

moresavanyu commented 1 year ago

Thank you! Now it is working!