Author Topic: Cube bricks and other bricks don't appear on the list of bricks!  (Read 1245 times)

This happens everytime since like 6:00 PM!

I realized this when i was trying to load my TDM(WIP) and all the walls were gone so then,I was gonna rebuild them.I went on the brick screen and BAM! Cubes gone. Add-on bricks gone.

I also quit and checked if they were checked and they were. HELP!

You checked if they were checked. Infinite loop?

But anyways, post your console.log and I'll see what I can do.

You might have too many add-ons enabled.

You might have too many add-ons enabled.
That or he didn't enable Brick_Cube in "Add-Ons" in the "StartGame" GUI

You might have too many add-ons enabled.

Maybe...I'll try.

You checked if they were checked. Infinite loop?

But anyways, post your console.log and I'll see what I can do.

Here is my console.log.I think I may have too many add-ons.

Code: [Select]
Error: SimDataBlock::onAdd() - Exceeded maximum number of data blocks (4095)
There's your problem, disable a bunch of add-ons.

Since when was it 4096?

Since when was it 4096?

Error: SimDataBlock::onAdd() - Exceeded maximum number of data blocks (4095)

So you can see.


Code: [Select]
Error: SimDataBlock::onAdd() - Exceeded maximum number of data blocks (4095)
There's your problem, disable a bunch of add-ons.

Thank you! It worked!