Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unrecoverable error on loading world #2

Open
freyacodes opened this issue Jan 22, 2023 · 1 comment
Open

Unrecoverable error on loading world #2

freyacodes opened this issue Jan 22, 2023 · 1 comment

Comments

@freyacodes
Copy link

Hi!

This looks like a very interesting mods. Unfortunately, I'm getting this upon loading a modded singeplayer/multiplayer world.

I do not have issues loading an otherwise vanilla world.

The mod graftorio-ng (0.0.9) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event graftorio-ng::on_string_translated (ID 153)
Cannot encode an empty string.
stack traceback:
	[C]: in function 'encode_string'
	__graftorio-ng__/scripts/translation.lua:137: in function 'handler'
	__core__/lualib/event_handler.lua:47: in function <__core__/lualib/event_handler.lua:45>

Here is a list of mods I have running:

"base",
"aai-containers",
"aai-industry",
"aai-signal-transmission",
"alien-biomes",
"bullet-trails",
"combat-mechanics-overhaul",
"equipment-gantry",
"factoryplanner",
"FactorySearch",
"flib",
"GhostOnWater",
"glutenfree-se-rocket-launch-pad-label",
"grappling-gun",
"GUI_Unifyer",
"informatron",
"jetpack",
"LogisticTrainNetwork",
"LtnManager",
"LTN_Combinator_Modernized",
"LTN_Content_Reader",
"Milestones",
"miniloader",
"ModuleInserterER",
"PipeVisualizer",
"RecipeBook",
"robot_attrition",
"se-ltn-glue",
"shield-projector",
"simhelper",
"space-exploration",
"space-exploration-graphics",
"space-exploration-graphics-2",
"space-exploration-graphics-3",
"space-exploration-graphics-4",
"space-exploration-graphics-5",
"space-exploration-menu-simulations",
"space-exploration-postprocess",
"stdlib",
"TaskList",
"TransformationProcess",
"underground-pipe-pack",

@freyacodes
Copy link
Author

It seems that disabling translations in the startup options resolves the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant