I got it to work, is it supposed to return a summary like barrister, because its not doing that?
Surely you're not looking at every individual output by hand?
EDIT:
Never mind, figured it out.
Could you possibly look at viewtopic.php?f=9&t=7258 and make the catalysts useable in lightcone?
I would also like some standardization in the catalysts, mainly with eater2 variants.
EDIT:
How do you prevent lightcone from simply returning no results?
Lightcone
- Anivec
- Posts: 1980
- Joined: January 28th, 2022, 7:18 pm
- Location: In 4.3 miles, take a right onto Exit 54
Re: Lightcone
I used this as the input pattern to search and it does not work:Anivec wrote: May 26th, 2026, 6:59 pm EDIT:
How do you prevent lightcone from simply returning no results?
Code: Select all
x = 55, y = 48, rule = LifeHistory
22.2A$23.A$23.A.A5.2A$24.2A5.A$29.A.A$29.2A2$26.2A$25.A2.A$16.3A6.A.A
$2.2A12.A.A7.A$.A.A12.A.A$.A26.2A$2A26.A$25.B3.3A$25.2B4.A$25.3B6.5B$
25.5B3.6B$24.31B$23.32B$22.33B$21.34B$20.35B$20.35B$20.35B$20.35B$.2A
17.35B$2.A17.35B$2.A.A15.35B$3.2A15.35B$7.2A11.35B$6.A.A11.35B$6.2A12.
35B$20.35B$15.2A3.35B$11.2A3.A3.35B$11.A2.A.A.A4.32B$12.3A.A.3A3.31B$
15.2A4.A2.31B$12.2A3.4A3.31B$12.A.3A2.A4.31B$16.A4.A2.31B$20.2A2.31B$
24.31B$25.30B$25.30B$25.30B$25.30B!Re: Lightcone
Can you post the entire input file? Otherwise it is difficult to help you.Anivec wrote: May 27th, 2026, 3:09 pm I used this as the input pattern to search and it does not work:
- Anivec
- Posts: 1980
- Joined: January 28th, 2022, 7:18 pm
- Location: In 4.3 miles, take a right onto Exit 54
Re: Lightcone
mvr wrote: June 1st, 2026, 5:48 am Can you post the entire input file? Otherwise it is difficult to help you.
- Attachments
-
- test.toml.zip
- (34.3 KiB) Downloaded 5 times
- Anivec
- Posts: 1980
- Joined: January 28th, 2022, 7:18 pm
- Location: In 4.3 miles, take a right onto Exit 54
Re: Lightcone
I've figured out what the cause is of this error, once the pattern reaches the lower threshold for LifeHistory state two cells, it stops finding solutions. Another error occurs where it will print out a solution where a transparent object does not recover due to it being treated as a sacrificial object. This only happens when multiple objects labeled transparent also give the same result.