qouteall / ImmersivePortalsModForForge

Apache License 2.0
53 stars 21 forks source link

Cant't launch mohist 1.16.5 server when this mod is added #220

Open EnderTheCoder opened 3 years ago

EnderTheCoder commented 3 years ago

here is the log. The problem is, when it is preparing dimensions, it just got stucked at 0%. And I can tell that the program's CPU usage dropped to almost 0%, so i thought there could be some problem caused its stop.

06:17:53 INFO: Successfully read IP's dimension id record 06:17:53 INFO: Start Completing Dimension Id Record

minecraft:overworld -> 0 immersive_portals:alternate1 -> 2 immersive_portals:alternate2 -> 3 minecraft:the_nether -> -1 immersive_portals:alternate3 -> 4 immersive_portals:alternate4 -> 5 minecraft:the_end -> 1 immersive_portals:alternate5 -> 6 06:17:53 INFO: Server Loaded Dimensions: immersive_portals:alternate1 immersive_portals:alternate2 immersive_portals:alternate3 immersive_portals:alternate4 immersive_portals:alternate5 minecraft:overworld minecraft:the_end minecraft:the_nether

minecraft:overworld -> 0 immersive_portals:alternate1 -> 2 immersive_portals:alternate2 -> 3 minecraft:the_nether -> -1 immersive_portals:alternate3 -> 4 immersive_portals:alternate4 -> 5 minecraft:the_end -> 1 immersive_portals:alternate5 -> 6 06:17:53 INFO: Dimension Id Info Saved to File 06:17:53 INFO: 为维度 minecraft:overworld 准备起始区块 06:17:53 INFO: 准备生成区域: 0% 06:17:53 INFO: 准备生成区域: 0% [06:17:54 INFO]: 准备生成区域: 0%

Hopping to get it solved.

qouteall commented 3 years ago

Are you using Forge?

EnderTheCoder commented 3 years ago

yes, forge version, of course

qouteall commented 3 years ago

I cannot reproduce this issue. It does not happen in fabric version so I suspect that it's correlated with forge's concurrent mod loading

Xplodin commented 3 years ago

Okay so mohist is another server type. (spigot, bukkit etc)

Ill leave this here incase it helps the devs or anything: https://github.com/Mohist-Community/Mohist/issues/762