lifeviewer bug

Has something gone haywire? Let us know about it!
Post Reply
User avatar
rowett
Moderator
Posts: 3776
Joined: January 31st, 2013, 2:34 am
Location: UK
Contact:

Re: lifeviewer bug

Post by rowett » June 28th, 2022, 6:09 pm

pzq_alex wrote:
June 28th, 2022, 8:17 am
The LifeViewer in viewtopic.php?p=86546#p86532 failed to load, presumably because the preceding ruletable has no actual @RULE line (just the header), or the rule name starts with W.
It's because the rule needs to be added to the LifeWiki Rule namespace.

User avatar
Ian07
Moderator
Posts: 891
Joined: September 22nd, 2018, 8:48 am
Location: New Jersey, US

Re: lifeviewer bug

Post by Ian07 » June 28th, 2022, 9:41 pm

Might be missing something obvious here as I tend to do, but the patterns in this post are showing up as "New Pattern", despite being very much not empty. The rule (Rule:BBM) didn't previously exist, but creating it on the wiki did not fix the issue.

Even more strangely, the following RLE (taken from the post immediately afterwards) shows up as a completely different pattern with completely different behavior from the intended rule:

Code: Select all

x = 11, y = 17, rule = BBM
5.D4$.H7.B3$2.P5.P$PAQP3.PQDP$2.P5.P3$.B7.H4$5.D!
Maybe "BBM" is being interpreted as something else here?

User avatar
rowett
Moderator
Posts: 3776
Joined: January 31st, 2013, 2:34 am
Location: UK
Contact:

Re: lifeviewer bug

Post by rowett » June 29th, 2022, 2:47 am

Ian07 wrote:
June 28th, 2022, 9:41 pm
Might be missing something obvious here as I tend to do, but the patterns in this post are showing up as "New Pattern", despite being very much not empty. The rule (Rule:BBM) didn't previously exist, but creating it on the wiki did not fix the issue.

Maybe "BBM" is being interpreted as something else here?
BBM is a built-in alias for Margolus rule M0,8,4,3,2,5,9,7,1,6,10,11,12,13,14,15.

Help->Info->Pattern will report the alias. Help->Aliases will give you a list of all of the aliases that LifeViewer understands.

Aliases are checked first so you'll need to rename the rule on LifeWiki (and in your pattern) if you want it to be loaded.

User avatar
pzq_alex
Posts: 792
Joined: May 1st, 2021, 9:00 pm
Location: tell me if you know

Re: lifeviewer bug

Post by pzq_alex » July 3rd, 2022, 6:36 am

Identify can make the gen number out of the LOOP range.

Code: Select all

x = 3, y = 3, rule = B3/S23
obo$bo$bo!
[[ LOOP 3 ]]
\sum_{n=1}^\infty H_n/n^2 = \zeta(3)

How much of current CA technology can I redevelop "on a desert island"?

User avatar
rowett
Moderator
Posts: 3776
Joined: January 31st, 2013, 2:34 am
Location: UK
Contact:

Re: lifeviewer bug

Post by rowett » July 3rd, 2022, 11:53 am

pzq_alex wrote:
July 3rd, 2022, 6:36 am
Identify can make the gen number out of the LOOP range.
True. Identify temporarily disables LOOP while searching.

Book
Posts: 385
Joined: August 28th, 2021, 2:38 pm
Location: California
Contact:

Re: lifeviewer bug

Post by Book » July 30th, 2022, 7:32 pm

Viewer has stopped working in Chrome 103.0.5060.134 for forums and the CGOL home page for last 24 hours. Works just fine in wiki. Works fine on same PC in Edge everywhere. Works fine on my laptop.

Displays no patterns. Does display "click to control." Yet it seems to run the patterns, just nothing visible but the black viewer.

I deleted all my cached stuff for the CGOL domain. No joy.

Any idea?

Update: and just like that, it is now not working on laptop as well. Same symptoms as desktop. Argh!
Phil Bookman

User avatar
rowett
Moderator
Posts: 3776
Joined: January 31st, 2013, 2:34 am
Location: UK
Contact:

Re: lifeviewer bug

Post by rowett » July 31st, 2022, 3:44 pm

