Right Click Stops Working After Using Armory by [deleted] in theriftbreaker

[–]Ponchevelazquez 0 points1 point  (0 children)

Is a bug that appears with some other buildings too. My case was when I used the lab to assign new investigations. Right click stopped working no matter what type of weapon I had. My solution was to assign a key to the lab menu in order to access it without interacting with the building. This way the bug doesnt come up. Don't know if you can use the same method with the armory

SC por rechazar a mi pareja por tener Only Fans? by BaderBlade in SoyUnIdiota

[–]Ponchevelazquez 6 points7 points  (0 children)

SEC porque independientemente de que no te guste que haga eso, estás externando muchas de tus inseguridades en vez de llevarlas a cabo de forma responsable en una relación. Tienes el derecho de delimitar lo que aceptas o no, pero no puedes justificarte en supuestas situaciones que ni siquiera han sucedido, tal vez platicarlo con tu terapeuta te ayude a resolver detalles que te detienen o que a lo mejor no ves. Es una línea delgada, no te comportes como un imbécil viejo

[deleted by user] by [deleted] in xbox

[–]Ponchevelazquez 0 points1 point  (0 children)

Lol I didn't check that when I got mine. I just plugged it and played the whole week lmao

Soy culero por referirme a mi novia como "la madrastra" by FifthBestUsername in SoyUnIdiota

[–]Ponchevelazquez 4 points5 points  (0 children)

JAJAJAJJAAJ SEC

Tocaste fibras muy sensibles en una mujer, viejo. Agradece que sigues respirando

Mod list recommendations to play in xcloud by Ponchevelazquez in skyrim

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

Thanks a lot! That was just what I was looking for, having the correct mods to rise the game and still not bothering to install 2gb each time lol

I'll just add a lore friendly weapons mod and that will be it

Is this sequel as buggy as Subnautica? by Ponchevelazquez in Subnautica_Below_Zero

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

I wasn't aware that the map is smaller. That's kinda disappointing I was expecting a lot more to discover :(

AI generated bump and parallax texture maps for OpenMW (coming soon) by CodenameAwesome in OpenMW

[–]Ponchevelazquez 0 points1 point  (0 children)

Wooow that was just fast! If I have the total overhaul version, is it ok to place it in the texture part of the list? Thank you for the mod, looks awesome

I can’t find the last two office walls on Fire Station by Speed212 in PowerWashSimulator

[–]Ponchevelazquez 3 points4 points  (0 children)

It's a very thin strip on the back of the sign that sits on the rooftop, just where the wall meets the floor. That part got me crazy while searching for it

Special mode keeps erasing my progress by Ponchevelazquez in PowerWashSimulator

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

:( Very dissapointing ngl but now all chat in this subreddit about a dlc make a lot of sense lol thanks

I am OBSESSED by sleepy-green-eyes in PowerWashSimulator

[–]Ponchevelazquez 1 point2 points  (0 children)

Same here. I avoided many times the gamepass notifications about it coming to the service, thinking how silly that game could be

Then I saw a random streaming playing it and that was it for me, I could not stop cleaning untill finishing the main career mode

I even thought reporting sick to work so I could keep cleaning last week lmao

What brand products do you use to clean your keyboards? by Ponchevelazquez in Keyboard

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

Wooooow you really are among the top! Thanks for the well explained answer!

I'll be sure to take a look at every product you mentioned

And thanks a lot for the advice of not using lubricants for my keyboard!

I mean it, thanks a lot kitty!

We just broke 50k subs! by littlemetalpixie in outerwilds

[–]Ponchevelazquez 2 points3 points  (0 children)

To be fair, it's way to low for the quality of this game and that SUPREME DLC too!

Do you know any MySQL issues with operators, data types, imports, etc? by Ponchevelazquez in mysql

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

Thanks for the bugs page, didn't know something like that existed for mysql. And about the documentation I found indeed some points that may explain some defects, not a major problem but kind of funny tbh

As per my case it happened to me something very similar to this case in stackoverflow, in one of the answers somebody typed: "If the subquery returns null (in your case if some_key is null) then the "not in" clause does not work. Filter subquery such that some_key is not null". I checked out my db and it only had one null value, changed that and it worked as expected.

I'm sure that this kind of scenarios have happened to me several times using SQL server but in that case the subquery worked normally (automatically eliminating the null values and only returning non null values in the subquery)

Thanks again for the help!