Error in class codecjorbis

Hello! I have been recently suffering from a weird error... I have seen it happen in a creative server and in a map... Here is my full game output: Complete...

  • Search


    • Search all Forums


    • Search this Forum


    • Search this Thread


  • Tools


    • Jump to Forum


  • #1

    Apr 21, 2016


    TheDcoder


    • View User Profile


    • View Posts


    • Send Message



    View TheDcoder's Profile

    • Tree Puncher
    • Join Date:

      8/21/2015
    • Posts:

      37
    • Location:

      Earth
    • Minecraft:

      TheDcoder
    • Member Details

    Hello! I have been recently suffering from a weird error… I have seen it happen in a creative server and in a map… Here is my full game output:

    Completely ignored arguments: [--nativeLauncherVersion, 301]
    [20:03:31] [Client thread/INFO]: Setting user: TheDcoder
    [20:03:34] [Client thread/INFO]: LWJGL Version: 2.9.4
    [20:03:35] [Client thread/INFO]: Reloading ResourceManager: Default
    [20:03:37] [Sound Library Loader/INFO]: Starting up SoundSystem...
    [20:03:37] [Thread-5/INFO]: Initializing LWJGL OpenAL
    [20:03:37] [Thread-5/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
    [20:03:40] [Client thread/INFO]: Created: 1024x512 textures-atlas
    [20:03:42] [Thread-5/INFO]: OpenAL initialized.
    [20:03:42] [Sound Library Loader/INFO]: Sound engine started
    [20:03:49] [Server thread/INFO]: Starting integrated minecraft server version 1.9.2
    [20:03:49] [Server thread/INFO]: Generating keypair
    [20:03:50] [Server thread/INFO]: Preparing start region for level 0
    [20:03:51] [Server thread/INFO]: Preparing spawn area: 20%
    [20:03:52] [Server thread/INFO]: Preparing spawn area: 43%
    [20:03:53] [Server thread/INFO]: Preparing spawn area: 63%
    [20:03:54] [Server thread/INFO]: Preparing spawn area: 93%
    [20:03:55] [Server thread/INFO]: TheDcoder[local:E:314570c8] logged in with entity id 26 at (-16.89445579246418, 151.30543845175123, -3.0611847041859708)
    [20:03:55] [Server thread/INFO]: TheDcoder joined the game
    [20:03:56] [Server thread/INFO]: Saving and pausing game...
    [20:03:56] [Server thread/INFO]: Saving chunks for level 'Elytra Fall'/Overworld
    [20:03:56] [Server thread/INFO]: Saving chunks for level 'Elytra Fall'/Nether
    [20:03:56] [Server thread/INFO]: Saving chunks for level 'Elytra Fall'/The End
    [20:04:02] [Thread-5/ERROR]: Error in class 'CodecJOrbis'
    [20:04:02] [Thread-5/ERROR]: Ogg header not recognized in method 'readHeader'.
    [20:04:02] [Thread-5/ERROR]: Error in class 'CodecJOrbis'
    [20:04:02] [Thread-5/ERROR]: Error reading the header

    Thanks in Advance :)

    I am not active on these forums…


  • #2

    Apr 21, 2016

    CodecJOrbis is minecrafts sound library. try reinstalling minecraft, it’s not much effort and has a good chance to succeed. dont forget to save server IPs and savegames though.


  • #3

    Apr 21, 2016


    TheDcoder


    • View User Profile


    • View Posts


    • Send Message



    View TheDcoder's Profile

    • Tree Puncher
    • Join Date:

      8/21/2015
    • Posts:

      37
    • Location:

      Earth
    • Minecraft:

      TheDcoder
    • Member Details

    Isn’t there a better way than uninstalling and reinstalling?

    I am not active on these forums…


  • #4

    Apr 22, 2016

    not as far as i know from my research. it’s not much effort and you can save everything you want, including texturepacks as well. btw disable a soundpack if you use one.


  • #6

    Apr 22, 2016

    well, you have no soundpack, obviously :D

    resinstalling MC still seems to be a good solution to me.


  • #7

    Apr 22, 2016


    TheDcoder


    • View User Profile


    • View Posts


    • Send Message



    View TheDcoder's Profile

    • Tree Puncher
    • Join Date:

      8/21/2015
    • Posts:

      37
    • Location:

      Earth
    • Minecraft:

      TheDcoder
    • Member Details

    I don’t want to download >100 MB of minecraft only because of the pesky sound engine :(.

    I am not active on these forums…


  • #8

    Apr 22, 2016


    gerbil


    • View User Profile


    • View Posts


    • Send Message



    View gerbil's Profile

    • Enderman Ender
    • Join Date:

      6/3/2011
    • Posts:

      8,485
    • Member Details

    It’s not the sound engine that’s the problem.

    You probably have one or more sound asset files that are corrupted / incomplete, and this is why there is an error reading the header of what is supposed to an OggVorbis encoded sound file.

    It might be a lot of work trying to find out which file in particular has a problem.

  • To post a comment, please login.

Posts Quoted:

Reply

Clear All Quotes


Содержание

  1. [SOLVED] Sound problem
  2. aritodforeal
  3. aritodforeal
  4. bugfroggy
  5. aritodforeal
  6. Minecraft Forums
  7. Error in class ‘CodecJOrbis’
  8. No sound in game after 15-20 minute play #17
  9. Comments
  10. Footer

[SOLVED] Sound problem

aritodforeal

Dedicated Member

Console error before game freezes:

[Thread-9/ERROR]: Error in class ‘CodecJOrbis’
[Thread-9/ERROR]: Ogg header not recognized in method ‘readHeader’.
[Thread-9/ERROR]: Error in class ‘CodecJOrbis’
[Thread-9/ERROR]: Error reading the header

What my sounds.json file looks like:

aritodforeal

Dedicated Member

bugfroggy

Forum Nerd

I looked up this error: Ogg header not recognized in method ‘readHeader’. and most of the top links suggest the sound files are corrupted. Did you see these threads already? There’s a good chance your sound file isn’t set up right. Perhaps try with a sound file you know works first, such as one in the Minecraft .jar, and then you’ll know if it’s an issue with the file itself or something else.

P.S. You don’t need to bump so often; your thread was already the 2nd highest in the section when you bumped.

aritodforeal

Dedicated Member

When I try playing the sound I get a stacktrace:

java.util.concurrent.ExecutionException: java.util.ConcurrentModificationException
at java.util.concurrent.FutureTask.report(FutureTask.java:122)

[?:1.8.0_171]
at java.util.concurrent.FutureTask.get(FutureTask.java:192)

[?:1.8.0_171]
at net.minecraft.util.Util.runTask(Util.java:23) [Util.class:?]
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1070) [Minecraft.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:380) [Minecraft.class:?]
at net.minecraft.client.main.Main.main(Main.java:116) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[?:1.8.0_171]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

[?:1.8.0_171]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

[?:1.8.0_171]
at java.lang.reflect.Method.invoke(Method.java:498)

[?:1.8.0_171]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[?:1.8.0_171]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

[?:1.8.0_171]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

[?:1.8.0_171]
at java.lang.reflect.Method.invoke(Method.java:498)

[?:1.8.0_171]
at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
at GradleStart.main(GradleStart.java:26) [start/:?]
Caused by: java.util.ConcurrentModificationException
at java.util.HashMap$Ha****erator.nextNode(HashMap.java:1442)

[?:1.8.0_171]
at java.util.HashMap$KeyIterator.next(HashMap.java:1466)

[?:1.8.0_171]
at net.minecraft.util.ClassInheritanceMultiMap. (ClassInheritanceMultiMap.java:27)

[ClassInheritanceMultiMap.class:?]
at net.minecraft.world.chunk.Chunk. (Chunk.java:101)

[Chunk.class:?]
at net.minecraft.client.multiplayer.ChunkProviderClient.loadChunk(ChunkProviderClient.java:70)

[ChunkProviderClient.class:?]
at net.minecraft.client.multiplayer.WorldClient.doPreChunk(WorldClient.java:153)

[WorldClient.class:?]
at net.minecraft.client.network.NetHandlerPlayClient.handleMapChunkBulk(NetHandlerPlayClient.java:1349)

[NetHandlerPlayClient.class:?]
at net.minecraft.network.play.server.S26PacketMapChunkBulk.processPacket(S26PacketMapChunkBulk.java:93)

[S26PacketMapChunkBulk.class:?]
at net.minecraft.network.play.server.S26PacketMapChunkBulk.processPacket(S26PacketMapChunkBulk.java:12)

[S26PacketMapChunkBulk.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:15)

[PacketThreadUtil$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)

[?:1.8.0_171]
at java.util.concurrent.FutureTask.run(FutureTask.java:266)

[?:1.8.0_171]
at net.minecraft.util.Util.runTask(Util.java:22)

[Util.class:?]
. 15 more

Ok thanks for telling me

By the way, I got a sound from the minecraft folder and opened it with audacity and exported it as .ogg

