Immersive Portals (for Forge)

Immersive Portals (for Forge)

3M Downloads

BUG: Chunks get unrendered and player stuck - Unknown interaction.

entusiastaIA opened this issue ยท 2 comments

commented

According to your testing, does the issue occur with ONLY Immersive Portals mod and Farbic API?

No

Describe the issue

The Spawn Chunks (cannot be sure if some other chunks too) gets randomly unrendered and the player stuck within them. Then the only option is using again /kill @e, exiting and loading back the world, or using /tp to get outside the affected chunks. But even if you /TP outside or stay there they never recover themselves (I have left 90 minutes the computer waiting for them)

This happens on different situations but a consistent way to make it happen is create a creative world. Wander around a few steps on the spawn chunks, then use "/kill @e" command. Then walk around the spawn chunks and maybe break some blocks on the floor. If there are few mods in the load order it may take a few minutes or in some rare times the need to use again /kill @e command, but it ends up happening soon.

It is definetively a mod interaction, but not an issue as simple as a binary test. At least there should be various different mods that cause the interaction. In a first binary test I managed to narrow things to "curios" mod as this one was the last one that after removing it the issue stopped happening, and readding it caused to happen again, even if alone with just Immersive Portals Forge and curios in the load order. But also, removing curios but adding back the other mods I had removed caused the issue to begin to happen again... So not an easy one to narrow down. And surely, Rubidium, Oculus and BetterBiomeBlend help it to happen faster, but if alone with Immersive Portals they don't cause it. I guess whatever it is going on has to be with chunk loading or saving but might be wrong.

2022-11-07_02 08 57

There's no crash, haven't found anything special on the runtime log, but here we go with a copy of it just after it happened without having even closed the game and only Immersive Portals and Curios mod installed:

Post the log here

