[0.15.7] Game doesn't load with mods installed.

Bugs that are actually features.
Post Reply
TheDoctor89
Inserter
Inserter
Posts: 21
Joined: Wed Nov 23, 2016 7:33 pm
Contact:

[0.15.7] Game doesn't load with mods installed.

Post by TheDoctor89 »

Updating to 0.15.7 gives me this error when trying to launch the game. The game starts/runs fine on 0.15.6. I am running several mods.
Attachments
factorio-current.log
(1.07 MiB) Downloaded 72 times
Last edited by TheDoctor89 on Fri May 05, 2017 6:32 pm, edited 1 time in total.

Rseding91
Factorio Staff
Factorio Staff
Posts: 13235
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.15.7] Game doesn't load with mods installed.

Post by Rseding91 »

Are you using any mods? If so, can you upload them?
If you want to get ahold of me I'm almost always on Discord.

TheDoctor89
Inserter
Inserter
Posts: 21
Joined: Wed Nov 23, 2016 7:33 pm
Contact:

Re: [0.15.7] Game doesn't load with mods installed.

Post by TheDoctor89 »

I jumped the gun creating the topic and forgot to add the log file. It's been added now. I am running several mods and that seems to be the issue maybe? How can I upload the mods?

Nexela
Smart Inserter
Smart Inserter
Posts: 1828
Joined: Wed May 25, 2016 11:09 am
Contact:

Re: [0.15.7] Game doesn't load with mods installed.

Post by Nexela »

Problem is probably the data-raw-protoypes mod

Rsedding any chance you can give us access to these values temporarily at least until all the entity prototypes are added luaEntityPrototypes

User avatar
MasterBuilder
Filter Inserter
Filter Inserter
Posts: 348
Joined: Sun Nov 23, 2014 1:22 am
Contact:

Re: [0.15.7] Game doesn't load with mods installed.

Post by MasterBuilder »

Excerpt from his log

Code: Select all

 165.140 Error ModManager.cpp:809: Reached id limit for entity. The game can't contain more than 65535 instances of this prototype due to hardcoded limits of the engine.
Give a man fire and he'll be warm for a day. Set a man on fire and he'll be warm for the rest of his life.

Rseding91
Factorio Staff
Factorio Staff
Posts: 13235
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.15.7] Game doesn't load with mods installed.

Post by Rseding91 »

Nexela wrote:Problem is probably the data-raw-protoypes mod ...
Indeed. If you remove that one it will load just fine.

The game uses a 16 bit unsigned integer for entity IDs so it's limited to that number of entities maximum.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Not a bug”