Started by
DENTiller
on
Topic category: Troubleshooting, bugs, and solutions
I made the procedure from one guide on MCreator and it does not work for me,
although I did everything as on video.
I wrote about this problem to the author, and he replied that a mistake is possible, and I have to inform you about this error.
Here I am writing to you.
[Guide - https://www.youtube.com/watch?v=xatCYG2ddBY&lc=z22nz3iqzr3zsna1aacdp431dgsntzusn033cazhs4hw03c010c.1571774144979082]
The procedure made youtuber
My procedure made like youtuber
The result does not rotation the block at all
You forgot the NOT for is world remote client side (:
I tried with it, it doesn’t work
Do you have 4 different models for the block that you are trying to spawn?
The way the youtuber does it, is by spawning in 4 different blocks that look identical, but with rotation. You need to select all different 4 of those block across your procedure.
Yes, I did just that, but not work.
When are you calling the procedure?
Also: https://www.youtube.com/watch?v=sOpTM5msXU0 try to include some debugging messages and show me the results. Place a unique message in each if/else if/else for after the block placing. Outside of the if statement inside the "Not is remote client" and another message outside of any if statement. Show me the results you are getting and a screenshot of your procedure.