Book wrote:
July 30th, 2022, 7:32 pm
Viewer has stopped working in Chrome 103.0.5060.134 for forums and the CGOL home page for last 24 hours. Works just fine in wiki. Works fine on same PC in Edge everywhere. Works fine on my laptop.

Displays no patterns. Does display "click to control." Yet it seems to run the patterns, just nothing visible but the black viewer.

I deleted all my cached stuff for the CGOL domain. No joy.

Any idea?

Update: and just like that, it is now not working on laptop as well. Same symptoms as desktop. Argh!
Sorry no idea. It's working fine for me on the same Chrome version. I'm on Windows 11. There haven't been any changes to LifeViewer recently.

Book
Posts: 385
Joined: August 28th, 2021, 2:38 pm
Location: California
Contact:

Re: lifeviewer bug

Post by Book » July 31st, 2022, 4:43 pm

Weird! Works fine on Edge, laptop (win 11) and PC (win 10).

Does not work on Chrome (which I uninstalled and reinstalled) on either computer.

Also does not work running PatMan which uses the plugin. Tried an old version of plugin and the latest.

And yet wiki viewers run fine.

So weird.

Update: per Discord, I am not alone. Another weirdness: works fine on Chrome on another Win 10 desktop on the same router.
Last edited by Book on July 31st, 2022, 8:15 pm, edited 1 time in total.
Phil Bookman

hotdogPi
Posts: 1587
Joined: August 12th, 2020, 8:22 pm

Re: lifeviewer bug

Post by hotdogPi » July 31st, 2022, 8:06 pm

Since nobody has said it yet, there's no change in Safari. The "sometimes force reload" issue from before never went away, but Safari is not getting what everyone is now reporting is happening in Chrome.
User:HotdogPi/My discoveries

Periods discovered: 5-16,⑱,⑳G,㉑G,㉒㉔㉕,㉗-㉛,㉜SG,㉞㉟㊱㊳㊵㊷㊹㊺㊽㊿,54G,55G,56,57G,60,62-66,68,70,73,74S,75,76S,80,84,88,90,96
100,02S,06,08,10,12,14G,16,17G,20,26G,28,38,47,48,54,56,72,74,80,92,96S
217,486,576

S: SKOP
G: gun

User avatar
rowett
Moderator
Posts: 3776
Joined: January 31st, 2013, 2:34 am
Location: UK
Contact:

Re: lifeviewer bug

Post by rowett » August 1st, 2022, 1:06 pm

Book wrote:
July 30th, 2022, 7:32 pm
Viewer has stopped working in Chrome 103.0.5060.134 for forums and the CGOL home page for last 24 hours. Works just fine in wiki. Works fine on same PC in Edge everywhere. Works fine on my laptop.
I put in an experimental fix for this in build 721. Please hard refresh your browser and try another Viewer. Check it is on the right build by clicking "Help" and the build number will be displayed at the top.

Please let me know how you get on.

Book
Posts: 385
Joined: August 28th, 2021, 2:38 pm
Location: California
Contact:

Re: lifeviewer bug

Post by Book » August 1st, 2022, 1:57 pm

rowett wrote:
August 1st, 2022, 1:06 pm
Book wrote:
July 30th, 2022, 7:32 pm
Viewer has stopped working in Chrome 103.0.5060.134 for forums and the CGOL home page for last 24 hours. Works just fine in wiki. Works fine on same PC in Edge everywhere. Works fine on my laptop.
I put in an experimental fix for this in build 721. Please hard refresh your browser and try another Viewer. Check it is on the right build by clicking "Help" and the build number will be displayed at the top.

Please let me know how you get on.
Victory! Brilliant! What was it and how did you figure it out?

Note: you have to hard refresh Forum, Home, etc. Wherever you run into the problem.
Phil Bookman

User avatar
rowett
Moderator
Posts: 3776
Joined: January 31st, 2013, 2:34 am
Location: UK
Contact:

Re: lifeviewer bug

Post by rowett » August 1st, 2022, 2:37 pm

Book wrote:
August 1st, 2022, 1:57 pm
Victory! Brilliant! What was it and how did you figure it out?
I searched the Chrome bug reports for recent reported issues and found one that looked similar. The report had a test case and potential workaround so I tried that and it worked.

