Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug/漏洞] 进入地图时崩溃 #13

Open
3 tasks done
iamsoNewBee opened this issue Apr 8, 2024 · 3 comments
Open
3 tasks done

[Bug/漏洞] 进入地图时崩溃 #13

iamsoNewBee opened this issue Apr 8, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@iamsoNewBee
Copy link

Checks / 检查

  • I confirm that I have searched for existing issues / pull requests before reporting to avoid duplicate reporting./我确认在报告之前我已经搜索了现有的问题或者拉取请求,以避免重复报告。
  • I confirm that I followed the Docs and read the Changelog, but this problem still exists./我确认我按照文档配置并阅读了Changelog,但这个问题仍然存在。
  • I confirm that I noted that if I don't follow the instructions, the issue may be closed directly./我确认我已经检查,如果我不按照说明进行操作,该问题可能会被直接关闭。

Java Version / Java版本

java8 401

Minecraft Version / Minecraft版本

1.16.5

McBot Version / Atom-Sweep版本

最新版

Description / 描述

crash-2024-04-08_16.26.12-server.txt

To Reproduce / 重现

1

Log / 日志

1

@iamsoNewBee iamsoNewBee added the bug Something isn't working label Apr 8, 2024
@cnlimiter
Copy link
Contributor

@iamsoNewBee
java.lang.NullPointerException: Exception in server tick loop
at cam72cam.mod.sound.Audio.lambda$registerClientCallbacks$2(Audio.java:46) ~[universalmodcore:1.1.3] {re:classloading}
at cam72cam.mod.event.CommonEvents$EventBusForge.lambda$onWorldLoad$0(CommonEvents.java:66) ~[universalmodcore:1.1.3] {re:classloading}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_281] {}
at cam72cam.mod.event.Event.execute(Event.java:24) ~[universalmodcore:1.1.3] {re:classloading}
at cam72cam.mod.event.CommonEvents$EventBusForge.onWorldLoad(CommonEvents.java:66) ~[universalmodcore:1.1.3] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_2367_EventBusForge_onWorldLoad_Load.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraft.server.MinecraftServer.func_240787_a_(MinecraftServer.java:379) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-

不是基石清理的问题

@cnlimiter
Copy link
Contributor

universalmodcore的问题

@iamsoNewBee
Copy link
Author

有办法可以一起用吗?删除atom后无崩溃问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants