= 创作分享 =
你问我答
服务器后台刷屏信息是什么意思啊
woainivs1212

服务器后台刷屏信息是什么意思啊

woainivs1212 于 2019-7-20 20:33 ( 4年前 ) [复制链接] [显示全部楼层] [打印]
1RF
如下
  1. [20:16:57 WARN]: Something (likely another mod) has attempted to modify the world's state from the wrong thread!
  2. This is *bad practice* and can cause severe issues in your game. Phosphor has done as best as it can to mitigate this violation, but it may negatively impact performance or introduce stalls.
  3. In a future release, this violation may result in a hard crash instead of the current soft warning. You should report this issue to our issue tracker with the following stacktrace information.
  4. (If you are aware you have misbehaving mods and cannot resolve this issue, you can safely disable this warning by setting `enable_illegal_thread_access_warnings` to `false` in Phosphor's configuration file for the time being.)
  5. java.lang.IllegalAccessException: World is owned by 'Server thread' (ID: 24), but was accessed from thread 'PaperSpigot - Lighting Thread' (ID: 151)
  6.         at me.jellysquid.mods.phosphor.mod.world.lighting.LightingEngine.acquireLock(LightingEngine.java:204) [LightingEngine.class:?]
  7.         at me.jellysquid.mods.phosphor.mod.world.lighting.LightingEngine.scheduleLightUpdate(LightingEngine.java:131) [LightingEngine.class:?]
  8.         at net.minecraft.world.World.handler$checkLightFor$zbi000(World.java:5031) [amu.class:?]
  9.         at net.minecraft.world.World.func_180500_c(World.java) [amu.class:?]
  10.         at net.minecraft.world.chunk.Chunk.updateSkylightNeighborHeight(Chunk.java:2079) [axw.class:?]
  11.         at net.minecraft.world.chunk.Chunk.checkSkylightNeighborHeight(Chunk.java:2066) [axw.class:?]
  12.         at net.minecraft.world.chunk.Chunk.recheckGapsSkylightNeighborHeight(Chunk.java:2052) [axw.class:?]
  13.         at net.minecraft.world.chunk.Chunk.recheckGapsForColumn(Chunk.java:2030) [axw.class:?]
  14.         at net.minecraft.world.chunk.Chunk.func_150803_c(Chunk.java:2001) [axw.class:?]
  15.         at net.minecraft.world.chunk.Chunk.access$000(Chunk.java:50) [axw.class:?]
  16.         at net.minecraft.world.chunk.Chunk$1.run(Chunk.java:322) [axw$1.class:?]
  17.         at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_201]
  18.         at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_201]
  19.         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_201]
  20.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_201]
  21.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
复制代码

最佳答案

查看完整内容

可以前往 ~/.minecraft/config 寻找 Phosphor 的配置文件,搜索“enable_illegal_thread_access_warnings”项,把后面的值改为“false”即可关闭该警告。 以目前的资料来看,并没有崩溃的危险,请无视。
发表于 2019-7-20 20:33:41 | 显示全部楼层 |阅读模式

回复 | 举报

该帖共收到 3 条回复!
sxjeru
If you are aware you have misbehaving mods and cannot resolve this issue, you can safely disable this warning by setting `enable_illegal_thread_access_warnings` to `false` in Phosphor's configuration file for the time being.

可以前往 ~/.minecraft/config 寻找 Phosphor 的配置文件,搜索“enable_illegal_thread_access_warnings”项,把后面的值改为“false”即可关闭该警告。
以目前的资料来看,并没有崩溃的危险,请无视。
return 0;
发表于 2019-7-20 20:33:42 | 显示全部楼层

回复 | 举报

ahdg
另一个mod和Phosphor造成了问题,Phosphor展现信息用来警示使用者,在未来Phosphor的版本中,这个问题将会导致崩溃而非像现在Phosphor服软做出的警告,请将线程追踪信息反馈给Phosphor:https://github.com/jellysquid3/Phosphor/issues
发表于 2019-7-21 01:25:16 | 显示全部楼层

回复 | 举报

w228930330
/.minecraft/config 寻找 Phosphor 的配置文件,搜索“enable_illegal_thread_access_warnings”项,把后面的值改为“false”即可关闭该警告。

评分

参与人数 1RF -4 收起 理由
sxjsxj -4 我不认为这是巧合。

查看全部评分

发表于 2019-8-2 14:51:47 | 显示全部楼层

回复 | 举报

百科目前不允许匿名发帖哦~ 请先 [ 登陆 ][ 注册 ] 吧~

本版积分规则

发新帖
  • 回复
  • 点评
  • 评分

[ MC百科(mcmod.cn) 除另有声明,所有开放公共编辑的内容均使用 BY-NC-SA 3.0 协议 ]

Minecraft百科CC协议
快速回复 返回顶部 返回列表