Вопрос Запастил Music но они крашут

Забаненный
Статус
Оффлайн
Регистрация
10 Май 2023
Сообщения
829
Реакции[?]
9
Поинты[?]
3K
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.

Перед прочтением основного контента ниже, пожалуйста, обратите внимание на обновление внутри секции Майна на нашем форуме. У нас появились:

  • бесплатные читы для Майнкрафт — любое использование на свой страх и риск;
  • маркетплейс Майнкрафт — абсолютно любая коммерция, связанная с игрой, за исключением продажи читов (аккаунты, предоставления услуг, поиск кодеров читов и так далее);
  • приватные читы для Minecraft — в этом разделе только платные хаки для игры, покупайте группу "Продавец" и выставляйте на продажу свой софт;
  • обсуждения и гайды — всё тот же раздел с вопросами, но теперь модернизированный: поиск нужных хаков, пати с игроками-читерами и другая полезная информация.

Спасибо!

Лог:
---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 30.08.2024, 21:00
Description: mouseClicked event handler

com.google.common.util.concurrent.UncheckedExecutionException: java.lang.IllegalArgumentException: Method public void fun.ellant.functions.impl.player.Music.onUpdate() has @Subscribe annotation but has 0 parameters.Subscriber methods must have exactly 1 parameter.
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217)
at com.google.common.cache.LocalCache.get(LocalCache.java:4154)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153)
at com.google.common.eventbus.SubscriberRegistry.getAnnotatedMethods(SubscriberRegistry.java:178)
at com.google.common.eventbus.SubscriberRegistry.findAllSubscribers(SubscriberRegistry.java:169)
at com.google.common.eventbus.SubscriberRegistry.register(SubscriberRegistry.java:77)
at com.google.common.eventbus.EventBus.register(EventBus.java:191)
at fun.ellant.functions.api.Function.onEnable(Function.java:59)
at fun.ellant.functions.api.Function.toggle(Function.java:78)
at fun.ellant.ui.ClickGui.midnight.component.impl.ModuleComponent.mouseClicked(ModuleComponent.java:118)
at fun.ellant.ui.ClickGui.midnight.ClickGui.mouseClicked(ClickGui.java:547)
at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:103)
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:510)
at net.minecraft.client.MouseHelper.mouseButtonCallback(MouseHelper.java:102)
at net.minecraft.client.MouseHelper.lambda$registerCallbacks$4(MouseHelper.java:203)
at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(ThreadTaskExecutor.java:111)
at net.minecraft.client.MouseHelper.lambda$registerCallbacks$5(MouseHelper.java:202)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:109)
at net.minecraft.client.MainWindow.flipFrame(MainWindow.java:363)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1001)
at net.minecraft.client.Minecraft.run(Minecraft.java:570)
at net.minecraft.client.main.Main.main(Main.java:190)
at Start.main(Start.java:11)
Caused by: java.lang.IllegalArgumentException: Method public void fun.ellant.functions.impl.player.Music.onUpdate() has @Subscribe annotation but has 0 parameters.Subscriber methods must have exactly 1 parameter.
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:359)
at com.google.common.eventbus.SubscriberRegistry.getAnnotatedMethodsNotCached(SubscriberRegistry.java:189)
at com.google.common.eventbus.SubscriberRegistry.access$000(SubscriberRegistry.java:53)
at com.google.common.eventbus.SubscriberRegistry$1.load(SubscriberRegistry.java:159)
at com.google.common.eventbus.SubscriberRegistry$1.load(SubscriberRegistry.java:156)
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716)
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424)
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211)
... 27 more


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

-- Head --
Thread: Render thread
Stacktrace:
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217)
at com.google.common.cache.LocalCache.get(LocalCache.java:4154)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153)
at com.google.common.eventbus.SubscriberRegistry.getAnnotatedMethods(SubscriberRegistry.java:178)
at com.google.common.eventbus.SubscriberRegistry.findAllSubscribers(SubscriberRegistry.java:169)
at com.google.common.eventbus.SubscriberRegistry.register(SubscriberRegistry.java:77)
at com.google.common.eventbus.EventBus.register(EventBus.java:191)
at fun.ellant.functions.api.Function.onEnable(Function.java:59)
at fun.ellant.functions.api.Function.toggle(Function.java:78)
at fun.ellant.ui.ClickGui.midnight.component.impl.ModuleComponent.mouseClicked(ModuleComponent.java:118)
at fun.ellant.ui.ClickGui.midnight.ClickGui.mouseClicked(ClickGui.java:547)
at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:103)