Источник

Minecraft Forums

Error in class ‘CodecJOrbis’

Hello! I have been recently suffering from a weird error. I have seen it happen in a creative server and in a map. Here is my full game output:

Thanks in Advance

I am not active on these forums.

  • Mathematical Dessert
  • Location: Give up — You wont find me!
  • Join Date: 9/27/2014
  • Posts: 1,013
  • Minecraft: MCOfficer
  • Discord: M*C*O#9635
  • Member Details

CodecJOrbis is minecrafts sound library. try reinstalling minecraft, it’s not much effort and has a good chance to succeed. dont forget to save server IPs and savegames though.

  • Tree Puncher
  • Join Date: 8/21/2015
  • Posts: 37
  • Location: Earth
  • Minecraft: TheDcoder
  • Member Details

Isn’t there a better way than uninstalling and reinstalling?

I am not active on these forums.

  • Mathematical Dessert
  • Location: Give up — You wont find me!
  • Join Date: 9/27/2014
  • Posts: 1,013
  • Minecraft: MCOfficer
  • Discord: M*C*O#9635
  • Member Details

not as far as i know from my research. it’s not much effort and you can save everything you want, including texturepacks as well. btw disable a soundpack if you use one.

  • Tree Puncher
  • Join Date: 8/21/2015
  • Posts: 37
  • Location: Earth
  • Minecraft: TheDcoder
  • Member Details

What is a sound pack?

I am not active on these forums.

  • Mathematical Dessert
  • Location: Give up — You wont find me!
  • Join Date: 9/27/2014
  • Posts: 1,013
  • Minecraft: MCOfficer
  • Discord: M*C*O#9635
  • Member Details

well, you have no soundpack, obviously

resinstalling MC still seems to be a good solution to me.

  • Tree Puncher
  • Join Date: 8/21/2015
  • Posts: 37
  • Location: Earth
  • Minecraft: TheDcoder
  • Member Details

I don’t want to download >100 MB of minecraft only because of the pesky sound engine :(.

I am not active on these forums.

  • Enderman Ender
  • Join Date: 6/3/2011
  • Posts: 8,485
  • Member Details

It’s not the sound engine that’s the problem.

You probably have one or more sound asset files that are corrupted / incomplete, and this is why there is an error reading the header of what is supposed to an OggVorbis encoded sound file.

It might be a lot of work trying to find out which file in particular has a problem.

  • Tree Puncher
  • Join Date: 8/21/2015
  • Posts: 37
  • Location: Earth
  • Minecraft: TheDcoder
  • Member Details

Too bad, I re-downloaded minecraft

Источник

No sound in game after 15-20 minute play #17

[12:29:59] [Thread-34/ERROR]: Error in class ‘CodecJOrbis’
[12:29:59] [Thread-34/ERROR]: Unable to acquire inputstream in method ‘initialize’.
[12:29:59] [Thread-34/WARN]: ERROR MESSAGE:
[12:29:59] [Thread-34/INFO]: minecraft:sounds/random.anvil_use.ogg
[12:29:59] [Thread-34/WARN]: STACK TRACE:
[12:29:59] [Thread-34/INFO]: net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68)
[12:29:59] [Thread-34/INFO]: net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65)
[12:29:59] [Thread-34/INFO]: net.minecraft.client.audio.SoundManager$2$1.getInputStream(SoundManager.java:496)
[12:29:59] [Thread-34/INFO]: paulscode.sound.codecs.CodecJOrbis.initialize(CodecJOrbis.java:281)
[12:29:59] [Thread-34/INFO]: paulscode.sound.libraries.SourceLWJGLOpenAL.play(SourceLWJGLOpenAL.java:616)
[12:29:59] [Thread-34/INFO]: paulscode.sound.Library.play(Library.java:706)
[12:29:59] [Thread-34/INFO]: paulscode.sound.Library.play(Library.java:675)
[12:29:59] [Thread-34/INFO]: paulscode.sound.SoundSystem.CommandPlay(SoundSystem.java:2076)
[12:29:59] [Thread-34/INFO]: paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2599)
[12:29:59] [Thread-34/INFO]: paulscode.sound.CommandThread.run(CommandThread.java:121)
[12:29:59] [Thread-34/ERROR]: Error in class ‘SourceLWJGL OpenAL’
[12:29:59] [Thread-34/ERROR]: Audio Format null in method ‘play’
[12:29:59] [Thread-34/ERROR]: Error in class ‘CodecJOrbis’
[12:29:59] [Thread-34/ERROR]: Unable to acquire inputstream in method ‘initialize’.
[12:29:59] [Thread-34/WARN]: ERROR MESSAGE:
[12:29:59] [Thread-34/INFO]: minecraft:sounds/random.anvil_use.ogg
[12:29:59] [Thread-34/WARN]: STACK TRACE:
[12:29:59] [Thread-34/INFO]: net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68)
[12:29:59] [Thread-34/INFO]: net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65)
[12:29:59] [Thread-34/INFO]: net.minecraft.client.audio.SoundManager$2$1.getInputStream(SoundManager.java:496)
[12:29:59] [Thread-34/INFO]: paulscode.sound.codecs.CodecJOrbis.initialize(CodecJOrbis.java:281)
[12:29:59] [Thread-34/INFO]: paulscode.sound.libraries.SourceLWJGLOpenAL.play(SourceLWJGLOpenAL.java:616)
[12:29:59] [Thread-34/INFO]: paulscode.sound.Library.play(Library.java:706)
[12:29:59] [Thread-34/INFO]: paulscode.sound.Library.play(Library.java:675)
[12:29:59] [Thread-34/INFO]: paulscode.sound.SoundSystem.CommandPlay(SoundSystem.java:2076)
[12:29:59] [Thread-34/INFO]: paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2599)
[12:29:59] [Thread-34/INFO]: paulscode.sound.CommandThread.run(CommandThread.java:121)
[12:29:59] [Thread-34/ERROR]: Error in class ‘SourceLWJGL OpenAL’
[12:29:59] [Thread-34/ERROR]: Audio Format null in method ‘play’

Last version of DynamicSurroundings, Minecraft 1.10.2
Without DynSurroundings — no problem

The text was updated successfully, but these errors were encountered:

Toward the begging of the log look for a line that looks like:

[21:02:47] [Client thread/INFO] [dsurround/dsurround]: Sound channels: 112 normal, 16 streaming (total avail: 255)

Let me know what it says.

[12:00:51] [Thread-15/INFO] [dsurround]: Checking for newer mod version
[12:00:51] [Client thread/INFO] [dsurround]: Sound channels: 112 normal, 16 streaming (total avail: 255)
[12:00:51] [Thread-15/INFO] [dsurround]: Dynamic Surroundings version [3.1.3BETA] is the same or newer than the current version [3.1.3BETA]

Was there a lot of sound activity at the time?

Hmmm, no, i started new world and no have machines thats do a lot of sound
Just NPC village, normal level of sounds

Were you using an anvil at the time?

Its the most strange of logs — there is no anvil in loaded chunks
I don’t craft it and NPC-village have no anvil too

Yeah, its wierd. This line has a smell to it:

[12:29:59] [Thread-34/INFO]: minecraft:sounds/random.anvil_use.ogg

That period between ‘random’ and ‘anvil’ is suspicious. I would have expected to see it be a ‘/’. I think the period is throwing it off, so when the sound system calls back into the Minecraft resource manager it cannot find that resource and throws an exception. If this is the case, I have to wonder what is triggering that sound.

@GordonHollow If you could can you block the ‘minecraft:block.anvil.use’ sound? Goal is to see if it can get past the 15-20 mins. You can configure that in the Minecraft GUI by going to the mod options. Dynamic Surroundings has a button for Block Sounds. Scroll down that list to find it.

No, it «.» there in log — random.anvil_use.ogg — no period «/»
Maybe some mods that add another anvil have this fail in code
But there is no anvil around anyway

I try to block it, if this sound showed in the list of sounds

Looked in the 1.10.2 sounds.json in my config and it looks correct:

What modpack are you using?

The New Frontier modpack + many mods adding to this modpack by me
I block this sound and playing, need more time to prove that all good

All works good with this blocked sound

Not sure of the origin of the problem. Dynamic Surroundings does not use the Anvil sounds. Going to keep open to see if there is something I can log if/when something like this happens.

Okay, if something strange with sound happen again, log will be there.

Do you have any resource packs loaded?

Faithfull x32 Modded edition

There is no sounds in this resourcepack, only textures and models

Ok. Normally if there is a bad sound configuration you would see something like this in the Minecraft log:

This is from the New Frontier modpack without any additions. During startup Minecraft caught two issues and made sure it wouldn’t be a problem during operation. However, it appears that something is sneaking by. May be one of your add on mods that isn’t in the pack by default.

It happen again!
With blocked anvil.use sound

Logs the same as 1st message, nothing new in this log

