Author Topic: Too many addons  (Read 463 times)

How do I get more space for add-ons when others wont load?

You can't. Only enable the ones you'll use.

You can't. Only enable the ones you'll use.
But lots of the addons Ill use will make it reach the limit>

But lots of the addons Ill use will make it reach the limit>
You can't bypass the limit.
No one needs that many items.

Make sure you check your whole add-on list of what you will mainly use. If not, I recommend unchecking it, therefore, you can load datablocks faster.

I found out the datablock limit is around 3000 a few years ago, not exactly sure if it is 3000, but it is around there.

Not all add-ons use the same ammount of datablocks. For example, weapons use a lot of them while bricks use 1 and scripts use 0.

If you really want to, you can scroll up in the console after starting a server, until you reach the part where it is executing all the add-ons.

Executing an add-on is like a "block" of text in the console:
Code: [Select]
Loading Add-On: Emote_Alarm (CRC:1385772704)
Executing Add-Ons/Emote_Alarm/server.cs.
Executing Add-Ons/Emote_Alarm/emote_alarm.cs.
5 datablocks added.

The last line tells you how many datablocks each add-on uses.
Figure out those ones that use a ton of them and make sure that you really need them.
You can have a total of 4092 datablocks.

Make sure you check your whole add-on list of what you will mainly use. If not, I recommend unchecking it, therefore, you can load datablocks faster.

I found out the datablock limit is around 3000 a few years ago, not exactly sure if it is 3000, but it is around there.
its like 4092