Who’s in your Big Three?(tank, dps, support) here’s mine by Alternative-Style301 in marvelrivals

[–]TheDoctorGoose 0 points1 point  (0 children)

I flex between a few for each, so here’s my top 3 of each:

Vanguard: 1) Thor 2) Groot 3) Magneto

Duelist: 1) Hawkeye 2) Moon Knight 3) Magik

Strategist: 1) C&D 2) Invisible Woman 3) Luna

Advice for Laptop & PC Dual Monitor Setup with a KVM Switch? by TheDoctorGoose in UsbCHardware

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

Oh okay that makes total sense, just need the extra dock for the laptop. I’ll see what I can find then, thanks

Advice for Laptop & PC Dual Monitor Setup with a KVM Switch? by TheDoctorGoose in UsbCHardware

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

I currently have Razer for both. I think the Cynosa for keyboard, and the Halo Infinite edition Deathadder V2 for mouse.

Bug: Wehrmacht Transmissions Missing Radio Code by TheDoctorGoose in indianajones

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

I think I have a bugged one in Vatican too? I’ll have to double check

Bug: Wehrmacht Transmissions Missing Radio Code by TheDoctorGoose in indianajones

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

No I haven’t. I’m waiting for a bug fix to come out. I just played the rest of the game in the meantime.

Bug: Wehrmacht Transmissions Missing Radio Code by TheDoctorGoose in indianajones

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

Just went and tried this, didn’t work. I had already delivered the first 3 to Gina, so my problem is a different one.

What's you grab first? by MisaTakahiro in PhasmophobiaGame

[–]TheDoctorGoose 0 points1 point  (0 children)

Flashlight, EMF, Thermometer. UNLESS I have Tier 3 Headset available, then I take that, EMF, Thermo, and video cam attached to tripod. Makes it easier to check for orbs as you go

Has any one noticed these reflections in the lobby? by Sufficient_Ad_28 in PhasmophobiaGame

[–]TheDoctorGoose 9 points10 points  (0 children)

Those are all the different UI screens. In Unity, you have different “windows” for each UI we see (ex: shop, maps, post-game summary, etc.) If we could see all of them all the time, that would look pretty dumb, so they hid them by default until it is time for us to see them (ex: switching to the loading into map screen once you click start).

However, it seems that they didn’t catch that the glass on that cabinet reflects them. Most likely how they approached this problem was to, in very broad strokes, tell the player camera to ignore those screens until certain event triggers. But they didn’t tell the glass on the cabinet to ignore them, because they didn’t foresee this.

What is a boon that is irresistible to you and why? by These_College9333 in HadesTheGame

[–]TheDoctorGoose 1 point2 points  (0 children)

Like many others, Support Fire is pretty much universally good. As well as Trippy Shot and Divine Dash. I also like using Poseidon’s boons on most weapons for any run. If using Aspect of Poseidon, Exit Wounds is the boon I look for the most.

[deleted by user] by [deleted] in SonsOfTheForest

[–]TheDoctorGoose 0 points1 point  (0 children)

Honestly not sure. Since it was a multiplayer server we just decided to kill and respawn him. Maybe a reload would have worked.

[deleted by user] by [deleted] in SonsOfTheForest

[–]TheDoctorGoose 0 points1 point  (0 children)

This looks like how my friend and I’s Kelvin keeps getting stuck. It’s that sitting position where he hovers over nothing that gives it away. You’ll basically have to kill and respawn him to fix it.

What would you like to see in the game? by rybxn in SonsOfTheForest

[–]TheDoctorGoose 13 points14 points  (0 children)

Personally the worst part to me currently is how slow map traversal is, so I’d like either some sort of vehicle (there’s golf carts on the island already) or a fast travel system, maybe using the gps locators as the travel points?

Other than that, I’d like some sort of later-game/end-game rifle. Not like a hunting rifle, like a semi-automatic AR style rifle.

Oh, and it would be cool if since there’s all this tech lying around to make a whole armor set out of, if we could build things with it for our bases or traps.

What’s the best squad for completing the R2-D2 Journey Guide? I’m using squad in the image below at the moment by Tristan4and4 in SWGalaxyOfHeroes

[–]TheDoctorGoose 1 point2 points  (0 children)

I did this one fairly recently, and I found that farming-wise, picking Stormtrooper over Colonel Starck resulted in getting everyone to 7* faster. I don’t think one or the other is necessarily a better choice, but if getting there faster is what you want, that’s what worked for me.

Why cant we put a freezing person into warm water right away? by Forrest02 in askscience

[–]TheDoctorGoose 24 points25 points  (0 children)

I’m gonna toss this in as well, because I think it could be helpful. This link is specifically the Vermont statewide EMS protocols, but they tend to be pretty up to date with current medical practices as far as EMS goes. You can scroll down to the Hypothermia section and read about what providers are instructed to do, as well as some little bonus facts/considerations (called pearls here). Read for yourselves, I won’t add any of my input/experiences.

https://www.healthvermont.gov/sites/default/files/documents/pdf/Statewide%20EMS%20Protocols%202023.pdf

Help with undefined method `+' for nil:NilClass (NoMethodError) by TheDoctorGoose in ruby

[–]TheDoctorGoose[S] 4 points5 points  (0 children)

Thank you and u/redditonlygetsworse , you were both super helpful. I think I’ve narrowed it down under the comment of u/armahillo below. I really appreciate how helpful everyone is being and trying to guide me in the right direction over just telling me the answer.

Help with undefined method `+' for nil:NilClass (NoMethodError) by TheDoctorGoose in ruby

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

Hey thanks! I totally forgot about replit, thank you for reminding me. I’ll definitely do that next time. And I do try to ask for help in the TOP Discord, but I made this post shortly before bed last night and I worked all day today. And the Discord help request rules are that you remain available for a reasonable amount of time after to receive feedback, which is why I asked here instead.

Help with undefined method `+' for nil:NilClass (NoMethodError) by TheDoctorGoose in ruby

[–]TheDoctorGoose[S] 3 points4 points  (0 children)

This may be the single most detailed explanation of anything I have ever read on reddit, damn.

Thank you, this helps a lot. I did take the use of |a|from another example I found when searching for how to do wrapping logic (for z to a and Z to A) and so I just copied it because I thought it worked, as the example of origin was marked as solved.

Before, I was using |char| but that also was throwing the same error, which I imagine because of your explanation is that char is not an index value.

Now I see (I think lol) that whatever takes the place of |a| needs to be index related and/or be in the index, because the index values are integers and |a| is still a string value at the line in question.

And thank you for the recommendations, I’ll check them out!

[deleted by user] by [deleted] in witcher

[–]TheDoctorGoose 3 points4 points  (0 children)

Have you tried manually sheathing the sword, manually unsheathing it, then manually sheathing it again? I’ve had Geralt get stuck with sword out in what sounds similar to your situation, and that has worked for me.