trying to launch fabric or any other version (forge or what ever else) and I get the following error…
Uncaught exception in thread «main»
net.fabricmc.loader.impl.util.ExceptionUtil$WrappedException: java.io.IOException: error opening C:UsersloganAppDataRoaming.minecraft.fabricremappedJarsminecraft-1.18.2-0.14.6client-intermediary.jar: java.util.zip.ZipException: zip END header not found
at net.fabricmc.loader.impl.util.ExceptionUtil.wrap(ExceptionUtil.java:51)
at net.fabricmc.loader.impl.game.patch.GameTransformer.lambda$locateEntrypoints$0(GameTransformer.java:87)
at net.fabricmc.loader.impl.game.minecraft.patch.EntrypointPatch.process(EntrypointPatch.java:62)
at net.fabricmc.loader.impl.game.patch.GameTransformer.locateEntrypoints(GameTransformer.java:92)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.initialize(MinecraftGameProvider.java:339)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:142)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: java.io.IOException: error opening C:UsersloganAppDataRoaming.minecraft.fabricremappedJarsminecraft-1.18.2-0.14.6client-intermediary.jar: java.util.zip.ZipException: zip END header not found
at net.fabricmc.loader.impl.util.SimpleClassPath.getEntry(SimpleClassPath.java:80)
at net.fabricmc.loader.impl.game.patch.GameTransformer.lambda$locateEntrypoints$0(GameTransformer.java:78)
… 6 more
Caused by: java.util.zip.ZipException: zip END header not found
at java.base/java.util.zip.ZipFile$Source.findEND(ZipFile.java:1469)
at java.base/java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1477)
at java.base/java.util.zip.ZipFile$Source.(ZipFile.java:1315)
at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1277)
at java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:709)
at java.base/java.util.zip.ZipFile.(ZipFile.java:243)
at java.base/java.util.zip.ZipFile.(ZipFile.java:172)
at java.base/java.util.zip.ZipFile.(ZipFile.java:186)
at net.fabricmc.loader.impl.util.SimpleClassPath.getEntry(SimpleClassPath.java:78)
… 7 more
I have no idea what is going on here… can anyone help me out here?
I’m worried it might be something with my system (I’m running on the bleeding edge of 12th gen intel and ddr5) as I’ve been getting a lot of BSODs any time that I try and launch the normal version of minecraft. (code clock_Watchdog_timeout) I updated all of the drivers needed for my mother board chipset and what not else and the normal version works now. Now I just get this error above any time I try to launch fabric or forge. I’m at a loss…
I am running on the newest fabric loader 0.14.6 already (that was a suggestion I saw in a few other posts) and I’ve made it a point to update all of the mods that I have on my setup.
Caused by: java.io.IOException: error opening C:UsersloganAppDataRoaming.minecraft.fabricremappedJarsminecraft-1.18.2-0.14.6client-intermediary.jar: java.util.zip.ZipException: zip
This is telling you that you have a corrupt zip file in your folder. try deleting the .fabric folder from your .minecraft folder and running the game again
0 replies
K, I did that and ended up with a Hypervisor error BSOD… I’m starting to wonder if my OS is corrupted… the only problem there is this is only happening when I try to run anything minecraft related… I haven’t had this issue with anything else…
2 replies
definitely sounds like hard drive or ram is starting to go. If you know how and your computer has builtin diagnostic testing when you boot to bios, might be worth running them. A bad hard drive can cause issues with saving/loading jar files, but bad ram can too. bad ram can cause random BSOD for sure.
trouble there is it is all brand new stuff… I guess I will have to go through New Egg’s RMA system… that’s gonna suck… I actually Build PCs for a living… and at this point I’m pretty sure it’s the ram. Less likely it’s the ssd… Had to go bleeding edge with my showpiece build lol… guess that’s DDR5 for you…
Hi, I’m having a very similar issue. I’ve tried sfc, MdSched, chkdsk, and updating GPU drivers, but nothing helps. I’m not getting a BSOD though, just an instant reboot (Kernel-Power event ID 41).
Does anyone have any suggestions what kind of test to run or drivers to update? I’m at my wit’s end…
It was all literally working fine yesterday, and I’ve done nothing but watch YT and play MC in the meantime (yes yes I know)
10 replies
Using a different user account still crashes. Using a VM doesn’t, not surprising but worth a shot I guess. Like I said, I’ll check hardware to the best of my knowledge tomorrow, any help on the BIOS thing would be appreciated in the meantime.
any help on the BIOS thing would be appreciated in the meantime.
Typically:
You will need to search for whoever manufactures your bios.
They will let you download a file that you can copy/unzip onto a usb stick.
Then during boot, you press a key to enter bios setup and install the new bios.
Make sure the bios is actually an update/later version.
And make sure you have a backup of the old bios in case the update fails or causes problems.
Again asking your PC supplier is probably the best way to go.
Using a different user account still crashes. Using a VM doesn’t
That’s weird because presumably both are just using different parts of the same disk?
Maybe your downgrade to Windows 10 left some rubbish lying around (registry setting, wrong driver, etc.) that is the cause the problem?
Something that is not present for a fresh OS install in a VM.
Again asking your PC supplier is probably the best way to go.
I’ll try that.
That’s weird because presumably both are just using different parts of the same disk?
Yes, and everything else disk related is working just fine.
Maybe your downgrade to Windows 10 left some rubbish lying around (registry setting, wrong driver, etc.) that is the cause the problem?
No I wiped the entire thing because I wanted to get rid of the preinstalled bloatware. Reformatted the C: drive and then did a fully clean Win10 install. It’s been working flawlessly for months now, installing and running big games without issue. The only weird thing that happened was MC crashing with shaders active, which at 1 point also prompted a windows error about some DLL being broken which was detected and successfully fixed by sfc /scannow
so that seems unrelated. That was before I upgraded to 1.19, meaning that Fabric has been able to build its jars after that short incident.
Now I don’t know if there were any underlying issues that will cause more trouble down the road, but it seems that Riot Vanguard is the reason for the crashes. How? Not the slightest clue, but deactivating it mysteriously allowed me to run Fabric without issue, and doing a clean reinstall of Valorant seems to be a permanent fix so far. It kinda makes sense since Vanguard has kernel level access, but I don’t know why it crashed when Fabric tried to install itself. Regardless, thank you all for your help!
-
Помогите мне решить проблему для сервера, запускаю свой сервер на ядре BungeeCord и мне вылазит много сообщений об ошибке, как мне её решить?
Вот та самая ошибка:
20:15:00 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failureThe last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
20:15:00 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
20:15:00 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
20:15:00 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
20:15:00 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Source)
20:15:00 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:377)
20:15:00 [SEVERE] at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1036)
20:15:00 [SEVERE] at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:338)
20:15:00 [SEVERE] at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2232)
20:15:00 [SEVERE] at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2265)
20:15:00 [SEVERE] at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2064)
20:15:00 [SEVERE] at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:790)
20:15:00 [SEVERE] at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44)
20:15:00 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
20:15:00 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
20:15:00 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
20:15:00 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Source)
20:15:00 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:377)
20:15:00 [SEVERE] at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:395)
20:15:00 [SEVERE] at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:325)
20:15:00 [SEVERE] at java.sql.DriverManager.getConnection(Unknown Source)
20:15:00 [SEVERE] at java.sql.DriverManager.getConnection(Unknown Source)
20:15:00 [SEVERE] at ru.yooxa.database.SQLConnection.connect(SQLConnection.java:58)
20:15:00 [SEVERE] at ru.yooxa.database.SQLConnection.getConnection(SQLConnection.java:36)
20:15:00 [SEVERE] at ru.yooxa.database.SQLConnection$1.run(SQLConnection.java:71)
20:15:00 [SEVERE] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
20:15:00 [SEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
20:15:00 [SEVERE] at java.lang.Thread.run(Unknown Source)
20:15:00 [SEVERE] Caused by: java.net.ConnectException: Connection timed out: connect
20:15:00 [SEVERE] at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
20:15:00 [SEVERE] at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
20:15:00 [SEVERE] at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
20:15:00 [SEVERE] at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
20:15:00 [SEVERE] at java.net.PlainSocketImpl.connect(Unknown Source)
20:15:00 [SEVERE] at java.net.SocksSocketImpl.connect(Unknown Source)
20:15:00 [SEVERE] at java.net.Socket.connect(Unknown Source)
20:15:00 [SEVERE] at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:213)
20:15:00 [SEVERE] at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:297)
20:15:00 [SEVERE] … 20 more
—-
20:15:10 [SEVERE] Exception in thread «main»
20:15:10 [SEVERE] org.yaml.snakeyaml.error.YAMLException: java.nio.charset.MalformedInputException: Input length = 1
20:15:10 [SEVERE] at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:200)
20:15:10 [SEVERE] at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:60)
20:15:10 [SEVERE] at org.yaml.snakeyaml.Yaml.load(Yaml.java:412)
20:15:10 [SEVERE] at net.md_5.bungee.conf.YamlConfig.load(YamlConfig.java:63)
20:15:10 [SEVERE] at net.md_5.bungee.conf.Configuration.load(Configuration.java:64)
20:15:10 [SEVERE] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:262)
20:15:10 [SEVERE] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:57)
20:15:10 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
20:15:10 [SEVERE] Caused by: java.nio.charset.MalformedInputException: Input length = 1
20:15:10 [SEVERE] at java.nio.charset.CoderResult.throwException(Unknown Source)
20:15:10 [SEVERE] at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
20:15:10 [SEVERE] at sun.nio.cs.StreamDecoder.read(Unknown Source)
20:15:10 [SEVERE] at java.io.InputStreamReader.read(Unknown Source)
20:15:10 [SEVERE] at org.yaml.snakeyaml.reader.UnicodeReader.read(UnicodeReader.java:123)
20:15:10 [SEVERE] at java.io.Reader.read(Unknown Source)
20:15:10 [SEVERE] at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:184)
20:15:10 [SEVERE] … 7 more
20:15:21 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failureThe last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
20:15:21 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
20:15:21 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
20:15:21 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
20:15:21 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Source)
20:15:21 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:377)
20:15:21 [SEVERE] at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1036)
20:15:21 [SEVERE] at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:338)
20:15:21 [SEVERE] at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2232)
20:15:21 [SEVERE] at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2265)
20:15:21 [SEVERE] at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2064)
20:15:21 [SEVERE] at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:790)
20:15:21 [SEVERE] at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44)
20:15:21 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
20:15:21 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
20:15:21 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
20:15:21 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Source)
20:15:21 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:377)
20:15:21 [SEVERE] at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:395)
20:15:21 [SEVERE] at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:325)
20:15:21 [SEVERE] at java.sql.DriverManager.getConnection(Unknown Source)
20:15:21 [SEVERE] at java.sql.DriverManager.getConnection(Unknown Source)
20:15:21 [SEVERE] at ru.yooxa.database.SQLConnection.connect(SQLConnection.java:58)
20:15:21 [SEVERE] at ru.yooxa.database.SQLConnection.getConnection(SQLConnection.java:36)
20:15:21 [SEVERE] at ru.yooxa.database.SqlStorage.loadIps(SqlStorage.java:122)
20:15:21 [SEVERE] at ru.yooxa.database.SqlStorage.lambda$new$0(SqlStorage.java:54)
20:15:21 [SEVERE] at java.lang.Thread.run(Unknown Source)
20:15:21 [SEVERE] Caused by: java.net.ConnectException: Connection timed out: connect
20:15:21 [SEVERE] at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
20:15:21 [SEVERE] at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
20:15:21 [SEVERE] at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
20:15:21 [SEVERE] at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
20:15:21 [SEVERE] at java.net.PlainSocketImpl.connect(Unknown Source)
20:15:21 [SEVERE] at java.net.SocksSocketImpl.connect(Unknown Source)
20:15:21 [SEVERE] at java.net.Socket.connect(Unknown Source)
20:15:21 [SEVERE] at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:213)
20:15:21 [SEVERE] at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:297)
20:15:21 [SEVERE] … 19 more -
Это не ядро, а прокси сервер, утилита, которая связывает несколько серверов в один.
Что бы решить проблему, нужно подробнее ее описать. Что в конфиге банже? Какая версия банже? -
Nextler
Активный участник
Пользователь- Баллы:
- 76
- Имя в Minecraft:
- NEXXTLER
Удали все плагины установленные в сборке с BungeeCord и установи последнюю версию банжи. И на крайний случай я тебе скину свою сборку банжи, она с waterfall и с нужными плагинами, только под себя потом настроить нужно будет.
-
MrRateV2
Активный участник
Пользователь- Баллы:
- 76
- Имя в Minecraft:
- MrRate
проблема с бд, либо неверно прописал всё, либо плуг кривой
Поделиться этой страницей
-
#3
Та я хз, я просто парочку рандомных форумов выбрал, не смотрел на них, как я понимаю, это тут не по теме, скажи хотябы какой форум подойдёт для таких вопросов, если знаешь конечно, спасибо.
-
#4
Caused by: java.lang.IllegalArgumentException: The requested compatibility level JAVA_16 could not be set. Level is not supported by the active JRE or ASM version (Java 1.8, ASM 9.4 (ASM10_EXPERIMENTAL))
-
#5
Выходит, нужно обновить JRE и ASM чтоб всё, заработало? Но ведь у меня и так последняя джава я и через рулаунчер для фабрика качал и чистый с официального сайта переустановил пару раз, вроде дело не в джаве.
-
#6
скажи хотябы какой форум подойдёт для таких вопросов
Не этот.
-
#7
Выходит, нужно обновить JRE и ASM чтоб всё, заработало? Но ведь у меня и так последняя джава я и через рулаунчер для фабрика качал и чистый с официального сайта переустановил пару раз, вроде дело не в джаве.
Java 16 слишком новая. Ставь 9, 10 или 11.
-
#8
Java 16 слишком новая. Ставь 9, 10 или 11.
Действительно, скачал 9 джаву и большая часть проблем ушла, но всё-таки такую же ошибку выбивало и дальше, короче 2 мода которые на данжи удалил и проблему решил,ошибка исчезла ( но раньше и 5 модов удалял и ничего не помогало).
-
#9
Версии по 1.16 работают на Java 8, а 1.17 и выше — на Java 17.
При запуске вылетает такая ошибка
Uncaught exception in thread «main»
java.lang.RuntimeException: Minecraft game provider couldn’t locate the game! The game may be absent from the class path, lacks some expected files, suffers from jar corruption or is of an unsupported variety/version.
at net.fabricmc.loader.impl.launch.knot.Knot.createGameProvider(Knot.java:214)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:130)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
By
hendnsne · Posted 52 minutes ago
Everyone knows that mac os m1 with mods on 1.16.5 crashes, but today this problem has been SOLVED on today.
To solve this, follow the steps below (I use google translate because I’m 10 years old and I don’t know much English)
1 Go to the website https://www.curseforge.com/download/app and download the curseforge app
2 After installing the application you will see minecraft at the top. Click on minecraft and you will see that you will not have any creation (this for those who do not have curse forge)
3 Press on the creation buton and wen his created add a mod for 1.16.5
4After you have done all this press play and when minecraft opens edit the modckpack that you created. Once you are there press more options and there you will find the end of the writing box and press the SPACE key. After pressing enter this jvm argument : -Dfml.earlyprogresswindow=false.
5 After you have done this, launch minecraft. After you see that it has launched, quickly click on the white bar in minecraft and put it in another window.
6 And done (here is a video for alll step :https://youtu.be/3O7M5QNQhao