Author Topic: Checkpoints Brick  (Read 1478 times)

yes, do that. make sure they still aren't working, then close it, and post the console.log of the server.

Here is a repost of the console after I tried loading the checkpoint brick from my lan server

here's your problem
Code: [Select]
Loading Add-On: Brick_Checkpoint (CRC:1865703626)
Executing Add-Ons/Brick_Checkpoint/server.cs.
Error: SimDataBlock::onAdd() - Exceeded maximum number of data blocks (4095)
Add-Ons/Brick_Checkpoint/server.cs (0): Register object failed for object brickCheckpointData of class fxDTSBrickData.
Activating package: CheckpointPackage
0 datablocks added.
particularly,
Code: [Select]
Exceeded maximum number of data blocks (4095)
you need to disable a forgetload of add-ons - you have way way way way too many.

The problem is finding out which ones to disable

I also have a problem with water auto killing me upon entrance, if you know about that

never mind, that was on my old pc.

I also have a problem with water auto killing me upon entrance, if you know about that


Disable Gamemode_Speedkart.

The problem is finding out which ones to disable
Disable ones that you don't use a lot.
And for the RTB servers, there was a DDos attack on it by hammereditor somebody and it is/was shut down.