[Genhis][2.0.76] Crash pasting richtext in combinator description

Bugs which we just recently fixed in our development version and will reach you in the next release.
User avatar
Onii-ChanFL
Manual Inserter
Manual Inserter
Posts: 3
Joined: Thu Oct 24, 2024 1:54 pm
Contact:

[Genhis][2.0.76] Crash pasting richtext in combinator description

Post by Onii-ChanFL »

I was trying to use some richtext from https://wiki.factorio.com/rich_text in the description textfield of a combinator.

When I pasted

Code: Select all

[tooltip=pump]test[/tooltip]
inside it from my clipboard the game crashed.

I was only possible to achieve this crash when I tried using my original language German and not when I have the game on English but another user on discord said he was able to achieve the crash in English aswell. But I cannot garuantee it. It also seems sometimes a bit inconsistent, if text is already in there/overwritten with the paste or not and so on.

Here my logfile
factorio-current.log
(12.79 KiB) Downloaded 13 times
and dmp
factorio-dump-current.dmp
(1.38 MiB) Downloaded 8 times
I pasted the mentioned lines inside of an arithmetic combinator description field.
Not sure if it is specific and required or not, but here a few more informations in case it isnt as consistent for you as for me.
My setup is as following:
  • Game Version Build: 84451
  • Mapversion: 2.0.76-0
  • Scenario: freeplay
  • Playtime: 219:45:00
  • Filesize: 36 MB
  • Mods:
    • base 2.0.76
    • elevated-rails 2.0.76
    • quality 2.0.76
    • space-age 2.0.76
  • Character-State: On a spaceship
  • Camera: Looking at spaceship with character
  • Location of Spaceship: Aquilo
  • Spaceship-State: Manual
  • Object: Arithmetic combinator on spaceship open with open textfield to edit the description
DeHackEd
Inserter
Inserter
Posts: 48
Joined: Sun Dec 13, 2020 12:31 am
Contact:

Re: [2.0.76] Factorio crashes when pasting Richtext inside of a combinator description textfield

Post by DeHackEd »

Able to reproduce on Linux in English. Copy the text to your clipboard, paste into the combinator edit box, highlight the text in the box, and then re-paste. That should do it.
User avatar
Shemp
Inserter
Inserter
Posts: 35
Joined: Mon Jan 19, 2026 6:51 pm
Contact:

Re: [2.0.76] Factorio crashes when pasting Richtext inside of a combinator description textfield

Post by Shemp »

I tested the experimental version 2.0.77 as well.

This will occur with any string following this pattern:

[space-age]foo[/entity]

To reproduce:
  • Place down any combinator
  • Click "Add description", paste this string in (using Ctrl-V) and Save description
  • Edit the description that you just made
  • Highlight the entire description in the text box
  • Paste the string again
--------------------

Some extra details:
  • The first part of the string needs to be any valid rich-text element that doesn't require a closing tag.
  • The word in the middle must be at least three characters. If you make it shorter, the crash doesn't happen, but the paste behaviour doesn't seem to respect the visually highlighted section being replaced.
  • The closing tag can be any valid rich-text tag, so [/item] will trigger it (and show as red) but not [/foo]
Genhis
Factorio Staff
Factorio Staff
Posts: 940
Joined: Wed Dec 24, 2014 8:19 am
Contact:

Re: [Genhis][2.0.76] Crash pasting richtext in combinator description

Post by Genhis »

Thanks for the report, it's fixed for the next release. This seems to be the same issue like 133343.
Post Reply

Return to “Resolved for the next release”