uttmmmm5

Member
May 18, 2016
110
5
Hey there,
I have a little problem.
I wanna use an customized Plus Emulator. But there are the building blocks buggy. So you can change the height but when you wanna put a block (where you change the height) on another block then the block disappears.
I tried the same with another Plus Emulator and the blocks works there perfectly (while i use the same database).
Have someone an idea how i can fix this for my customized Plus Emulator ?
Best Regards
 

treebeard

Member
Jan 16, 2018
317
173
I have never had this issue before but it sounds like it may be your stackheight. Are you using a command such as :setheight, :sh, :forceheight etc?
Also, check whatever variable you use for setting the stackheight is set to the default value when the emulator starts.

Example
: double stackheight = -1;

Note that I do not have a for sure answer for you but I think that checking these could be a good start at addressing the issue.
 

Users who are viewing this thread

Top