[12:06:16] [main/INFO]: ModLauncher running: args [--username, Nassens, --version, Forge 1.18.2, --gameDir, C:\Users\Nassens\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Nassens\AppData\Roaming\.minecraft\assets, --assetIndex, 1.18, --uuid, f8efcfd8212c4931afff8db4a1d13575, --accessToken, ????????, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, modified, --width, 925, --height, 530, --launchTarget, forgeclient, --fml.forgeVersion, 40.1.80, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914, -Xmx8G, -XX:+UnlockExperimentalVMOptions, -XX:+UseG1GC, -XX:G1NewSizePercent=20, -XX:G1ReservePercent=20, -XX:MaxGCPauseMillis=50, -XX:G1HeapRegionSize=32M]
[12:06:16] [main/INFO]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft
[12:06:16] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Nassens/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT
[12:06:16] [main/INFO]: Found mod file curios-forge-1.18.2-5.0.7.1.jar of type MOD with provider {mods folder locator at C:\Users\Nassens\AppData\Roaming\.minecraft\mods}
[12:06:16] [main/INFO]: Found mod file immersive-portals-1.4.12-mc1.18.2-forge.jar of type MOD with provider {mods folder locator at C:\Users\Nassens\AppData\Roaming\.minecraft\mods}
[12:06:17] [main/WARN]: Mod file C:\Users\Nassens\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.18.2-40.1.80\fmlcore-1.18.2-40.1.80.jar is missing mods.toml file
[12:06:17] [main/WARN]: Mod file C:\Users\Nassens\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.1.80\javafmllanguage-1.18.2-40.1.80.jar is missing mods.toml file
[12:06:17] [main/WARN]: Mod file C:\Users\Nassens\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.1.80\lowcodelanguage-1.18.2-40.1.80.jar is missing mods.toml file
[12:06:17] [main/WARN]: Mod file C:\Users\Nassens\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.18.2-40.1.80\mclanguage-1.18.2-40.1.80.jar is missing mods.toml file
[12:06:17] [main/INFO]: Found mod file fmlcore-1.18.2-40.1.80.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@55a8dc49
[12:06:17] [main/INFO]: Found mod file javafmllanguage-1.18.2-40.1.80.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@55a8dc49
[12:06:17] [main/INFO]: Found mod file lowcodelanguage-1.18.2-40.1.80.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@55a8dc49
[12:06:17] [main/INFO]: Found mod file mclanguage-1.18.2-40.1.80.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@55a8dc49
[12:06:17] [main/INFO]: Found mod file client-1.18.2-20220404.173914-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@55a8dc49
[12:06:17] [main/INFO]: Found mod file forge-1.18.2-40.1.80-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@55a8dc49
[12:06:17] [main/INFO]: No dependencies to load found. Skipping!
[12:06:18] [main/INFO]: Compatibility level set to JAVA_17
[12:06:18] [main/ERROR]: Mixin config imm_ptl.mixins.json does not specify "minVersion" property
[12:06:18] [main/ERROR]: Mixin config imm_ptl_peripheral.mixins.json does not specify "minVersion" property
[12:06:18] [main/ERROR]: Mixin config imm_ptl_compat.mixins.json does not specify "minVersion" property
[12:06:18] [main/ERROR]: Mixin config q_misc_util.mixins.json does not specify "minVersion" property
[12:06:18] [main/INFO]: Launching target 'forgeclient' with arguments [--version, Forge 1.18.2, --gameDir, C:\Users\Nassens\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Nassens\AppData\Roaming\.minecraft\assets, --uuid, f8efcfd8212c4931afff8db4a1d13575, --username, Nassens, --assetIndex, 1.18, --accessToken, ????????, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, modified, --width, 925, --height, 530, -Xmx8G, -XX:+UnlockExperimentalVMOptions, -XX:+UseG1GC, -XX:G1NewSizePercent=20, -XX:G1ReservePercent=20, -XX:MaxGCPauseMillis=50, -XX:G1HeapRegionSize=32M]
[12:06:23] [Render thread/WARN]: Assets URL 'union:/C:/Users/Nassens/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%2355!/assets/.mcassetsroot' uses unexpected schema
[12:06:23] [Render thread/WARN]: Assets URL 'union:/C:/Users/Nassens/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%2355!/data/.mcassetsroot' uses unexpected schema
[12:06:23] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[12:06:23] [Render thread/INFO]: Setting user: Nassens
[12:06:23] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 SNAPSHOT
[12:06:25] [modloading-worker-0/INFO]: Rubidium is not present
[12:06:25] [modloading-worker-0/INFO]: Oculus is not present
[12:06:25] [modloading-worker-0/INFO]: Forge mod loading, version 40.1.80, for MC 1.18.2 with MCP 20220404.173914
[12:06:25] [modloading-worker-0/INFO]: MinecraftForge v40.1.80 Initialized
[12:06:25] [modloading-worker-0/INFO]: Immersive Portals Mod Initializing
[12:06:25] [modloading-worker-0/INFO]: Dimensional Threading is not present
[12:06:25] [modloading-worker-0/INFO]: Pehkui is not present
[12:06:25] [modloading-worker-0/INFO]: Gravity Changer is not present
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `delete_portal`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `remove_connected_portals`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `eradicate_portal_cluster`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `complete_bi_way_bi_faced_portal`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `complete_bi_way_portal`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `bind_cluster`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `move_portal_front`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `move_portal_back`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `move_portal_destination_front`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `move_portal_destination_back`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `rotate_x`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `rotate_y`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `rotate_z`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `make_unbreakable`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `make_fuse_view`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `enable_pos_adjust`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `disable_rendering_yourself`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `enable_isometric`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `disable_isometric`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `create_5_connected_rooms`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `accelerate50`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `accelerate200`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `reverse_accelerate50`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `enable_gravity_change`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `reset_scale`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `long_reach`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `goback`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/INFO]: Potentially Dangerous alternative prefix `imm_ptl` for name `show_wiki`, expected `immersive_portals`. This could be a intended override, but in most cases indicates a broken mod.
[12:06:25] [Render thread/ERROR]: Adding duplicate value 'RecordCodec[UnitDecoder[qouteall.imm_ptl.peripheral.alternate_dimension.ErrorTerrainGenerator$$Lambda$4865/0x0000000800c1e810@23396fc0] * Field[seed: Long] * ContextRetrievalCodec[net.minecraft.resources.RegistryOps$$Lambda$3776/0x0000000800a78560@c11332b] * ContextRetrievalCodec[net.minecraft.resources.RegistryOps$$Lambda$3776/0x0000000800a78560@7e5e6573] * ContextRetrievalCodec[net.minecraft.resources.RegistryOps$$Lambda$3776/0x0000000800a78560@3005623b]]' to registry
[12:06:27] [Render thread/INFO]: Narrator library for x64 successfully loaded
[12:06:27] [Render thread/INFO]: Shader Transform Skipping blit_screen
[12:06:27] [Render thread/INFO]: Shader Transform Skipping blit_screen
[12:06:27] [Render thread/INFO]: Shader Transform Skipping blit_screen
[12:06:27] [Render thread/INFO]: Shader Transform Skipping position
[12:06:28] [Render thread/INFO]: Shader Transform Skipping position
[12:06:28] [Render thread/INFO]: Shader Transform Skipping position
[12:06:28] [Render thread/INFO]: Shader Transform Skipping position_color
[12:06:28] [Render thread/INFO]: Shader Transform Skipping position_color
[12:06:28] [Render thread/INFO]: Shader Transform Skipping position_color
[12:06:28] [Render thread/INFO]: Shader Transform Skipping position_color_tex
[12:06:28] [Render thread/INFO]: Shader Transform Skipping position_color_tex
[12:06:28] [Render thread/INFO]: Shader Transform Skipping position_color_tex
[12:06:28] [Render thread/INFO]: Shader Transform Skipping position_tex
[12:06:28] [Render thread/INFO]: Shader Transform Skipping position_tex
[12:06:28] [Render thread/INFO]: Shader Transform Skipping position_tex
[12:06:28] [Render thread/INFO]: Shader Transform Skipping position_tex_color
[12:06:28] [Render thread/INFO]: Shader Transform Skipping position_tex_color
[12:06:28] [Render thread/INFO]: Shader Transform Skipping position_tex_color
[12:06:28] [Render thread/INFO]: Shader Transform Skipping rendertype_text
[12:06:28] [Render thread/INFO]: Shader Transform Skipping rendertype_text
[12:06:28] [Render thread/INFO]: Shader Transform Skipping rendertype_text
[12:06:28] [Render thread/INFO]: Reloading ResourceManager: Mod Resources, Default
[12:06:28] [modloading-worker-0/INFO]: IP Config Applied
[12:06:28] [Thread-0/INFO]: IP Config Reloading
[12:06:28] [Thread-0/INFO]: IP Config Applied
[12:06:28] [Worker-Main-12/INFO]: imm_ptl_core commonSetup called
[12:06:28] [Render thread/INFO]: Loaded Shader Code Transformation
[12:06:29] [Forge Version Check/INFO]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[12:06:30] [Forge Version Check/INFO]: [forge] Found status: OUTDATED Current: 40.1.80 Target: 40.1.84
[12:06:34] [Worker-Main-15/WARN]: Exception loading blockstate definition: imm_ptl_core:blockstates/nether_portal_block.json: java.io.FileNotFoundException: imm_ptl_core:blockstates/nether_portal_block.json
[12:06:34] [Worker-Main-15/WARN]: Exception loading blockstate definition: 'imm_ptl_core:blockstates/nether_portal_block.json' missing model for variant: 'imm_ptl_core:nether_portal_block#axis=y'
[12:06:34] [Worker-Main-15/WARN]: Exception loading blockstate definition: 'imm_ptl_core:blockstates/nether_portal_block.json' missing model for variant: 'imm_ptl_core:nether_portal_block#axis=z'
[12:06:34] [Worker-Main-15/WARN]: Exception loading blockstate definition: 'imm_ptl_core:blockstates/nether_portal_block.json' missing model for variant: 'imm_ptl_core:nether_portal_block#axis=x'
[12:06:38] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Altavoces (High Definition Audio Device)
[12:06:38] [Render thread/INFO]: Sound engine started
[12:06:38] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[12:06:38] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
[12:06:38] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[12:06:38] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[12:06:38] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[12:06:38] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[12:06:38] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[12:06:39] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[12:06:39] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[12:06:39] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[12:06:40] [Realms Notification Availability checker iPortalTeam/ImmersivePortalsMod#1/INFO]: Could not authorize you against Realms server: Invalid session id
[12:11:35] [Render thread/WARN]: The following mods have version differences that were not resolved:
rubidium (version 0.5.4 -> MISSING)
Things may not work well.
[12:11:35] [Render thread/INFO]: Injecting existing registry data into this CLIENT instance
[12:11:35] [Render thread/WARN]: Missing data pack mod:rubidium
[12:11:36] [Render thread/INFO]: imm_ptl_core registerCommands called
[12:11:36] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:11:36] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:11:36] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:11:36] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:11:36] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:11:36] [Render thread/WARN]: Ambiguity between arguments [portal, tpme, target] and [portal, tpme, dim] with inputs: [0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:11:36] [Render thread/WARN]: Ambiguity between arguments [portal, tpme, dest] and [portal, tpme, target] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:11:36] [Render thread/WARN]: Ambiguity between arguments [portal, tpme, dest] and [portal, tpme, dim] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:11:36] [Render thread/WARN]: Ambiguity between arguments [portal, tp, from, to] and [portal, tp, from, dim] with inputs: [0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:11:36] [Render thread/WARN]: Ambiguity between arguments [portal, tp, from, dest] and [portal, tp, from, to] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:11:36] [Render thread/WARN]: Ambiguity between arguments [portal, tp, from, dest] and [portal, tp, from, dim] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:11:37] [Render thread/INFO]: Loaded 7 recipes
[12:11:38] [Render thread/INFO]: Loaded 1141 advancements
[12:11:38] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[12:11:38] [Server thread/INFO]: Starting integrated minecraft server version 1.18.2
[12:11:38] [Server thread/INFO]: Generating keypair
[12:11:38] [Server thread/INFO]: Bedrock Replacement minecraft:overworld null
[12:11:38] [Server thread/INFO]: Bedrock Replacement minecraft:the_end null
[12:11:38] [Server thread/INFO]: Bedrock Replacement minecraft:the_nether null
[12:11:38] [Server thread/INFO]: Successfully read IP's dimension id record
[12:11:38] [Server thread/INFO]: Start Completing Dimension Id Record
[12:11:38] [Server thread/INFO]: Before:
minecraft:overworld -> 0
minecraft:the_nether -> -1
minecraft:the_end -> 1
[12:11:38] [Server thread/INFO]: Server Loaded Dimensions:
minecraft:overworld
minecraft:the_end
minecraft:the_nether