OK. In terms of blocking the sound I found a bug in the event handling that will be fixed in the next BETA. It may be the sound is getting past the blocking logic. Also, I changed how Dynamic Surroundings interacts with the Minecraft sound engine so if DS is somehow the culprit it may fix it. I should have this release wrapped up in a couple days.

@GordonHollow Just pushed a 3.2.0.0 version to CurseForge. Check out that version and let me know if it works any better for you.

DynamicSurroundings-1.10.2-3.2.1.1
All works fine =)

Good to hear. Going to close the issue. If you find anything else let me know. Thanks!

© 2023 GitHub, Inc.

You can’t perform that action at this time.

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.

Источник

  • #1

Some days ago I posted a thread about some problems I had with minecraft.
I did some reading through the crash logs every time I crashed and this is what I always saw the moment I crashed:

[18:14:01] [Thread-7/ERROR]: Error in class ‘CodecJOrbis’
[18:14:01] [Thread-7/ERROR]: Ogg header not recognized in method ‘readHeader’.
[18:14:01] [Thread-7/ERROR]: Error in class ‘CodecJOrbis’
[18:14:01] [Thread-7/ERROR]: Error reading the header

I didn’t post it in the Bug Reports section as I didn’t know if it’s a MCSG bug or just Minecraft. If it is caused from Minecraft itself, what is the reason and how can I solve it if possible?

Aidan


  • #2

I would suggest saving all your texture packs and server IPs, and then re installing minecraft. If that does not work and you get the same crash issue I would email the Mojang support team who, surprisingly responds within 1-2 days so you can fix it quickly.

  • #3

ogg files are sounds. Some sounds are renamed to what they are not supposed to be, or the resource folder is corrupt. Some sounds might not even have the .ogg file extension. I’d suggest you probably do what Aidan said.

In the meanwhile, can you provide screenshots of the resource folder in your .minecraft?

Aidan


  • #4

ogg files are sounds. Some sounds are renamed to what they are not supposed to be, or the resource folder is corrupt. Some sounds might not even have the .ogg file extension. I’d suggest you probably do what Aidan said.

In the meanwhile, can you provide screenshots of the resource folder in your .minecraft?

ur hot

Aidan


  • #6

Delete the sound pack in yout current resource pack, or use a different pack. That may help.

smartie

  • #7

Delete the sound pack in yout current resource pack, or use a different pack. That may help.

Edit: You aren’t the first. I literally just googled ‘CodecJOrbis’ and got tons of people with the same problem. Exhibit A: http://www.minecraftforum.net/forums/archive/legacy-support/1752526-codecjorbis-causing-crashes

Google is always your friend.

Yeah I did Google this but I only found people that didn’t have this caused in the same way I did or in older dates, so I didn’t think it was going to have the same solution.

ogg files are sounds. Some sounds are renamed to what they are not supposed to be, or the resource folder is corrupt. Some sounds might not even have the .ogg file extension. I’d suggest you probably do what Aidan said.

In the meanwhile, can you provide screenshots of the resource folder in your .minecraft?

I would suggest saving all your texture packs and server IPs, and then re installing minecraft. If that does not work and you get the same crash issue I would email the Mojang support team who, surprisingly responds within 1-2 days so you can fix it quickly.

It may be because I only have 1.7 texture packs. I played 2 games without a texture pack and 1 game went ok (no bugs, crashes), but the other one crashed. Not sure why or I did something by myself, will check it tomorrow

Thanks everyone for the replies and help!

  • #1

I have been playing this for the last few months and now it keeps crashing my minecraft and this is the error that keeps coming up.
[19:10:50] [Thread-10/ERROR]: Error in class ‘CodecJOrbis’
[19:10:50] [Thread-10/ERROR]: Error reading the header

anyone know why this is happening and how to stop it?

  • #2

don’t worry its fixed now.

  • #4

i came here cuz i got my minecraft crashing look
[19:40:36] [Client thread/INFO]: [CHAT] supergamemode’s zombie was killed by CaraJade!
[19:40:36] [Thread-10/ERROR]: Error in class ‘CodecJOrbis’
[19:40:36] [Thread-10/ERROR]: Error reading the header

  • #5

I’m getting this error tonight, please help! It was fine yesterday. Something has clearly changed in the last 24 hours. It might be because of the windows 10 update a couple days ago maybe?

Error codes:

[22:17:56] [Thread-10/ERROR]: Error in class ‘CodecJOrbis’
[22:17:56] [Thread-10/ERROR]: Error reading the header

By

Zuzuthekuzu · Posted 4 hours ago

error code 4294967295

 

—- Minecraft Crash Report —-
// Why did you do that?

Time: 2/9/23, 12:52 PM
Description: Container click

java.lang.NullPointerException: Registry Object not present: aquaculture:wooden_fillet_knife
    at java.util.Objects.requireNonNull(Unknown Source) ~[?:?] {re:mixin}
    at net.minecraftforge.registries.RegistryObject.get(RegistryObject.java:320) ~[forge-1.18.2-40.2.1-universal.jar%23174!/:?] {re:mixin,xf:fml:forge:registry_object_binary_compat,re:classloading,xf:fml:forge:registry_object_binary_compat}
    at com.teammetallurgy.aquaculture.misc.FurnaceFuel.fuel(FurnaceFuel.java:16) ~[Aquaculture-1.18.2-2.3.10.jar%2359!/:1.18.2-2.3.10] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_758_FurnaceFuel_fuel_FurnaceFuelBurnTimeEvent.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.event.ForgeEventFactory.getItemBurnTime(ForgeEventFactory.java:230) ~[forge-1.18.2-40.2.1-universal.jar%23174!/:?] {re:mixin,re:classloading}
    at net.minecraftforge.common.ForgeHooks.getBurnTime(ForgeHooks.java:1259) ~[forge-1.18.2-40.2.1-universal.jar%23174!/:?] {re:classloading}
    at net.minecraft.world.inventory.AbstractFurnaceMenu.m_38988_(AbstractFurnaceMenu.java:150) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.world.inventory.AbstractFurnaceMenu.m_7648_(AbstractFurnaceMenu.java:114) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.world.inventory.AbstractContainerMenu.m_150430_(AbstractContainerMenu.java:395) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:placebo.mixins.json:AbstractContainerMenuInvoker,pl:mixin:A}
    at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:295) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:placebo.mixins.json:AbstractContainerMenuInvoker,pl:mixin:A}
    at net.minecraft.client.multiplayer.MultiPlayerGameMode.m_171799_(MultiPlayerGameMode.java:392) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_6597_(AbstractContainerScreen.java:550) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorAbstractContainerScreen,pl:mixin:APP:mousetweaks.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:quark.mixins.json:client.ContainerScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractFurnaceScreen.m_6597_(AbstractFurnaceScreen.java:105) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_6375_(AbstractContainerScreen.java:347) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorAbstractContainerScreen,pl:mixin:APP:mousetweaks.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:quark.mixins.json:client.ContainerScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractFurnaceScreen.m_6375_(AbstractFurnaceScreen.java:100) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:konkrete.mixin.json:client.MixinScreen,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:APP:byg.mixins.json:access.client.ScreenAccess,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {}
    at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] {}
    at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {re:mixin}
    at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:197) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A}
    at com.mojang.blaze3d.platform.Window.m_85435_(Window.java:333) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:rubidium_extras.mixins.json:BorderlessFullscreen.MainWindowAccessor,pl:mixin:APP:rubidium_extras.mixins.json:BorderlessFullscreen.WindowMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1068) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.1.jar%2317!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

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

— Head —
Thread: Render thread
Stacktrace:
    at java.util.Objects.requireNonNull(Unknown Source) ~[?:?] {re:mixin}
    at net.minecraftforge.registries.RegistryObject.get(RegistryObject.java:320) ~[forge-1.18.2-40.2.1-universal.jar%23174!/:?] {re:mixin,xf:fml:forge:registry_object_binary_compat,re:classloading,xf:fml:forge:registry_object_binary_compat}
    at com.teammetallurgy.aquaculture.misc.FurnaceFuel.fuel(FurnaceFuel.java:16) ~[Aquaculture-1.18.2-2.3.10.jar%2359!/:1.18.2-2.3.10] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_758_FurnaceFuel_fuel_FurnaceFuelBurnTimeEvent.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.event.ForgeEventFactory.getItemBurnTime(ForgeEventFactory.java:230) ~[forge-1.18.2-40.2.1-universal.jar%23174!/:?] {re:mixin,re:classloading}
    at net.minecraftforge.common.ForgeHooks.getBurnTime(ForgeHooks.java:1259) ~[forge-1.18.2-40.2.1-universal.jar%23174!/:?] {re:classloading}
    at net.minecraft.world.inventory.AbstractFurnaceMenu.m_38988_(AbstractFurnaceMenu.java:150) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.world.inventory.AbstractFurnaceMenu.m_7648_(AbstractFurnaceMenu.java:114) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.world.inventory.AbstractContainerMenu.m_150430_(AbstractContainerMenu.java:395) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:placebo.mixins.json:AbstractContainerMenuInvoker,pl:mixin:A}
    at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:295) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:placebo.mixins.json:AbstractContainerMenuInvoker,pl:mixin:A}
    at net.minecraft.client.multiplayer.MultiPlayerGameMode.m_171799_(MultiPlayerGameMode.java:392) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_6597_(AbstractContainerScreen.java:550) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorAbstractContainerScreen,pl:mixin:APP:mousetweaks.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:quark.mixins.json:client.ContainerScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractFurnaceScreen.m_6597_(AbstractFurnaceScreen.java:105) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_6375_(AbstractContainerScreen.java:347) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorAbstractContainerScreen,pl:mixin:APP:mousetweaks.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:quark.mixins.json:client.ContainerScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractFurnaceScreen.m_6375_(AbstractFurnaceScreen.java:100) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:konkrete.mixin.json:client.MixinScreen,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:APP:byg.mixins.json:access.client.ScreenAccess,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {}
    at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] {}
    at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {re:mixin}
    at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:197) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A}
