[0.13.20] Mysterious signal blinking
[0.13.20] Mysterious signal blinking
In the following Image, the red signal that has no reason to be red is actually blinking.
https://drive.google.com/file/d/0Bx5Gjm ... lKWk0/view
I only remember that I had a lot of trouble figuring out a good way to arrange my rails at that point. And then I suddenly noticed this blinking. No mods, Absolutely vanilla. In case you need the save file (I think it won't help because there is no replay saved) I will upload it( via google drive).
The tooltip on the rails on both sides of that signal is indicating that they are belonging to the same block.
EDIT: Possibly Minor Issue because replacing the signal fixes it.
EDIT 2: Here is a save with replay for this:
https://drive.google.com/file/d/0Bx5Gjm ... hoUnc/view
I used the creative mode command that I have created:
viewtopic.php?f=8&t=26854
(This link must work because I have tested it with my friend)
https://drive.google.com/file/d/0Bx5Gjm ... lKWk0/view
I only remember that I had a lot of trouble figuring out a good way to arrange my rails at that point. And then I suddenly noticed this blinking. No mods, Absolutely vanilla. In case you need the save file (I think it won't help because there is no replay saved) I will upload it( via google drive).
The tooltip on the rails on both sides of that signal is indicating that they are belonging to the same block.
EDIT: Possibly Minor Issue because replacing the signal fixes it.
EDIT 2: Here is a save with replay for this:
https://drive.google.com/file/d/0Bx5Gjm ... hoUnc/view
I used the creative mode command that I have created:
viewtopic.php?f=8&t=26854
(This link must work because I have tested it with my friend)
Last edited by Gergely on Sat Dec 31, 2016 1:54 am, edited 7 times in total.
- aubergine18
- Smart Inserter
- Posts: 1264
- Joined: Fri Jul 22, 2016 8:51 pm
- Contact:
Re: [0.13.20] Mysterious signal blinking
Nobody else can see the image due to access restrictions on your google.
Put it on http://imgur.com
Also, is it related to this? viewtopic.php?f=23&t=34396
Put it on http://imgur.com
Also, is it related to this? viewtopic.php?f=23&t=34396
Better forum search for modders: Enclose your search term in quotes, eg. "font_color" or "custom-input" - it prevents the forum search from splitting on hypens and underscores, resulting in much more accurate results.
Re: [0.13.20] Mysterious signal blinking
- I can't use imgur.comaubergine18 wrote:Nobody else can see the image due to access restrictions on your google.
Put it on http://imgur.com
Also, is it related to this? viewtopic.php?f=23&t=34396
- I have changed the restrictions. Is it visible now?
- It's not releated to the given issue.
- aubergine18
- Smart Inserter
- Posts: 1264
- Joined: Fri Jul 22, 2016 8:51 pm
- Contact:
Re: [0.13.20] Mysterious signal blinking
Better forum search for modders: Enclose your search term in quotes, eg. "font_color" or "custom-input" - it prevents the forum search from splitting on hypens and underscores, resulting in much more accurate results.
Re: [0.13.20] Mysterious signal blinking
You will have to find a way to share the information, until then I put this in pending.
Re: [0.13.20] Mysterious signal blinking
Hmmm.... How can I test it if it allways shows the actual image to me?aubergine18 wrote:
Modified some arguments. Is it visible now? (Note that this is the first time I have to share an image like this)
Re: [0.13.20] Mysterious signal blinking
Open the same page in different browser, private tab, or without being logged into the google surveliance service.
You could also put screenshot in the attachment or just attach the save file, which could be needed to fix anyway.
You could also put screenshot in the attachment or just attach the save file, which could be needed to fix anyway.
I do mods. Modding wiki is friend, it teaches how to mod. Api docs is friend too...
I also update mods, some of them even work.
Recently I did a mod tutorial.
I also update mods, some of them even work.
Recently I did a mod tutorial.
Re: [0.13.20] Mysterious signal blinking
Just a guess without seeing your screenie: you might have put that Signal right where the two rail lines are combinig in a Switch, see my professional ASCII art below . In that case the Signal cannot build a block, this it's blinking. You Need to set a Signal before and after the rails are joining.
Not working: (x denotes Signal, dots only to Keep ascii art in shape)
......... / /
........ / /
______/ /___________
_____/__________
....... x
Better:
......... / /
........ / /
______/ /___________
_____/__________
x................x
Not working: (x denotes Signal, dots only to Keep ascii art in shape)
......... / /
........ / /
______/ /___________
_____/__________
....... x
Better:
......... / /
........ / /
______/ /___________
_____/__________
x................x
Re: [0.13.20] Mysterious signal blinking
Oh I see... I was trying out several solutions but I still can't figure out a way to show it. Any ideas?Adil wrote:Open the same page in different browser, private tab, or without being logged into the google surveliance service.
You could also put screenshot in the attachment or just attach the save file, which could be needed to fix anyway.
[0.13.20] Mysterious signal blinking
I have figured out how to reproduce the bug and I have edited in a link that should work.
Re: [0.13.20] Mysterious signal blinking
From the replay:
Replacing the blinking signal at the end makes it work again (green signal).
Replacing the blinking signal at the end makes it work again (green signal).
Re: [0.13.20] Mysterious signal blinking
I would assume it is one of those: viewtopic.php?f=7&t=31461&p=198356, it should be fixed in .14. If someone can reproduce this (not loading the faulty save-file) in .14 please make a new report.