Super Generous Recipes

by M4pster

Last Update Version: 0.10.0 Date: 28. 5. 2023 Features: - Added 'Allow Mining Drill Editing' (default: Off) - Added 'Mining Drill Speed Multiplier' (default: 1) - Added 'Mining Drill Area Multiplier' (default: 1) Fixed: - Fixed Extended Vanilla mods breaking on startup (Thanks foxwhite25!) - Fixed Basic, advanced and core liquefaction recipes not working with SGR settings

Tweaks
10 months ago
0.17 - 1.1
1.70K
Mining Fluids Power Cheats

b space exploration stack size error

1 year, 8 months ago
(updated 1 year, 8 months ago)

after changing the stack size i get an error:

The mod Space Exploration (0.6.82) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event space-exploration::on_configuration_changed
space-exploration/scripts/essential.lua:7: A mod has changed the rocket fuel stack size above 10.
stack traceback:
[C]: in function 'error'
space-exploration/scripts/essential.lua:7: in function 'detect_breaking_prototypes'
space-exploration/control.lua:1991: in function 'callback'
space-exploration/scripts/event.lua:15: in function 'sequence'
space-exploration/scripts/event.lua:49: in function 'trigger'
space-exploration/scripts/event.lua:55: in function <space-exploration/scripts/event.lua:55>

The error is also in place on the background, presumably the animations playing in the background are scripted in game events and not video and it triggers SE's checks

on starting a new game the error is similar with the only difference seeming to be the event that triggered the error:

The mod Space Exploration (0.6.82) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event space-exploration::on_init()
space-exploration/scripts/essential.lua:7: A mod has changed the rocket fuel stack size above 10.
stack traceback:
[C]: in function 'error'
space-exploration/scripts/essential.lua:7: in function 'detect_breaking_prototypes'
space-exploration/control.lua:2116: in function 'callback'
space-exploration/scripts/event.lua:15: in function 'sequence'
space-exploration/scripts/event.lua:49: in function 'trigger'
space-exploration/scripts/event.lua:53: in function <space-exploration/scripts/event.lua:53>

1 year, 8 months ago

Looks like space exploration has forced mods to not change the stack size.

To fix that it would unfortunately that would mean adding a hard coded cap to that particular item and any others they limit which may affect other mods.

Might need to stick to not changing the stack size for space exploration sorry!

1 year, 6 months ago

Hi antisocialian
0.8.1 might include a fix for this!
I gave the latest Space Exploration mod a try and it seems to load perfectly fine! :)

New response