Wednesday, April 28, 2021

Recent Questions - Arqade

Recent Questions - Arqade


If I retry a failed fight in TWEWY, do I keep the xp earned before failing?

Posted: 28 Apr 2021 12:13 AM PDT

When you lose a fight in The World Ends with You (DS version), you get an option to retry the fight or return to the main menu. If I level up during a fight then hit retry, do I keep the experience points I earned during the fight?

How do I acquire Outfit Vouchers?

Posted: 27 Apr 2021 07:49 PM PDT

Outfit Vouchers are used to craft layered armour, and you require a lot of them to craft layered versions of the higher tiered armor. Fugen the Elder gives you 3 of them, but how do I acquire more? I've already received one from a quest, but I'm wondering if quests are the only way to get them. Even if they are, I'm curious if all quests have a chance to drop them, or if only higher HR quests do.

How do I acquire Outfit Vouchers?

Why is the name NBT (Named Binary Tag) used? [closed]

Posted: 27 Apr 2021 01:34 PM PDT

What is the meaning of "named binary tag"?

What about NBT is binary?

How do I start the Linux version of Mount & Blade: Warband from GOG in Fedora?

Posted: 27 Apr 2021 10:30 AM PDT

So, I got myself Mount & Blade: Warband from GOG, but when I want to start it, I get something like:

error while loading shared libraries: libcurl-gnutls.so.4: cannot open shared object file: No such file or directory  

I already searched for the Fedora respective version of libqt5widgets5 and found out it should be:

qt5-qtbase-gui and qt5-qtbase

How can I start the game?

Is there a way to target only undead mobs in a command?

Posted: 27 Apr 2021 11:57 AM PDT

I want to give undead mobs in a certain radius instant health potions, but I don't know how to only target undead mobs.

effect give @e[distance=1..7, type=undead] minecraft:instant_health 7 10  

But there is no "undead" mob type. At least in this context.

Any help would be appreciated.

Broken Translucent Texture

Posted: 27 Apr 2021 05:14 PM PDT

This image →My Packed Ice Texture← is a texture for packed ice in a 1.7 texture pack. In the game, this texture displays properly in GUIs and when dropped as an item, but does not display in full resolution. When held in the hand and actually placed, it displays as solid white. However, when broken, the breaking particles are slightly transparent like the actual block.

How do I make the translucency of this texture display in the game in full resolution?

Note: the texture is hard to see on the post background but can be found between the arrows.

How is Rip and Tear bonus damage in Jupiter Hell calculated?

Posted: 28 Apr 2021 02:39 AM PDT

The description for the Marine skill "Rip and Tear" states:

Rip and tear! You prefer to handle your enemies face to face. Or chainsaw to face. Your percentage of Fury becomes a damage bonus to melee attacks (half at level 1), and you generate +1 Fury per melee kill (+2 per each additional level of this trait).

The bonus damage calculation is a little ambiguous however: is my Fury converted to a percent modifier, and that is added to my damage? Or is my percent of max Fury converted to said modifier? That is, suppose I have 20/40 Fury, and I have Rip and Tear 2. Is my bonus damage 20% (because I have 20 fury), or 50% (because I have half my max fury)?

How can I crown a Witch that is standing and wandering around?

Posted: 27 Apr 2021 05:59 PM PDT

I started playing Left 4 Dead 2 a while ago, and just noticed that on some levels the witches stand and walk around. While playing, I heard a person crown a witch while she was standing,

How is this done?

Which crops grow in which seasons?

Posted: 27 Apr 2021 04:54 PM PDT

I'm having trouble finding a comprehensive list of all crops that are plantable/harvestable within in each season. I know that some crops can grow in multiple seasons, but I'd like to know all of my options in a particular season.

Is drifting analog common problem of PSP? How to fix it?

Posted: 27 Apr 2021 10:37 PM PDT

I have bought a secondhand PSP (E1004 Street) a few weeks ago. Generally, this handheld works well, but after a few days of casual playing (max 2h per day) I see a little problem - the analog is drifting, mainly to the right, so in some action/platform games it could be deadly - controlled character can fall down from various places.

I had another PSP some years ago and I clearly remember that I had the same problem then. It was PSP Fat 1004 model. I broke it completely when I tried to fix this issue. So I have a question - is it a common problem that analog drifting to any side? How to avoid that? Or maybe I have a lot of bad luck and I just bought a problematic PSP twice?

