More descriptive tooltips

by teemu

Adds more information and stats like entity size and behavior, recycling etc to item and recipe descriptions.

Utilities
4 months ago
2.0
651

g Crash: When loading the game

22 days ago

Hi! I'mk getting this crash when loading the game:

Failed to load mods: more-descriptions/data-final-fixes.lua:7: attempt to perform arithmetic on local 'x' (a nil value)
stack traceback:
more-descriptions/data-final-fixes.lua:7: in function 'seconds_with_rate'
more-descriptions/data-final-fixes.lua:377: in main chunk

Mods to be disabled:
• more-descriptions (1.2.2)

Let me know If I can be of any help!

20 days ago

Hello
can you post what mods this happens with?

19 days ago

My modlist is pretty big... I can't for the love of my life find a way to just copy the modlist with active mods. The nearest thing I found is a script, but it shows EVERY mod downloaded... :c (+500 mods, I like to try different modlists and usually won't delete them).
Is there any way in which I can give you the complete list (if you are willing to this extreme tedium) without spamming the comments?

20 hours ago

It's in mods/mod-list.json. It should be pretty trivial to parse the json, filter only active mods, and flatten it into a list (LLMs perhaps could help). Though if I may, I would suggest you to try disabling half of the activated mods at a time (and disabling the other half if it solved the issue) as an attempt to pinpoint the exact cause.

New response