Book
Posts: 385
Joined: August 28th, 2021, 2:38 pm
Location: California
Contact:

Re: lifeviewer bug

Post by Book » August 1st, 2022, 2:47 pm

rowett wrote:
August 1st, 2022, 2:37 pm
Book wrote:
August 1st, 2022, 1:57 pm
Victory! Brilliant! What was it and how did you figure it out?
I searched the Chrome bug reports for recent reported issues and found one that looked similar. The report had a test case and potential workaround so I tried that and it worked.
Bravo! I assume the plugin will need to be updated.
Phil Bookman

Citation needed
Posts: 173
Joined: April 1st, 2021, 1:03 am

Re: lifeviewer bug

Post by Citation needed » August 4th, 2022, 1:14 am

This pattern mistakenly says "Life ended at generation 3" when it doesn't actually end.

Code: Select all

x = 8, y = 16, rule = 1/4/2super
2T$2T6$2M.2M$2M.2M6$2N.2N.2N$2N.2N.2N!
[[ LABEL 6 0 16 "One block is a block" ]]
[[ LABEL 6 7 16 "Two blocks half a block" ]]
[[ LABEL 6 14 16 "Three blocks no block" ]]

User avatar
wirehead
Posts: 245
Joined: June 18th, 2022, 2:37 pm
Location: Under a thinking cap
Contact:

Re: lifeviewer bug

Post by wirehead » August 4th, 2022, 1:53 pm

When I try to run B2-a/S12Super (Just Friends) soup, the glider appears to get "stuck" and then "jump" a bit leaving a gap in the trail. This soup produces two heading NW and NE, and for some reason only the NE glider experiences this glitch.

Code: Select all

x = 38, y = 44, rule = B2-a/S12Super
A.2A2.2A.5A.3A.2A.A3.3A.A2.A.3A$A.A.2A.2A.3A.A4.5A2.A.4A.2A.A$.A8.A.A
.A2.A.5A4.A.6A.A$A3.A.2A.A.A.3A.3A.2A.3A2.6A$A.5A.A2.2A4.2A2.A.2A.A.A
3.2A3.A$.A.2A.A2.2A4.A.2A.3A.A.A.3A3.4A$.2A.A4.4A7.A.2A.4A3.2A$2A3.A3.
A2.A.A.A.2A.A2.2A.7A.A.A$.2A.3A4.A.5A.A.2A2.A.A2.3A.2A.A$.2A.2A6.6A4.
A2.A2.2A.3A.A$A.3A.2A6.2A2.A2.A.A.4A4.A2.2A$6A.A.8A.A3.2A2.A2.2A3.3A$
4A.A.4A.A.A2.A3.2A2.A2.3A.A3.2A$.2A2.2A2.A.4A4.A.A7.4A.3A$3.5A3.3A6.3A
.2A2.A.3A3.2A$.2A3.3A2.2A2.2A.A.A3.A2.4A.A.2A$A.2A.A.2A.A7.A.4A.3A.A.
A2.A$A3.2A.2A3.A.5A.A.5A4.A$A3.3A.2A.A2.3A2.2A4.A.2A.3A3.A$6.3A4.3A2.
4A3.A.A2.5A.2A$3A2.2A5.A.7A5.A.3A.2A.2A$.A2.3A.A3.4A3.A.2A.A4.5A$3.2A
.A.2A.A2.A.A.5A.3A.A.A.A2.3A$.5A.2A2.A2.A.2A.A.2A.A.3A2.A3.A$2A.3A.2A
2.A11.A2.A2.A2.3A$A.2A.A.A.8A2.A.A2.A.A.A.2A.5A$2A.A.A4.A.4A.A.A.A.A.
6A.3A2.A$2.A4.A4.A6.2A3.2A2.A.A2.2A2.A$2A2.2A.5A.A2.3A3.5A.6A$A.A.12A
2.2A4.3A.2A.A2.2A.A$.A.A.A.3A5.A3.A.A2.A.3A.A.A2.3A$2A9.A5.4A.7A.2A.A
3.A$2A.2A.A.2A.A.2A.A3.2A2.A5.7A$.A.4A2.A2.5A2.2A.A.3A3.A.3A.A$4.3A5.
A.4A2.2A.2A.3A.3A2.A.A$.A2.A.A2.3A2.3A2.2A.A.4A.3A$2.A.A.A.5A.A.A.2A4.
A5.6A$2.3A2.A2.4A.4A.A3.3A.A.4A.A.A$.A2.A2.A3.A3.A2.A.A3.2A2.A.A2.A.A
.A$2.A5.2A2.A6.A3.3A4.2A.A.3A$A.3A2.A2.A.A5.3A2.2A2.2A2.3A.A.A$2.A2.4A
.2A2.5A8.A3.2A2.A.A$2A3.4A3.2A3.10A5.A4.A$.A2.2A3.3A.A.A.2A.2A.A.5A2.
A3.2A!
Langton's ant: Can't play the drums, can be taught.

