Clicking Teleporter Does Nothing
Danickar opened this issue ยท 33 comments
Please read the FAQ before submitting a bug report!
Bug description
In single player everything seems fine. When on the server right clicking on the teleporter block does nothing.
Versions
- Minecraft version 1.16.3
- Forge version 34.1.1
- Mod version 1.0.4
I am not getting any errors thrown to really try and track down the cause that way.
Hi, I know this is an old thread, but I'm also getting this error when I try and use the portal on 1.16. I am using the default datapack, but with the default block changed to a modded block. ive tried a few modded blocks and it seems to only accept vanilla ones for the the default block.
We're still having this issue on 1.16.5 with Forge 36.0.40, and version 1.16.5-1.0.2 of the mod.
When we right click the portal block the loading screen comes up, but it just hangs there until the player closes the client. Single player works as expected, the issue only occurs on the server. Let me know if you need additional info.
Thanks
Please send me your logs. Also try it without any datapacks or other mods.
tried without any other mods and I got trapped inside dimension and couldn't leave.
I am not able to reproduce this issue. Please make sure you have no mods on your client and server and send me the logs again.
The logs I sent were using our current mod setup where right-clicking the portal doesn't do anything - I don't know if it's because we're using - https://github.com/IzzelAliz/Arclight instead of normal forge
I am not able to reproduce this issue. Please make sure you have no mods on your client and server and send me the logs again.
Sorry, but I only support forge. I can't guarantee that it works with such stuff.
Have you ever restarted the server after having this issue.
In 1.16 there is a bug that custom worlds first load after the server was started a second time.
If there is currently no dimensions
folder inside your world folder, this might be the problem.
I restarted the server twice (checking to see if configs change etc) with no effect. There is a dimensions folder in the world folder. Inside that is a folder for immersive_portals, but not one for mining.
That may be the issue. Can you try running this mod on a fresh server?
If it works just copy the dimension to the old server.
Also please try if it happens with version 1.0.5
https://www.curseforge.com/minecraft/mc-mods/advanced-mining-dimension/files/3074922
Having an issue with client log (it is getting spammed with something not related to this mod that is causing issues bringing it up)
Hi @henkelmax
I love your mod, but I am also having this same occurrence. I have tried the steps you suggested to @Danickar
Hopefully I can aid in narrowing down the issue, Current information
Minecraft 1.16.3
forge 34.1.0
Mod 1.0.5
No errors in server log when clicking on mod block
Any data or logs that may be helpful
debug-1.log
?
This is a Minecraft bug, but it only occurs dedicated servers.
I copied the "dimensions" folder from the locally ran world to the server world. I'm now able to join the dimension.
https://www.curseforge.com/minecraft/mc-mods/advanced-mining-dimension?comment=358
That is the current workaround.
Our mining dim worked great until we updated to mining_dimension-1.16.3-1.0.6.
The dim created fine previously.
I have this issue, I did the fix, I still get the "The Mining Dimension hasn't been created yet" message.
We moved from a Singleplayer LAN server to a hosted server, Copied over the world folder, and the mining dimension stopped working, giving us that error instead. We clicked the link which brought us here, so we tried reuploading the dimensions folder, no good. We made an entirely new world and uploaded that one too, no good. One of our guys even tried moving the contents of the dimension up one level, no good.
I'm sorry, that the fix doesn't work for you, but there's nothing that I can do. It's a vanilla Minecraft bug.
What you can do is upvote the issue on their issue tracker.
We will do that. Thank you for at least trying to help. Shame you cant do anything, but its good to know we tried.
This issue should now be fixed with MinecraftForge/MinecraftForge#7445.
So if you run Forge 35.0.15 or newer, it should just work.
Just wanted to say:
I'm running:
forge-35.0.15 Server and Client
Mining World 1.16.4-1.0.1
I have an existing 1.16.4 world and added the latest advanced mining dimension.
If i place the teleporter i still get the message: The mining Dimension hasn't been created yet.
This is on an existing world.
edit: On the third reboot of the server it worked.
edit2: It didn't work because of the reboot,it was because i removed the " more_ores" Datapack. Gonna test some more.
I placed the "more_ores" folder in the datapacks folder in my server world folder. Is this the correct way ?
edit3: can't start the server anymore. Something with BiomesOPlenty. Will report it there.
Alright, so from what I understand, all we have to do is update our Forge version to 35.0.15+. That would involve bumping our MC version from 1.16.3 and below to 1.16.4. Some of our mods haven't updated from 1.16.3 to 1.16.4. I tried copying a local copy of the dimensions folder into the server world folder. No dice. What are we supposed to do?
Almost every 1.16.3 mod is compatible with 1.16.4. MinecraftForge/MinecraftForge@160f3f8