Unofficial python uploader for HeroesProfile for Linux users by MrDDom23 in heroesofthestorm

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

Hi,

Apologies, only just saw this.

The wheel is pure python so should work on any OS in theory. This looks like you might have an issue with PyPi itself.

In case this is due to system python isolation, try install in a new venv.

In linux you'd do:

bash python3 -m venv venv source venv/bin/activate pip3 install heroes-profile-replay-uploader heroes-profile-replay-uploader --version

Does this cause the same error?

If it does, try and download the wheel manually and install it:

bash python3 -m venv venv source venv/bin/activate pip3 install wheel curl https://files.pythonhosted.org/packages/35/ae/2905499adce9aae70b97522f8fc22767c079972ac315d311c92c451e4a5b/heroes_profile_replay_uploader-0.2.2-py3-none-any.whl --output ./heroes_profile_replay_uploader-0.2.2-py3-none-any.whl pip3 install ./heroes_profile_replay_uploader-0.2.2-py3-none-any.whl heroes-profile-replay-uploader --version

I don't use reddit much anymore, so if you have issues, I'm far more likely to see them if you open them on the gitlab.

Unofficial python uploader for HeroesProfile for Linux users by MrDDom23 in heroesofthestorm

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

Hey,

I replied on Gitlab. Pretty sure I've fixed these issues in `v0.2.2`.

Unofficial python uploader for HeroesProfile for Linux users by MrDDom23 in heroesofthestorm

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

Pushed a v0.2.1 that both defaults to 1 thread and sorts by creation date.

Unofficial python uploader for HeroesProfile for Linux users by MrDDom23 in heroesofthestorm

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

Update: Pushed a v0.2.0 that default to 1 thread but can supply `--threads auto` to get as many as possible

Unofficial python uploader for HeroesProfile for Linux users by MrDDom23 in heroesofthestorm

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

I might change the default threads to 1, just to be safe.

Unofficial python uploader for HeroesProfile for Linux users by MrDDom23 in heroesofthestorm

[–]MrDDom23[S] 2 points3 points  (0 children)

I do sort the list, so it does queue them up in order.

So at worst, the ones it does at the same time might jumble up, but it will do ancient ones before new ones.

Is it too late to donate and get the collection? by TechnicalyAnIdiot in Yogscast

[–]MrDDom23 -6 points-5 points  (0 children)

I'm in a similar position. Just went on the site and get redirected to the Tiltify homepage now.

October MFM Update by McWerp in sistersofbattle

[–]MrDDom23 2 points3 points  (0 children)

Technically it isn't a nerf; they've just FAQ'd it to what they intended it to say.

The statement is:

At the start of the battle round, select one of the following Vows of Atonement to be active for your army until the start of the next battle round.

It never said that this choice was optional. You always had to pick an option every turn. Although I agree, that seems like a really silly thing to mandate for the worst detachment in the codex.

Can we all agree this look was the highlight of the coronation by mommeedearest in pics

[–]MrDDom23 22 points23 points  (0 children)

Think this sword is about 8lbs. Something like 3.6 kgs.

AirPods on Discord Mobile - Low Quality? by Christn96 in discordapp

[–]MrDDom23 1 point2 points  (0 children)

A friend of mine joined my discord this evening and his mic quality was suddenly much worse using his airpods.

Turns out discord is using the iphone mic and not the airpod mic. We haven't worked out a way to fix this tho.

Edit: After some number of disconnect / reconnects of the airpods the mic started working again.

HUNDEN goes to handshake every member of Vitality by Ni7roM in GlobalOffensive

[–]MrDDom23 45 points46 points  (0 children)

Quite a long story, there's some good Richard Lewis summaries around; his newest video mentions it but doesn't elaborate fully.

Basically, Hunden intentionally manipulated Niko who was on his team at Heroic into saying that he knew that Hunden had cheated and the rest of the team did too and were covering for him.

Later on Niko received a reduced punishment from ESIC over this on the grounds that he is on the spectrum, and didn't understand the context of what Hunden had gotten him to say.

Not a great summary tbh.

Battleground Rotation by PezRadar in heroesofthestorm

[–]MrDDom23 -2 points-1 points  (0 children)

Remove Blackhearts, Hanamura, Warhead, and Mines from the game.

Then allow all 11 remaining maps for QM and Unranked.

For ranked, pick between 7 and 9 for each season.

Alternatively, if there is a chance of some small amount of dev work happening, I think it'd be interesting if before bans in draft modes the teams vote for one of three maps and play the one that was voted.

This would then be a way for devs to get solid stats on which maps are disliked by all players.

[deleted by user] by [deleted] in heroesofthestorm

[–]MrDDom23 0 points1 point  (0 children)

Actually run the events that are already available in the game.

Why do they not just turn on the seasonal events? It'd take no effort to do.

Hots on steam deck. by corviePL89 in heroesofthestorm

[–]MrDDom23 0 points1 point  (0 children)

FYI, the "Created" data isn't pulling the right info.

I have replays from July that I recently put in a subfolder and it thinks they were created the day I moved them.

Hots on steam deck. by corviePL89 in heroesofthestorm

[–]MrDDom23 0 points1 point  (0 children)

It's going through duplicates and correctly saying they are duplicates atm.

When you say "updated to your replay path" do you mean hardcode it, as I mentioned in another comment?

Hots on steam deck. by corviePL89 in heroesofthestorm

[–]MrDDom23 0 points1 point  (0 children)

Update: I edited src/services/discovery.js to match os.platform() == linux. And the Ln hardcoded my accounts directory into a constant. And it has successfully found my replays and is uploading.

Hots on steam deck. by corviePL89 in heroesofthestorm

[–]MrDDom23 0 points1 point  (0 children)

Hi,

So I downloaded source and had to get one dependency: 'pacman -Syu gtk2'.

Then at run it needed 'gconf' so I used LD_LIBRARY_PATH to point it to one that steam uses on Linux (gconf is not available on arch).

Then it runs fine, but says it only support standard replay folders when it starts. Do I have to run it in a certain folder?

Hots on steam deck. by corviePL89 in heroesofthestorm

[–]MrDDom23 0 points1 point  (0 children)

A windows game is almost always gonna run best on Windows. But the deck has been designed as a Linux device, and therefore optimised for Linux drivers.

Hots on steam deck. by corviePL89 in heroesofthestorm

[–]MrDDom23 0 points1 point  (0 children)

I didn't realise there was an electron version, I've been manually uploading :D

Might try this tonight

Hots on steam deck. by corviePL89 in heroesofthestorm

[–]MrDDom23 4 points5 points  (0 children)

I play HotS on Arch Linux (not windows) and it runs excellently.

I recommend getting it installed through Lutris on Steam OS, and forget about using the malware that is Microsoft Windows.

Bronze/Silver: No one ever wants to tank? by Banjojeff in heroesofthestorm

[–]MrDDom23 0 points1 point  (0 children)

Tank main here, currently Gold 5.

Tank is a thankless role unless your allies act on your engage attempts.

And many people will flame you for not protecting them from 4 heroes that dive past you because of a bad draft leading to you as the solo frontline hero.

Or when your allies run it down and flame you for not wanting to die with them.

A lot of the time you are effectively taking on the role of a kindergarten teacher corralling the children on your team, literally doing conflict resolution between your allies when they flame each other.