GlassBricks / StagedBlueprintPlanning

The ultimate Factorio mod for advanced blueprint planning.
GNU Lesser General Public License v3.0
10 stars 2 forks source link

Crash with Space Ex #40

Closed Moller21 closed 6 months ago

Moller21 commented 6 months ago

Heya, getting a crash with space exploration mod.

Dont have the error at hand but its about bp100:passed-prototype-info has a too long localised_description key, longer than 250 if i remember correctly.

makpia commented 6 months ago

i met the same problem. Failed to load mods: Error when loading item prototype "bp 100:passed-prototype-info" (item): Localised string key is too large: 324 > 200 (limit). in property tree at ROOT.item.bp 100:passed-prototype-info.localised_description

GlassBricks commented 6 months ago

Agh; time to find a new around to get the info passed around.

Maybe I should opening a mod api request for this instead of my own workarounds. Just that I'll probably be the only one to use this part of the api.

GlassBricks commented 6 months ago

This should be fixed in 0.28.2!