Wednesday, November 3, 2021

Recent Questions - Arqade

Recent Questions - Arqade


Can you identify this Sega Genesis (Mega Drive) game from 1991 or before?

Posted: 03 Nov 2021 05:14 AM PDT

This is a screenshot from a Sega Genesis (Sega Mega Drive) game. The game is surely in color, just the screenshot is black&white. The game cannot be newer than 1991.

Can you identify this game?

enter image description here

How do I make Minecraft title show only once

Posted: 03 Nov 2021 05:06 AM PDT

So I'm trying to make a minecraft map, but I ran into a problem. I want a title to appear when you go to a diffrent zone (Similar to Wynncraft), but the problem is that it is showing multiple times, and spamming on your screen when you are in a specific cordinates where the text should show.

Current Code - execute as @a[x=-65,y=4,z=11,distance=..1] run title @p title {"text":"Great East","color":"gold"} Command Block Settings - |Repeat|Unconditional|Always Active|

How do I make the title show only once when I'm in those cordinates?

Datapack Things: NBT structure and block tags?

Posted: 02 Nov 2021 10:10 PM PDT

I am working on a datapack and I would like to have ancient debris generate in jungles, so I have added ore_debris_small to the features of jungles, but they still wont generate. According to a the response to my mojang bug report, ancient debris can only replace blocks with the tag #nether_base_stone or something. So is it possible to and if so how would I add the tag overworld stone to ancient debris generation?

Along the lines of block tags, I have a file called "dragon_immune" in a folder called blocks in a folder called tags in the minecraft folder, yet the blocks I added are not immune to the dragon? It seems to use defaults.

I assume this blocks folder is where I would change the block tags of stone or debris generation?

Oh and if anyone knows how to edit the swamp hut structure it would be greatly appreciated. The answer I found was use structure blocks to save a structure so I did, and I added the nbt file named swamp_hut to structures in minecraft and it didnt work.

Best way to dynamically call function

Posted: 02 Nov 2021 05:58 PM PDT

For my project, I have callable objects (arbitrary NBT dict that is theoretically capable of calling an mcfunction) stored on an NBT array (the Stack).
At an arbitrary time in execution I want to be able to pop the callable off the Stack and somehow use it to call a function.

My original thought was to just store a string like "function ns:fn_name" and then data modify... that string into a command block and run it.
Problem is, command blocks execute on the next tick and there seems to be no way around this.

My next thought would be to have an invoker function that contains every possible function call, and a chain of execute if data stack[0]{name:<function_name>} run function ns:<function_name>, where stack[0] is the callable at the top of the stack, and the callable would store the name of its desired function in callable.name.

My problem with this is efficiency. For the number of defined functions n, it's potentially adding n checks every function call and that sucks.

However, I can't think of a better way to call an arbitrary function like this.

How to spawn mobs still

Posted: 02 Nov 2021 05:34 PM PDT

In Minecraft, I have seen videos in which mobs are completely still, not even budging a pixel when attacked.

I think this is possible via commands

How do I do this?

Minecraft auto sign in help

Posted: 02 Nov 2021 07:11 AM PDT

I am playing Minecraft Education Edition and when I try to sign in it don't even let me type anything, it just auto signs me in, and when it does it says we can not connect to internet. Is there a way to stop this?

Device information:

  • Google Chrome OS
  • Version 94.0.4606.114 (Official Build) (64-bit)

Why can't I get blocks in survival mode when I break the blocks? [closed]

Posted: 03 Nov 2021 12:03 AM PDT

I was playing Minecraft in survival mode earlier and I went to go get some wood, but when I broke the tree I couldn't get any wood. I've been playing this game for a long time and this never happened before.

I tried clearing the data of the app and it didn't work.
I also deleted all of my worlds and created a new one, it still didn't work.
I even asked my brother what to do but he didn't know how.
I tried deleting some of my apps it still didn't work at all, I tried everything I could do.

I downloaded mods/maps before, the version I have is 1.17.

Can someone help me here please?

Is there a way to increase the max zoom distance?

Posted: 03 Nov 2021 01:27 AM PDT

I find the camera in Age of Empires IV to be a bit too close to the battlefield for my liking. for example, in the first Normans Campaign Mission, I struggled selecting my entire army at once when it was spread across the screen. Is there a way to increase this distance?

Tnt modifications

Posted: 02 Nov 2021 07:17 PM PDT

I'm making an adventure mode map. I want tnt to be part of it to deal damage to mobs but I don't want it to destroy terrain. How do I do this?

How to change the file location of Overwatch Logs and Settings

Posted: 02 Nov 2021 04:57 PM PDT