— Click info —
Details:
    Menu Type: minecraft:furnace
    Menu Class: net.minecraft.world.inventory.FurnaceMenu
    Slot Count: 39
    Slot: 36
    Button: 0
    Type: QUICK_MOVE
Stacktrace:
    at net.minecraft.world.inventory.AbstractContainerMenu.m_150399_(AbstractContainerMenu.java:295) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:placebo.mixins.json:AbstractContainerMenuInvoker,pl:mixin:A}
    at net.minecraft.client.multiplayer.MultiPlayerGameMode.m_171799_(MultiPlayerGameMode.java:392) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_6597_(AbstractContainerScreen.java:550) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorAbstractContainerScreen,pl:mixin:APP:mousetweaks.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:quark.mixins.json:client.ContainerScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractFurnaceScreen.m_6597_(AbstractFurnaceScreen.java:105) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_6375_(AbstractContainerScreen.java:347) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorAbstractContainerScreen,pl:mixin:APP:mousetweaks.mixins.json:AbstractContainerScreenAccessor,pl:mixin:APP:quark.mixins.json:client.ContainerScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.inventory.AbstractFurnaceScreen.m_6375_(AbstractFurnaceScreen.java:100) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
    at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:konkrete.mixin.json:client.MixinScreen,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:APP:byg.mixins.json:access.client.ScreenAccess,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {}
    at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] {}
    at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {re:mixin}
    at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:197) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A}
    at com.mojang.blaze3d.platform.Window.m_85435_(Window.java:333) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:rubidium_extras.mixins.json:BorderlessFullscreen.MainWindowAccessor,pl:mixin:APP:rubidium_extras.mixins.json:BorderlessFullscreen.WindowMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1068) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.1.jar%2317!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

— Affected screen —
Details:
    Screen name: net.minecraft.client.gui.screens.inventory.FurnaceScreen
Stacktrace:
    at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:konkrete.mixin.json:client.MixinScreen,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:APP:byg.mixins.json:access.client.ScreenAccess,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMouseHandler,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {}
    at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] {}
    at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {re:mixin}
    at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:197) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A}
    at com.mojang.blaze3d.platform.Window.m_85435_(Window.java:333) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:rubidium_extras.mixins.json:BorderlessFullscreen.MainWindowAccessor,pl:mixin:APP:rubidium_extras.mixins.json:BorderlessFullscreen.WindowMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1068) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.1.jar%2317!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

— Affected level —
Details:
    All players: 1 total; [LocalPlayer[‘LeKutay’/3073, l=’ClientLevel’, x=-904.73, y=65.00, z=2225.41]]
    Chunk stats: 1024, 157
    Level dimension: minecraft:overworld
    Level spawn location: World: (0,68,0), Section: (at 0,4,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
    Level time: 264985 game time, 302468 day time
    Server brand: forge
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2264) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:682) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:botania_xplat.mixins.json:client.AccessorMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.1.jar%2317!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

— Last reload —
Details:
    Reload number: 1
    Reload reason: initial
    Finished: Yes
    Packs: Default, Mod Resources, Supplementaries Generated Pack, quark-emote-pack

— System Details —
Details:
    Minecraft Version: 1.18.2
    Minecraft Version ID: 1.18.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.1, Eclipse Adoptium
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
    Memory: 939714032 bytes (896 MiB) / 3923771392 bytes (3742 MiB) up to 4294967296 bytes (4096 MiB)
    CPUs: 16
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 7 6800H with Radeon Graphics         
    Identifier: AuthenticAMD Family 25 Model 68 Stepping 1
    Microarchitecture: Zen 3
    Frequency (GHz): 3.19
    Number of physical packages: 1
    Number of physical CPUs: 8
    Number of logical CPUs: 16
    Graphics card #0 name: AMD Radeon(TM) Graphics
    Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
    Graphics card #0 VRAM (MB): 512.00
    Graphics card #0 deviceId: 0x1681
    Graphics card #0 versionInfo: DriverVersion=31.0.12024.2005
    Graphics card #1 name: NVIDIA GeForce RTX 3050 Ti Laptop GPU
    Graphics card #1 vendor: NVIDIA (0x10de)
    Graphics card #1 VRAM (MB): 4095.00
    Graphics card #1 deviceId: 0x25a0
    Graphics card #1 versionInfo: DriverVersion=31.0.15.2698
    Memory slot #0 capacity (MB): 16384.00
    Memory slot #0 clockSpeed (GHz): 4.80
    Memory slot #0 type: Unknown
    Virtual memory max (MB): 33021.15
    Virtual memory used (MB): 23014.09
    Swap memory total (MB): 17408.00
    Swap memory used (MB): 1438.68
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms4096m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m
    Launched Version: 1.18.2
    Backend library: LWJGL version 3.2.2 SNAPSHOT
    Backend API: NVIDIA GeForce RTX 3050 Ti Laptop GPU/PCIe/SSE2 GL version 3.2.0 NVIDIA 526.98, NVIDIA Corporation
    Window size: 854×480
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to ‘forge’
    Type: Client (map_client.txt)
    Graphics mode: fancy
    Resource Packs: 
    Current Language: English (US)
    CPU: 16x AMD Ryzen 7 6800H with Radeon Graphics 
    ModLauncher: 9.1.3+9.1.3+main.9b69c82a
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
         mixin PLUGINSERVICE 
         eventbus PLUGINSERVICE 
         slf4jfixer PLUGINSERVICE 
         object_holder_definalize PLUGINSERVICE 
         runtime_enum_extender PLUGINSERVICE 
         capability_token_subclass PLUGINSERVICE 
         accesstransformer PLUGINSERVICE 
         runtimedistcleaner PLUGINSERVICE 
         mixin TRANSFORMATIONSERVICE 
         fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        minecraft@1.0
        lowcodefml@null
        javafml@null
    Mod List: 
        dynamiclightsreforged-1.18.2_v1.3.3.jar           |Rubidium Dynamic Lights       |dynamiclightsreforged         |1.18.2_v1.3.3       |DONE      |Manifest: NOSIGNATURE
        YungsBetterDungeons-1.18.2-Forge-2.1.0.jar        |YUNG’s Better Dungeons        |betterdungeons                |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        YungsBetterOceanMonuments-1.18.2-Forge-1.0.3.jar  |YUNG’s Better Ocean Monuments |betteroceanmonuments          |1.18.2-Forge-1.0.3  |DONE      |Manifest: NOSIGNATURE
        sophisticatedcore-1.18.2-0.5.37.202.jar           |Sophisticated Core            |sophisticatedcore             |1.18.2-0.5.37.202   |DONE      |Manifest: NOSIGNATURE
        rubidium-0.5.4.jar                                |Rubidium                      |rubidium                      |0.5.4               |DONE      |Manifest: NOSIGNATURE
        rsgauges-1.18.2-1.2.16.jar                        |Gauges and Switches           |rsgauges                      |1.2.16              |DONE      |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        Controlling-forge-1.18.2-9.0+22.jar               |Controlling                   |controlling                   |9.0+22              |DONE      |Manifest: NOSIGNATURE
        Placebo-1.18.2-6.6.6.jar                          |Placebo                       |placebo                       |6.6.6               |DONE      |Manifest: NOSIGNATURE
        citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel                       |1.11.3              |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.18.6.jar                              |Alex’s Mobs                   |alexsmobs                     |1.18.6              |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.18.2-Forge-2.2.7.jar                   |YUNG’s API                    |yungsapi                      |1.18.2-Forge-2.2.7  |DONE      |Manifest: NOSIGNATURE
        Powah-3.0.7.jar                                   |Powah                         |powah                         |3.0.7               |DONE      |Manifest: NOSIGNATURE
        feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |2.0.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        upgradednetherite_items-1.18.2-3.2.0.0-release.jar|Upgraded Netherite : Items    |upgradednetherite_items       |1.18.2-3.2.0.0-relea|DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.18.2-13.2.52.jar                |Bookshelf                     |bookshelf                     |13.2.52             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        sophisticatedbackpacks-1.18.2-3.18.40.777.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.18.2-3.18.40.777  |DONE      |Manifest: NOSIGNATURE
        guardvillagers-1.18.2.1.4.3.jar                   |Guard Villagers               |guardvillagers                |1.4.3               |DONE      |Manifest: NOSIGNATURE
        secretrooms-1.18.2-1.1.5.jar                      |Secret Rooms 6                |secretroomsmod                |1.18.2-1.1.5        |DONE      |Manifest: NOSIGNATURE
        Apotheosis-1.18.2-5.7.7.jar                       |Apotheosis                    |apotheosis                    |5.7.7               |DONE      |Manifest: NOSIGNATURE
        balm-3.2.2+0.jar                                  |Balm                          |balm                          |3.2.2+0             |DONE      |Manifest: NOSIGNATURE
        carryon-1.18.2-1.17.0.8.jar                       |Carry On                      |carryon                       |1.17.0.8            |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.18.2-0.14.1.171.jar         |Just Enough Resources         |jeresources                   |0.14.1.171          |DONE      |Manifest: NOSIGNATURE
        cloth-config-6.4.90-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.4.90              |DONE      |Manifest: NOSIGNATURE
        twilightforest-1.18.2-4.1.1494-universal.jar      |The Twilight Forest           |twilightforest                |4.1.1494            |DONE      |Manifest: NOSIGNATURE
        refinedstorage-1.10.4.jar                         |Refined Storage               |refinedstorage                |1.10.4              |DONE      |Manifest: NOSIGNATURE
        konkrete_forge_1.6.0_MC_1.18-1.18.2.jar           |Konkrete                      |konkrete                      |1.6.0               |DONE      |Manifest: NOSIGNATURE
        upgradednetherite-1.18.2-4.2.0.6-release.jar      |Upgraded Netherite            |upgradednetherite             |1.18.2-4.2.0.6-relea|DONE      |Manifest: NOSIGNATURE
        AdvancementPlaques-1.18.2-1.4.5.1.jar             |Advancement Plaques           |advancementplaques            |1.4.5.1             |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.18.2-1.2.0.jar                   |Farmer’s Delight              |farmersdelight                |1.18.2-1.2.0        |DONE      |Manifest: NOSIGNATURE
        ends_delight-1.18.2-1.0.jar                       |End’s Delight                 |ends_delight                  |1.18.2-1.0          |DONE      |Manifest: NOSIGNATURE
        torchmaster-18.1.0.jar                            |Torchmaster                   |torchmaster                   |18.1.0              |DONE      |Manifest: NOSIGNATURE
        BiomesOPlenty-1.18.2-16.0.0.109-universal.jar     |Biomes O’ Plenty              |biomesoplenty                 |1.18.2-16.0.0.109   |DONE      |Manifest: NOSIGNATURE
        ironfurnaces-1.18.2-3.3.3.jar                     |Iron Furnaces                 |ironfurnaces                  |3.3.3               |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.1a-forge-mc1.18.jar    |SuperMartijn642’s Core Lib    |supermartijn642corelib        |1.1.1a              |DONE      |Manifest: NOSIGNATURE
        Botania-1.18.2-435.jar                            |Botania                       |botania                       |1.18.2-435          |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.18.2-5.0.7.1.jar                   |Curios API                    |curios                        |1.18.2-5.0.7.1      |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli                     |1.18.2-71.1         |DONE      |Manifest: NOSIGNATURE
        blockui-1.18.2-0.0.55-ALPHA.jar                   |UI Library Mod                |blockui                       |1.18.2-0.0.55-ALPHA |DONE      |Manifest: NOSIGNATURE
        ftb-ultimine-forge-1802.3.3-build.70.jar          |FTB Ultimine                  |ftbultimine                   |1802.3.3-build.70   |DONE      |Manifest: NOSIGNATURE
        YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar     |YUNG’s Better Strongholds     |betterstrongholds             |1.18.2-Forge-2.1.1  |DONE      |Manifest: NOSIGNATURE
        TwilightDelight-1.18.2-1.1.4.jar                  |Twilight Delight              |twilightdelight               |1.1.4               |DONE      |Manifest: NOSIGNATURE
        cfm-7.0.0-pre35-1.18.2.jar                        |MrCrayfish’s Furniture Mod    |cfm                           |7.0.0-pre35         |DONE      |Manifest: NOSIGNATURE
        architectury-4.11.89-forge.jar                    |Architectury                  |architectury                  |4.11.89             |DONE      |Manifest: NOSIGNATURE
        curiouselytra-forge-1.18.1-5.0.1.0.jar            |Curious Elytra                |curiouselytra                 |1.18.1-5.0.1.0      |DONE      |Manifest: NOSIGNATURE
        globalxp-1.18.2-1.10.3.jar                        |Global XP                     |globalxp                      |1.10.3              |DONE      |Manifest: NOSIGNATURE
        trashcans-1.0.16-forge-mc1.18.jar                 |Trash Cans                    |trashcans                     |1.0.16              |DONE      |Manifest: NOSIGNATURE
        polylib-forge-1801.0.2-build.13.jar               |PolyLib                       |polylib                       |1801.0.2-build.13   |DONE      |Manifest: NOSIGNATURE
        CodeChickenLib-1.18.2-4.1.3.480-universal.jar     |CodeChicken Lib               |codechickenlib                |4.1.3.480           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        YungsBetterMineshafts-1.18.2-Forge-2.2.jar        |YUNG’s Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.2    |DONE      |Manifest: NOSIGNATURE
        ReSkin-forge-2.5.0.jar                            |Re:Skin                       |reskin                        |2.5.0               |DONE      |Manifest: NOSIGNATURE
        QuarkOddities-1.18.jar                            |Quark Oddities                |quarkoddities                 |1.18                |DONE      |Manifest: NOSIGNATURE
        inventorysorter-1.18-19.0.0.jar                   |Simple Inventory Sorter       |inventorysorter               |19.0.0              |DONE      |Manifest: NOSIGNATURE
        mowziesmobs-1.5.32.jar                            |Mowzie’s Mobs                 |mowziesmobs                   |1.5.32              |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.18-3.0.57.jar                    |GeckoLib                      |geckolib3                     |3.0.57              |DONE      |Manifest: NOSIGNATURE
        Festive_Delight_1.0.jar                           |Festive Delight               |festive_delight               |1.0.0               |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-1802.3.9-build.167.jar          |FTB Library                   |ftblibrary                    |1802.3.9-build.167  |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-1802.2.10-build.96.jar            |FTB Teams                     |ftbteams                      |1802.2.10-build.96  |DONE      |Manifest: NOSIGNATURE
        advanced-xray-forge-1.18.2-2.11.0-build.7.jar     |Advanced XRay                 |xray                          |1.18.2-2.11.0-build.|DONE      |Manifest: NOSIGNATURE
        jei-1.18.2-9.7.1.255.jar                          |Just Enough Items             |jei                           |9.7.1.255           |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.18.2-10.1.0.jar                 |Waystones                     |waystones                     |10.1.0              |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.18.2-8.0.0+17.jar                  |Clumps                        |clumps                        |8.0.0+17            |DONE      |Manifest: NOSIGNATURE
        journeymap-1.18.2-5.9.3-forge.jar                 |Journeymap                    |journeymap                    |5.9.3               |DONE      |Manifest: NOSIGNATURE
        integrated_api_forge-1.0.0+1.18.2.jar             |Integrated API                |integrated_api                |1.0.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        comforts-forge-1.18.2-5.0.0.5.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.5      |DONE      |Manifest: NOSIGNATURE
        artifacts-1.18.2-4.2.0.jar                        |Artifacts                     |artifacts                     |1.18.2-4.2.0        |DONE      |Manifest: NOSIGNATURE
        LibX-1.18.2-3.2.19.jar                            |LibX                          |libx                          |1.18.2-3.2.19       |DONE      |Manifest: NOSIGNATURE
        Decorative Blocks-forge-1.18.2-2.1.2.jar          |Decorative Blocks             |decorative_blocks             |2.1.2               |DONE      |Manifest: NOSIGNATURE
        DungeonCrawl-1.18.2-2.3.10.jar                    |Dungeon Crawl                 |dungeoncrawl                  |2.3.10              |DONE      |Manifest: NOSIGNATURE
        curioofundying-forge-1.18-5.3.0.0.jar             |Curio of Undying              |curioofundying                |1.18-5.3.0.0        |DONE      |Manifest: NOSIGNATURE
        YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar   |YUNG’s Better Desert Temples  |betterdeserttemples           |1.18.2-Forge-1.3.1  |DONE      |Manifest: NOSIGNATURE
        rubidium_extras-1.18.2_v1.3.2.jar                 |Rubidium Extras               |rubidium_extras               |1.18.2_v1.3.2       |DONE      |Manifest: NOSIGNATURE
        ftb-chunks-forge-1802.3.13-build.234.jar          |FTB Chunks                    |ftbchunks                     |1802.3.13-build.234 |DONE      |Manifest: NOSIGNATURE
        3dskinlayers-forge-1.5.2-mc1.18.2.jar             |3dSkinLayers                  |skinlayers3d                  |1.5.2               |DONE      |Manifest: NOSIGNATURE
        forge-1.18.2-40.2.1-universal.jar                 |Forge                         |forge                         |40.2.1              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        idas_forge-1.6.0+1.18.2.jar                       |Integrated Dungeons and Struct|idas                          |1.6.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        selene-1.18.2-1.17.9.jar                          |Selene                        |selene                        |1.18.2-1.17.9       |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.18.2-1.5.16.jar                 |Supplementaries               |supplementaries               |1.18.2-1.5.16       |DONE      |Manifest: NOSIGNATURE
        ironchest-1.18.2-13.2.11.jar                      |Iron Chests                   |ironchest                     |1.18.2-13.2.11      |DONE      |Manifest: NOSIGNATURE
        MythicBotany-1.18.2-2.1.14.jar                    |MythicBotany                  |mythicbotany                  |1.18.2-2.1.14       |DONE      |Manifest: NOSIGNATURE
        DungeonsArise-1.18.2-2.1.52-release.jar           |When Dungeons Arise           |dungeons_arise                |2.1.52-1.18.2       |DONE      |Manifest: NOSIGNATURE
        client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        TConstruct-1.18.2-3.6.2.92.jar                    |Tinkers’ Construct            |tconstruct                    |3.6.2.92            |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar  |EnchantmentDescriptions       |enchdesc                      |10.0.12             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        theoneprobe-1.18-5.1.2.jar                        |The One Probe                 |theoneprobe                   |1.18-5.1.2          |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.18.2-1.2.0.126.jar           |TerraBlender                  |terrablender                  |1.2.0.126           |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.18-2.21.jar                 |Mouse Tweaks                  |mousetweaks                   |2.21                |DONE      |Manifest: NOSIGNATURE
        NethersDelight-1.18.2-2.2.0.jar                   |Nethers Delight               |nethersdelight                |2.2                 |DONE      |Manifest: NOSIGNATURE
        ChickenChunks-1.18.2-2.9.2.95-universal.jar       |ChickenChunks                 |chickenchunks                 |2.9.2.95            |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        domum_ornamentum-1.18.2-1.0.50-ALPHA-universal.jar|Domum Ornamentum              |domum_ornamentum              |1.18.2-1.0.50-ALPHA |DONE      |Manifest: NOSIGNATURE
        mmlib-1.2.0-1.18.2.jar                            |Mysterious Mountain Lib       |mmlib                         |1.2.0-1.18.2        |DONE      |Manifest: NOSIGNATURE
        corn_delight-1.0.6-1.18.2.jar                     |Corn Delight                  |corn_delight                  |1.0.6-1.18.2        |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.18.2-forge-1.0.49.jar                   |Iceberg                       |iceberg                       |1.0.49              |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.18.2-0.6.8.a.jar                 |Flywheel                      |flywheel                      |0.6.8.a             |DONE      |Manifest: NOSIGNATURE
        create-1.18.2-0.5.0.i.jar                         |Create                        |create                        |0.5.0.i             |DONE      |Manifest: NOSIGNATURE
        FarmersRespite-1.18.2-1.3.0.jar                   |Farmer’s Respite              |farmersrespite                |1.18.1-1.3.0        |DONE      |Manifest: NOSIGNATURE
        Mantle-1.18.2-1.9.43.jar                          |Mantle                        |mantle                        |1.9.43              |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-1.18.2-0.46.jar                   |Polymorph                     |polymorph                     |1.18.2-0.46         |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib                    |1.7-53              |DONE      |Manifest: NOSIGNATURE
        Quark-3.2-358.jar                                 |Quark                         |quark                         |3.2-358             |DONE      |Manifest: NOSIGNATURE
        InventoryHud_[1.18].forge-3.4.4.jar               |Inventory HUD+(Forge edition) |inventoryhud                  |3.4.4               |DONE      |Manifest: NOSIGNATURE
        structurize-1.18.2-1.0.424-ALPHA.jar              |Structurize                   |structurize                   |1.18.2-1.0.424-ALPHA|DONE      |Manifest: NOSIGNATURE
        multi-piston-1.18.2-1.2.15-ALPHA.jar              |Multi-Piston                  |multipiston                   |1.18.2-1.2.15-ALPHA |DONE      |Manifest: NOSIGNATURE
        upgradedcore-1.18.2-3.2.0.0-release.jar           |Upgraded Core                 |upgradedcore                  |1.18.2-3.2.0.0-relea|DONE      |Manifest: NOSIGNATURE
        minecolonies-1.18.2-1.0.966-RELEASE.jar           |MineColonies                  |minecolonies                  |1.18.2-1.0.966-RELEA|DONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.18.2-2.4.1.jar                |AppleSkin                     |appleskin                     |2.4.1+mc1.18.2      |DONE      |Manifest: NOSIGNATURE
        lootr-1.18.2-0.2.23.60.jar                        |Lootr                         |lootr                         |0.2.21.58           |DONE      |Manifest: NOSIGNATURE
        engineersdecor-1.18.2-1.1.28.jar                  |Engineer’s Decor              |engineersdecor                |1.1.28              |DONE      |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        largemeals-1.18.2-2.0.jar                         |Large Meals                   |largemeals                    |1.18.2-2.0          |DONE      |Manifest: NOSIGNATURE
        italianDelight-1.18.2-FIX-RELEASE-1.1.jar         |Italian Delight               |italian_delight               |0.8                 |DONE      |Manifest: NOSIGNATURE
        Oh_The_Biomes_You’ll_Go-forge-1.18.2-1.4.7.jar    |Oh The Biomes You’ll Go       |byg                           |1.4                 |DONE      |Manifest: NOSIGNATURE
        justzoom_forge_1.0.1_MC_1.18-1.18.1.jar           |Just Zoom                     |justzoom                      |1.0.1               |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.18.2-2.3.10.jar                     |Aquaculture 2                 |aquaculture                   |1.18.2-2.3.10       |DONE      |Manifest: NOSIGNATURE
        expandability-6.0.0.jar                           |ExpandAbility                 |expandability                 |6.0.0               |DONE      |Manifest: NOSIGNATURE
        Delightful-1.18.2-2.6.jar                         |Delightful                    |delightful                    |2.6                 |DONE      |Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.18.2-v2a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.18.2-v2a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
        createaddition-1.18.2-20230203a.jar               |Create Crafts & Additions     |createaddition                |1.18.2-20230203a    |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 82120cd5-3b8f-4f78-b617-e2ad9affab93
    FML: 40.2
    Forge: net.minecraftforge:40.2.1
    Flywheel Backend: GL33 Instanced Arrays


  • Type:


    Bug

  • Resolution:

    Invalid

  • Fix Version/s:



    None


  • Affects Version/s:



    Minecraft 1.4.2


  • Environment:

    Windows 7 64-bit,Java 7,Intel Core i3


  • Confirmation Status:

    Community Consensus

