MC百科社群

标题: 服务器后台刷屏信息是什么意思啊 [打印本页]

作者: woainivs1212    时间: 2019-7-20 20:33
标题: 服务器后台刷屏信息是什么意思啊
如下
  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]
复制代码


作者: sxjsxj    时间: 2019-7-20 20:33
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”即可关闭该警告。
以目前的资料来看,并没有崩溃的危险,请无视。
作者: ahdg    时间: 2019-7-21 01:25
另一个mod和Phosphor造成了问题,Phosphor展现信息用来警示使用者,在未来Phosphor的版本中,这个问题将会导致崩溃而非像现在Phosphor服软做出的警告,请将线程追踪信息反馈给Phosphor:https://github.com/jellysquid3/Phosphor/issues
作者: w228930330    时间: 2019-8-2 14:51
/.minecraft/config 寻找 Phosphor 的配置文件,搜索“enable_illegal_thread_access_warnings”项,把后面的值改为“false”即可关闭该警告。




欢迎光临 MC百科社群 (https://bbs.mcmod.cn/) MC百科|最大的MineCraft中文模组百科