• 游客, 欢迎您来到九域资源社区,如果您是新人,请前往 论坛公告 板块查看新人引导教程 或者 点我打开
    如果您发现没有下载许可, 请先验证邮箱再进行下载;金锭可通过每日登陆或资源出售获取,目前没有其他渠道可获取。

有没有大佬会看报错 版本1.18.2 mohist核心 进入传送门崩溃

cucko

Lv.1 泥土
2024-05-30
1
0
0
钻石
0.00 钻石
金锭
35 金锭
net.minecraft.ReportedException: Exception ticking world
at iskallia.vault.world.data.VirtualWorlds.tickWorldSafe(VirtualWorlds.java:211) ~[the_vault-1.18.2-3.11.0.3011.jar%23191!/:1.18.2-3.11.0.3011]
at iskallia.vault.world.data.VirtualWorlds.lambda$tick$4(VirtualWorlds.java:142) ~[the_vault-1.18.2-3.11.0.3011.jar%23191!/:1.18.2-3.11.0.3011]
at iskallia.vault.core.world.storage.VirtualWorld.swapThreadsAndRun(VirtualWorld.java:91) ~[the_vault-1.18.2-3.11.0.3011.jar%23191!/:1.18.2-3.11.0.3011]
at iskallia.vault.world.data.VirtualWorlds.lambda$tick$5(VirtualWorlds.java:141) ~[the_vault-1.18.2-3.11.0.3011.jar%23191!/:1.18.2-3.11.0.3011]
at iskallia.vault.core.world.storage.ThreadPool.lambda$execute$0(ThreadPool.java:43) ~[the_vault-1.18.2-3.11.0.3011.jar%23191!/:1.18.2-3.11.0.3011]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:842) [?:?]
Caused by: java.lang.IllegalStateException: EntitiesLoadEvent cannot be triggered asynchronously from another thread.
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:571) ~[forge-1.18.2-40.2.17-universal.jar%23212!/:?]
at org.bukkit.craftbukkit.v1_18_R2.event.CraftEventFactory.callEntitiesLoadEvent(CraftEventFactory.java:1687) ~[forge-1.18.2-40.2.17-universal.jar%23212!/:?]
at net.minecraft.world.level.entity.PersistentEntitySectionManager.m_157582_(PersistentEntitySectionManager.java:277) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?]
at net.minecraft.world.level.entity.PersistentEntitySectionManager.m_157506_(PersistentEntitySectionManager.java:284) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?]
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:383) ~[server-1.18.2-20220404.173914-srg.jar%23207!/:?]
at iskallia.vault.core.world.storage.VirtualWorld.m_8793_(VirtualWorld.java:105) ~[the_vault-1.18.2-3.11.0.3011.jar%23191!/:1.18.2-3.11.0.3011]
at iskallia.vault.world.data.VirtualWorlds.tickWorld(VirtualWorlds.java:222) ~[the_vault-1.18.2-3.11.0.3011.jar%23191!/:1.18.2-3.11.0.3011]
at iskallia.vault.world.data.VirtualWorlds.tickWorldSafe(VirtualWorlds.java:207) ~[the_vault-1.18.2-3.11.0.3011.jar%23191!/:1.18.2-3.11.0.3011]
... 7 more