How to fix corrupt sound files:

  • Stop Minecraft & Launcher
  • Delete .minecraft/assets/
  • Start Launcher & Minecraft
  • Sound files will be re-downloaded

When I see an enderman the game freezes and does nothing. I can’t even close it with Alt+F4. It’s both on creative and survival.

The Game Output probably contains something like the following:

Error in class 'CodecJOrbis'
    Ogg header not recognized in method 'readHeader'.
Error in class 'CodecJOrbis'
    Error reading the header
is duplicated by

Bug - A problem which impairs or prevents the functions of the product.

MC-5436
Using a bow with a Creeper nearby crashes the game

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-8761
Eating causes lockup

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-9094
Spiders cause game to freeze

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-9209
Minecraft crashed when opening a chest.

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-10332
Graphic freezes while destroying snow or blocks adiacent to snow.

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-11954
Game freeze when placing a block of sand.

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-12101
Game crashes, When I try to break clay block.

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-15579
Minecraft Freeze when itneracting or being near sheep Mobs

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-15581
Freeze on certain places

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-21131
Game crash when custom sounds play

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-28504
it just keeps freezing

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-40326
minecraft bow problems

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-41715
Minecraft wont run

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-43485
Explosion/TNT Bug

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-53577
Triggering Certain Sounds Crashes Game

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-65344
Minecraft crashes when creepers die

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-66568
Game crash on finding an underwater temple

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-88723
Sand Causes My Game To Freeze

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-92859
Game crashes when encountering Zombie sounds

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-96318
RIght clicking a shovel onto grass causes game to become unresponsive

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-96697
Not Responding, Game Output Included

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-97205
Not responding, crash

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-98825
Minecraft Crashing usually when closing a door

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-100876
Windows 10, CodecJorbis error

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-101224
Invalid files in ressource pack make Minecraft crash

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-101833
Frequent Freeze when hitting/being hit.

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-103894
[Solved] Trying to playsound freezes the game

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-105044
Minecraft crashes after Loading world

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-106433
elytra crashes when used

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-110576
Minecraft PC 1.11 keeps crashing when using new 1.11 features.

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-111958
Sugar cane use causes crash

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-112672
Whenever I hit the enderdragon / get him to a certain hp, my game crashes

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-112822
Unusual UNMODDED chest crash in VANILLA minecraft 1.11.2

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-113734
When trying to play a custom sound Minecraft freezes (using Resource Pack)

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-114233
When i break glass, ice and packed ice ect. My games crashes!

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-114682
water blocks cause game to become unresposive

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-115921
Typing «excited» then moving to a different tab crashes the game

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-117172
Crash when I throw a splash potion

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-118671
Crash

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-118831
Chest opening crash (yes, updated the drivers already)

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-134388
Error in class ‘CodecJOrbis’

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-141427
game crashes when i enter water

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MCL-4098
house of bending MP freezes after approx 1 minutes play for the last 6 weeks

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-1634
Game Crashes/Freezes when wolf dies

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-3584
Freezes in Nether since 1.4.4

  • Resolved

