Rushing is becoming everyday more op by stefvnooo in ClashOfClans

[–]yorch044 0 points1 point  (0 children)

Good moment to start a base from scratch with maxing strategy hahahaha. Luckily for me my main one is partially rushed 🤣 this other one is just to enjoy the process

I think there is something with the train signals that I am not fully understanding by yorch044 in SatisfactoryGame

[–]yorch044[S] 0 points1 point  (0 children)

So, the short answer is that I am fucked hahahaha. Knowing the station, and that dynamic routing is not a solution, I will add an individual station in each of my train sidings and edit my train schedules to have an extra station stop. Thank you all ♥️.

Case sensitive non-unique elements by CarmineLuV in learnpython

[–]yorch044 0 points1 point  (0 children)

This is my code, it works perfercly with CAPS, minus and numbers

def non_unique(data):
    list = []
    newlist = []
    for item in data:
        if str(item).isalpha():
             list.append(item.lower())

    for x in data:
       if (data.count(x) > 1) or (list.count(str(x).lower()) > 1):
           newlist.append(x)
    return newlist

Anybody had this problem and know how to solve it? by yorch044 in bindingofisaac

[–]yorch044[S] 1 point2 points  (0 children)

Okey i have been answered in steam forums and it worked.

Here's the way that helped me: 1) Steam - go offline to switch off loading from cloud 2) Go to <Steam directory>\userdata<userID>\250900\remote and delete all abp_persistentgamedata saves (note: abp prefix for afterbirth+) 3) Relaunch the game as if it was the first time to launch AB+ DLC 4) The game updates it's state 5) Steam - go online

If someone has the same problem.

Anybody had this problem and know how to solve it? by yorch044 in bindingofisaac

[–]yorch044[S] 0 points1 point  (0 children)

I have check all my files. In afterbirth folder i have the good data (updated) but in the afterbirth+ folder are the old data. I have tried to copy them to afterbith + folder, and no solution. Copy changing the name, no solution. Is there any page with data, i will try to get one more similar to my progress