User avatar
breaker's glider gun
Posts: 670
Joined: May 23rd, 2021, 10:26 am
Location: the inside of a stuffed anaconda or maybe [click to not expand]

Re: lifeviewer bug

Post by breaker's glider gun » August 4th, 2022, 5:51 pm

Code: Select all

x = 326, y = 343, rule = B3/S23Super
21.4B83.4B$22.4B83.4B$23.4B83.4B$24.4B83.4B$25.4B83.4B$26.4B83.4B$27.
4B83.4B$28.4B83.4B$29.4B83.4B$30.4B83.4B$31.4B83.4B$32.4B83.4B$33.4B83.
4B$34.4B83.4B$35.4B83.4B$36.4B83.4B$37.4B83.4B$38.4B83.4B$39.4B83.4B$
40.4B83.4B$41.4B83.4B$42.4B83.4B$43.4B83.4B$44.4B83.4B$45.4B83.4B$46.
4B83.4B$47.4B83.4B$48.4B83.4B$49.4B83.4B$50.4B83.4B$51.4B83.4B$52.4B83.
4B$53.4B83.4B$54.4B83.4B$55.4B83.4B$56.4B83.4B$57.4B83.4B$58.4B83.4B$
59.4B83.4B$60.4B83.4B$61.4B83.4B$62.4B83.4B$15.18P30.4B30.90P$15.18P31.
4B29.90P$15.18P32.4B28.155P$15.18P33.4B59.123P$15.18P34.4B58.123P$15.
18P35.4B57.123P$15.18P36.4B56.123P$15.18P37.4B55.123P$15.18P38.4B54.123P
$15.18P39.4B53.123P$15.18P40.4B52.123P$15.18P41.4B51.123P$15.18P42.4B
50.123P$15.18P43.4B49.123P$7.26P44.4B48.123P$7.26P45.4B47.123P$7.26P46.
4B46.123P$7.26P47.4B45.123P$7.26P48.4B44.123P$15.34P33.4B43.123P$15.34P
34.4B42.123P$9.40P35.4B41.123P$9.40P36.4B40.123P$9.40P37.4B39.123P$9.
40P38.4B38.123P$9.40P39.4B37.123P$9.40P40.4B36.123P$9.40P41.4B35.123P
$9.40P42.4B34.123P$9.40P43.4B33.196P$9.40P44.4B32.196P$9.40P45.4B31.196P
$9.40P46.4B30.196P$9.40P47.4B29.196P$9.40P48.4B28.196P$9.72P17.4B59.164P
$9.72P18.4B58.164P$9.72P19.4B57.164P$9.72P20.4B56.164P$9.72P21.4B55.164P
$9.72P22.4B54.164P$9.72P23.4B53.164P$9.72P24.4B52.164P$9.72P25.4B51.164P
$9.72P26.4B50.164P$9.72P27.4B49.164P$9.72P28.4B48.164P$9.72P29.4B47.164P
$9.72P30.4B46.164P$9.72P31.4B45.164P$9.72P32.4B44.164P$9.72P33.4B43.164P
$9.72P34.4B42.164P$9.72P35.4B41.164P$9.72P36.4B40.164P$9.72P37.4B39.164P
$9.72P38.4B38.164P$9.72P39.4B37.164P$9.72P40.4B36.164P$9.72P41.4B35.164P
$9.72P42.4B34.164P$9.72P43.4B33.164P$9.72P44.4B32.164P$9.72P45.4B31.164P
$9.72P46.4B30.164P$9.72P47.4B29.164P$9.72P48.4B28.164P$9.104P17.4B59.
132P$9.104P18.4B58.132P$9.104P19.4B57.132P$9.104P20.4B56.132P$9.104P21.
4B55.132P$9.104P22.4B54.132P$9.104P23.4B53.132P$9.104P24.4B52.132P$9.
104P25.4B51.132P$9.104P26.4B50.132P$9.104P27.4B49.132P$9.104P28.4B48.
132P$9.104P29.4B47.132P$9.104P30.4B46.132P$9.104P31.4B45.132P$9.104P32.
4B44.132P$9.104P33.4B43.132P$9.104P34.4B42.132P$9.104P35.4B41.132P$9.
104P36.4B40.132P$9.104P37.4B39.132P$9.104P38.4B38.132P$9.104P39.4B37.
132P$9.104P40.4B36.132P$9.104P41.4B35.132P$9.104P42.4B34.132P$9.104P43.
4B33.132P$9.104P44.4B32.132P$9.104P45.4B31.132P$9.104P46.4B30.132P$9.
104P47.4B29.132P$9.104P48.4B28.132P$9.136P17.4B59.100P$9.136P18.4B58.
100P$9.136P19.4B57.100P$9.136P20.4B56.100P$9.136P21.4B55.100P$9.136P22.
4B54.100P$9.136P23.4B53.100P$9.136P24.4B52.100P$9.136P25.4B51.100P$9.
136P26.4B50.100P$9.136P27.4B49.100P$9.136P28.4B48.100P$9.136P29.4B47.
100P$9.136P30.4B46.100P$9.136P31.4B45.100P$9.136P32.4B44.100P$9.136P33.
4B43.100P$9.136P34.4B42.100P$9.136P35.4B41.100P$9.136P36.4B40.100P$9.
136P37.4B39.100P$9.136P38.4B38.100P$9.136P39.4B37.100P$9.136P40.4B36.
100P$9.136P41.4B35.100P$9.136P42.4B34.100P$9.136P43.4B33.100P$9.136P44.
4B32.100P$9.136P45.4B31.100P$9.136P46.4B30.100P$9.136P47.4B29.100P$9.
136P48.4B28.100P$9.168P17.4B27.100P$9.168P18.4B26.100P$9.168P19.4B25.
100P$9.168P20.4B24.100P$9.168P21.4B23.100P$9.168P22.4B22.100P$9.168P23.
4B21.100P$9.168P24.4B20.100P$9.168P25.4B19.100P$9.168P26.4B18.100P$9.
168P27.4B17.100P$9.168P28.4B16.100P$9.168P29.4B15.100P$9.168P30.3BA14.
100P$9.168P31.3BA13.100P$9.168P32.3A13.100P$9.168P48.100P$9.168P48.100P
$9.168P48.100P$9.168P48.100P$9.168P48.100P$9.168P48.100P$9.168P48.100P
$9.168P48.100P$9.168P48.100P$9.168P48.100P$9.168P48.100P$9.168P48.100P
$9.168P48.100P$9.168P48.100P$9.168P48.100P$9.168P48.100P$9.316P$9.316P
$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P
$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P
$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P
$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P
$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P$9.316P
$9.316P$9.316P$124.201P$124.201P$124.201P$124.201P$124.201P$124.201P$
124.201P$124.201P$124.172P$124.172P$124.172P$124.172P$124.172P$124.172P
$124.172P$124.172P!
:?: :?: . . . :!:
Give me a suggestion of something to draw here!