C:\Users\XXXX\OneDrive\Documents\Overwatch  

Is currently my save location for overwatch settings and logs but due to OneDrive, I am receiving a sync error as shown below.

Does anyone know of how to change the settings file location?

Save Location of Overwatch Settings

How to tp the players to a defined place?

Posted: 03 Nov 2021 04:03 AM PDT

I'm trying to make a Skywars minigame, and I need to teleport the players to an island. I don't know what to do, I really want to make this minigame, I'm in 1.16.5 Minecraft Java Edition.

I've tried:

tp @p @r[type=armor_stand]  

but it's not working.

Is Nihil still available in Warframe?

Posted: 03 Nov 2021 02:01 AM PDT

I heard about this new great sword/heavy blade weapon that is actually really powerful, and was told that it can only by earned by killing Nihil.

I started the game a week ago, and according to the Fandom site, "Series 3 (The Glassmaker)" ended in January, 2021.

Is there still a way to get the weapon? Is Nihil still available in Warframe?

How do I import Minecraft worlds that are normal files with Minecraft Windows 10 Edition?

Posted: 02 Nov 2021 11:28 AM PDT

I've been trying for 8 hours now, please help.

How do I make Piglins dance in Minecraft?

Posted: 02 Nov 2021 04:30 PM PDT

So, I'm trying to get piglins to dance in Bedrock Edition, but they don't seem to dance when I play Pigstep.

How do I get piglins to dance on Minecraft Bedrock Edition? Do I need to use /function?

Do Minecraft Bedrock servers support multithreading?

Posted: 02 Nov 2021 10:03 PM PDT

Do the bedrock edition Minecraft dedicated servers support multithreading? According to the wiki, the client does, but I could not find anything about the server.

Is it possible to suppress damage from a falling anvil?

Posted: 02 Nov 2021 07:34 PM PDT

Story

I have an automatic anvil replacement system using redstone. An observer detects when the existing anvil breaks, and then the ceiling opens up allowing one anvil to fall down.

Problem

The replacement anvils fall from the ceiling which is about 20 blocks high. From that height, the anvils almost always end up chipped after they fall.

I want to add some redstone near the bottom that will stop an anvil from taking damage after it falls 20 blocks.

I have tried a dispenser that shoots out water as the anvil gets close, but it seems that water doesn't break an anvil's fall.

I also had pistons that pop out of the wall one by one, but it takes way too much time for an anvil to reach the floor.

Core question

Find a way to stop an anvil from taking damage when it hits the floor using a redstone contraption.

How to change the Google Play account in Pokemon Go to use the balance?

Posted: 02 Nov 2021 04:33 PM PDT

I am playing Pokemon Go using Google account 1. I then redeemed my Google Play gift card to the same account. Then when I try to go to the Pokemon Go shop, hoping to use the balance in Google Play account to buy coins, Pokemon Go shows the Google Play store page again, but with another Google account 2. This is the default account set in my Android mobile phone. How can I switch the account back to account 1 in Pokemon Go, so that I can use the balance inside the Google Play account 1?

How do I use my PS4 skins on my Nintendo Switch copy of Minecraft?

Posted: 03 Nov 2021 05:01 AM PDT

When I go into the in-game Minecraft store on both my PS4 and Switch I'm unable to use skins from either.

For example, I purchased one of the Star Wars packs on my PS4 a couple of years ago and, even though both systems are connected to my Microsoft account, I can not use them on my Switch.

Why is this?

Cannot run Minecraft on Windows 7

Posted: 03 Nov 2021 12:04 AM PDT

I started playing Minecraft a few years back but then quit. Now I'm wanting to play it again but whenever I click on the Minecraft Launcher these messages show up:

The first message

The second message

Can anyone help please?

I have deleted every single trace of Minecraft from my pc and reinstalled it but it still wouldn't work.

DMG interuption (mac)

Posted: 03 Nov 2021 03:00 AM PDT

Whenever I try to open the Minecraft Launcher, it always comes up with this alert...

I have attempted to trouble shoot, deleting all DMGs, but time after time it keeps on coming up with this image. I feel like the only way to fix this is to uninstall Minecraft, then reinstall it but I don't want to lose all of my stuff

How did someone join my single player world?

Posted: 02 Nov 2021 06:34 AM PDT

I have a Minecraft PE single player world. When I was playing somehow someone joined my game. How could/can this happend?

Can you kill Iron Golems?

Posted: 02 Nov 2021 01:24 PM PDT

Is it possible to kill an Iron Golem? I have tried to hit it with my diamond sword but that failed. If you can kill them please tell me how to. And what materials are needed to kill the Iron Golems. Also what loot will it give you?

No comments:

Post a Comment