TodePond / CellPond

surreal cellular automata
https://cellpond.cool
MIT License
296 stars 36 forks source link

Unusually shaped elements teleport away (and cause other bugs) when I try to place them in a rule #322

Open VINDI777 opened 1 year ago

VINDI777 commented 1 year ago

at 1:30 in the video you can see the bug

https://github.com/TodePond/CellPond/assets/117599580/7918e405-afb9-4fa4-9ac0-02d4b672d76b

also for some reason i lose my last paddle so i cant make new paddles, and the more i try to place it in the rules, the less symbols i have (circles, triangles, etc...)

VINDI777 commented 1 year ago

and yes i can reproduce this bug

TodePond commented 1 year ago

What are the steps to reproduce? :)

VINDI777 commented 1 year ago

watch the video,it shows me doing the setup

VINDI777 commented 1 year ago

Screenshot_20230901_161654 found a simpler setup

VINDI777 commented 1 year ago

yellow is one element in the combined one, so it's like this: get 2 colors and make a mini element out of them (here it is cyan and magenta) take another color and add it above or below drag it into the end of a rule bug has happened

(that's how to do the bug, with simpler setup)

Pcyahcn142857 commented 4 months ago

How about avoiding them doing this all together?

Pcyahcn142857 commented 4 months ago

I mean by making this setup invalid

Paalui commented 2 months ago

Think that happens when there is an error in updating the rules. The setup looks like another multi-square in a multi-square issue (#163)