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
:[22:24:21] [Server thread/INFO]: Done (6.359s)! For help, type "help"
[22:24:21] [Server thread/INFO]: §d[AllMusic]§e正在初始化网络爬虫
[22:24:22] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoSuchFieldError: okio/Options.Companion
at okhttp3.internal.Util.(Util.kt:70) ~[com_squareup_okhttp3_okhttp-4.10.0-f0ad7a2a4fa6af51.jar:?]
at okhttp3.internal.concurrent.TaskRunner.(TaskRunner.kt:309) ~[com_squareup_okhttp3_okhttp-4.10.0-f0ad7a2a4fa6af51.jar:?]
at okhttp3.ConnectionPool.(ConnectionPool.kt:41) ~[com_squareup_okhttp3_okhttp-4.10.0-f0ad7a2a4fa6af51.jar:?]
at okhttp3.ConnectionPool.(ConnectionPool.kt:47) ~[com_squareup_okhttp3_okhttp-4.10.0-f0ad7a2a4fa6af51.jar:?]
at okhttp3.OkHttpClient$Builder.(OkHttpClient.kt:471) ~[com_squareup_okhttp3_okhttp-4.10.0-f0ad7a2a4fa6af51.jar:?]
at coloryr.allmusic.core.music.api.HttpClientUtil.init(HttpClientUtil.java:30) ~[%5BFabric1.18.2%5DAllMusic_Server-2.19.4.jar:?]
at coloryr.allmusic.core.music.api.APIMain.(APIMain.java:34) ~[%5BFabric1.18.2%5DAllMusic_Server-2.19.4.jar:?]
at coloryr.allmusic.core.AllMusic.start(AllMusic.java:337) ~[%5BFabric1.18.2%5DAllMusic_Server-2.19.4.jar:?]
at coloryr.allmusic.AllMusicFabric.lambda$onInitialize$1(AllMusicFabric.java:45) ~[%5BFabric1.18.2%5DAllMusic_Server-2.19.4.jar:?]
at net.fabricmc.fabric.api.event.lifecycle.v1.ServerLifecycleEvents.lambda$static$2(ServerLifecycleEvents.java:49) ~[fabric-lifecycle-events-v1-2.1.1+cc71601c60-9ad41f25ee9ba96b.jar:?]
at net.minecraft.server.MinecraftServer.handler$zod000$fabric-lifecycle-events-v1$afterSetupServer(MinecraftServer.java:5312) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:676) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273) ~[server-intermediary.jar:?]
at java.lang.Thread.run(Thread.java:889) [?:?]
[22:24:22] [Server thread/ERROR]: This crash report has been saved to: D:\server.\crash-reports\crash-2024-01-26_22.24.22-server.txt
[22:24:22] [Server thread/INFO]: §d[AllMusic]§2§e已停止,感谢使用
模组加载器
Fabric
我的世界版本
1.18.x
Mod版本
ChatImage-1.1.5+1.18.2+fabric
电脑系统|JAVA版本
Windows 11 10.0.22621.2861
java:java version "20" 2023-03-21
Java(TM) SE Runtime Environment (build 20+36-2344)
Java HotSpot(TM) 64-Bit Server VM (build 20+36-2344, mixed mode, sharing)
Bug 描述
我在我的1.18.2服务器使用此mod,将其与allmusic mod一起启动后发生冲突
复现问题的步骤
日志记录
:[22:24:21] [Server thread/INFO]: Done (6.359s)! For help, type "help"
[22:24:21] [Server thread/INFO]: §d[AllMusic]§e正在初始化网络爬虫
[22:24:22] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoSuchFieldError: okio/Options.Companion
at okhttp3.internal.Util.(Util.kt:70) ~[com_squareup_okhttp3_okhttp-4.10.0-f0ad7a2a4fa6af51.jar:?]
at okhttp3.internal.concurrent.TaskRunner.(TaskRunner.kt:309) ~[com_squareup_okhttp3_okhttp-4.10.0-f0ad7a2a4fa6af51.jar:?]
at okhttp3.ConnectionPool.(ConnectionPool.kt:41) ~[com_squareup_okhttp3_okhttp-4.10.0-f0ad7a2a4fa6af51.jar:?]
at okhttp3.ConnectionPool.(ConnectionPool.kt:47) ~[com_squareup_okhttp3_okhttp-4.10.0-f0ad7a2a4fa6af51.jar:?]
at okhttp3.OkHttpClient$Builder.(OkHttpClient.kt:471) ~[com_squareup_okhttp3_okhttp-4.10.0-f0ad7a2a4fa6af51.jar:?]
at coloryr.allmusic.core.music.api.HttpClientUtil.init(HttpClientUtil.java:30) ~[%5BFabric1.18.2%5DAllMusic_Server-2.19.4.jar:?]
at coloryr.allmusic.core.music.api.APIMain.(APIMain.java:34) ~[%5BFabric1.18.2%5DAllMusic_Server-2.19.4.jar:?]
at coloryr.allmusic.core.AllMusic.start(AllMusic.java:337) ~[%5BFabric1.18.2%5DAllMusic_Server-2.19.4.jar:?]
at coloryr.allmusic.AllMusicFabric.lambda$onInitialize$1(AllMusicFabric.java:45) ~[%5BFabric1.18.2%5DAllMusic_Server-2.19.4.jar:?]
at net.fabricmc.fabric.api.event.lifecycle.v1.ServerLifecycleEvents.lambda$static$2(ServerLifecycleEvents.java:49) ~[fabric-lifecycle-events-v1-2.1.1+cc71601c60-9ad41f25ee9ba96b.jar:?]
at net.minecraft.server.MinecraftServer.handler$zod000$fabric-lifecycle-events-v1$afterSetupServer(MinecraftServer.java:5312) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:676) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273) ~[server-intermediary.jar:?]
at java.lang.Thread.run(Thread.java:889) [?:?]
[22:24:22] [Server thread/ERROR]: This crash report has been saved to: D:\server.\crash-reports\crash-2024-01-26_22.24.22-server.txt
[22:24:22] [Server thread/INFO]: §d[AllMusic]§2§e已停止,感谢使用
模组加载器
Fabric
我的世界版本
1.18.x
Mod版本
ChatImage-1.1.5+1.18.2+fabric
电脑系统|JAVA版本
Windows 11 10.0.22621.2861
java:java version "20" 2023-03-21
Java(TM) SE Runtime Environment (build 20+36-2344)
Java HotSpot(TM) 64-Bit Server VM (build 20+36-2344, mixed mode, sharing)
服务器版本
fabric-server-mc.1.18.2-loader.0.15.6-launcher.1.0.0.jar
截图
No response
备注
No response
The text was updated successfully, but these errors were encountered: