Author Topic: 2x Height Bricks?  (Read 2826 times)

UI names are conflicting.

Since the error is:
ERROR: Brick datablock "brick1x2x2Data" has the same uiname as "plate1x2x2Data" (1x2x2) - removing.
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->verifyBrickUINames

There is a brick that has the same uiname (1x2x2) and it is a plate (plate1x2x2Data)
I looked through my Plates section on the brick GUI, and found this:


Could this be it?

If so, does anyone know what brick pack that is from so I can remove it?

Okay everyone, I found the problem and fixed it! It turns out a brickpack called "Brick_MrBob00" was the problem. It's 0.5 Height plate bricks conflict with 2x Height bricks. Deleted it and now have no problems. I appreciate all your guys help, locking.