Minecraft Transit Railway (Automated trains, planes, and more!)

Minecraft Transit Railway (Automated trains, planes, and more!)

1M Downloads

MTR Rails & Trains appearing in every dimension

007spy9 opened this issue · 4 comments

commented

Before reporting, I have confirmed that

  • This bug does not appear to be reported on GitHub Issues before.
  • This bug still exists in the latest version of the Minecraft Transit Railway mod.
  • I have tested this in the official version of Minecraft Transit Railway, not a modified, custom, or unofficial build.

Describe the Bug

I think this bug may be related to the issues with rails not appearing as soon as you load in. Having to walk away and then come back to see rails.

When I place down an MTR rail line. For example, two stations, two platforms in each, a siding, and rails connecting them all, This will work fine and I can run trains along this line. However, if I then construct a nether portal, or an end portal for example, and jump through into the relevant dimension, all of the trails and trains will still be visible and moving around. These will not be interactable as there are no rail connectors.

Moving away from these will also not cause them to despawn and they will still continue to be there upon return

Reproduction Steps

  1. Create an MTR network of stations, rails and routes with trains going along them
  2. Build a portal and change dimension
  3. Look around and see the rails still present

In-game Log and Crash Report

There were no error sequences around the time of the problem.
This is the relevant part of the log file from the server, you can see where we defined the paths for a cable car run. The moving too quickly reports demonstrate us testing the cable car. And then you can see where we entered the nether with the achievement. Finally, you can see us teleport back to each other which was back in the overworld.

The logs have been cleaned of player data and replaced with placeholders, however all key details are still intact

[19Aug2024 00:01:52.820] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [PlayerA: Teleported PlayerA to PlayerB]
[19Aug2024 00:03:48.842] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [PlayerA: Gamerule doDaylightCycle is now set to: false]
[19Aug2024 00:05:11.381] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2023ms or 40 ticks behind
[19Aug2024 00:07:24.183] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: PlayerA moved too quickly! -1.2852213813255275,0.0,10.547704792018067
[19Aug2024 00:11:53.948] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [PlayerA: Teleported PlayerA to PlayerB]
[19Aug2024 00:19:13.589] [pool-249-thread-2/INFO] [TransportSimulationCore/]: Starting path generation for CCD1...
[19Aug2024 00:19:13.589] [pool-249-thread-2/INFO] [TransportSimulationCore/]: At least two platforms are required for path generation
[19Aug2024 00:19:18.089] [pool-249-thread-20/INFO] [TransportSimulationCore/]: Starting path generation for CCD1...
[19Aug2024 00:19:18.101] [pool-249-thread-2/INFO] [TransportSimulationCore/]: Path generation complete for CCD1
[19Aug2024 00:20:18.759] [pool-249-thread-10/INFO] [TransportSimulationCore/]: Starting path generation for CCD1...
[19Aug2024 00:20:18.771] [pool-249-thread-26/INFO] [TransportSimulationCore/]: Path generation complete for CCD1
[19Aug2024 00:25:22.280] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: PlayerB moved too quickly! 9.847222222230599,-2.0120170382933793,0.0
[19Aug2024 00:25:22.380] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: PlayerB moved too quickly! 9.908888888897266,-2.0120170382933793,0.0
[19Aug2024 00:25:22.481] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: PlayerB moved too quickly! 9.963333333341737,-2.0120170382933793,0.0
[19Aug2024 00:25:22.628] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: PlayerB moved too quickly! 10.047777777786152,-2.0120170382933793,0.0
[19Aug2024 00:25:22.730] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: PlayerB moved too quickly! 10.102777777786187,-2.0120170382933793,0.0
[19Aug2024 00:25:22.831] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: PlayerB moved too quickly! 10.156666666675065,-2.0120170382933793,0.0
[19Aug2024 00:25:22.928] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: PlayerB moved too quickly! 10.210000000008407,-2.0120170382933793,0.0
[19Aug2024 00:25:22.980] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: PlayerB moved too quickly! 10.243333333341766,-2.0120170382933793,0.0
[19Aug2024 00:25:23.080] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: PlayerB moved too quickly! 10.271111111119538,-2.0120170382933793,0.0
[19Aug2024 00:27:43.566] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: PlayerA has made the advancement [We Need to Go Deeper]
[19Aug2024 00:27:44.268] [pool-249-thread-11/INFO] [TransportSimulationCore/]: Removing player <player-uuid>
[19Aug2024 00:27:45.863] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2405ms or 48 ticks behind
[19Aug2024 00:29:31.080] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2023ms or 40 ticks behind
[19Aug2024 00:29:46.609] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: PlayerB moved too quickly! 5.7545995870451065,-3.0409013432345517,7.913892950369245
[19Aug2024 00:29:46.609] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: PlayerA moved too quickly! 10.535178304929445,0.9315620479338236,0.17033490993480882
[19Aug2024 00:29:51.265] [Server thread/WARN] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: PlayerA moved too quickly! 10.738258182318873,-1.3030521959137076,1.5362749784226253
[19Aug2024 00:30:17.213] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [PlayerA: Teleported PlayerA to PlayerB]
[19Aug2024 00:31:23.284] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [PlayerA: Teleported PlayerA to PlayerB]
[19Aug2024 00:34:19.831] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 3273ms or 65 ticks behind
[19Aug2024 00:37:50.291] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [PlayerB: Teleported PlayerB to PlayerA]
[19Aug2024 00:40:08.400] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [PlayerA: Teleported PlayerB to PlayerA]

