[2.0.35] [UI] "0x ItemName Recycling"

We are aware of them, but do not have solutions that don't cause other issues. They go here in order not to take space in the main bug thread list.
User avatar
Hares
Filter Inserter
Filter Inserter
Posts: 819
Joined: Sat Oct 22, 2022 8:05 pm
Contact:

[2.0.35] [UI] "0x ItemName Recycling"

Post by Hares »

Some recycling recipes with < 1 output result (i.e., recycling recipes) show "0x" prefix while some don't
02-25-2025, 18-56-15.png
02-25-2025, 18-56-15.png (48.24 KiB) Viewed 331 times
02-25-2025, 18-58-22.png
02-25-2025, 18-58-22.png (86.44 KiB) Viewed 331 times
02-25-2025, 18-57-42.png
02-25-2025, 18-57-42.png (104.4 KiB) Viewed 331 times
Fulgora is the best planet. Vulcanus needs rework. Feel free to proof me wrong.
Muche
Smart Inserter
Smart Inserter
Posts: 1006
Joined: Fri Jun 02, 2017 6:20 pm
Contact:

Re: [2.0.35] [UI] "0x ItemName Recycling"

Post by Muche »

I believe the difference is due to whether the recycling recipe is a "proper" one - i.e. recycling into ingredients

Code: Select all

"results" = { { "amount" = 0.25, "extra_count_fraction": 0.25, ... } }
or recycling into itself

Code: Select all

"results" = { { "amount" = 1, "probability" = 0.25, ... } }
User avatar
Hares
Filter Inserter
Filter Inserter
Posts: 819
Joined: Sat Oct 22, 2022 8:05 pm
Contact:

Re: [2.0.35] [UI] "0x ItemName Recycling"

Post by Hares »

the question is why display Nx in the first place? No need to display that! What meaning does 2x Steel Chest Recycling possessing?
Fulgora is the best planet. Vulcanus needs rework. Feel free to proof me wrong.
Rseding91
Factorio Staff
Factorio Staff
Posts: 15575
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [2.0.35] [UI] "0x ItemName Recycling"

Post by Rseding91 »

Thanks for the report. I'm deciding that this is fine to be as is and is not breaking anything.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Minor issues”