-- Affected screen --
Details:
Screen name: fun.ellant.ui.ClickGui.midnight.ClickGui
Stacktrace:
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:510)
at net.minecraft.client.MouseHelper.mouseButtonCallback(MouseHelper.java:102)
at net.minecraft.client.MouseHelper.lambda$registerCallbacks$4(MouseHelper.java:203)
at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(ThreadTaskExecutor.java:111)
at net.minecraft.client.MouseHelper.lambda$registerCallbacks$5(MouseHelper.java:202)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:109)

-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['Ellant_808'/95783993, l='ClientLevel', x=5.50, y=251.00, z=3.50]]
Chunk stats: Client Chunk Cache: 121, 9
Level dimension: minecraft:overworld
Level spawn location: World: (7,450,7), Chunk: (at 7,28,7 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 224 game time, 23923 day time
Server brand: BotFilter (
Пожалуйста, авторизуйтесь для просмотра ссылки.
)
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.fillCrashReport(ClientWorld.java:530)
at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2296)
at net.minecraft.client.Minecraft.run(Minecraft.java:586)
at net.minecraft.client.main.Main.main(Main.java:190)
at Start.main(Start.java:11)

-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 17.0.10, Amazon.com Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Amazon.com Inc.
Memory: 201109504 bytes (191 MB) / 589299712 bytes (562 MB) up to 1570766848 bytes (1498 MB)
CPUs: 4
JVM Flags: 0 total;
Launched Version: mcp
Backend library: LWJGL version 3.2.2 build 10
Backend API: Intel(R) HD Graphics 3000 GL version 3.1.0 - Build 9.17.10.4229, Intel
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Graphics mode: fast
Resource Packs: vanilla
Current Language: English (US)
CPU: 4x Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz
OptiFine Version: OptiFine_1.16.5_HD_U_G8
OptiFine Build: ~~NULL~~
Render Distance Chunks: 3
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 3.1.0 - Build 9.17.10.4229
OpenGlRenderer: Intel(R) HD Graphics 3000
OpenGlVendor: Intel
CpuCount: 4
 
Начинающий
Статус
Оффлайн
Регистрация
10 Июл 2024
Сообщения
126
Реакции[?]
2
Поинты[?]
0
Лог:
---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 30.08.2024, 21:00
Description: mouseClicked event handler

com.google.common.util.concurrent.UncheckedExecutionException: java.lang.IllegalArgumentException: Method public void fun.ellant.functions.impl.player.Music.onUpdate() has @Subscribe annotation but has 0 parameters.Subscriber methods must have exactly 1 parameter.
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217)
at com.google.common.cache.LocalCache.get(LocalCache.java:4154)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153)
at com.google.common.eventbus.SubscriberRegistry.getAnnotatedMethods(SubscriberRegistry.java:178)
at com.google.common.eventbus.SubscriberRegistry.findAllSubscribers(SubscriberRegistry.java:169)
at com.google.common.eventbus.SubscriberRegistry.register(SubscriberRegistry.java:77)
at com.google.common.eventbus.EventBus.register(EventBus.java:191)
at fun.ellant.functions.api.Function.onEnable(Function.java:59)
at fun.ellant.functions.api.Function.toggle(Function.java:78)
at fun.ellant.ui.ClickGui.midnight.component.impl.ModuleComponent.mouseClicked(ModuleComponent.java:118)
at fun.ellant.ui.ClickGui.midnight.ClickGui.mouseClicked(ClickGui.java:547)
at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:103)
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:510)
at net.minecraft.client.MouseHelper.mouseButtonCallback(MouseHelper.java:102)
at net.minecraft.client.MouseHelper.lambda$registerCallbacks$4(MouseHelper.java:203)
at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(ThreadTaskExecutor.java:111)
at net.minecraft.client.MouseHelper.lambda$registerCallbacks$5(MouseHelper.java:202)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:109)
at net.minecraft.client.MainWindow.flipFrame(MainWindow.java:363)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1001)
at net.minecraft.client.Minecraft.run(Minecraft.java:570)
at net.minecraft.client.main.Main.main(Main.java:190)
at Start.main(Start.java:11)
Caused by: java.lang.IllegalArgumentException: Method public void fun.ellant.functions.impl.player.Music.onUpdate() has @Subscribe annotation but has 0 parameters.Subscriber methods must have exactly 1 parameter.
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:359)
at com.google.common.eventbus.SubscriberRegistry.getAnnotatedMethodsNotCached(SubscriberRegistry.java:189)
at com.google.common.eventbus.SubscriberRegistry.access$000(SubscriberRegistry.java:53)
at com.google.common.eventbus.SubscriberRegistry$1.load(SubscriberRegistry.java:159)
at com.google.common.eventbus.SubscriberRegistry$1.load(SubscriberRegistry.java:156)
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716)
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424)
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211)
... 27 more


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

-- Head --
Thread: Render thread
Stacktrace:
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217)
at com.google.common.cache.LocalCache.get(LocalCache.java:4154)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153)
at com.google.common.eventbus.SubscriberRegistry.getAnnotatedMethods(SubscriberRegistry.java:178)
at com.google.common.eventbus.SubscriberRegistry.findAllSubscribers(SubscriberRegistry.java:169)
at com.google.common.eventbus.SubscriberRegistry.register(SubscriberRegistry.java:77)
at com.google.common.eventbus.EventBus.register(EventBus.java:191)
at fun.ellant.functions.api.Function.onEnable(Function.java:59)
at fun.ellant.functions.api.Function.toggle(Function.java:78)
at fun.ellant.ui.ClickGui.midnight.component.impl.ModuleComponent.mouseClicked(ModuleComponent.java:118)
at fun.ellant.ui.ClickGui.midnight.ClickGui.mouseClicked(ClickGui.java:547)
at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:103)

-- Affected screen --
Details:
Screen name: fun.ellant.ui.ClickGui.midnight.ClickGui
Stacktrace:
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:510)
at net.minecraft.client.MouseHelper.mouseButtonCallback(MouseHelper.java:102)
at net.minecraft.client.MouseHelper.lambda$registerCallbacks$4(MouseHelper.java:203)
at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(ThreadTaskExecutor.java:111)
at net.minecraft.client.MouseHelper.lambda$registerCallbacks$5(MouseHelper.java:202)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:109)

-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['Ellant_808'/95783993, l='ClientLevel', x=5.50, y=251.00, z=3.50]]
Chunk stats: Client Chunk Cache: 121, 9
Level dimension: minecraft:overworld
Level spawn location: World: (7,450,7), Chunk: (at 7,28,7 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 224 game time, 23923 day time
Server brand: BotFilter (
Пожалуйста, авторизуйтесь для просмотра ссылки.
)
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.fillCrashReport(ClientWorld.java:530)
at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2296)
at net.minecraft.client.Minecraft.run(Minecraft.java:586)
at net.minecraft.client.main.Main.main(Main.java:190)
at Start.main(Start.java:11)

-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 17.0.10, Amazon.com Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Amazon.com Inc.
Memory: 201109504 bytes (191 MB) / 589299712 bytes (562 MB) up to 1570766848 bytes (1498 MB)
CPUs: 4
JVM Flags: 0 total;
Launched Version: mcp
Backend library: LWJGL version 3.2.2 build 10
Backend API: Intel(R) HD Graphics 3000 GL version 3.1.0 - Build 9.17.10.4229, Intel
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Graphics mode: fast
Resource Packs: vanilla
Current Language: English (US)
CPU: 4x Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz
OptiFine Version: OptiFine_1.16.5_HD_U_G8
OptiFine Build: ~~NULL~~
Render Distance Chunks: 3
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 3.1.0 - Build 9.17.10.4229
OpenGlRenderer: Intel(R) HD Graphics 3000
OpenGlVendor: Intel
CpuCount: 4
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.IllegalArgumentException: Method public void fun.ellant.functions.impl.player.Music.onUpdate() has @Subscribe annotation but has 0 parameters.Subscriber methods must have exactly 1 parameter. параметр в субскрайб
 
Забаненный
Статус
Оффлайн
Регистрация
10 Май 2023
Сообщения
829
Реакции[?]
9
Поинты[?]
3K
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.IllegalArgumentException: Method public void fun.ellant.functions.impl.player.Music.onUpdate() has @Subscribe annotation but has 0 parameters.Subscriber methods must have exactly 1 parameter. параметр в субскрайб
ааа, понял
 
Сверху Снизу