Bug - A problem which impairs or prevents the functions of the product.

MC-4684
No creeper sound

  • Resolved
relates to

Bug - A problem which impairs or prevents the functions of the product.

MC-113251
Invalid sound files freeze the game

  • Resolved

(41 is duplicated by, 1 relates to)

Recommend Projects

  • React photo

    React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo

    Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo

    Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo

    TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo

    Django

    The Web framework for perfectionists with deadlines.

  • Laravel photo

    Laravel

    A PHP framework for web artisans

  • D3 photo

    D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Visualization

    Some thing interesting about visualization, use data art

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo

    Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo

    Microsoft

    Open source projects and samples from Microsoft.

  • Google photo

    Google

    Google ❤️ Open Source for everyone.

  • Alibaba photo

    Alibaba

    Alibaba Open Source for everyone

  • D3 photo

    D3

    Data-Driven Documents codes.

  • Tencent photo

    Tencent

    China tencent open source team.

Статус темы:

Закрыта.

  1. Metal_Lord

    Metal_Lord
    Активный участник
    Пользователь

    Баллы:
    66
    Имя в Minecraft:
    Metalist

    это скорее всего из-за того, что в папке clientsтвой серверbinlibrariesnet есть две папки minecraft и minecraftforge, если ты их удалишь, то у тебя должен запуститься ванильный майн, а вот как сростить с фордж пока сам думаю

  2. Быстрая раскрутка сервера Minecraft


  3. MC-wars

    MC-wars
    Активный участник
    Пользователь

    не помогло( Хотя я использовал чистые клиенты и 1.6.4 и 1.7.2


  4. Metal_Lord

    Metal_Lord
    Активный участник
    Пользователь

    Баллы:
    66
    Имя в Minecraft:
    Metalist

    я пробовал на 1.7.10, ещё у меня не запускалось от того, что неправильная иерархия файлов и папок (или например недостающие файлы в тех же natives), ещё попробуй переименовать файл liblwjgl.njilib на liblwjgl.dylib, а то из-за этого тоже не запускалось)


  5. Tennik

    Tennik
    Активный участник
    Пользователь

    Баллы:
    76
    Skype:
    zamo4utep
    Имя в Minecraft:
    Tennik

    Ага, у меня его в модах нету. Сейчас нашел,поставлю. Что-то я с ним провтыкал)
    То есть редактирую строчки в bkz.class в Forge и OptiFine и всё?
    2014-08-28 09:22:56 [SEVERE] [ForgeModLoader] The minecraft jar file:/C:/.mc-wars/mc-warsrpg/bin/versions/1.6.4.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
    У тебя, судя по всему, сборки битые. Или только этот файл
    Ну вот, скачал OptiFine 1.7.2, поставил на сервер — краш. Убрал из сервера, поставил только в клиент — краш. Что за хрень?

    Последнее редактирование: 28 авг 2014

  6. momai

    momai
    Старожил
    Пользователь

    Баллы:
    103
    Имя в Minecraft:
    momai

    Охох, спасибо тем, кто направил по правильному пути. В итоге, покопавшись пару дней, я настроил и лаунчер и клиент. Остался один небольшой косячок, который хз как пофиксить. Лаунчер sashok, каким образом включается обновление лаунчера? В папке /launcher лежит файлик fix.jar, залил вместо него fix.jar и fix.exe — обновленный лаунчер. Пошёл в connect.php и включил проверку md5, пути указаны верные. Но обновления лаунчера, почему-то не происходит.
    В лаунчере:
    public static final String updateFile = «http://auth.site.ru/new/launcher/»
    В connect.php
    $md5launcherexe = md5(@file_get_contents(«launcher/fix.exe»)); // Сверяем MD5
    $md5launcherjar = md5(@file_get_contents(«launcher/fix.jar»)); // Сверяем MD5

    Реальный путь:
    http://auth.site.ru/new/launcher/fix.jar
    http://auth.site.ru/new/launcher/fix.exe

    md5 разные, даже размеры отличаются, но лаунчер почему-то ничего не выкачивает..

  7. В лаунчере:
    public static final String updateFile = «http://auth.site.ru/new/launcher/Название_лаунчера»


  8. godred2

    godred2
    Активный участник
    Пользователь

    Бывает, сморти правильно ли все указал?
    public static final String updateFile = «Сайт/папка/лаунчер (без .exe или .jar)»


  9. Metal_Lord

    Metal_Lord
    Активный участник
    Пользователь

    Баллы:
    66
    Имя в Minecraft:
    Metalist

    при подключении к серверу с online-mod = true пишет Failed to login: the authentication are currently down for maintenance (Не удалось войти в систему: аутентификация в настоящее время закрыта на техническое обслуживание) WTF ? ссылки в YggdrasilMinecraftSessionService.class заменил на свои как на сервере, так и в клиенте, может кто-то сталкивался
    решил, ссылки в классе были httpS, убрал, стало писать Bad Login, сессию чистил, не помогло

    Вложения:

    • wtf.png
      wtf.png
      Размер файла:
      25,7 КБ
      Просмотров:
      22

  10. Tennik

    Tennik
    Активный участник
    Пользователь

    Баллы:
    76
    Skype:
    zamo4utep
    Имя в Minecraft:
    Tennik

    В смысле парвильно указал? Я скачал OptiFine 1.7.2 и,не изменяя,закинул его в пакпу с клиентом и в mods сервера. Сервер и клиент крашит. Какой OptiFine не поставлю — все крашит…

  11. Прошу пардонить, не знал, куда написать. У меня проблема с сайтом. Все делал как на прикрепленном видео(НЕ РЕКЛАМА),

    но в итоге оказалось, что у меня закрыты порты. Я их открыл, но открыл как-то криво, в общем, они не открылись. Подскажите, что я сделал не так? Скрин с лже-открытыми портами ниже

    [​IMG]

    Прошу не кидаться ссаными тряпками за оффтоп, заранее спасибо!


  12. godred2

    godred2
    Активный участник
    Пользователь

    Удали OF и попробуй.
    Причем тут лаунчер? Кто записал гайд к нему и обращайся!


  13. DarkTrim

    DarkTrim
    Активный участник
    Пользователь

    Баллы:
    88
    Skype:
    darkderman
    Имя в Minecraft:
    DermanHunter

    Лаунчер сашка. Пишет ошибка подключение и в консоле такую фигню пишет:
    Fatal error: Uncaught exception ‘UnexpectedValueException’ with message ‘RecursiveDirectoryIterator::__construct(clients/SandBox/bin/natives): failed to open dir: Too many open files’ in /var/www/user/data/www/minecraft.ru/games/launcher.php:580Stack trace:#0 [internal function]: RecursiveDirectoryIterator->__construct(‘clients/SandBox…’, 0)#1 /var/www/user/data/www/minecraft.ru/games/launcher.php(580): RecursiveDirectoryIterator->getChildren()#2 /var/www/user/data/www/minecraft.ru/games/launcher.php(105): checkfiles(‘clients/SandBox…’)#3 {main} thrown in /var/www/user/data/www/minecraft.ru/games/launcher.php on line 580


  14. Tennik

    Tennik
    Активный участник
    Пользователь

    Баллы:
    76
    Skype:
    zamo4utep
    Имя в Minecraft:
    Tennik

    Да я его и не ставлю — с ним крашится сервер и майн. Я его убрал.
    Просто открываю свою папку с сайтом,потом с клиентами.выбираю один из клиентов,нахожу в ней папку versions,в ней файл 1.7.2-Forge10.12.1.1101. открываю его винраром, нахожу в нем bkz.class, вынимаю из архива. Инкласстранслятором изменяю две строчки, сохраняю, закидываю обратно в Forge с заменой. Запускаю лаунчер, он скачивает измененный файл. И все, лаунчер не запускается,а в логах пишет это:
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 6
    at org.objectweb.asm.ClassReader.readShort(Unknown Source) ~[asm-all-4.1.jar:4.1]
    at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-4.1.jar:4.1]
    at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-4.1.jar:4.1]
    at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:200) ~[forge-1.7.2-10.12.1.1101.jar:?]
    at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:172) ~[forge-1.7.2-10.12.1.1101.jar:?]
    at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:141) ~[forge-1.7.2-10.12.1.1101.jar:?]
    at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:179) ~[forge-1.7.2-10.12.1.1101.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:125) ~[forge-1.7.2-10.12.1.1101.jar:?]
    … 10 more


  15. godred2

    godred2
    Активный участник
    Пользователь

    Что там там написал скинь в скайп


  16. 5FriendsChannel

    5FriendsChannel
    Новичок
    Пользователь

    Баллы:
    11
    Skype:
    leo007marin
    Имя в Minecraft:
    5FriendsChannel

    Кто знает в чём проблема, 1.7.10 новый лаунчер сашка.

    Starting up SoundSystem…
    Initializing LWJGL OpenAL
    (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    OpenAL initialized.

    [16:22:22] [Sound Library Loader/INFO]: Sound engine started
    [16:22:22] [Client thread/INFO]: Created: 512×256 textures/blocks-atlas
    [16:22:22] [Client thread/INFO]: Created: 256×256 textures/items-atlas
    [16:22:23] [Client thread/INFO]: Forge Mod Loader has successfully loaded 3 mods
    [16:22:23] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
    [16:22:23] [Client thread/INFO]: Created: 512×256 textures/blocks-atlas
    [16:22:23] [Client thread/INFO]: Created: 256×256 textures/items-atlas

    SoundSystem shutting down…
    Author: Paul Lamb, www.paulscode.com

    Starting up SoundSystem…
    Initializing LWJGL OpenAL
    (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    OpenAL initialized.

    [16:22:24] [Sound Library Loader/INFO]: Sound engine started
    [16:22:24] [Netty Client IO #0/INFO]: Attempting connection with missing mods [] at SERVER
    [16:22:24] [Client thread/INFO]: Connecting to 91.221.36.21, 25740
    [16:22:27] [Thread-18/WARN]: =============================================================
    [16:22:27] [Thread-18/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
    [16:22:27] [Thread-18/WARN]: Offendor: com/jcraft/jogg/Buffer.report(Ljava/lang/String;)V
    [16:22:27] [Thread-18/WARN]: =============================================================
    Error in class ‘CodecJOrbis’
    Secondary Ogg header corrupt in method ‘readHeader’.
    Error in class ‘CodecJOrbis’
    Error reading the header
    ANTICHEAT: Rechecking jars…
    ANTICHEAT: Mod checking done
    ANTICHEAT: Rechecking jars…
    ANTICHEAT: Mod checking done
    ANTICHEAT: Rechecking jars…
    ANTICHEAT: Mod checking done
    После запуска лаунчера, появляется minecraft, при нажатии на клавишу зависаети нечего и не происходит.


  17. DarkTrim

    DarkTrim
    Активный участник
    Пользователь

    Баллы:
    88
    Skype:
    darkderman
    Имя в Minecraft:
    DermanHunter

    В mods кинь папку которая появляется после запуска лаунчера


  18. Metal_Lord

    Metal_Lord
    Активный участник
    Пользователь

    Баллы:
    66
    Имя в Minecraft:
    Metalist

    решил проблему с Bad Login — трабла с записью md5 в колонку БД из-за того, что в сорцах Settings.java был неправильно указан сервер:
    public static String[] servers =
    {
    «voxelaria1710, localhost, 25565, 1.7.4»,
    };
    вдруг кому пригодиться, но теперь новая трабла, при попытке подключения висит постоянно Loggin to… в консоли сервера:
    [01:11:55] [User Authenticator #1/INFO]: UUID of player test is 530fa97a-357f-3c19-94d3-0c5c65c18fe8
    [01:11:57] [Server thread/INFO]: test lost connection: Disconnected
    с чем связано и как исправить, может кто подскажет ?


  19. 5FriendsChannel

    5FriendsChannel
    Новичок
    Пользователь

    Баллы:
    11
    Skype:
    leo007marin
    Имя в Minecraft:
    5FriendsChannel

    Для полной картины

    16:35:31] [Client thread/INFO]: LWJGL Version: 2.9.1
    If on Windows, make sure to provide all of the necessary dll’s as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll’s.
    [16:35:31] [Client thread/ERROR]: Couldn’t initialize twitch stream
    [16:35:32] [Client thread/INFO]: Attempting early MinecraftForge initialization
    [16:35:32] [Client thread/INFO]: MinecraftForge v10.13.0.1208 Initialized
    [16:35:32] [Client thread/INFO]: Replaced 182 ore recipies
    [16:35:32] [Client thread/INFO]: Completed early MinecraftForge initialization
    [16:35:35] [Client thread/ERROR]: FML has detected a mod that is using a package name based on ‘net.minecraft.src’ : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you’re in eclipse, select your source code and ‘refactor’ it into a new package. Go on. DO IT NOW!
    [16:35:35] [Client thread/ERROR]: FML has detected a mod that is using a package name based on ‘net.minecraft.src’ : net.minecraft.src.Start. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you’re in eclipse, select your source code and ‘refactor’ it into a new package. Go on. DO IT NOW!
    [16:35:35] [Client thread/INFO]: Forge Mod Loader has identified 3 mods to load
    [16:35:36] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
    [16:35:36] [Client thread/INFO]: Processing ObjectHolder annotations
    [16:35:36] [Client thread/INFO]: Found 341 ObjectHolder annotations
    [16:35:36] [Client thread/INFO]: Configured a dormant chunk cache size of 0
    [16:35:36] [Client thread/INFO]: Applying holder lookups
    [16:35:36] [Client thread/INFO]: Holder lookups applied

    Starting up SoundSystem…
    Initializing LWJGL OpenAL
    (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    OpenAL initialized.

    [16:35:37] [Sound Library Loader/INFO]: Sound engine started
    [16:35:37] [Client thread/INFO]: Created: 512×256 textures/blocks-atlas
    [16:35:37] [Client thread/INFO]: Created: 256×256 textures/items-atlas
    [16:35:37] [Client thread/INFO]: Forge Mod Loader has successfully loaded 3 mods
    [16:35:37] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
    [16:35:37] [Client thread/INFO]: Created: 512×256 textures/blocks-atlas
    [16:35:38] [Client thread/INFO]: Created: 256×256 textures/items-atlas

    SoundSystem shutting down…
    Author: Paul Lamb, www.paulscode.com

    Starting up SoundSystem…
    Initializing LWJGL OpenAL
    (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
    OpenAL initialized.

    [16:35:38] [Sound Library Loader/INFO]: Sound engine started
    [16:35:39] [Netty Client IO #0/INFO]: Attempting connection with missing mods [] at SERVER
    [16:35:39] [Client thread/INFO]: Connecting to 91.221.36.21, 25740
    [16:35:45] [Thread-18/WARN]: =============================================================
    [16:35:45] [Thread-18/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
    [16:35:45] [Thread-18/WARN]: Offendor: com/jcraft/jogg/Buffer.report(Ljava/lang/String;)V
    [16:35:45] [Thread-18/WARN]: =============================================================
    Error in class ‘CodecJOrbis’
    End of file reached before finished readingOgg header in method ‘readHeader’
    Error in class ‘CodecJOrbis’
    Error reading the header
    Error in class ‘SourceLWJGL OpenAL’
    Audio Format null in method ‘play’
    ANTICHEAT: Rechecking jars…
    ANTICHEAT: Mod checking done


  20. godred2

    godred2
    Активный участник
    Пользователь

    Обрати на это внимание:
    Возможно, вы имели в виду: If on Windows, make sure to provide all of the necessarydlls as specified in the twitch sdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll’s.
    Если на Windows, убедитесь, чтобы предоставить все необходимые DLL файлы, как указано в twitchsdk README. Кроме того, убедитесь, чтобы установить переменную PATH среды, чтобы указать на каталог, содержащий DLL.


  21. 5FriendsChannel

    5FriendsChannel
    Новичок
    Пользователь

    Баллы:
    11
    Skype:
    leo007marin
    Имя в Minecraft:
    5FriendsChannel

    Я разрабатываю и тестю на mac os и поэтому там другие natives. Так что проблема не в них

Статус темы:

Закрыта.

Поделиться этой страницей

Русское сообщество Bukkit

Bukkit по-русски - свой сервер Minecraft

Понравилась статья? Поделить с друзьями:
  • Error in cglobalclientmgr init
  • Error in cache recovery block map status 7 lenovo
  • Error in cabd look at cabi err and error log coapi 2060
  • Error in cabd look at cabi err and error log coapi 2041
  • Error in cabd look at cabi err and error log coapi 2020