User avatar
breaker's glider gun
Posts: 670
Joined: May 23rd, 2021, 10:26 am
Location: the inside of a stuffed anaconda or maybe [click to not expand]

Re: lifeviewer bug

Post by breaker's glider gun » August 4th, 2022, 6:02 pm

wirehead wrote:
August 4th, 2022, 1:53 pm
When I try to run B2-a/S12Super (Just Friends) soup, the glider appears to get "stuck" and then "jump" a bit leaving a gap in the trail. This soup produces two heading NW and NE, and for some reason only the NE glider experiences this glitch.

Code: Select all

x = 38, y = 44, rule = B2-a/S12Super
A.2A2.2A.5A.3A.2A.A3.3A.A2.A.3A$A.A.2A.2A.3A.A4.5A2.A.4A.2A.A$.A8.A.A
.A2.A.5A4.A.6A.A$A3.A.2A.A.A.3A.3A.2A.3A2.6A$A.5A.A2.2A4.2A2.A.2A.A.A
3.2A3.A$.A.2A.A2.2A4.A.2A.3A.A.A.3A3.4A$.2A.A4.4A7.A.2A.4A3.2A$2A3.A3.
A2.A.A.A.2A.A2.2A.7A.A.A$.2A.3A4.A.5A.A.2A2.A.A2.3A.2A.A$.2A.2A6.6A4.
A2.A2.2A.3A.A$A.3A.2A6.2A2.A2.A.A.4A4.A2.2A$6A.A.8A.A3.2A2.A2.2A3.3A$
4A.A.4A.A.A2.A3.2A2.A2.3A.A3.2A$.2A2.2A2.A.4A4.A.A7.4A.3A$3.5A3.3A6.3A
.2A2.A.3A3.2A$.2A3.3A2.2A2.2A.A.A3.A2.4A.A.2A$A.2A.A.2A.A7.A.4A.3A.A.
A2.A$A3.2A.2A3.A.5A.A.5A4.A$A3.3A.2A.A2.3A2.2A4.A.2A.3A3.A$6.3A4.3A2.
4A3.A.A2.5A.2A$3A2.2A5.A.7A5.A.3A.2A.2A$.A2.3A.A3.4A3.A.2A.A4.5A$3.2A
.A.2A.A2.A.A.5A.3A.A.A.A2.3A$.5A.2A2.A2.A.2A.A.2A.A.3A2.A3.A$2A.3A.2A
2.A11.A2.A2.A2.3A$A.2A.A.A.8A2.A.A2.A.A.A.2A.5A$2A.A.A4.A.4A.A.A.A.A.
6A.3A2.A$2.A4.A4.A6.2A3.2A2.A.A2.2A2.A$2A2.2A.5A.A2.3A3.5A.6A$A.A.12A
2.2A4.3A.2A.A2.2A.A$.A.A.A.3A5.A3.A.A2.A.3A.A.A2.3A$2A9.A5.4A.7A.2A.A
3.A$2A.2A.A.2A.A.2A.A3.2A2.A5.7A$.A.4A2.A2.5A2.2A.A.3A3.A.3A.A$4.3A5.
A.4A2.2A.2A.3A.3A2.A.A$.A2.A.A2.3A2.3A2.2A.A.4A.3A$2.A.A.A.5A.A.A.2A4.
A5.6A$2.3A2.A2.4A.4A.A3.3A.A.4A.A.A$.A2.A2.A3.A3.A2.A.A3.2A2.A.A2.A.A
.A$2.A5.2A2.A6.A3.3A4.2A.A.3A$A.3A2.A2.A.A5.3A2.2A2.2A2.3A.A.A$2.A2.4A
.2A2.5A8.A3.2A2.A.A$2A3.4A3.2A3.10A5.A4.A$.A2.2A3.3A.A.A.2A.2A.A.5A2.
A3.2A!
XD try pressing f6 (or maybe don't, it might cause a crash)
:?: :?: . . . :!:
Give me a suggestion of something to draw here!

User avatar
rowett
Moderator
Posts: 3776
Joined: January 31st, 2013, 2:34 am
Location: UK
Contact:

Re: lifeviewer bug

Post by rowett » August 4th, 2022, 11:43 pm

Citation needed wrote:
August 4th, 2022, 1:14 am
This pattern mistakenly says "Life ended at generation 3" when it doesn't actually end.
Fixed, thanks!

User avatar
rowett
Moderator
Posts: 3776
Joined: January 31st, 2013, 2:34 am
Location: UK
Contact:

Re: lifeviewer bug

Post by rowett » August 4th, 2022, 11:44 pm

wirehead wrote:
August 4th, 2022, 1:53 pm
When I try to run B2-a/S12Super (Just Friends) soup, the glider appears to get "stuck" and then "jump" a bit leaving a gap in the trail. This soup produces two heading NW and NE, and for some reason only the NE glider experiences this glitch.
Fixed, thanks!

User avatar
confocaloid
Posts: 2724
Joined: February 8th, 2022, 3:15 pm

Re: lifeviewer bug

Post by confocaloid » August 24th, 2022, 1:42 am

Press Enter (play), then R (reset), then Ctrl+Y (redo play to ...). It worked for me before, but does not work now.

Code: Select all

x = 36, y = 9, rule = B3/S23
27bo$26b4o$9b2o14b2obobo$bo7bo2bo11b3obo2bo2b2o$o3b2o7bo11b2obobo3b2o$
o5bo6bo12b4o$b5o7bo7bo5bo$9bo2bo9bo$9b2o9b3o!
127:1 B3/S234c User:Confocal/R (isotropic rules, incomplete)
Unlikely events happen.
My silence does not imply agreement, nor indifference. If I disagreed with something in the past, then please do not construe my silence as something that could change that.

User avatar
rowett
Moderator
Posts: 3776
Joined: January 31st, 2013, 2:34 am
Location: UK
Contact:

Re: lifeviewer bug

Post by rowett » August 24th, 2022, 3:09 am

confocaloid wrote:
August 24th, 2022, 1:42 am
Press Enter (play), then R (reset), then Ctrl+Y (redo play to ...). It worked for me before, but does not work now.
Fixed, thanks.

hotdogPi
Posts: 1587
Joined: August 12th, 2020, 8:22 pm

Re: lifeviewer bug

Post by hotdogPi » August 27th, 2022, 8:41 am

I don't know when this happened (I think it's been at least a week), but I noticed it just now: the Safari page reload issue is no longer existent. The issue I was describing before is gone.
User:HotdogPi/My discoveries

