(1.13.2) MusicPlayer Not Opening In Forge
Jonoz1 opened this issue · 16 comments
yeh, so I downloaded it now (plus the u_team_core) and did everything like other mods,im opening mc now, and it says that the mods didn't load
Hello,
What mod did you download? This is the issue tracker for uteamcore so I'm a bit confused.
Please specify the versions used and paste the log.
in your .minecraft folder or cursefolder under logs/debug.log or logs/latest.log
Thanks!
Seems like no mod is loaded. Are they in the .minecraft/mods directory?
Also your world seems outdated and may cause issues because the format is very old.
''Seems like no mod is loaded'' Exactly, when I'm opening the game, supposed to be written how many mods there are.
''Are they in the .minecraft/mods directory?'' yes they are.
''Also your world seems outdated and may cause issues because the format is very old.'' what do you mean? I didn't open a world.
''Seems like no mod is loaded'' Exactly, when I'm opening the game, supposed to be written how many mods there are.
So forge could not find any mod. Either the mod folder is in the wrong place or forge is broken, because 1.13.2 is not a stable version. You should definitely switch to 1.14.4.
''Are they in the .minecraft/mods directory?'' yes they are.
That is very weird then, because as the log tells: Forge is the only mod found.
''Also your world seems outdated and may cause issues because the format is very old.'' what do you mean? I didn't open a world.
In the log there are two exceptions when you open the world selection list (click play singleplayer)
[06ספט2019 18:09:49.985] [Client thread/ERROR] [net.minecraft.world.storage.SaveFormatOld/]: Exception reading C:\Users\Lior\AppData\Roaming\.minecraft\saves\blueboy\level.dat_old
java.util.zip.ZipException: Not in GZIP format
and
[06ספט2019 18:09:50.197] [Client thread/ERROR] [net.minecraft.client.gui.GuiListWorldSelectionEntry/]: Invalid icon for world Time Loop - Adventure Map
java.lang.IllegalStateException: Must be 64 pixels wide
Theese errors are still unrelated to the mod loading problem.
Maybe try this:
- Please backup your worlds and other important data from minecraft
- Move or delete your .minecraft folder
- Relaunch the minecraft launcher
- Relaunch the forge installer
- Drop mods in the mods folder
- Run and see if it works then
- Copy your worlds and other stuff in the .minecraft folder again.
If this still don't work I'd recommend using the curseforge / twitch launcher which will handle the installation of forge and the mods for you. I have tested it right now and everything worked for me.
Hopefully one of the method will work 👍
~Johannes