[boskid] [1.1.34] 65535 slot beacon has nil slots via prototype

This subforum contains all the issues which we already resolved.
Post Reply
Honktown
Smart Inserter
Smart Inserter
Posts: 1025
Joined: Thu Oct 03, 2019 7:10 am
Contact:

[boskid] [1.1.34] 65535 slot beacon has nil slots via prototype

Post by Honktown »

See the mod Spaceblock: https://mods.factorio.com/mod/spaceblock .

There is a beacon called "spaceblock-mining-prod-provider". If one tries e.g /c game.print(game.entity_prototypes["spaceblock-mining-prod-provider"].module_inventory_size) the return is nil. The prototype explorer shows the right value, and the beacon works fine in game. I increased mining productivity (how the mod works) and it can hold 65535 modules (after waiting a while). I can set player.opened to it and interaction works.

Asked in the official Discord #mod-making, and justarandomgeek said '65535 specifically is NO_ITEM_STACK_INDEX', and this may affect other inventories than only the beacon.
I have mods! I guess!
Link

User avatar
boskid
Factorio Staff
Factorio Staff
Posts: 2240
Joined: Thu Dec 14, 2017 6:56 pm
Contact:

Re: [boskid] [1.1.34] 65535 slot beacon has nil slots via prototype

Post by boskid »

Indeed the NO_ITEM_STACK_INDEX caused this. Fixed for next release.

Post Reply

Return to “Resolved Problems and Bugs”