[12:11:38] [Server thread/INFO]: After:
minecraft:overworld -> 0
minecraft:the_nether -> -1
minecraft:the_end -> 1
[12:11:38] [Server thread/INFO]: Dimension Id Info Saved to File
[12:11:38] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[12:11:39] [Render thread/INFO]: Preparing spawn area: 0%
[12:11:39] [Render thread/INFO]: Preparing spawn area: 0%
[12:11:39] [Render thread/INFO]: Preparing spawn area: 0%
[12:11:40] [Render thread/INFO]: Preparing spawn area: 1%
[12:11:40] [Render thread/INFO]: Preparing spawn area: 14%
[12:11:41] [Render thread/INFO]: Preparing spawn area: 33%
[12:11:42] [Server thread/INFO]: Loading custom portal generation
[12:11:42] [Server thread/INFO]: Successfully initialized permission handler forge:default_handler
[12:11:42] [Render thread/INFO]: Time elapsed: 3149 ms
[12:11:42] [Server thread/INFO]: Server performance level: good
[12:11:42] [Server thread/INFO]: Changing view distance to 32, from 10
[12:11:42] [Server thread/INFO]: Changing simulation distance to 16, from 0
[12:11:42] [Render thread/WARN]: Unable to parse the boolean system property 'java.net.preferIPv6Addresses':system - using the default value: false
[12:11:42] [Netty Local Client IO #0/INFO]: Connected to a modded server.
[12:11:42] [Server thread/INFO]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@5c964ec8
[12:11:42] [Server thread/INFO]: Nassens[local:E:6918d91e] logged in with entity id 167 at (-15.408892971907358, 69.0, -27.667673244648867)
[12:11:43] [Server thread/INFO]: Nassens joined the game
[12:11:43] [Render thread/INFO]: Received Dimension Type Sync
[12:11:43] [Render thread/INFO]: 
minecraft:the_end -> minecraft:the_end
minecraft:overworld -> minecraft:overworld
minecraft:the_nether -> minecraft:the_nether

[12:11:43] [Render thread/INFO]: Received Dimension Int Id Sync
[12:11:43] [Render thread/INFO]: 
minecraft:overworld -> 0
minecraft:the_nether -> -1
minecraft:the_end -> 1
[12:11:43] [Render thread/INFO]: WorldRenderer reloaded minecraft:overworld
[12:11:43] [Render thread/INFO]: Loaded 0 advancements
[12:11:43] [Render thread/INFO]: IP Forge Model Data Fix initialized!
[12:11:54] [Server thread/INFO]: Nassens fell out of the world
[12:11:54] [Server thread/INFO]: [Nassens: Killed 170 entities]
[12:11:54] [Render thread/INFO]: [CHAT] Nassens fell out of the world
[12:11:54] [Render thread/INFO]: [CHAT] Killed 170 entities
[12:12:22] [Server thread/INFO]: Saving and pausing game...
[12:12:22] [Server thread/INFO]: Saving chunks for level 'ServerWorld minecraft:overworld New World'/minecraft:overworld
[12:12:22] [Server thread/INFO]: Saving chunks for level 'ServerWorld minecraft:the_end New World'/minecraft:the_end
[12:12:22] [Server thread/INFO]: Saving chunks for level 'ServerWorld minecraft:the_nether New World'/minecraft:the_nether
[12:12:28] [Server thread/INFO]: Nassens fell out of the world
[12:12:28] [Render thread/INFO]: [CHAT] Nassens fell out of the world
[12:12:28] [Server thread/INFO]: [Nassens: Killed 255 entities]
[12:12:28] [Render thread/INFO]: [CHAT] Killed 255 entities
[12:12:43] [Server thread/INFO]: Saving and pausing game...
[12:12:43] [Server thread/INFO]: Saving chunks for level 'ServerWorld minecraft:overworld New World'/minecraft:overworld
[12:12:43] [Server thread/INFO]: Saving chunks for level 'ServerWorld minecraft:the_end New World'/minecraft:the_end
[12:12:43] [Server thread/INFO]: Saving chunks for level 'ServerWorld minecraft:the_nether New World'/minecraft:the_nether
[12:12:45] [Server thread/INFO]: Saving and pausing game...
[12:12:45] [Server thread/INFO]: Saving chunks for level 'ServerWorld minecraft:overworld New World'/minecraft:overworld
[12:12:45] [Server thread/INFO]: Saving chunks for level 'ServerWorld minecraft:the_end New World'/minecraft:the_end
[12:12:45] [Server thread/INFO]: Saving chunks for level 'ServerWorld minecraft:the_nether New World'/minecraft:the_nether
commented

This issue is for the Forge version of the mod, I got confused following the GitHub link from Discord. I don't know iof you can move it there or it shall be me. Thanks and sorry.

commented

Superseded by #119, thanks for your report.