The International Simutrans Forum

Simutrans Extended => Simutrans-Extended development => Simutrans-Extended bug reports => Topic started by: Spenk009 on June 30, 2022, 02:18:28 PM

Title: [ex-15] Hovering over the "move signals" button crashes the game
Post by: Spenk009 on June 30, 2022, 02:18:28 PM
At any time, after starting the game hovering the mouse over the replace signals button causes the game to crash.

Running the game at "-debug 2" produces nothing valuable:
Warning: fabrik_t::rdwr():      Factory at (1148,702,-5) requested producer for textile but has none!
Warning: fabrik_t::rdwr():      Factory at (1148,702,-5) requested producer for flour but has none!
Warning: fabrik_t::rdwr:        Mismatch of input slot count for factory Market at (1148,702,-5): savegame = 6, pak = 4
Warning: fabrik_t::rdwr():      Factory at (6320,812,-3) requested producer for textile but has none!
Warning: fabrik_t::rdwr():      Factory at (6320,812,-3) requested producer for flour but has none!
Warning: fabrik_t::rdwr:        Mismatch of input slot count for factory Market at (6320,812,-3): savegame = 6, pak = 4
Warning: fabrik_t::rdwr():      Factory at (701,115,2) requested producer for textile but has none!
Warning: fabrik_t::rdwr():      Factory at (701,115,2) requested producer for flour but has none!
Warning: fabrik_t::rdwr:        Mismatch of input slot count for factory Market at (701,115,2): savegame = 6, pak = 4
Warning: karte_t::load():      loaded savegame from 2/1780, next month=12582912, ticks=8402369 (per month=1<<22)
Segmentation fault (core dumped)

As ex-15 is still very much WIP, I'd call this low-priority and unique to my system if no one else can replicate this.
Title: Re: [ex-15] Hovering over the "move signals" button crashes the game
Post by: Ranran(retired) on June 30, 2022, 02:54:38 PM
What is a "move signals" button or "replace signals" button? Where is it?

EDIT:
Does it mean a button in the set signal spacing window? If so, I can't reproduce it.
If not, I don't understand which button it points to.
Title: Re: [ex-15] Hovering over the "move signals" button crashes the game
Post by: Spenk009 on July 01, 2022, 09:06:26 AM
Apologies, it's the "Reassign signals" button. I've attached the image for it from the "Special construction tools" tab.
Title: Re: [ex-15] Hovering over the "move signals" button crashes the game
Post by: Ranran(retired) on July 01, 2022, 11:58:36 AM
Quote from: Spenk009 on July 01, 2022, 09:06:26 AMit's the "Reassign signals" button. I've attached the image for it from the "Special construction tools" tab.
Thank you for clarifying. However I am afraid I cannot reproduce the crash.
Can the crash be reproduced with demo.sve?
Title: Re: [ex-15] Hovering over the "move signals" button crashes the game
Post by: Spenk009 on July 02, 2022, 10:23:24 AM
Yes, it is in demo.sve. I would say this is an isolated case and once public testing commences, I can see if it persists.