walksanatora / HexTweaks

Small tweaks to Hexcasting (and addons) also adds some patterns
MIT License
0 stars 4 forks source link

Lists cannot be put into dictionaries #6

Open Jack-Riddle opened 1 year ago

Jack-Riddle commented 1 year ago

When I try to create a dictionary containing a list, the list gets replaced by a key. I will give additional information if you need it.

walksanatora commented 1 year ago

ah wait list get filtered as a key you cannot have list/dictionaries as keys (should probally make it a mishap) wait is the list being the key or the value? because the set function is here so I dont see how it should be mixing it up

walksanatora commented 1 year ago

can you share your hex because The problem isn't jumping out at me looking at the functions for setting iota values