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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just saw that this has a 1.19.2 version so I grabbed it and put it in my world, but when I'm trying to deploy a capsule, I'm getting an error message to check the server log. When I check the console, this is what it shows:
[24/12/2023 11:01:34 AM] [Server thread/ERROR] Couldn't deploy the capsule
[24/12/2023 11:01:34 AM] [Render thread/INFO] [CHAT] A technical error occured while using the Capsule Mod. Please check the server logs.
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/com.mojang.blaze3d.audio.OggAudioStream.m_83755_(OggAudioStream.java:167)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/com.mojang.blaze3d.audio.OggAudioStream.m_7118_(OggAudioStream.java:224)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/net.minecraft.client.sounds.LoopingAudioStream.m_7118_(LoopingAudioStream.java:41)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/com.mojang.blaze3d.audio.Channel.m_83652_(Channel.java:151)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/com.mojang.blaze3d.audio.Channel.m_83682_(Channel.java:166)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/net.minecraft.client.sounds.ChannelAccess.m_120144_(ChannelAccess.java:82)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/net.minecraft.client.sounds.SoundEngineExecutor.m_120336_(SoundEngineExecutor.java:42)
[24/12/2023 11:01:36 AM] at java.base/java.lang.Thread.run(Thread.java:833)
The text was updated successfully, but these errors were encountered:
Just saw that this has a 1.19.2 version so I grabbed it and put it in my world, but when I'm trying to deploy a capsule, I'm getting an error message to check the server log. When I check the console, this is what it shows:
[24/12/2023 11:01:34 AM] [Server thread/ERROR] Couldn't deploy the capsule
[24/12/2023 11:01:34 AM] [Render thread/INFO] [CHAT] A technical error occured while using the Capsule Mod. Please check the server logs.
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/com.mojang.blaze3d.audio.OggAudioStream.m_83755_(OggAudioStream.java:167)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/com.mojang.blaze3d.audio.OggAudioStream.m_7118_(OggAudioStream.java:224)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/net.minecraft.client.sounds.LoopingAudioStream.m_7118_(LoopingAudioStream.java:41)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/com.mojang.blaze3d.audio.Channel.m_83652_(Channel.java:151)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/com.mojang.blaze3d.audio.Channel.m_83682_(Channel.java:166)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/net.minecraft.client.sounds.ChannelAccess.m_120144_(ChannelAccess.java:82)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140)
[24/12/2023 11:01:36 AM] at TRANSFORMER/minecraft@1.19.2/net.minecraft.client.sounds.SoundEngineExecutor.m_120336_(SoundEngineExecutor.java:42)
[24/12/2023 11:01:36 AM] at java.base/java.lang.Thread.run(Thread.java:833)
The text was updated successfully, but these errors were encountered: