Started by
MixxC
on
Topic category: Troubleshooting, bugs, and solutions
So I've seen this multiple times, but "Switch Dimension" just doesn't work, at all. Any solutions? I have no clue as to why it uses "ID's" that aren't listed anywhere. Can anyone help?
In 1.9.0 it 100% works. The ID is your dimension ID, you can check it using ID editor, just make sure to consider the ID offset which is written in the ID editor. Nether has ID -1, overworld 0 and end 1.
Oh, thanks! I just hadn't updated mcreator.
While I have you here, I've got another question. I understand that "Can Connect Redstone" only allows the block to connect redstone. What procedures should I use for it to be able to transfer power (Being able to power things)?
You have check for redstone power procedure block for this. It should be in world or block category.
Alright, thanks for the help.
You are welcome!
Although there is one BUG with this procedure block
If you use it more than once than its ID will be copied which means that if you have procedure that sends you to dimension 1000 and another one that will send you to dimension 500 than game will first use ID 500 than instantly move you to 1000
I have been using the block in Mcreator 1.9.0 and it still doesn't work for me. Instead of putting me into an infinite loading screen, it just does nothing.
*As in, before 1.9.0 it didn't work because it was in an infinite loading screen, but now it just does nothing.
Can you provide screenshot of your procedure and tell me if you are using it more than once
also give me ID of the dimension that you want to teleport to
You are most likely triggering it from client-side trigger such as button click.
I tried it on when Right-click on block trigger and when entity walks on top of it and same thing has happened it was teleporting be back to Dimension 0 unless i Killed myself and tried again
Past the error log when you teleport yourself and this happens. I have tested this block a lot and it always worked for me.
Issue here is that there is no Error log :L