警告 Please report this to the mod's issue tracker. This log can be disabled in the Forge config.12.08 20:14:39 [服务器] 警告 Thaumcraft 已加载 a new chunk [164, -115] in dimension 32 (overworld) while populating chunk [165, -115], causing cascading worldgen lag.12.08 20:14:38 [服务器] 警告 Please report this to the mod's issue tracker. This log can be disabled in the Forge config.12.08 20:14:38 [服务器] 警告 Thaumcraft 已加载 a new chunk [164, -114] in dimension 32 (overworld) while populating chunk [165, -114], causing cascading worldgen lag.12.08 20:14:38 [服务器] 警告 Please report this to the mod's issue tracker. This log can be disabled in the Forge config.12.08 20:14:38 [服务器] 警告 Thaumcraft 已加载 a new chunk [164, -111] in dimension 32 (overworld) while populating chunk [165, -111], causing cascading worldgen lag.
警告 Please report this to the mod's issue tracker. This log can be disabled in the Forge config.12.08 20:20:40 [服务器] 警告 Thaumcraft 已加载 a new chunk [-105, 182] in dimension 24 (overworld) while populating chunk [-104, 183], causing cascading worldgen lag.
一出现这个 就 服务器TPS降低延迟 超卡
警告 Please report this to the mod's issue tracker. This log can be disabled in the Forge config.12.08 20:20:40 [服务器] 警告 Thaumcraft 已加载 a new chunk [-105, 182] in dimension 24 (overworld) while populating chunk [-104, 183], causing cascading worldgen lag.
一出现这个 就 服务器TPS降低延迟 超卡
神秘时代加载区块...但不知道是啥
 本帖最后由 skyliye 于 2019-8-12 20:25 编辑 
这个提示并不是区块错误,只是mod加载了一个新的区块,此提示可以忽略,如果服务器没有明显卡顿的话
不想看到此提示可在config\forge.cfg中关闭此功能
# Log cascading chunk generation issues during terrain population.
B:logCascadingWorldGeneration=false
设置为false即可
这个提示并不是区块错误,只是mod加载了一个新的区块,此提示可以忽略,如果服务器没有明显卡顿的话
不想看到此提示可在config\forge.cfg中关闭此功能
# Log cascading chunk generation issues during terrain population.
B:logCascadingWorldGeneration=false
设置为false即可
模组服务器在地图生成过程中会大量消耗服务器资源 解决办法就是使用插件 将玩家全部踢出 保证服务器在无人的情况下 将地图全部生成完毕 之后再开放服务器
https://www.mcbbs.net/forum.php?mod=viewthread&tid=608265
安装这个插件 到你的资源世界
首先设置地图边界 我们将生成边界内的所有地图数据 我一般设置为3000
/wb set 3000 3000
之后执行地图填充命令
/wb [世界名] fill
之后会提示进度的 整个生成过程可能会达到4-5个小时甚至更多 到100%就好了 可以让玩家进了
https://www.mcbbs.net/forum.php?mod=viewthread&tid=608265
安装这个插件 到你的资源世界
首先设置地图边界 我们将生成边界内的所有地图数据 我一般设置为3000
/wb set 3000 3000
之后执行地图填充命令
/wb [世界名] fill
之后会提示进度的 整个生成过程可能会达到4-5个小时甚至更多 到100%就好了 可以让玩家进了
XJue_DaDa 发表于 2019-8-12 20:30
模组服务器在地图生成过程中会大量消耗服务器资源 解决办法就是使用插件 将玩家全部踢出 保证服务器在无人 ...
哇,版主大大,地图需要重新生成吗
XJue_DaDa 发表于 2019-8-12 20:30
模组服务器在地图生成过程中会大量消耗服务器资源 解决办法就是使用插件 将玩家全部踢出 保证服务器在无人 ...
每个世界都要像这样弄一遍吗,我有地皮 资源 什么的
GGGGB 发表于 2019-8-12 22:38
每个世界都要像这样弄一遍吗,我有地皮 资源 什么的
弄一下普通的世界就行 地皮不需要 如果有时间地狱也可以弄一弄
XJue_DaDa 发表于 2019-8-12 22:41
弄一下普通的世界就行 地皮不需要 如果有时间地狱也可以弄一弄
好的,太感谢了