Periods discovered: 5-16,⑱,⑳G,㉑G,㉒㉔㉕,㉗-㉛,㉜SG,㉞㉟㊱㊳㊵㊷㊹㊺㊽㊿,54G,55G,56,57G,60,62-66,68,70,73,74S,75,76S,80,84,88,90,96
100,02S,06,08,10,12,14G,16,17G,20,26G,28,38,47,48,54,56,72,74,80,92,96S
217,486,576

S: SKOP
G: gun

User avatar
breaker's glider gun
Posts: 670
Joined: May 23rd, 2021, 10:26 am
Location: the inside of a stuffed anaconda or maybe [click to not expand]

Re: lifeviewer bug

Post by breaker's glider gun » September 23rd, 2022, 12:09 am

Code: Select all

x = 13, y = 13, rule = LifeHistory
8.A$4.2C.A.A$4.2C4.A$3.A.A4.A$3.C2.2AC$3.C.A.CACA$2C.C.AC2.CA$2C.C.A.
2C2.2A$3.C.A$2.A2.C6.A$3C.2C4.C$5.C2A2C$9.2C!
turn on autofit. start the pattern playing, and then (WITH IT STILL RUNNING) do these steps:
1:ctrl+a
2:wait until spaceship is away
3:del
4:select a tiny area.
5:hold del or ctrl+a. (perhaps there are other keys to do it, but im not motivated)
it will zoom on the spaceship.
:?: :?: . . . :!:
Give me a suggestion of something to draw here!

User avatar
C28
Posts: 724
Joined: December 8th, 2020, 12:23 pm
Location: WORLD -1

Re: lifeviewer bug

Post by C28 » September 30th, 2022, 3:20 pm

lifeviewer isn't working for me. it displays "click to control", and it seems to run patterns, but i can't see anything but a black screen.

(i think there was a problem very similar to this a month or 2 ago that was caused by something related to a chrome update, if memory serves me right.)
- Christopher D'Agostino

adopted father of the U-turner

Code: Select all

x = 11, y = 15, rule = B3/S23
9bo$8bobo$8bobo$9bo8$b3o$b3o$obo$2o!
the U-turner gallery
255P132
B3/S234z (Zlife)

User avatar
rowett
Moderator
Posts: 3776
Joined: January 31st, 2013, 2:34 am
Location: UK
Contact:

Re: lifeviewer bug

Post by rowett » September 30th, 2022, 3:51 pm

C28 wrote:
September 30th, 2022, 3:20 pm
lifeviewer isn't working for me. it displays "click to control", and it seems to run patterns, but i can't see anything but a black screen.
See here for a workaround.

Post Reply