I also tried to calibrate it by entering to System settings->System Info and rotating analog, but I read somewhere in the web that then should appear the rotating circle, the same as appears when something is loading, but I did not saw it. I read also about replacing some rubber from under analog to the new one - does anybody did it? Did it help?

"Couldn't load file functions/bar.mcfunction in functions directory."

Posted: 27 Apr 2021 07:15 PM PDT

I made two function files:

tag @e[tag="xf_selected"] remove "xf_selected"  tag @e[c=1] add "xf_selected"  

and

tag @e[tag="xf_selected"] remove "xf_selected"  tag @e add "xf_selected"  

And that's it. I've tested the commands and they are valid. I get the following errors:

[Commands][warning]-Couldn't load file functions/selectentity/all.mcfunction in functions directory.      [Commands][warning]-Couldn't load file functions/selectentity/nearest.mcfunction in functions directory.      

What's wrong and how can I fix it? - I literally have nothing else in the pack except for the manifest (which seems to be working).

How do I start the Linux version of X3: Reunion from GOG in Fedora?

Posted: 27 Apr 2021 10:14 AM PDT

Hoi, I recently bought the Linux version of X3: Reunion from GOG, but I can't find a way to start it.

My system: Fedora 32, 64-bit version

I went via terminal into the X3 Reunion folder and started it by:

./start.sh  

Which gave me:

./X3R_config: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory  

I looked in the folder /usr/lib/ and libgtk-x11-2.0.so.0 was there.

Then I thought, oh, I forgot to install the mentioned programs listed on the GOG page.

Which were:

Requires the following packages to be installed: libc6:i386 libasound2:i386 libasound2-data:i386 libasound2-plugins:i386 libgtk2.0-0:i386 libxml2:i386 and dependencies. This game comes with a 32-bit binary only

Through internet research I think I found the corresponding Fedora programs and installed them:

  • glibc-devel.i686, which installed libxcrypt-devel.i686 as dependency
  • alsa-lib.i686 (was already installed)
  • alsa-lib-devel.i686
  • alsa-plugins-pulseaudio.i686 (because pulseaudio was the only one installed in the 64-bit version I thought that would be the one for this game)
  • gtk2.i686, which installed atk.i686, gdk-pixbuf2-modules.i686 and jasper-libs.i686 as dependencies
  • libxml2.i686
  • libxml2-devel.i686, which installed cmake-filesystem.i686, xz-devel.i686, xz-devel.x86_64 and zlib-devel.i686 as dependencies

Then I tried to start the game again, this time I got:

./X3R_config: lib/libz.so.1: version `ZLIB_1.2.9' not found (required by /lib/libpng16.so.16)  

Through some research I came to this site here: https://stackoverflow.com/questions/48306849/lib-x86-64-linux-gnu-libz-so-1-version-zlib-1-2-9-not-found

and tried the second solution:

cd /your_software/../lib/ (the directory containing libz.so.1)  mv libz.so.1 libz.so.1.old  ln -s /lib/x86_64-linux-gnu/libz.so.1  

Because in Fedora is no lib/x86_64-linux-gnu/ I found out that the corresponding folder should be lib64

So I did:

cd /usr/lib/  sudo mv libz.so.1 libz.so.1.old  sudo ln -s /lib64/libz.so.1  

Sadly this didn't help.


Recently I had a similar case with the Linux version of Mount & Blade: Warband from GOG, which gave me after start something like this:

error while loading shared libraries: libcurl-gnutls.so.4: cannot open shared object file: No such file or directory  

But the solution for Mount & Blade: Warband was:

sudo ln -s /usr/lib64/libcurl.so.4 /usr/lib64/libcurl-gnutls.so.4  

And Mount & Blade: Warband started after that normally.

Maybe that helps or will give an additional idea how to get X3: Reunion to start...


If I forgot anything I will add it, I only use Linux for browsing and some office / gaming, so when it comes down to it, I am only a beginner ;)

Thank you in advance.


Small update

So, I put the libz.so.1, which I compiled from source like @aphid showed it, into the ~/GOG Games/X3 Reunion/game/lib/ folder, but renamed the previous libz.so.1 to libz.so.1.old.

then I got:

./start.sh   Running X3: Reunion  Language detected: English  ./X3R_config: symbol lookup error: /lib/libxcb-shm.so.0: undefined symbol: xcb_send_request_with_fds  

which lead me to:

this

where someone had the same issue, but for X3 Terran War.

Well yeah, it's an other game, but the same series, so I thought the following might work:

Solution there was to delete the lib folder in the root folder of the game (that one next to docs, game, start.sh.,...) and keep in the lib folder located in games only with:

libavcodec.so.53  libavformat.so.53  libavutil.so.51  libbz2.so.1.0  libcrypto.so.1.0.0  libGLEW.so.1.13  libswscale.so.2  

Of course I saved the ~/GOG Games/X3 Reunion/lib and ~/GOG Games/X3 Reunion/game/lib/ before doing this

which got me:

./start.sh   Running X3: Reunion  Language detected: English  libGL error: No matching fbConfigs or visuals found  libGL error: failed to load driver: swrast  X Error of failed request:  GLXBadContext    Major opcode of failed request:  153 (GLX)    Minor opcode of failed request:  6 (X_GLXIsDirect)    Serial number of failed request:  107    Current serial number in output stream:  106  

which lead me with a search for failed to load driver: swrast to this:

Answer#6

So maybe 32-bit-nvidia-libs might help, or would they conflict with the current 64-bit-libs? X3: Reunion is a 32-bit only game afterall.

Currently installed ones which are 64-bit packages:

akmod-nvidia-340xx  kmod-nvidia-340xx-5.11.11-100.fc32.x86_64  kmod-nvidia-340xx-5.11.12-100.fc32.x86_64  kmod-nvidia-340xx-5.11.14-100.fc32.x86_64  nvidia-texture-tools  xorg-x11-drv-nvidia-340xx  xorg-x11-drv-nvidia-340xx-kmodsrc  xorg-x11-drv-nvidia-340xx-libs  xorg-x11-drv-nvidia-libs  

I would then just install the .i686 ones...

Or would this option be a dead end?


Update 2

Ok, installed now the 32-bit nvidia libraries and it starts now. Got help from here.

Also found out that it will start when you delete/rename the ~/GOG Games/X3 Reunion/lib folder. And you can keep all files in the ~/GOG Games/X3 Reunion/game/lib/ folder but we had to switch out the libz.so.1 with the previous compiled one.

I will write a detailed answer in the answer section to this now.

Fallout 4 - Materials not being shared

Posted: 27 Apr 2021 12:41 PM PDT

I have the Local Leader perk installed and have been enjoying building up settlements all over the Commonwealth & the Island, sharing the resources though supply lines. Recently I noticed though that some of my settlements are not actually sharing materials. For example, I have 2 shipments of concrete in the workbench at Sanctuary, which is connected to all settlements:

enter image description here

But I am unable to build anything with concrete at Longfellow's Cabin & Dalton's Farm (both on the Island). I thought at somepoint that both these Island settlements were connected to the rest of the grid but it appears they are not. I just started building up Longfellow's Cabin, and assigned him to the Supply Line duty, but it appears there is no concrete shipment avaialable (I actually cant build anything out of concrete).

So my questions are:

  1. Is the Island actually capable of being connected to the Commonwealth through supply lines?
  2. What can I do to make sure settlements are actually connected?

How do I dye stuff in Minecraft PE?

Posted: 27 Apr 2021 01:01 PM PDT

I've tried using the anvil to merge the leather with the dye but it won't work :[

Words with Friends some opponents’ letters in tile bag others aren’t

Posted: 27 Apr 2021 04:20 PM PDT

Against some opponents no matter how many games I am playing their tiles don't appear in the tile bag, nor mine in theirs, although when we started they did. Other opponents' tiles do appear. Why is this? Would actually prefer if the former were the case for all. Is this possible?

My server has stopped after reaching max memory

Posted: 28 Apr 2021 01:15 AM PDT

I have a Minecraft server (1.16.4) and having trouble with RAM usage causing my server to suddenly stop working. I have 8GB RAM and my server runs on Linux and when I start the server, my ram is 3GB, but when someone joins (around 3-5 players) the RAM usage increases until it reaches 8GB ram, and after it reaches 8GB my server suddenly stopped working and I can't stop or restart the server because my console also freezes.

Before it reach 8GB ram, the server was at 20 TPS but after ram reach 8GB, my server suddenly dropped its TPS, but I don't know it because of my plugins or memory leaking.

  • with 3 to 5 player my ram is (3GB/8GB)
  • after playing for 1 hour my ram hit 8GB ram (7.89GB/8GB)

my server Startup Settings:

java -Xms8000M -Xmx8000M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs/ -Daikars.new.flags=true -jar server.jar nogui  

this server is running on Pterodactyl Panel.

Plugins (62):

AdvancedEnchantments, AdvancedRegionMarket, AltDetector, AnimatedScoreboard, AutomaticBroadcast, AutoPluginLoader, BungeeTabListPlus, Citizens, ClearLag, ClearLagTimer*, ColoredSigns*, CommandPanels, CoreProtect, DeluxeMentions, DiscordSRV, Essentials, EssentialsAntiBuild, EssentialsChat, EssentialsGeoIP, EssentialsProtect, EssentialsSpawn, FastChunkPregenerator, FogusCore, GoldenCrates, GoldenEnchants, GSit, Harbor, HolographicDisplays, ImageMaps, Jobs, LuckPerms, LWC, mcMMO, Minepacks, MMOItems, MMOLib, Multiverse-Core, NexEngine, OpenInv, PlaceholderAPI, PlayTime*, Playtimes*, ProtocolLib, QuantumShop, Quests, RandomTeleport, SilkSpawners, Towny, TownyChat, TownyNameUpdater, UltimateAutoRestart, UnlimitedEnchants, Vault, ViaBackwards, ViaRewind, ViaVersion, Votifier, VotingPlugin, WorldEdit, WorldGuard, WorldGuard-Towny*, WorldGuardExtraFlags

What's causing my server to do this?

How do I use an NBT editor to modify item properties?

Posted: 27 Apr 2021 09:50 PM PDT

In Minecraft, the NBT (Named Binary Tag) format is used to store data of our Minecraft worlds, including block, entity, and item properties.

In the Java Edition of Minecraft, you can modify this data by including the data in the command, like so:

/give @s diamond_sword{Enchantments:[{id:"minecraft:knockback",lvl:10s}]}  

In the Bedrock Edition, on the other hand, NBT is inaccessible from commands. In order to modify NBT, we need to use an external editor.

What are some useful item properties that I can modify with an NBT editor, and how can I do so?


Related: How do I give a player an item with custom properties?

How do I get access to edit a config file in a WindowsApps Folder?

Posted: 27 Apr 2021 06:02 PM PDT

I have a Windows 10 machine and a version of Ark I installed from the Windows Store. There is a certain Dino that shall remain nameless that I just don't want in my game anymore but I cannot edit the game.ini file.

I have taken ownership of the folder and its contents, I have explicitly added the local admin to the folder and it's contents and I still cannot edit the file.

I do not have a copy of the default file so I have not tried using a recovery console and powershell to overwrite the file but if someone can tell me where to get the default .ini file then I will certainly give this a shot. I did try making a copy of the file to my documents folder but windows told me that I needed the permission of the user I was already logged in as to copy the file.

I am running 1909 build 18363.657.

Let me know if you can help me out.

Update 20200215: Attempting to open any ini file with either Notepad or Notepad++ running with elevated privileges results in "You don't have permission to open this file. Contact the file owner or an administrator to obtain permission."

Vanilla Minecraft crashes with EXCEPTION_ACCESS_VIOLATION after changing RAM

Posted: 27 Apr 2021 12:50 PM PDT

I changed the RAM in my PC (went from 2x4G to 2x8G). Since then, Minecraft refuses to start, whether I'm running Forge or vanilla. It doesn't always crash at the same point; sometimes before starting loading, a couple times immediately after starting to load the world, and most often while loading.

I've tried to look around but almost all information for this type of crash relates to Intel integrated graphics (and this is not the case). Pretty much the only good info I've found is here: Minecraft EXCEPTION ACCESS VIOLATION, but it does not have a solution.

I have already reinstalled both Minecraft and Java, and I've updated all drivers. I ran MemTest86 like it says there for a full pass without errors, and I've run LinX like it says and it stopped for an error after a couple of runs, but I don't know what that means.

The RAM appears to otherwise work fine.

PC specs

  • Intel i5 750 quad core 2.67 GHz
  • Nvidia GeForce GTX 950
  • Intel SSD 256 G
  • HDD 1T (shouldn't matter, nothing relevant is installed here)

Upon further investigation, it seems like there's a chance of experiencing this kind of crash while entering world ONLY. I made a completely vanilla (no forge) instance and it's happened too. It's since happened 3-4 times out of about 20 attempts.

Here's the log for vanilla Minecraft without Forge or mods:

[15:33:53] [File IO Thread/INFO]: [STDERR]:     at ayj.a(SourceFile:263)  [15:33:53] [File IO Thread/INFO]: [STDERR]:     at ayj$a.close(SourceFile:244)  [15:33:53] [File IO Thread/INFO]: [STDERR]:     at java.util.zip.DeflaterOutputStream.close(Unknown Source)  [15:33:53] [File IO Thread/INFO]: [STDERR]:     at java.io.FilterOutputStream.close(Unknown Source)  [15:33:53] [File IO Thread/INFO]: [STDERR]:     at java.io.FilterOutputStream.close(Unknown Source)  [15:33:53] [File IO Thread/INFO]: [STDERR]:     at aye.b(SourceFile:160)  [15:33:53] [File IO Thread/INFO]: [STDERR]:     at aye.a(SourceFile:145)  [15:33:53] [File IO Thread/INFO]: [STDERR]:     at bgx.c(SourceFile:37)  [15:33:53] [File IO Thread/INFO]: [STDERR]:     at bgx.run(SourceFile:30)  [15:33:53] [File IO Thread/INFO]: [STDERR]:     at java.lang.Thread.run(Unknown Source)  #  # A fatal error has been detected by the Java Runtime Environment:  #  #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005437005b, pid=4424, tid=0x0000000000003ccc  #  # JRE version: Java(TM) SE Runtime Environment (8.0_231-b11) (build 1.8.0_231-b11)  # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.231-b11 mixed mode windows-amd64 compressed oops)  # Problematic frame:  # V  [jvm.dll+0x29005b]  #  # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows  

And the full log: https://pastebin.com/2ApcGGxT

Where to find rotten flesh in 7 Days to Die Alpha 18?

Posted: 27 Apr 2021 10:46 AM PDT

Ever since Alpha 18, gardening hoes have been removed and farming now requires the building of farm plots. One requirement to craft them is rotten flesh.

Now it should not be too hard to find rotten flesh in a game where the vast majority of enemies are rotting people, but I can't find a way to gain rotten flesh from dead zombies.

How can I reliably find rotten flesh?

Mules in minecraft

Posted: 27 Apr 2021 07:10 PM PDT

I was under the impression from the information on the Minecraft wiki etc. that mules had all 3 stats (HP, Jump, and Speed) varied like horses do, rather than having a fixed jump height and speed like donkeys. Yet every mule I've bred (seven or eight of them now) has had the exact same speed and jump. Is this just a really weird coincidence? I did read that mules are incapable of being AS GOOD as a horse, so if they don't have fixed stats, what is the "best possible mule" I could breed?

How to find the IP of a CSGO comunity server?

Posted: 27 Apr 2021 09:56 PM PDT

I was playing a retake server in Counter Strike: Global Offensive. Then my friend say give him the server IP address so that he can join and play with me. The question is how can I find the IP server and let him know?

How to cure injured player in Fifa Online 3?

Posted: 27 Apr 2021 12:00 PM PDT

I'm having a problem right now which is I can't cure my injured player in FIFA ONLINE 3. It is saying "suspend ranking mode x match" but I have already play like thousand match but still the same. What can I do?

How can I get rid of these gasopods around my base?

Posted: 27 Apr 2021 05:25 PM PDT

So I built my first base in the Safe Shallows, where there are normally some gasopods roaming around. They are not aggressive, but when approached release these gas spores that do a ton of damage if you come into contact with the gas they release. My issue is that for some reason, three of these jerks decided that the entrance to my base is the place to be, so I get attacked by acid just about every time I exit my base. I tried the stasis rifle and knife, but they don't seem to take damage that I can tell. I read on the wiki that someone lured them away with Peepers, but I couldn't get that to work either. Any suggestions?

Where to use pennants in Castle Siege

Posted: 27 Apr 2021 02:07 PM PDT

My Briton pennants are full and I am not sure where or on what to spend it?

Where do I spend my pennants in Age of Empires: Castle Siege?

Where do I put item tags on items inside a chest or your inventory?

Posted: 27 Apr 2021 05:06 PM PDT

I am making a Minecraft Mini Game adventure map, and one of the levels has a /setblock command, I am using the command in a way to spawn an item in a chest (Wooden Button) I need the wooden button to have CanPlaceOn tag so it can be placed on a log.

I have tried this command:

setblock 294 5 -1251 minecraft:chest 0 replace {Items:[{Count:1,Slot:0,id:minecraft:wooden_button,CanPlaceOn:[log]}]}`  

What does "Purchase Refund" mean?

Posted: 27 Apr 2021 02:20 PM PDT

In my Completed tab, I had a Purchase Refund. I did not get a failed purchase. Where did this come from?

enter image description here

What are the cheat codes for Age of Empires 2?

Posted: 27 Apr 2021 11:12 AM PDT

I recall there one being 'beefsteakjimmies' but that's the only one I can remember. What are all of the codes and what do they give you in the game?

No comments:

Post a Comment