Mod Loader

Forge

Minecraft Version

1.20.1

Minecraft Transit Railway Version

4.0.0-beta8

Operating System

Windows

List of Mods or Modpack You Were Using

absentbydesign-1.20.1-1.8.0.jar
Ad-Astra-Giselle-Addon-forge-1.20.1-6.5.jar
adastradelight-1.0.1-1.20.1.jar
AdditionalEnchantedMiner-1.20.1-1201.1.90.jar
additionallanterns-1.1.1a-forge-mc1.20.jar
advancednetherite-forge-2.1.3-1.20.1.jar
AdvancedPeripherals-1.20.1-0.7.40r.jar
advgenerators-1.6.0.6-mc1.20.1.jar
ad_astra-forge-1.20.1-1.15.18.jar
ad_astra_extra_additions-1.20.1-1.1.1.jar
ad_astra_rocketed-forge-1.20.1-1.0.3.jar
ae2insertexportcard-1.20.1-1.3.0.jar
ae2wtlib-15.2.3-forge.jar
AEInfinityBooster-1.20.1-1.0.0+20.jar
aeroblender-1.20.1-1.0.1-neoforge.jar
aether-1.20.1-1.4.2-neoforge.jar
aether_emissivity-1.20.1-1.0.0-neoforge.jar
aether_enhanced_extinguishing-1.20.1-1.0.0-neoforge.jar
AI-Improvements-1.20-0.5.2.jar
alchemistry-1.20.1-2.3.4.jar
alchemylib-1.20.1-1.0.30.jar
almostunified-forge-1.20.1-0.9.4.jar
AmbientSounds_FORGE_v6.0.3_mc1.20.1.jar
amendments-1.20-1.2.8.jar
animationjs-1.20.1-0.0.8.jar
appleskin-forge-mc1.20.1-2.5.1.jar
Applied-Botanics-forge-1.5.0.jar
appliedcooking-4.0.0.jar
appliede-0.14.0.jar
appliedenergistics2-forge-15.2.11.jar
architectury-9.2.14-forge.jar
arseng-1.2.0.jar
ars_creo-1.20.1-4.0.1.jar
ars_nouveau-1.20.1-4.9.0-all.jar
ars_ocultas-1.20.1-1.2.2-all.jar
Assembly Line-1.20.1-0.6.0-3.jar
athena-forge-1.20.1-3.1.2.jar
AttributeFix-Forge-1.20.1-21.0.4.jar
badpackets-forge-0.4.3.jar
Ballistix-1.20.1-0.7.0-4.jar
balm-forge-1.20.1-7.3.6-all.jar
BambooEverything-forge-3.0.1-build.55+mc1.20.1.jar
baubley-heart-canisters-1.20.1-1.0.3.jar
bdlib-1.27.0.8-mc1.20.1.jar
bellsandwhistles-0.4.3-1.20.x.jar
BetterAnimationsCollection-v8.0.0-1.20.1-Forge.jar
BetterF3-7.0.2-Forge-1.20.1.jar
BetterTridents-v8.0.1-1.20.1-Forge.jar
BiomesOPlenty-1.20.1-18.0.0.598.jar
Blastcraft-1.20.1-0.4.0-3.jar
blockui-1.20.1-1.0.156-RELEASE.jar
bloodmagic-1.20.1-3.3.3-45.jar
blueflame-1.20.0-1.0.2.jar
blueprint-1.20.1-7.1.0.jar
Bookshelf-Forge-1.20.1-20.2.13.jar
Botania-1.20.1-446-FORGE.jar
BotanyPots-Forge-1.20.1-13.0.38.jar
BotanyPotsTiers-Forge-1.20.1-6.0.1.jar
BotanyTrees-Forge-1.20.1-9.0.15.jar
botarium-forge-1.20.1-2.3.4.jar
Butchersdelight beta 1.20.1 2.1.0.jar
bwncr-forge-1.20.1-3.17.0.jar
cabletiers-1.20.1-1.2.2.jar
caelus-forge-3.2.0+1.20.1.jar
cc-tweaked-1.20.1-forge-1.112.0.jar
cccbridge-mc1.20.1-forge-1.6.3.jar
CerbonsAPI-Forge-1.20.1-1.1.0.jar
charmofundying-forge-6.5.0+1.20.1.jar
chemlib-1.20.1-2.0.19.jar
Chipped-forge-1.20.1-3.0.6.jar
Chunky-1.3.146.jar
cloth-config-11.1.118-forge.jar
Clumps-forge-1.20.1-12.0.0.4.jar
cobweb-forge-1.20.1-1.0.0.jar
cofh_core-1.20.1-11.0.2.56.jar
collective-1.20.1-7.81.jar
colorfulhearts-forge-1.20.1-4.3.13.jar
comforts-forge-6.4.0+1.20.1.jar
CommonCapabilities-1.20.1-2.9.2.jar
compressedcreativity-1.20.1-0.1.8.b.jar
configjs-1.0.3-1.20.1.jar
connectedglass-1.1.11-forge-mc1.20.1.jar
constructionwand-1.20.1-2.11.jar
cookingforblockheads-forge-1.20.1-16.0.6.jar
corgilib-forge-1.20.1-4.0.2.0.jar
corn_delight-1.0.4-1.20.1.jar
craftingtweaks-forge-1.20.1-18.2.4.jar
CraftTweaker-forge-1.20.1-14.0.40.jar
crashutilities-8.1.4.jar
create-1.20.1-0.5.1.f.jar
create-deco-additions-1.3.2.jar
create-new-age-forge-1.20.1-1.1.2.jar
create-structures-0.1.1-1.20.1-FORGE.jar
createaddition-1.20.1-1.2.4d.jar
createappliedkinetics-1.3.2-1.20.1.jar
createcafe-1.2.4-1.20.1.jar
createdeco-2.0.2-1.20.1-forge.jar
createoreexcavation-1.20-1.5.0.jar
create_central_kitchen-1.20.1-for-create-0.5.1.f-1.3.12.jar
create_enchantment_industry-1.20.1-for-create-0.5.1.f-1.2.9.d.jar
create_jetpack-forge-4.2.1.jar
CreativeCore_FORGE_v2.11.33_mc1.20.1.jar
creeperoverhaul-3.0.2-forge.jar
CroptopiaAdditions-1.20.1-FORGE-2.3.jar
CroptopiaDelight-1.20.1_1.2.2-forge.jar
Cucumber-1.20.1-7.0.11.jar
curios-forge-5.9.1+1.20.1.jar
Cyclic-1.20.1-1.12.11.jar
CyclopsCore-1.20.1-1.19.5.jar
DarkModeEverywhere-1.20.1-1.2.2.jar
DarkPaintings-Forge-1.20.1-17.0.4.jar
DarkUtilities-Forge-1.20.1-17.0.3.jar
deeperdarker-forge-1.20.1-1.2.1.jar
deepresonance-1.20-5.0.4.jar
deep_aether-1.20.1-1.0.4.jar
defaultoptions-forge-1.20-18.0.1.jar
Delightful-1.20.1-3.5.9.jar
delightfulburgers-1.20.1.jar
delightfulsandwich-1.20.1.jar
DiagonalFences-v8.1.4-1.20.1-Forge.jar
DimStorage-1.20.1-8.0.1.jar
Ding-1.20.1-Forge-1.5.0.jar
domum_ornamentum-1.20.1-1.0.199-BETA-universal.jar
doubledoors-1.20.1-5.9.jar
drippyloadingscreen_forge_3.0.1_MC_1.20.1.jar
DungeonsArise-1.20.1-2.1.57-release.jar
DungeonsAriseSevenSeas-1.19.2-1.0.2-forge.jar
durabilitytooltip-1.1.5-forge-mc1.20.jar
dyenamics-1.20.1-3.2.0.jar
dyenamicsandfriends-1.20.1-1.6.0.jar
Dynamic Electricity-1.20.1-1.1.0-1.jar
easy-villagers-forge-1.20.1-1.1.16.jar
eccentrictome-1.20.1-1.10.2.jar
EdivadLib-1.20.1-2.0.1.jar
Electrodynamics-1.20.1-0.9.1-0.jar
elevatorid-1.20.1-1.9.1.jar
elytraslot-forge-6.4.3+1.20.1.jar
embeddium-0.3.28+mc1.20.1.jar
emotecraft-for-MC1.20.1-2.2.7-b.build.50-forge.jar
enderchests-forge-1.20.1-1.2.jar
EnderIO-1.20.1-6.1.8-beta-all.jar
endermanoverhaul-forge-1.20.1-1.0.4.jar
endertanks-forge-1.20.1-1.3.jar
endrem_forge-5.3.3-R-1.20.1.jar
ends_delight-1.20.1-2.4.jar
energymeter-forge-1.20.1-1.0.0.jar
Enhanced_Celestials-forge-1.20.1-5.0.0.4.jar
ensorcellation-1.20.1-5.0.2.24.jar
entangled-1.3.18-forge-mc1.20.jar
entityculling-forge-1.6.6-mc1.20.1.jar
Estrogen-4.2.10+1.20.1-forge.jar
everythingcopper-1.20.1-2.3.4.jar
EvilCraft-1.20.1-1.2.44.jar
ExtendedAE-1.20-1.1.11-forge.jar
ExtraDisks-1.20.1-3.0.2.jar
ExtraStorage-1.20.1-4.0.7.jar
ExtremeReactors2-1.20.1-2.0.83.jar
ExtremeSoundMuffler-3.48-forge-1.20.1.jar
fancymenu_forge_3.2.3_MC_1.20.1.jar
FarmersDelight-1.20.1-1.2.4.jar
ferritecore-6.0.1-forge.jar
findme-3.2.1-forge.jar
flib-1.20.1-0.0.14.jar
flickerfix-1.20.1-4.0.1.jar
FramedBlocks-9.3.0.jar
ftb-chunks-forge-2001.3.1.jar
ftb-essentials-forge-2001.2.2.jar
ftb-library-forge-2001.2.4.jar
ftb-quests-forge-2001.4.8.jar
ftb-ranks-forge-2001.1.3.jar
ftb-teams-forge-2001.3.0.jar
ftb-ultimine-forge-2001.1.5.jar
ftb-xmod-compat-forge-2.1.1.jar
fuelgoeshere-1.20.0-1.0.1.jar
functionalstorage-1.20.1-1.2.11.jar
fusion-1.1.1-forge-mc1.20.1.jar
geckolib-forge-1.20.1-4.4.7.jar
generatorgalore-1.20.1-1.2.4.jar
getittogetherdrops-forge-1.20-1.3.jar
Glassential-renewed-forge-1.20.1-2.4.1.jar
Glodium-1.20-1.3-forge.jar
gravestone-forge-1.20.1-1.0.20.jar
handcrafted-forge-1.20.1-3.0.6.jar
harvest-with-ease-forge-1.20.1-9.0.1.jar
hyperbox-1.20.1-4.0.2.0.jar
iChunUtil-1.20.1-Forge-1.0.0.jar
ImmersiveEngineering-1.20.1-10.1.0-171.jar
industrial-foregoing-1.20.1-3.5.19.jar
industrial-foregoing-souls-1.20.1-1.0.7.jar
infinitybuttons-1.20.1-4.0.4.jar
IntegratedCrafting-1.20.1-1.1.7.jar
IntegratedDynamics-1.20.1-1.23.1.jar
IntegratedTerminals-1.20.1-1.5.0.jar
IntegratedTunnels-1.20.1-1.8.31.jar
interiors-0.5.4+forge-mc1.20.1.jar
inventoryessentials-forge-1.20.1-8.2.6.jar
ironfurnaces-1.20.1-4.1.6.jar
IronJetpacks-1.20.1-7.0.6.jar
irons_spellbooks-1.20.1-3.3.0.jar
item-filters-forge-2001.1.0-build.59.jar
itemcollectors-1.1.10-forge-mc1.20.jar
Jade-1.20.1-forge-11.9.4.jar
JadeAddons-1.20.1-Forge-5.3.0.jar
JCM-2.0.0-beta-3+1.20.1.jar
jearchaeology-1.20.1-1.0.3.jar
jeed-1.20-2.2.2.jar
jei-1.20.1-forge-15.12.2.48.jar
JeiTweaker-forge-1.20.1-8.0.6.jar
Jellyfishing-2.0.5.jar
jmi-forge-1.20.1-0.14-48.jar
journeymap-1.20.1-5.10.1-forge.jar
JourneyMap-Teams-forge-1.20.1-1.1.0.jar
jumpboat-1.20.0-1.0.5.jar
JustEnoughAdvancements-1.20.1-5.0.1.jar
JustEnoughBeacons-Forge-1.20.4-1.2.0.jar
justenoughbreeding-neoforge-1.20.1-1.3.0.jar
JustEnoughProfessions-forge-1.20.1-3.0.1.jar
JustEnoughResources-1.20.1-1.4.0.247.jar
kjscc-1.0.1-beta.jar
kjsprojecte-1.20.1-1.0.jar
konkrete_forge_1.8.0_MC_1.20-1.20.1.jar
kotlinforforge-4.11.0-all.jar
kubejs-create-forge-2001.2.5-build.2.jar
kubejs-forge-2001.6.5-build.14.jar
kubejs-thermal-2001.1.10-build.2.jar
kubejsadditions-forge-4.3.2.jar
kubejs_enderio-forge-1.20.1-0.5.0.jar
kubejs_mystical_agriculture-0.1.0.jar
kubejs_naturesaura-1.20.1-forge-1.0.1.jar
letsdo-API-forge-1.2.15-forge.jar
letsdo-beachparty-forge-1.1.5.jar
letsdo-vinery-forge-1.4.28.jar
LibX-1.20.1-5.0.14.jar
lionfishapi-1.9.jar
liosplayeranimatorapi-forge-1.20.1-0.0.8.jar
lithostitched-forge-1.20.1-1.1.8.jar
littlelogistics-mc1.20.1-v1.20.1.1.jar
lootr-forge-1.20-0.7.34.85.jar
lostcities-1.20-7.3.1.jar
lost_aether_content-1.20.1-1.2.3.jar
L_Enders_Cataclysm-1.99.5 -1.20.1.jar
macawsbridgesbop-1.20-1.3.jar
macawsroofsbop-1.20-1.1.jar
mae2-1.3.0.jar
MapFrontiers-1.20.1-2.6.0p4-forge.jar
matc-1.6.0.jar
mcjtylib-1.20-8.0.6.jar
mcw-bridges-3.0.0-mc1.20.1forge.jar
mcw-doors-1.1.1forge-mc1.20.1.jar
mcw-fences-1.1.2-mc1.20.1forge.jar
mcw-furniture-3.3.0-mc1.20.1forge.jar
mcw-holidays-1.1.0-mc1.20.1forge.jar
mcw-lights-1.1.0-mc1.20.1forge.jar
mcw-paintings-1.0.5-1.20.1forge.jar
mcw-paths-1.0.5-1.20.1forge.jar
mcw-roofs-2.3.1-mc1.20.1forge.jar
mcw-trapdoors-1.1.3-mc1.20.1forge.jar
mcw-windows-2.3.0-mc1.20.1forge.jar
mcwfencesbop-1.20-1.1.jar
mcwfurnituresbop-1.20-1.2.jar
Measurements-forge-1.20.1-2.0.0.jar
megacells-forge-2.4.4-1.20.1.jar
Mekanism-1.20.1-10.4.8.43.jar
mekanism-ad-astra-ores-1.0.0.jar
MekanismAdditions-1.20.1-10.4.8.43.jar
mekanismcardboardtooltip-forge-1.20.1-1.4.0.jar
MekanismGenerators-1.20.1-10.4.8.43.jar
MekanismTools-1.20.1-10.4.8.43.jar
mekanism_extras-1.2.1.jar
melody_forge_1.0.3_MC_1.20.1-1.20.4.jar
memoryleakfix-forge-1.17+-1.1.5.jar
merequester-forge-1.20.1-1.1.4.jar
micles-login-protection-forge-1.20.1-3.1.0.jar
minecolonies-1.20.1-1.1.603-RELEASE.jar
mob_grinding_utils-1.20.1-1.1.0.jar
modelfix-1.15.jar
modernfix-forge-5.19.1+mc1.20.1.jar
modonomicon-1.20.1-forge-1.74.0.jar
modular-routers-12.1.1+mc1.20.1.jar
moonlight-1.20-2.12.11-forge.jar
moregates-1.2.0-forge-1.20.1.jar
MoreJellyfish-2.0.0.jar
morejs-forge-1.20.1-0.10.0.jar
moremobvariants-forge+1.20.1-1.3.0.1.jar
moreoverlays-1.22.7-mc1.20.2.jar
morered-1.20.1-4.0.0.4.jar
MoreRed-CCT-Compat-1.20.1-1.0.0.jar
MouseTweaks-forge-mc1.20.1-2.25.1.jar
MSD-forge-1.20.1-4.0.0-beta-8-1.3.7.jar
MTR-forge-4.0.0-beta-8-1.20.1.jar
MTR-London-Underground-Addon-forge-2.2.0+1.20.1.jar
multipiston-1.20-1.2.43-RELEASE.jar
MutantMonsters-v8.0.7-1.20.1-Forge.jar
MyServerIsCompatible-1.20-1.0.jar
mysterious_mountain_lib-1.4.7-1.20.1.jar
MysticalAgradditions-1.20.1-7.0.3.jar
MysticalAgriculture-1.20.1-7.0.12.jar
mysticalagriculturedelight-1.0.1-1.20.1.jar
MysticalCustomization-1.20.1-5.0.2.jar
MythicBotany-1.20.1-4.0.3.jar
naturalist-forge-4.0.3-1.20.1.jar
naturalistdelight-1.0.1-1.20.1.jar
NaturesAura-39.4.jar
NaturesCompass-1.20.1-1.11.2-forge.jar
Necronomicon-Forge-1.4.2.jar
netherportalfix-forge-1.20-13.0.1.jar
no-telemetry-1.8.0.jar
NoChatReports-FORGE-1.20.1-v2.2.2.jar
novillagerdm-1.20.1-5.0.0.jar
Nuclear Science-1.20.1-0.6.1-0.jar
observable-4.4.1.jar
occultism-1.20.1-1.134.1.jar
occultism_kubejs-1.20.1-1.0.0.jar
oceansdelight-1.0.2-1.20.jar
packetfixer-forge-1.4.2-1.19-to-1.20.1.jar
Patchouli-1.20.1-84-FORGE.jar
PigPen-Forge-1.20.1-15.0.2.jar
pipez-forge-1.20.1-1.2.16.jar
platforms-forge-1.20.1-1.1.jar
player-animation-lib-forge-1.0.2-rc1+1.20.jar
pneumaticcraft-repressurized-6.0.16+mc1.20.1.jar
polyeng-forge-0.1.1-1.20.1.jar
polymorph-forge-0.49.5+1.20.1.jar
ponderjs-1.20.1-1.4.0.jar
Potion-Blender-1.20.1-FABRIC-3.1.1.jar
Powah-5.0.7.jar
productivebees-1.20.1-12.5.1.jar
productivetrees-1.20.1-0.2.2.jar
ProjectE-1.20.1-PE1.0.1.jar
ProjectE_Integration-1.20.1-7.2.2.jar
prometheus-forge-1.20.1-1.2.5.jar
PuzzlesLib-v8.1.21-1.20.1-Forge.jar
pylons-1.20.1-4.2.1.jar
Quark-4.0-460.jar
railcraft-reborn-1.20.1-1.1.6.jar
randomjs-1.0.0-ALPHA-FIX.jar
rangedpumps-1.1.0.jar
ranged_torches.jar
rechiseled-1.1.6-forge-mc1.20.jar
rechiseledae2-forge-1.20.1-1.0.0.jar
rechiseledcreate-1.0.2-forge-mc1.20.jar
rechiseled_chipped-1.1.jar
redstone_arsenal-1.20.1-8.0.1.24.jar
refinedcooking-4.0.0.jar
refinedpolymorph-0.1.1-1.20.1.jar
refinedstorage-1.12.4.jar
refinedstorageaddons-0.10.0.jar
repurposed_structures-7.1.15+1.20.1-forge.jar
resourcefulconfig-forge-1.20.1-2.1.2.jar
resourcefullib-forge-1.20.1-2.1.28.jar
Rex's-AdditionalStructures-1.20.x-(v.4.2.1).jar
rftoolsbase-1.20-5.0.5.jar
rftoolsbuilder-1.20-6.0.5.jar
rftoolscontrol-1.20-7.0.2.jar
rftoolspower-1.20-6.0.2.jar
rftoolsstorage-1.20-5.0.3.jar
rftoolsutility-1.20-6.0.6.jar
rhino-forge-2001.2.2-build.18.jar
RSInfinityBooster-1.20.1-1.0+32.jar
rsinsertexportupgrade-1.20.1-1.4.0.jar
rsrequestify-1.20.1-2.3.3.jar
Runelic-Forge-1.20.1-18.0.2.jar
salt-1.20.1-1.2.6.jar
ScalableCatsForce-3.3.1-build-0-with-library.jar
Searchables-forge-1.20.1-1.0.3.jar
sebastrnlib-4.0.0.jar
servercore-forge-1.5.1+1.20.1.jar
shetiphiancore-forge-1.20.1-1.3.jar
ships-3.0.3.jar
silent-gear-1.20.1-3.6.5.jar
silent-lib-1.20.1-8.0.0.jar
simple-mod-config-1.20-forge-0.0.3 .jar
SimpleBackups-1.20.1-3.1.6.jar
simplemagnets-1.1.11-forge-mc1.20.jar
simplyswords-forge-1.55.0-1.20.1.jar
sliceanddice-forge-3.2.1.jar
SmartBrainLib-forge-1.20.1-1.14.2.jar
spark-1.10.53-forge.jar
sparsestructuresreforged-1.20.1-0.0.1.jar
spawnanimations-v1.9.4-mc1.17x-1.20x-mod.jar
Stargate Journey-1.20.1-0.6.27.jar
Steam_Rails-1.6.4+forge-mc1.20.1.jar
storagedelight-2024.07.23-1.20.1-forge.jar
structure_gel-1.20.1-2.16.2.jar
structurize-1.20.1-1.0.742-RELEASE.jar
summoningrituals-forge-1.20.1-2.0.8.jar
Super Factory Manager-1.20.1-4.18.0.jar
supermartijn642configlib-1.1.8-forge-mc1.20.jar
supermartijn642corelib-1.1.17-forge-mc1.20.1.jar
supplementaries-1.20-2.8.17.jar
suppsquared-1.20-1.1.14.jar
sushigocrafting-1.20.1-0.5.2.jar
teamprojecte-1.20.1-1.1.4.jar
tempad-forge-1.20.1-2.3.4.jar
TerraBlender-forge-1.20.1-3.0.1.7.jar
Terralith_1.20.x_v2.5.4.jar
Thermal And Space-1.20.1-1.0.3.jar
thermalendergy-1.20.1-1.0.0.jar
ThermalExtra-3.0.9-1.20.1.jar
ThermalMore-1.0.0-1.20.1.jar
thermal_cultivation-1.20.1-11.0.1.24.jar
thermal_dynamics-1.20.1-11.0.1.23.jar
thermal_expansion-1.20.1-11.0.1.29.jar
thermal_foundation-1.20.1-11.0.6.70.jar
thermal_innovation-1.20.1-11.0.1.23.jar
thermal_integration-1.20.1-11.0.1.27.jar
thermal_locomotion-1.20.1-11.0.1.19.jar
theurgy-1.20.1-1.20.1.jar
theurgy_kubejs-1.20.1-1.1.0.jar
The_Undergarden-1.20.1-0.8.14.jar
thingamajigs-1.20.1-1.7.3.jar
TinyCoal-forge-1.20.1-1.1.5.jar
titanium-1.20.1-3.8.32.jar
tobacconistmod-1.4.1-1.20.1.jar
tomeofblood-1.20.1-0.4.4-all.jar
toms-peripherals-1.20.1-1.2.1.jar
toms_storage-1.20-1.6.8.jar
torchmaster-20.1.6.jar
totw_additions-1.3.1-1.20.x-forge.jar
totw_modded-forge-1.20.1-1.0.5.jar
trashcans-1.0.18b-forge-mc1.20.jar
trashslot-forge-1.20-15.1.0.jar
travelersbackpack-forge-1.20.1-9.1.15.jar
TravelersTitles-1.20-Forge-4.0.2.jar
tru.e-ending-v1.1.0c.jar
Twigs-1.20.1-3.1.1.jar
twilightforest-1.20.1-4.3.1893-universal.jar
universalgrid-1.20.1-1.1.jar
Vampirism-1.20.1-1.10.9.jar
vampirism_integrations-1.20.1-1.8.0.jar
vintageimprovements-1.20.1-0.2.0.2.jar
vintage_kubejs-1.20.1-1.0.0rc-2.jar
VisualWorkbench-v8.0.0-1.20.1-Forge.jar
voicechat-forge-1.20.1-2.5.20.jar
voidtotem-forge-1.20-3.0.1.jar
waystones-forge-1.20-14.1.4.jar
WaystonesTeleportPets-1.20-1.20.1--1.2.jar
wirelesschargers-1.0.9a-forge-mc1.20.jar
xnet-1.20-6.1.4.jar
xnetgases-1.20.1-5.1.3.jar
YeetusExperimentus-Forge-2.3.0-build.4+mc1.20.1.jar
YungsApi-1.20-Forge-4.0.5.jar
YungsBetterDesertTemples-1.20-Forge-3.0.3.jar
YungsBetterDungeons-1.20-Forge-4.0.4.jar
YungsBetterEndIsland-1.20-Forge-2.0.6.jar
YungsBetterJungleTemples-1.20-Forge-2.0.5.jar
YungsBetterMineshafts-1.20-Forge-4.0.4.jar
YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar
YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar
YungsBetterStrongholds-1.20-Forge-4.0.3.jar
YungsBetterWitchHuts-1.20-Forge-3.0.3.jar
YungsBridges-1.20-Forge-4.0.3.jar
YungsExtras-1.20-Forge-4.0.3.jar
ZeroCore2-1.20.1-2.1.44.jar
Zeta-1.0-24.jar
[1.20.1] SecurityCraft v1.9.10.jar
[Forge]CTOV-v3.4.5.jar

Extra Information

The modpack was used initially for testing, however the same was occurring when just using the mod itself with no extras too

commented

This bug also exists on forge 1.19.2. The same version of MTR.

commented

2C5FD9C72CA6500C84D7A79ED7134A75
71971D0E83D5C452930019B5424F7787
962A441D683A827A736EB4C8ED39A109
参考截图

commented

Also had the same problem with Ad-Astra dimensions, 1.19.2

commented

Should be fixed in the upcoming MTR beta version.