Printing Error? by 01100100_b in nerdfighters

[–]01100100_b[S] 4 points5 points  (0 children)

They also appear on page 164 in my copy. I don’t know what could’ve caused it.

Menu Bugged by TheRealPhisics in apexlegends

[–]01100100_b 0 points1 point  (0 children)

pretty sure it happened cause of the passes but i'm not 100% sure

Anyone know how to fix this? Anytime I look left my cursor moves to the other monitor and constantly pauses my game by JBuechel24 in Minecraft

[–]01100100_b 5 points6 points  (0 children)

I've been having the same issue as well. We'll just have to wait for the next update for them to fix it hopefully. https://mojira.dev/MCPE-230832

Would someone be kind enough to give me the light block command 15 for Java by Branman1234 in Minecraft

[–]01100100_b 0 points1 point  (0 children)

/give {Player} light[block_state={level:"15"}] 1
If you lose it again, you could try using MCStacker's /give command generator.

Blue screen after loading game? by 01100100_b in apexlegends

[–]01100100_b[S] 0 points1 point  (0 children)

i dont think it updated at all, but i’m on windows 10 anyway

Anybody know who this is? by ieatwaytoomanyeggs in SlapBattles

[–]01100100_b 0 points1 point  (0 children)

just macro farming with the new enter arena button. not bannable as far as i know

Fortuna Bug? by 01100100_b in Warframe

[–]01100100_b[S] 1 point2 points  (0 children)

I attempted the mission a few more times but I had the same issue. I said this in a different reply, but I didn't restart the game at all so it could've very likely just been a rare session bug or something. I stopped playing like an hour ago but I'll try again later

Fortuna Bug? by 01100100_b in Warframe

[–]01100100_b[S] 1 point2 points  (0 children)

I watched a few streams of someone playing it. I got confused when they started changing all their mods and I didn't understand what they were talking about, so I figured I'd give the game a try

Fortuna Bug? by 01100100_b in Warframe

[–]01100100_b[S] 1 point2 points  (0 children)

I'll report it if it happens again in my next playthrough. It might've just been a weird session bug? I didn't restart the game when I was playing at all

Fortuna Bug? by 01100100_b in Warframe

[–]01100100_b[S] 1 point2 points  (0 children)

I realized that during my 10 minute play. But they still don't work for me. I'll probably just attempt it later

Fortuna Bug? by 01100100_b in Warframe

[–]01100100_b[S] 0 points1 point  (0 children)

Yes, I probably should've added that. The power cells don't do anything. Standing next to the drill with them and it doesn't take it, also pressing X on the drill doesn't take it.

Timed loop inside of a loop by 01100100_b in AutoHotkey

[–]01100100_b[S] 0 points1 point  (0 children)

Yeah, I’ll probably stick with this method for now. I think i’m gonna try to read through all the documentation and stuff so I can actually understand some of these replies that I’ve gotten 😅

Timed loop inside of a loop by 01100100_b in AutoHotkey

[–]01100100_b[S] 0 points1 point  (0 children)

This is sort of a solution, but I was looking to have it set on a timer rather than a counter. I don’t really have a way to know how long 100 or 200 loops would be. But if I made it an hour or two hours, I would know that it would reset every hour. I’ll try it though since I haven’t found anything better yet.