#π¨base-gamma-support
1 messages Β· Page 674 of 1
No matter what I do I cannot revert my mod organizer to the default 446 mods. Ive run the installer with all boxes unchecked as admin and non.
can someone help me. i have all 446 mods active but i am getting this error
!k98
@swift python
1) Go in this folder: [YOUR GAMMA FOLDER]\.Grok's Modpack Installer\G.A.M.M.A\modpack_patches
2) Copy these four folders (check pic)
3) Go to your Anomaly folder
4) Paste these four folders (check pic)
5) Overwrite/replace all if asked
It won't delete your save files.
Here is a picture for reference:||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _
https://cdn.discordapp.com/attachments/1098945649929617478/1110295790104092753/tk98.jpg
any tips to prevent the game crashing when loading a save?
ty very much, that was it π
guys, can you help me with this please?
When you update gamma from launcher, all the hide files are restored like when you check game integrity on steam?
!dof
@woven cove Follow this: #βπfaq message
I was just going through generators for the sin quest and crashed out of no where
tengo ahora un nuevo problema, ahora no salen las pestaΓ±as correctamente.ΒΏQue hago?
getting this issue, followed the instructions in the forum post of the similiar issue and still having this happen
just noticing its listing my D: drive there yet none of anomaly or gammas files are located on my D: drive
click derecho sobre cualquier nombre---->expand all
its not letting me save/overwrite saves
How do i reset the mod list to have 446 mods active again? Before I updated I disabled some mods, which was working fine. But now I get this crash when I make a new game and I can only assume its related to the active mods, which are now 442. Here is the message
idk if this is base gamma or mod based but when i pick up weapon parts, others seem to lose condition to being absolutely worthless. is this a bug or part of the game?
FIY if you are using an ultrawide monitor and are noticing stutter when moving through doors/environment.
Set your FOV to ~90 and then increase HUD FOV to your desired amount. Any value above 95 will cause the issue when moving over objects.
how do i get the reshade menu to open? its bound to home by default right?
Yeah "Home" should open it
yea its not opening for me for some reason
when I launch my game without having the fr pack everything is fine but when I put the fr pack on the screen visual changes
is there a way for me to manually reinstall reshade through the launcher? im assuming it just had a borked install somehow
guys so i just reinstalled gamma due to errors, but now when i load into my old saves for some reason by old ak 105 shakal kit is gone, is there a way i can use console commands to respawn it back in?
tengo un problema el juego tiene la pantalla del anomaly original ΒΏcomo lo soluciono?
I said the same thing to myself and I reinstalled the game a second time and it still does the same thing @lament karma
eh im doing a bootleg repair of it if it works cool if not ill move on everything else works fine
i tried to enter Outskirts and my game hard crashed lol pripyat is cursed for me
fixed it i did a reinstall of anomaly base and it fixed it im assuming i didnt have a clean version like i thought i did
or maybe im full of shit cause it broke again lmao idk why reshade is such a bitch rn
I have a problem with my gamma game when I create a new game and I get this screen when I press alt+tab the screen is black, also it does not advance from this screen, besides I have all the mods in MO2.
Fresh install?
@trim magnet
If you have installation issues related to github errors (for instance "untracked working tree files" "Aborted" errors) in the V6 GAMMA Launcher black window, do this (the result should look like the picture below):
- Go to the
GAMMA/.Grok's Modpack Installer/resourcesfolder (GAMMA being the folder where you have GAMMA's ModOrganizer2 installed) and delete the 3 following folders:gamma_large_files_v2,Stalker_GAMMAandteivaz_anomaly_gunslinger(highlighted in the image below). - Download this: https://gofile.io/d/E6Q79Y
- Cut and paste or drag and drop the
installer_resources.7zin the folderGAMMA/.Grok's Modpack Installer/resources - Right-click
installer_resources.7z > 7-Zip > Extract Here. This should look like the image below once the extraction is done. - Launch the GAMMA V6 Launcher from your desktop and click the "Install/Update" button.
- Delete the
installer_resources.7zonce the update is successful to save some space on your drive.
!torrent
Hi, i have a problem with the psi-helmet. I need to go to "Radar" and turn off the brain scorcher, but when i am in "radar" the psi-helmet don't work and the brain scorcher keep damaging me (i have it in my inventory)
i have this problem .how fix it
!psyhelmet
@burnt gulch Read this: #βπfaq message
hi my game crashed and i got this error can anybody help?
good evening, my game when being in the loading screen I jumped with this error and crashed, What can I do to fix it?
}
also i have nvg effect stuck on my screen
I'm getting a crash when attempting to repair guns with suppressors attached. Only base mods installed. I'll show where and what line in LUA in a moment.
Line 25 of 336- Item UI Improvements - Utjan\gamedata\scripts\z_scale_equipped_guns.script
So it's trying to get the size of the silencer in the x dimension but the object has a None value for grid size?
local sil_x = SYS_GetParam(2, wpn_sec, "silencer_x", 0) * (self.container.grid_size/50)
For reference the weapon is the modernized Mauser 98k. It also seems to happen with the USP45 with a suppressor attached.
Does anybody know Utjan's discord @?
It seems like setting all instances of self.container.grid_size to self.grid_size, which is defined earlier as "self.container.grid_size or 41" improves things, still crashing. But, it would be good to find out why self.container.grid_size is coming up a None in the first place.
how do i stop my hud FOV from constantly auto increasing?
Relevant error log:
Stalkers. I have another problem again
happened every time ive tried to play the new update
Im trying 2 enable mags redux but after following all steps the reload keybind in the settings still arent there is there a way to fix it?
apparently a lot of people having the same issue. I tried searching for the file in the manager, but nothing comes out of it
and the game is not even installed on D: drive
do I need to have MD5 checked to install the update? the discord guide says no but the launcher itself says yes
sorry other way around lol
follow guide
so everytime i try to install gamma...it pops up in the command prompt a error and prevents me from installing it D: any advice or help? ;w;
error occured during installation
!v6fix
@wispy spruce
If you have installation issues related to github errors (for instance "untracked working tree files" "Aborted" errors) in the V6 GAMMA Launcher black window, do this (the result should look like the picture below):
- Go to the
GAMMA/.Grok's Modpack Installer/resourcesfolder (GAMMA being the folder where you have GAMMA's ModOrganizer2 installed) and delete the 3 following folders:gamma_large_files_v2,Stalker_GAMMAandteivaz_anomaly_gunslinger(highlighted in the image below). - Download this: https://gofile.io/d/E6Q79Y
- Cut and paste or drag and drop the
installer_resources.7zin the folderGAMMA/.Grok's Modpack Installer/resources - Right-click
installer_resources.7z > 7-Zip > Extract Here. This should look like the image below once the extraction is done. - Launch the GAMMA V6 Launcher from your desktop and click the "Install/Update" button.
- Delete the
installer_resources.7zonce the update is successful to save some space on your drive.
wait u try 2 install gamma? hmmm how much space u have?
1.29tb free
Look at the steps very carefully look if u have missed one maybe
working on it now~ thank you
Hello, anyone know what is causing this ?
I shot colonel petrenko in duty base and after i domed him right between the eyes my game hard crashed
is this a known problem or is he simply that strong that the game cant let him die
doing the update after installing v6 of the launcher and should this update really take so absurdly long? i had 438 of the mods prior to this update
same here
i fixed mine btw
pleasee
i forgot i had one translation installed on my base game
i just installed, never played
Sniper Rifles dont even appear in the upgrade or repair tab, pls help
strange..i did everything correct and its still poping with this
what is the launcher version?
this one
!v6fix try following these
@wispy spruce
If you have installation issues related to github errors (for instance "untracked working tree files" "Aborted" errors) in the V6 GAMMA Launcher black window, do this (the result should look like the picture below):
- Go to the
GAMMA/.Grok's Modpack Installer/resourcesfolder (GAMMA being the folder where you have GAMMA's ModOrganizer2 installed) and delete the 3 following folders:gamma_large_files_v2,Stalker_GAMMAandteivaz_anomaly_gunslinger(highlighted in the image below). - Download this: https://gofile.io/d/E6Q79Y
- Cut and paste or drag and drop the
installer_resources.7zin the folderGAMMA/.Grok's Modpack Installer/resources - Right-click
installer_resources.7z > 7-Zip > Extract Here. This should look like the image below once the extraction is done. - Launch the GAMMA V6 Launcher from your desktop and click the "Install/Update" button.
- Delete the
installer_resources.7zonce the update is successful to save some space on your drive.
thats what i did
!v6fix
@void ocean
If you have installation issues related to github errors (for instance "untracked working tree files" "Aborted" errors) in the V6 GAMMA Launcher black window, do this (the result should look like the picture below):
- Go to the
GAMMA/.Grok's Modpack Installer/resourcesfolder (GAMMA being the folder where you have GAMMA's ModOrganizer2 installed) and delete the 3 following folders:gamma_large_files_v2,Stalker_GAMMAandteivaz_anomaly_gunslinger(highlighted in the image below). - Download this: https://gofile.io/d/E6Q79Y
- Cut and paste or drag and drop the
installer_resources.7zin the folderGAMMA/.Grok's Modpack Installer/resources - Right-click
installer_resources.7z > 7-Zip > Extract Here. This should look like the image below once the extraction is done. - Launch the GAMMA V6 Launcher from your desktop and click the "Install/Update" button.
- Delete the
installer_resources.7zonce the update is successful to save some space on your drive.
do i have to launch from gamma launcher everytime or can i shortcut MO and launch from it?
then i think u need 2 tick of forced zip extraction then update
it is ticked
ups i mean untick
ok
nope dident work
oh well Thank you all for the help <Β£ i wil lprobly try this again in the future
then im literally clueless 
me to...as i have had gamma working in the past but when my old hard drive died i lost it so had to start a new and well yeah
oh well i will come back to this another time thanks for trying β€οΈ
I hope u get it fixed sry that i couldnt solve ur problem 
its okay my guy~ you tried thats what matters ^^
oh nvm. i had disc open full screen and didnt see the shortcuts were made already facepalm
hey guys, my PDA is blurry AF
reload the game, make sure to save
you wont be able to make any character actions either. think its a bug from fast travel
would anyone know why my screen rubberbands when talking to npcs?
game crashed while trying to save...
unfortunate, it should fix when you reload though
not fixed lol
I keep experiencing game crashes and freezes when in the menu. If I take too long the game window will freeze and close but still show as running on my task bar and in task manager but I cant get the window back. Sometimes I can hear the menu music, but the game window is always invisible. What can I do?
Anyone have a vanilla GAMMA save thats near a rf package? I need to troubleshoot rf packages
So after this update my game will launch but when I try to load in or start a new game I get an error.... anyone else enjoying this? I will scoop a screen shot here in a sec...
I'm getting a failure to start, it was working last night after the update. I get the GAMMA splash screen, then the organizer opens and I run it, Anomaly opens, I run it and the Anomaly splash appears, but after around 45 seconds it closes and a Windows error message dings. No error dialog box.
visual of my mod organizer
My game crashes whenever I try and repair an artefact using the smelter. Any idea how to fix this? ! [SCRIPT ERROR]: ...aly/bin/..\gamedata\scripts\grok_artefacts_melter.script:419: attempt to index field 'cond_t' (a nil value)
FATAL ERROR
[error]Expression : <no expression>
[error]Function : CScriptEngine::lua_pcall_failed
[error]File : D:\a\xray-monolith\xray-monolith\src\xrServerEntities\script_engine.cpp
[error]Line : 262
[error]Description : fatal error
[error]Arguments :
1 : [Lua] ...aly/bin/..\gamedata\scripts\grok_artefacts_melter.script(419) :
LUA error: ...aly/bin/..\gamedata\scripts\grok_artefacts_melter.script:419: attempt to index field 'cond_t' (a nil value)
getting this on a fresh GAMMA install, however I noticed that my mod count does not match #π577-mods-in-mo2
MO2 only shows 443 mods
note: I have been using the latest launcher/installer in admin mode and did the V6 large files steps but the problem persists
hi folks, this crash follows me after update on any location. May it be these new EXEs added in the latest update? I have more then enough memory
!v6fix
@rocky berry
If you have installation issues related to github errors (for instance "untracked working tree files" "Aborted" errors) in the V6 GAMMA Launcher black window, do this (the result should look like the picture below):
- Go to the
GAMMA/.Grok's Modpack Installer/resourcesfolder (GAMMA being the folder where you have GAMMA's ModOrganizer2 installed) and delete the 3 following folders:gamma_large_files_v2,Stalker_GAMMAandteivaz_anomaly_gunslinger(highlighted in the image below). - Download this: https://gofile.io/d/E6Q79Y
- Cut and paste or drag and drop the
installer_resources.7zin the folderGAMMA/.Grok's Modpack Installer/resources - Right-click
installer_resources.7z > 7-Zip > Extract Here. This should look like the image below once the extraction is done. - Launch the GAMMA V6 Launcher from your desktop and click the "Install/Update" button.
- Delete the
installer_resources.7zonce the update is successful to save some space on your drive.
! [LUA] 0 : [C ] safe_bone_pos
! [LUA] 1 : [Lua] ...lker/anomaly\gamedata\scripts\xr_corpse_detection.script(377) : find_valid_target
! [LUA] 2 : [Lua] ...lker/anomaly\gamedata\scripts\xr_corpse_detection.script(436) :
* Unregister UI: UIInventory
![bone_position] Incorrect bone_id provided for burer_normal2 (19850), fallback to root bone
! [LUA] 0 : [C ] safe_bone_pos
! [LUA] 1 : [Lua] ...lker/anomaly\gamedata\scripts\xr_corpse_detection.script(377) : find_valid_target
! [LUA] 2 : [Lua] ...lker/anomaly\gamedata\scripts\xr_corpse_detection.script(436) :
![bone_position] Incorrect bone_id provided for burer_normal2 (19850), fallback to root bone
! [LUA] 0 : [C ] safe_bone_pos
! [LUA] 1 : [Lua] ...lker/anomaly\gamedata\scripts\xr_corpse_detection.script(377) : find_valid_target
! [LUA] 2 : [Lua] ...lker/anomaly\gamedata\scripts\xr_corpse_detection.script(436) :
stack trace:```
Here is root cause of crash
i need help please! after i've triend many time with no result !
does it hang after this or continues in like 2-3 minutes?
fixed this and now I have a new error
I havnt played in 6 months, seems now there is something that makes sprinting in a straight line harder? I wobble side to side instead of keeping on my path, anyone know what mod this is or where I can turn this off?
I experience this whenever I enter a save or start a new game.
is there a link to download "download.zip" ?
I had 2 different mods moved to another url yesterday https://discord.com/channels/912320241713958912/1189891634620551219 and it looks like in your case AUG Pack mod is moved too. So you can try downloading it manually.
Anyone else having their weapons/arms or equipment becoming invisible in their hands after using the ledge grab mechanic added in? Looking for a fix if one is available
please help me
welp, did a fresh install and solved every single issue I had
so i have the 446 mods installed but the game will not start and gives me no error messages it jsut gives me the splash art to start and then crashes what me do
Fixed minor issue!
I think part of the mounting/clambering animation temporarily makes your weapon invisible for part of the frames and a lag spike that happened prevented weapons from becoming visible again.
If your weapons/arms become invisible, go to βsettingsβ from the main menu or pause, go to the UI/HUD tab under Visual and ensure the βShow Weaponβ checkbox is on.
I think I just got unlucky but in the off chance anyone has the same issue today/in the near future or prior I hope this helps. Was stumped for nearly half an hour. Other people have had similar issues Iβve seen on Reddit though presumably unrelated to this mod. If Iβm any other case you can fire your weapon, see your ammo counter but your weapon and arms are invisible, give the settings a look.
Cant find the SVT40 ltx where I can change the repair kit type, there are 2 in the EFT reposition patches but editing the ltx there didnt change anything. Help would be appreciated
think I'm missing some mods, could someone tell me what they are so I can manually download them?
Did you check in the organizer that there is 446 mods?
444
Ah. I don't think you can manually download em.
I know it is possible, there is a bot tag for it
Yeah that bot didn't even reply to me four times already.
I know mods are missing and how to manually add them, I am asking which ones they are
Oh. Yeah the bot should answer.
there is no bot command to tell me which mods I am missing
how do i turn the HUD FOV multplyer down?
its annoying cause it keeps automaticly changing for no reason
Is there a way to sort items by weight?
does anyone have that bs when you empower an artefact only to later discover that it is ~20% condition again? i've wasted like 6 emptys already and am really puzzled as to why this is happening
please fucking help this bug has been here since December 15
somehow my Save didnt break when i re-updated the game, but i forgot what to do when i encounter this.
so uhh, installing gamma rn again trying to fix everything, its stuck at this now and ive waited for around 20 mins it still hasnt done anything
Delete shader compilation manually? @tight dawn
hi, got this error while changing localion (freedom base to duty base)
what should i do with this
!tasks
yes.
I also got this
started getting this after i installed the installer resources zip file
type git reset --hard
and try again
(that's the git error)
okay thanks
I just got expert tools how to I get exo repair kits I donβt have the recipe and the trader isnβt selling any Iβve slept to reset their trades and can see D grade weapon repair kits but not exo.
Hi, is the downloads folder from the GAMMA directory safe to delete? I see that it takes a lot of space and has multiple versions of the same mod
it did a small update, then nothing happened
problem on your screen was like "you've changed some file and try to switch branch, you can't do that". thing i've wrote removed that files and allowed you to update
i'm not actually expert in what's going on in gamma and can't fix gamma errors :D
okay thanks for the help
ae
Question: one difference that i noticed is upon starting the game is the starting art is not the modded gamma ones but instead the default anomaly one
Is that a new change or was it a corruption in my files?
image for preference
thing is i go to the directory and theres no such file as the one written in the error
the amount of patience i needed to finally start installing gamma is amazing
i started at 11 and now its 2am
ikr, been trying to fix errors for 2 days, still trying
i thankfully did everything right and its installing properly. for right now.
Does Anomaly actually launch, or is it just showing Anomaly when loading?
Because a recent update had to be release without including the GAMMA splash image.
Yes it does normally
So you remove it? Ok
I just want to be sure that it wasn't a corruption
Guys i get this massage do anyone know what the problem is?
!v6fix
@reef totem
If you have installation issues related to github errors (for instance "untracked working tree files" "Aborted" errors) in the V6 GAMMA Launcher black window, do this (the result should look like the picture below):
- Go to the
GAMMA/.Grok's Modpack Installer/resourcesfolder (GAMMA being the folder where you have GAMMA's ModOrganizer2 installed) and delete the 3 following folders:gamma_large_files_v2,Stalker_GAMMAandteivaz_anomaly_gunslinger(highlighted in the image below). - Download this: https://gofile.io/d/E6Q79Y
- Cut and paste or drag and drop the
installer_resources.7zin the folderGAMMA/.Grok's Modpack Installer/resources - Right-click
installer_resources.7z > 7-Zip > Extract Here. This should look like the image below once the extraction is done. - Launch the GAMMA V6 Launcher from your desktop and click the "Install/Update" button.
- Delete the
installer_resources.7zonce the update is successful to save some space on your drive.
question, does GAMMA run good on a 4060, i just want to make sure.
I moved my files to my friends laptop
i have 4060, everything is ok
does it run full graphics 60?
not full, but i'm not sure does 4090 run full graphics in 60 :D
(you don't rly need full there)
im gonna do full graphics as long as i get 44 fps im good
somewhere i have full, somewhere not
How to fix this guy?
Is there a way to slow down the fucking NPC Stalkers? They are so fucking fast that they are too hard to kill em.
please help, I wanna repair one of these sniper rifles
Hi, I need help! My game keeps crashing during the miracle machine quest and it crashes at random intervals but the intervals are short enough to stop me from completing the quest fully. I either crash while going up to one of the four levers or I crash while fighting the group of mutants that spawn after you pull the 3rd lever. Is there a fix?
If I remember correctly, you cannot fix a weapon that is too low durability in that menu, you need to clean the components using other methods such as gun cleaning oil etc. and that should get a durability high enough to start repairing the gun itself! (Also replace the components by drag and dropping higher durability triggers, gas tubes and such. You cannot replace the barrel however with drag and drop)
which one?
all of them
not help me fix this rifle, all sniper rifles are'nt appearing in the workshop menu
my game was lagging like hell and i realized it was the fuckin grass that was taking up alot of my memory
it's always the grass
do you have D-type repair box?
It should show even if they donβt have a type d
Is there Anyone can help me to fix this shit
hi everyone, I don't know if this has been asked, but it looks like I don't have the full 446 addons in my installation, only 442. I don't know what logs to retrieve, if useful, but let me know if that is needed. Either way, I get this error when trying to start the game
btw the game worked fine since last update
^same here man
Where is the supporter guy?
I have mutants teleporting around while fighting me like rng is it something related to mods or is it the new patch?
!v6fix
@dusk tendon
If you have installation issues related to github errors (for instance "untracked working tree files" "Aborted" errors) in the V6 GAMMA Launcher black window, do this (the result should look like the picture below):
- Go to the
GAMMA/.Grok's Modpack Installer/resourcesfolder (GAMMA being the folder where you have GAMMA's ModOrganizer2 installed) and delete the 3 following folders:gamma_large_files_v2,Stalker_GAMMAandteivaz_anomaly_gunslinger(highlighted in the image below). - Download this: https://gofile.io/d/E6Q79Y
- Cut and paste or drag and drop the
installer_resources.7zin the folderGAMMA/.Grok's Modpack Installer/resources - Right-click
installer_resources.7z > 7-Zip > Extract Here. This should look like the image below once the extraction is done. - Launch the GAMMA V6 Launcher from your desktop and click the "Install/Update" button.
- Delete the
installer_resources.7zonce the update is successful to save some space on your drive.
Have you tried this?
what is the problem and how to solve it? Help
The build is clean, 446 mods, the latest version of the launcher.
Also @blissful shore and @arctic spearupdate your launcher properly to v6 or it wont work. Hope this helps
Help pls?
How is it crashing, send the error you are getting
Thanks man I will try this
to any of the guys who have problems with the "missing ADAR" and the rest of the new weapons, do a FRESH install and download the RC3.7 from MEDIAFIRE (the 9.37GB one) that one actually WORKS
Also i have a question, which of the programs are responsible for the newly added "visibility meter" on the right hand corner? i'd like to move it to the left but no idea which mod is responsible
I have a lot of conflicted data too
please help, this a bug problem not a gameplay problem
Thereβs no error, it freezes, unfreezes for like half a second before freezing again and closing itself
Do you have any mods installed on top of the standard ones?
Yes, only one
Have you disabled it and tried to see if that could be the issue?
Not yet
Give that a try, at least it will narrow it down
Ight
What mod is it?
Disable it and test
The problem is, you've changed some of the original files potentially and if this mod acts in a weird way, it might fuck it up
Mods do weird things at weird times in weird places
I see
so since installing new update, my modlist stayed at 442 but whenever i try to load the game it freezes and crashes the game out without an error log
!v6fix
@lusty sierra
If you have installation issues related to github errors (for instance "untracked working tree files" "Aborted" errors) in the V6 GAMMA Launcher black window, do this (the result should look like the picture below):
- Go to the
GAMMA/.Grok's Modpack Installer/resourcesfolder (GAMMA being the folder where you have GAMMA's ModOrganizer2 installed) and delete the 3 following folders:gamma_large_files_v2,Stalker_GAMMAandteivaz_anomaly_gunslinger(highlighted in the image below). - Download this: https://gofile.io/d/E6Q79Y
- Cut and paste or drag and drop the
installer_resources.7zin the folderGAMMA/.Grok's Modpack Installer/resources - Right-click
installer_resources.7z > 7-Zip > Extract Here. This should look like the image below once the extraction is done. - Launch the GAMMA V6 Launcher from your desktop and click the "Install/Update" button.
- Delete the
installer_resources.7zonce the update is successful to save some space on your drive.
ive tried disabling other mods but problem still persists
Itβs looking good so far, no crashes yet
Ight imma try doing to levers now
Okay, it crashed
I didnβt even reach the first lever
so i dont have them files installed in the gamma file anyway so i guess i will try to install them manual as you have said and report back
Maybe tweak some graph settings, if it's just crashing out like that something weird is going on it. Even though the mod is disabled it could still be in your save file and messing it up, please in this chat will know more: https://discord.com/channels/912320241713958912/928715640968212582
I have no access
Need to remove your newcomer role at the top of the discord channels
How?
!novice
@trim magnet Read this: #βπfaq message
I need to chat more
I moved my files to my friends laptop now i have 442 mods and the game crashes when i start a new game and i have lots of conflicted data
Is there any fixes or should i just redownload everythingπ
Baldur, check falcos reply to me as im having same issue, i will try this first and see if succesful
Iβve changed my graphics a bit more but I still crash very often
Oh ok tnx man
And i did that part but still it crashes
so even after reinmstalling resources it is crashing?
How do I do the Living Legend Underground quest?
I went through I think the entire facility and didn't find anything.
Yeah but i have a lot of conflicted data so i think my problem is those files
Do have these conflicted files too?
thumb starts off under barrel and awkwardly phases through barrel into normal position
when equipping weapon
only happens with M4 type weapons
yeah exactly the same, i updated, MO2 i will try the recources when they have downloaded, if nothing else i guess i will do a fresh install and start a new game which sucks
can someone tell me why weapon upgrades don't change stats on some weapons>
I think it would be better if we wait its a new update it takes some time till they find all the problems and fixes
yeah you could be right, guess we will see
I need help to fix nightvision
Somehow nightvision dont work
When i turn it on animation and sound is there but screen is the same
is there a openAL sound fix at start up? iv got around it by having a youtube video playing before i start the game but just wondering if there is a perma fix π
I love the new version of gamma omg i love it so much, i love downloading for first install after 3 failed update attempts with no help from anyone here that would work where i got so mad i deleted anomaly and gamma rc3 and had to redownload everything, right on first install of the newest version of gamma im immediately having nothing but error msgs in the launcher cmd box despite me following install instructions to the letter, not to mention of how much i LOVE AND I MEAN LOVE how after waiting literally 4 WHOLE HOURS for it to do its magic after 3 hours of downloading rc3 and anomaly 1.5 it just straight crashes and wont become responsive for the last 15 minutes, best anomaly update ever!!
Xray engine is the best, all software built around it is totally without fault whatsoever, its truly the best!
!move
@rain moon How to move GAMMA and Anomaly properly: #βπfaq message
I'm getting the same problem, same crashlog
Are you playing on below DX11? Beefβs NVG doesnβt work below DX11
Hi I have recently installed Gamma and the tab in the pda that (to my knowledge) should allow me to view and accept nearby quests without having to seek out and speak to the NPC that is offering each one does not display anything. Is that mod included in gamma or is it one I have to install separately. If so, which mod is it and how do I install it? Thanks in advance!
is the raptr a base game weapon?
how do I fix this, the scope effect goes beyond the scope itself
I think you delete shader_cache in your anamoly folder (anamoly>appdata)
and launch the game and the game will rebuild shader files
will do, thanks
im just guessing tho no promises, I had a similar issue and it fixed it
its still there lol, thanks anyway
ah sorry man
no probs
Can someone help?
what are you cliking on to fast travel
Yellow marker
idk if you can fast travel to that I think it has to be outposts and bases only
I was able on debug mode earlier i think. I cannot reach this marker to make this quest in pda. When I use anomalous detector im still under marker
ah, not sure.
are you over-encumbered? or have yellow weights on inventory?
but there is no line to use fast travel
And what about this objective? I cannot take measurments
pls help, only sniper rifles ( including the guass rifle ), are'nt appearing in the workshop in both upgrade and repair tab
Bro this new update fucked my mind and I can't find how to fix this shit
It is 4 fucking hours and I can't solve this fucking puzzle
hi folks, is there any trick to make NVGs working like before last update? My eyes are burning
press n until to adjust brightness?
I mean before update even on brightest settings it was not burining like this
do you eventually know how to fix it?
hello all am a new at gamme i install the game lastdays and i have a Fatal error when i satrt the game
@odd grove you can try to use this option, it works for me,
!v6
@digital vapor Update your GAMMA Launcher:
- Add your GAMMA and Anomaly folders to the Windows Defender exclusions and disable real-time protection temporarily, before downloading the file.
You can find these settings here:
Windows Security > Virus & threat protection > Manage settings
- Grab the latest launcher: #π’announcements message
- Go to
[YOUR GAMMA FOLDER]\.Grok's Modpack Installer folderand extract theG.A.M.M.A. Launcher.exeand theresourcesfolder there (picture for reference below) - Launch the G.A.M.M.A. Launcher.exe with Admin Rights and either:
Follow the instructions from a Helper that is helping you.
OR
Press Install/Update G.A.M.M.A without disabling anything.
_ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _
https://cdn.discordapp.com/attachments/1098945649929617478/1187720614098776104/image.png
my 7zip isnt even extracting it lol, maybe its an old version
perfekt, vielen lieben Dank.
Fellas every time I open workshop it freezes and I wait 15 seconds to open and close it, how am I gonna fix it?
Hello, please help me with this error
Even though I ran it as administrator, it still looks like this
No such command found.
!shader
@wraith beacon To clean your "Shader Cache", don't use the option in the Anomaly launcher.
Go in this folder: Anomaly\appdata, you'll find a folder called shaders_cache, delete this folder and launch the game normally from MO2, using your preferred DX.
hi guys good morning, this is happening to me uuna thing that had never happened to me before I try to play the game as a daily i to play the game in dx11 gives me uun error i in dx10 the game is played I hear the audio the game is running come on but the video is null i stays on the loading screen without giving to enter the map a little embarrassing because I do not know how to solve it
or how can I update a mod that is asking me to update?
This shouldn't be possible right? Empty inventory but something is taking up weight
What are the recommended pc specs for gamma ?
What's this error all about?
help me
help me plz
whats wrong
Even though I ran it as administrator, it still looks like this
Hình ảnh
That is how it should look?
bro can you help with my problem
!v6fix
@nimble fox
If you have installation issues related to github errors (for instance "untracked working tree files" "Aborted" errors) in the V6 GAMMA Launcher black window, do this (the result should look like the picture below):
- Go to the
GAMMA/.Grok's Modpack Installer/resourcesfolder (GAMMA being the folder where you have GAMMA's ModOrganizer2 installed) and delete the 3 following folders:gamma_large_files_v2,Stalker_GAMMAandteivaz_anomaly_gunslinger(highlighted in the image below). - Download this: https://gofile.io/d/E6Q79Y
- Cut and paste or drag and drop the
installer_resources.7zin the folderGAMMA/.Grok's Modpack Installer/resources - Right-click
installer_resources.7z > 7-Zip > Extract Here. This should look like the image below once the extraction is done. - Launch the GAMMA V6 Launcher from your desktop and click the "Install/Update" button.
- Delete the
installer_resources.7zonce the update is successful to save some space on your drive.
Did you right click and run as admin too?
yes
its crashes and shows when i start a new game
but when i play my old save it does no do this
Double check by following this: (GIFs dont work) O_O
i ran it with admin but it didn't work
Follow that fix above and see if it fixes it
k
Is the "downloads" folder in the GAMMA directory safe to delete to clear space on drive?
Sup guys! Do i need to install updates for gamma listed in #π½how-to-update and #π’announcements if i've downloaded everything from #π₯οΈhow-to-install ?
No
Hi Guys
I need some help, haven't ply for a month, and now when i try to load any save my PC completely freeze, without an error, but when I try to start a new game, I am getting this , can somebody help?
I DM's you a gif mate
Hello what should I do now, I still can't download GAMMA
Hmm what is the purpose of it? I see that it has multiple versions of the same mod, as in the screenshot I posted
After the recent update I had to reinstall the game completely since it was crashing all the time when I wanted to load a save or create a new game. But I still can't start a new game since I always get this error message. If anyone could help me I would be grateful! π
Is there any resolution for this artefact/artifact melter crash when trying to repair artifacts?
[error]Expression : <no expression>
[error]Function : CScriptEngine::lua_pcall_failed
[error]File : D:\a\xray-monolith\xray-monolith\src\xrServerEntities\script_engine.cpp
[error]Line : 262
[error]Description : fatal error
[error]Arguments :
1 : [Lua] ...aly/bin/..\gamedata\scripts\grok_artefacts_melter.script(419) :
LUA error: ...aly/bin/..\gamedata\scripts\grok_artefacts_melter.script:419: attempt to index field 'cond_t' (a nil value)
seems to me it looks different from my game: https://www.reddit.com/r/stalker/comments/rz0iny/stalker_gamma_expedition/ | can someone tell me what enb he is using and how i can achieve this?
Hi Guys! Is there a way to diable only the animation for the mutant loot?
Hello, this is my first time needing support on gamma and just want to ask what this pop-up is talking about. It was fine in my last session but when I booted it up now, it crashes when I load my save file.
Hi all β I get this error in Cordon heading towards the railway bridge/northern farm. Any thoughts?
Not able to get the game to run at all, unfortunately. Used to work fine before the updates. I see this error when trying to start a fresh game.
had the same issue, aparently u gotta update the launcher
Hi, I'm encountering a repeatable bug where every time I kill Stribog in Red Forest I CTD. Maybe it's to do with a bugged item
Do vehicles have controls or smth other than getting in and out with F?
Hey guys my debug menu wonβt pull up when I press F7
!debug
@sour lava How to enable debug mode: #βπfaq message
did you turn it on?
Stupid question...Doesn't the launcher update itself? Mine is currently version 4.3.0.0.
hey guys is there anyway to be able to ask stalkers to be ur companion like a couple updates ago??
i tried activating GAMMA copanion rework but that wasnt it...
no, u* gotta get 6.0.0.0

!60 @minor plume
@minor plume Update your GAMMA Launcher:
- Add your GAMMA and Anomaly folders to the Windows Defender exclusions and disable real-time protection temporarily, before downloading the file.
You can find these settings here:
Windows Security > Virus & threat protection > Manage settings
- Grab the latest launcher: #π’announcements message
- Go to
[YOUR GAMMA FOLDER]\.Grok's Modpack Installer folderand extract theG.A.M.M.A. Launcher.exeand theresourcesfolder there (picture for reference below) - Launch the G.A.M.M.A. Launcher.exe with Admin Rights and either:
Follow the instructions from a Helper that is helping you.
OR
Press Install/Update G.A.M.M.A without disabling anything.
_ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _
https://cdn.discordapp.com/attachments/1098945649929617478/1187720614098776104/image.png
Well then, there's my issue, lol.
not sure, never played with companions, try asking in #βπ°β’newbies-chat or #ββ’stalker-chat
Hey Stalkers, i have a question, im doing a fresh install of Gamma since there is some issue with game that i cant fix (Windows randomly freezes and only hard reset helps), do i run regular install with old launcher and then update with it with new, or can i just use new launcher from the start?
When you pull out a weapon and rack the gun what mod handles those animations?
use the new
and follow #π₯οΈhow-to-install
Hi, how do I turn off the temporary health system? But leave the mod for the health system of body parts
!q
@rare finch
A couple of questions for you:
- Do you have #π577-mods-in-mo2 (read channel name)?
- Are you using latest GAMMA launcher, not the installer? (in
\.Grok's Modpack Installer\) (version 6.0 is the newest) - Do you see any β in MO2 under Flags next to any mods (like the image)?
Answer ALL questions, 1, 2 and 3 individually (reply with one message to the Helper above or to whoever is helping you) _ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||_____https://cdn.discordapp.com/attachments/230197229518979072/1098649636736073878/image.png
go read #β©start-confirm and ask in #π¨modded-gamma-support
It worked, thanks fam π
When you pull out a weapon and rack the gun what mod handles those animations?
Hi, i installed the game and now i see i cant use a device in ona hand and a weapon in the another, only a knife, is this intended?
@raw raft installing new version 6.0
Hi, I need help with GAMMA. I went into garbage and the game crashed on me multiple times. This same error happened in Pripyat too when I was just starting but somehow it stopped crashing after awhile. I was using the m1911 the silver one with the diamond pattern on the grip. Can anyone help me out? I have a rx 6800xt with a ryzen 3700x (soon to upgrade the cpu) and 32gb of ram.
hey um, quick question, if i reinstall gamma, fresh download and all, can I directly install the new launcher or do i have to install the old one then update it??
Why are my red dots looking like this?
!reddot
@hexed pumice Fix missing/misaligned red dot:
- Increase texture detail to 3/4 or 4/4, or enter
texture_lod 0in the in-game console, and then restart the game.
If the steps from above didn't work, try this fix instead:
- Download the mod from #π¨base-gamma-support message
- In Mod Organizer 2, click on File -> Install mod
- Find wherever you saved the Jubs_Low_Texture_Red_Dots.rar file.
- Click βOKβ. Name it however you want. It will be at the very end of the mod list.
- Enable this mod.
Texture lod
Thanks brah
you can use the new one
Dad beat me too it π¦

noice, thank you so much @sharp bough
It's what I don't get paid for

so what do I delete to save files after this update?
My actual hero...
I saw in the announcement thingy where u can delete gamma large files v2 cus it ain't needed
Expression : <no expression>
Function : CInifile::r_string
File : D:\a\xray-monolith\xray-monolith\src\xrCore\Xr_ini.cpp
Line : 1171
Description : fatal error
Arguments : Can't find variable class in [wpn_amb17]
stack trace:
So Ik this is from Large files or Gunslinger, but how do I fix it?
so go read the announcement
yes and where do I delete it exactly
it says so in the announcement
Why do people do this when you can just say it
But whats the question?
because I fucking can't? You think I remember everything that's ever posted?
Relax bud its only gem
I see so it's just that, I thought I saw i could delete teivaz anomaly thing
nothing, just needed to make sure I ain't deleting unnecesarry stuffs
can no one help me?
Expression : <no expression>
Function : CInifile::r_string
File : D:\a\xray-monolith\xray-monolith\src\xrCore\Xr_ini.cpp
Line : 1171
Description : fatal error
Arguments : Can't find variable class in [wpn_adar2_15]
stack trace:
Hello help me pls π
!v6@pure sparrow @tranquil obsidian make sureyou BOTH have the latest launcher and run Install/Update, it SHOULD fix it
!v6
@sharp bough Update your GAMMA Launcher:
- Add your GAMMA and Anomaly folders to the Windows Defender exclusions and disable real-time protection temporarily, before downloading the file.
You can find these settings here:
Windows Security > Virus & threat protection > Manage settings
- Grab the latest launcher: #π’announcements message
- Go to
[YOUR GAMMA FOLDER]\.Grok's Modpack Installer folderand extract theG.A.M.M.A. Launcher.exeand theresourcesfolder there (picture for reference below) - Launch the G.A.M.M.A. Launcher.exe with Admin Rights and either:
Follow the instructions from a Helper that is helping you.
OR
Press Install/Update G.A.M.M.A without disabling anything.
_ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _
https://cdn.discordapp.com/attachments/1098945649929617478/1187720614098776104/image.png
Grim I need help too
Where are the M4A1 weapon files
on your computer
I dont have a computer
Whats a computer?
Its my dads computer
Oh you dont want to be searching for files on that, trust me...knowing what your dad is like
Does anyone know where the M4A1 files are?
Trust me bud I've seen it all I'm 35.
you should start by being more specific, since there are a FEW m4a1's
Specifically the M4A1 butcher.
But all the variants have the same issue.
Im 31 and ive never seen selfies like that
what issue?
Wont MO2 tell you?
Butthole still count as selfie?
They all had working racking animations but now they do not. The butcher also has this weird buggy thumb animation instead now.
Is thumb thing where it like teleports through the barrel?
Yeah seen a few people mention that...getting a foregrip fixes it π
I tried searching but no avail. I'll try again. I figured it was part of a mod and wanted to try replacing it but idk im just spit ballin here.
Getting a foregrip?
Me too tbh im on a train atm but I cant get my laptop out to check because im next to a roadman and he might shank me for it
At least in America you'll just get shot
Was just a joke about getting a foregrip so the hand holds it different but dont think you can
π΅π΅
Ah
Maybe a kit will fix
Yeah it actually would if it adds a foregrip lol but I think its just an animation bug might need to be patched out
Yeaaaaaaaa if only I could find those animation files π€π€π€
thx man
Grim is our hero
Hes the best dad ive ever had
All hail Grim king in base-gamma-support
I still keep on crashing, screen freezes but I can still move around in game, no error messages this time tho
Here's the log
I'm terrible at knowing but looks like its the animation files
I'm gonna try and disable the mod and see if it has any effect
That might cause some massive issues, maybe the M4A1 just won't animate at all lol
hey ihave nvg effect stuck on screen and cant do anything else than shoot and move what can i do?
Whatever it does it does not affect the m4a1 butcher
Hold N to talke them off, if not can you get to your inventry to remove them from the slot?
We know the animations are maybe under boomsticks and sharpsticks now though
!v6fix
@icy loom
If you have installation issues related to github errors (for instance "untracked working tree files" "Aborted" errors) in the V6 GAMMA Launcher black window, do this (the result should look like the picture below):
- Go to the
GAMMA/.Grok's Modpack Installer/resourcesfolder (GAMMA being the folder where you have GAMMA's ModOrganizer2 installed) and delete the 3 following folders:gamma_large_files_v2,Stalker_GAMMAandteivaz_anomaly_gunslinger(highlighted in the image below). - Download this: https://gofile.io/d/E6Q79Y
- Cut and paste or drag and drop the
installer_resources.7zin the folderGAMMA/.Grok's Modpack Installer/resources - Right-click
installer_resources.7z > 7-Zip > Extract Here. This should look like the image below once the extraction is done. - Launch the GAMMA V6 Launcher from your desktop and click the "Install/Update" button.
- Delete the
installer_resources.7zonce the update is successful to save some space on your drive.
ΠΡΡΠ·ΡΡ, ΠΏΠΎΠΌΠΎΠ³ΠΈΡΠ΅ ΡΠ΅ΡΠΈΡΡ ΠΏΡΠΎΠ±Π»Π΅ΠΌΡ. ΠΡΠ±ΡΠ°ΡΡΠ²Π°Π΅Ρ ΠΈΠ· ΠΈΠ³ΡΡ ΠΏΡΠΈ ΠΏΠΎΠΏΡΡΠΊΠ΅ Π·Π°Π³ΡΡΠ·ΠΊΠΈ ΡΠΎΡ ΡΠ°Π½Π΅Π½ΠΈΡ, Π²ΡΠ΄Π°ΡΡ ΠΏΠΎΠ΄ΠΎΠ±Π½ΡΡ ΠΎΡΠΈΠ±ΠΊΡ. ΠΊΠ°ΠΊ ΠΌΠΎΠΆΠ½ΠΎ ΡΠ΅ΡΠΈΡΡ ΠΏΡΠΎΠ±Π»Π΅ΠΌΡ
taking them off didnt work and holding n does nothing :/
You might have to reload your save then, sounds like it's bugged
I had a bug that meant I couldn't put them on and had to restart the game to fix it
reloading save didnt do anything and i got this bug yesterday
Does restarting the game do anything?
no because i continued playing today and even turning pc off didnt change a thing
You could try go into a lower DX mode from the launcher but I'm assuming that is just going to keep them stuck on in a lower mode
so i got the health bar but im missing mask overlay minimap and next to helthbar the effects
i cant even get to game with lower dx i get this error
anyone knows how to help
Might need to wait for a helper, they know more shit than I do!
I got fed up with the game so i just deleted it and made a new download. But now i get this error. Does anyone know what the Problem is?
I did a fresh install of Gamma, followed instructions as written (used new launcher to do so) and this is what i got in end
Did you get any errors in launcher console screen?
is gamma files from #π₯οΈhow-to-install as torrent?
Use a VPN
ok i dont have that nvg effect on dx9 lol
So it works fine in DX9?
Please go to #π¨ΠΏΠΎΠ΄Π΄Π΅ΡΠΆΠΊΠ°-ΡΡΠ°Π½Π΄Π°ΡΡ-gamma-ru-ua
VPN was on
Who know how to fix this?
!q
@long scaffold
A couple of questions for you:
- Do you have #π577-mods-in-mo2 (read channel name)?
- Are you using latest GAMMA launcher, not the installer? (in
\.Grok's Modpack Installer\) (version 6.0 is the newest) - Do you see any β in MO2 under Flags next to any mods (like the image)?
Answer ALL questions, 1, 2 and 3 individually (reply with one message to the Helper above or to whoever is helping you) _ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||_____https://cdn.discordapp.com/attachments/230197229518979072/1098649636736073878/image.png
What speeds do you get through the VPN?
Then just wait, thereβs no torrent for gamma archive, only anomaly ones
so did anyone have the same error?
its idiot idea to upload it as mediafire and no torrent
!q // in one message please
@shrewd sail
A couple of questions for you:
- Do you have #π577-mods-in-mo2 (read channel name)?
- Are you using latest GAMMA launcher, not the installer? (in
\.Grok's Modpack Installer\) (version 6.0 is the newest) - Do you see any β in MO2 under Flags next to any mods (like the image)?
Answer ALL questions, 1, 2 and 3 individually (reply with one message to the Helper above or to whoever is helping you) _ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||_____https://cdn.discordapp.com/attachments/230197229518979072/1098649636736073878/image.png
9.7gb anomaly downloaded as torrent in 10mins
9.5gb of gamma for 6/7 hours
You can ask helpers/mods why is it not torrented, but donβt go calling people idiots just like that
@tender forge can you upload gamma files as torrent?
why
yeah, but didnt catch what it was. is there a log somewhere i can pull?
i see. i only got 415 mods active. But what would be the other 31 mods be?
No there is not, but you should just open the launcher again, leave all boxes ticked and press Install/update again, and screenshot errors in console if thereβll be any
!realv6
@shrewd sail
Have you updated your launcher to V6?
The launcher is updated if:
1) in [YOUR GAMMA FOLDER\.Grok's Modpack Installer\resources] the same folder and file structure as in the screenshot below.
2) the launcher shows version 6.0.0.0.
Otherwise, update here - #π€bot-commands by writing !v6.
||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _
https://cdn.discordapp.com/attachments/1098945649929617478/1188948924057264138/12312312.png
heyo. My PC doesnt see GAMMA while it is running. I cannot stream it nor can I hear any sound while i'm in game. Pls help
i got gamma_large_files_v2, Stalker_GAMMA and teivaz_anomaly_gunslinger. Should I delete them?
yes it only works on dx9 i cant even get in game with dx8 and i have the effect on dx10 and 11
Leave as is, restart the launcher and press Install/Update with all boxes ticked
Would anyone know why my HOME key wouldnt turn the ingame menu on?
problem, my PDA, Detector, or anything doesnt show when i equip it, here you can see a muzzle flash of a PM when i fired it but i cant see it.
alright i just wanted to join real quick to ask, does gamma have any type of linux support?
It doesn't show up as gamma I think it shows up as monolith engine or some shit
It went to blank screen this time around, still able to move around in the game tho. Error message came up w/ a shader compilation error. I guess I should deleted the shader cache and it should be right?
Thats a good start
Because reshade was deleted the latest update, if you want it back untick the last box in launcher
Thank you
!linux
@umbral jacinth How to make G.A.M.M.A. work with Linux: #βπfaq message
Oh shit thanks
problem, my PDA, Detector, or anything doesnt show when i equip it, here you can see a muzzle flash of a PM when i fired it but i cant see it.
Hello, I keep trying to give spleen in zaton expert tools to hopefully get better trades, however, When I give him the tools he gives me the money but he still gives me the quest like nothing happend and I cannot craft with the tools nor does his supply level go up. I have tried going into debug mode and giving him tools again and force completing the quest with the function executer but non of these have worked
works fine now thanks
this is the error that keeps repeating
any solution to this or should i redownload gamma
i just had to reinstall because my game kept crashing and now this is all i get
doesnt even boot or anything just gives me an error sound
followed the guide to a T and still nothing
i have 446 mods in mo2 also so like idk
Still have the same problem however It is only a problem with spleen, where I happen to live, but I tested with the guy in rostok but It works fine
!manual >> https://www.moddb.com/addons/start/259573
@quartz carbon
To manually reinstall problematic mods do this:
- Go to the link(s) the Helper has provided above (or below).
- Download the mod file(s) from moddb. DO NOT EXTRACT.
- Place every archive you downloaded into your
\GAMMA\downloadsfolder. Overwrite if needed.- Run the GAMMA Launcher as admin.
- Uncheck/Disable:
- Check MD5
- Force git download
- Click
Install / Update G.A.M.M.A.
!verify
@toxic venture YOU'RE NOT PLAYING ANOMALY VANILLA. THIS IS A MOD PACK, REMEMBER?
Don't verify stuff with the Anomaly Launcher, you're using Mod Organizer 2 to launch the game and to manage the mods used in GAMMA.
The error you'll get is harmless and doesn't mean anything, that's not the problem you have with your game.
!k98 >> try this first
@toxic venture
1) Go in this folder: [YOUR GAMMA FOLDER]\.Grok's Modpack Installer\G.A.M.M.A\modpack_patches
2) Copy these four folders (check pic)
3) Go to your Anomaly folder
4) Paste these four folders (check pic)
5) Overwrite/replace all if asked
It won't delete your save files.
Here is a picture for reference:||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _
https://cdn.discordapp.com/attachments/1098945649929617478/1110295790104092753/tk98.jpg
Do you need spanish translations?
Any idea what this could be ?
Hey guys, quik question. Im trying to update gamma, tho each time i do it takes about an hour and a half to check and update everything. Is there something i can toggle off in order to just let the launcher focus on the update only ?. Thanks for your time !
Btw is it mandatory to ask people manually reinstall this spanish translation mod? Looks non critical
I have been doing it as an as-needed thing. If they don't need the translations then just forget it. If it is an enabled by defaut mod then they have to do it though.
!vers >> Do you have the latest launcher?
@open lotus Where to see your launcher version. ||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _ https://cdn.discordapp.com/attachments/1098945649929617478/1188038380232130620/version.png
AFAIK, it's only if they need it. It's a mod that is not enabled by default in MO2 and for now, until the download issue is fixed, people who want the translation will need to manually re-install it π
still getting it
!q
@worthy zodiac
A couple of questions for you:
- Do you have #π577-mods-in-mo2 (read channel name)?
- Are you using latest GAMMA launcher, not the installer? (in
\.Grok's Modpack Installer\) (version 6.0 is the newest) - Do you see any β in MO2 under Flags next to any mods (like the image)?
Answer ALL questions, 1, 2 and 3 individually (reply with one message to the Helper above or to whoever is helping you) _ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||_____https://cdn.discordapp.com/attachments/230197229518979072/1098649636736073878/image.png
@still agate
- 454
- yes 6.0
- no flags
Default is #π577-mods-in-mo2
Did you purposely change your modlist?
@still agateI have instaled some shaders
what is this for?
Appreciate any helps
Well that's your problem right there. Either return your modlist to default or head on over to #π¨modded-gamma-support
!crash
@blissful shore Open your Anomaly/appdata/logs folder and send your xray_[username] text file (.log) here. (image for reference below)
Note: log file is overwritten on each game launch, send it right after the crash _ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _https://media.discordapp.net/attachments/1098945649929617478/1166119077085982740/image.png?ex=659c6285&is=6589ed85&hm=94668f4fa25a45bdad9f2757192d571cf055f88574ca61449630cb4909628556&=&format=webp&quality=lossless&width=807&height=200
even after adding the archives i still get the directory issue
any link on how to delete gamma?
gonna redowload everything fuck it
Thank you falco. Perhaps i posed my question wrong. Am i right to assume that each time i run the update, it checks all files. And if so, am i able to disale this "checking" of the files before updating, basically just download and patch without any other process.
I noticed my installer always taking 2+ hours to install a patch, and im sure the updates are not 20 gb+.
My goal is to play the game and not let it update a long time π
help
fixed it thanks!
I gotta ask: do you have any custom icon mods installed alongside the Mags mod?
have had a similar issue before, but no i've never downloaded any other mods outside of gamma itself
You mean send this right?
Hmmm, OK maybe I misread one of the ammo types (357_mag)
i just updated the launcher and shes back up and running
Well, that's good π
Yes, that's it π
No, but im not sure if any mod requires it. I did delete the mods folder and did update/install again, now it shows 446, but still has flag on 1st person body mod
hello im experiencing some crashes with my game after the update. I want to fresh install the game to fix this. Is there a way for me to preserve my saves and bring them back into the game on reinstall?
!save
@digital pebble If you want to back up your saves:
1). Go inside your Anomaly folder
2). Open the appdata/ folder
3). Backup the folder called savedgames
thank you
So I see this error in your log. May I ask if a) you enabled or disabled any mods and b) did you mess with any of the Zone Customization Project settings?
If you don't need the translations then just ignore it. It will get fixed in the next update.
Yes I just changed some settings before update the game
May I ask what you changed?
Some in game settings like grass size and etc
Yup, crashed again.
And were these settings under the ZCP in the mod configuration menu? I ask because _g.script errors pop up when the ZCP settings are messed with too much or when a bunch of mods are enabled outside of the default set
BUT I didn't change zcp in MCM and didn't enable any mods outside of default
Is it fixableπ₯²
!default // this will get you back to factory settings. I don't know if the save isn't compromised though
@blissful shore
To bring your mod list, settings and keybinds back to default, inverting any changes made by you:
- Open the G.A.M.M.A. Launcher with admin rights
- Uncheck every box EXCEPT
Delete Reshade DLLs - Click on
Install / Update G.A.M.M.A
Note: If you wish to keep your keybinds and graphical settings, go to Anomaly\appdata and backup user.ltx.
was hoping updating the launcher would work but craashed twice after that
this happens every time i try to start new game or load a save anyone know how to fix it?
this happens when i try to start a new game. any one know how to fix?
!v6
@bold wigeon Update your GAMMA Launcher:
- Add your GAMMA and Anomaly folders to the Windows Defender exclusions and disable real-time protection temporarily, before downloading the file.
You can find these settings here:
Windows Security > Virus & threat protection > Manage settings
- Grab the latest launcher: #π’announcements message
- Go to
[YOUR GAMMA FOLDER]\.Grok's Modpack Installer folderand extract theG.A.M.M.A. Launcher.exeand theresourcesfolder there (picture for reference below) - Launch the G.A.M.M.A. Launcher.exe with Admin Rights and either:
Follow the instructions from a Helper that is helping you.
OR
Press Install/Update G.A.M.M.A without disabling anything.
_ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _
https://cdn.discordapp.com/attachments/1098945649929617478/1187720614098776104/image.png
help please and thanks
I tried it man but it didn't work I think i completely fucked up
Hello guys, such a problem, I lost a tramp in the quest Last Dawn at the checkpoint, he just didn't get rid of the game, the same thing happened with the scar, but I was able to reset him through the debugger, and I didn't find the tramp id in the guides, does anyone have a solution to this problem?
π Grrrr
Any fixes? cheers
I think We have same problem here dude it is 5 hours now and I can't find a fix for this shit
hey i accidentally moved beefs nvg mod around in MO2, anyone got a screenshot of where its supposed to be so i can place it back correctly
came out of nowhere for me
i unchecked all boxes in the launcher and am awaiting the update to finish to see if that helps at all
rather i left them checked
@blissful shore
A couple of questions for you:
- Do you have #π577-mods-in-mo2 (read channel name)?
- Are you using latest GAMMA launcher, not the installer? (in
\.Grok's Modpack Installer\) (version 6.0 is the newest) - Do you see any β in MO2 under Flags next to any mods (like the image)?
Answer ALL questions, 1, 2 and 3 individually (reply with one message to the Helper above or to whoever is helping you) _ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||_____https://cdn.discordapp.com/attachments/230197229518979072/1098649636736073878/image.png
can i get this in the priority listing in its catagory?
I just got this after update and I have this goddamn crashes after every updates fuck this luck I guess
i clean reinstalled stalker gamma and it's working as intended. but one thing is not working and that is enb. enb is not loading on the top of my screen in the menu as it usually would do and when i press home the menu don't show up. i also changed the hotkey to open the menu to another one but that doesn't helped. i guess because it won't load so why would it show up then
It's in the GAMMA Fixes category
i have a question is there a torrent file for the GAMMA RC3.7zβ? because if i download with google its last 8-10 fucking hours
!k98 // try this but I am not sure what the exact problem is
@blissful shore
1) Go in this folder: [YOUR GAMMA FOLDER]\.Grok's Modpack Installer\G.A.M.M.A\modpack_patches
2) Copy these four folders (check pic)
3) Go to your Anomaly folder
4) Paste these four folders (check pic)
5) Overwrite/replace all if asked
It won't delete your save files.
Here is a picture for reference:||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _
https://cdn.discordapp.com/attachments/1098945649929617478/1110295790104092753/tk98.jpg
thankyou!~
Np π
i need help π
What if I delete all my saves?
!save // or are you asking if you should delete your saves?
@blissful shore If you want to back up your saves:
1). Go inside your Anomaly folder
2). Open the appdata/ folder
3). Backup the folder called savedgames
when i start the game, show this error
!k98 // try this please
@remote orchid
1) Go in this folder: [YOUR GAMMA FOLDER]\.Grok's Modpack Installer\G.A.M.M.A\modpack_patches
2) Copy these four folders (check pic)
3) Go to your Anomaly folder
4) Paste these four folders (check pic)
5) Overwrite/replace all if asked
It won't delete your save files.
Here is a picture for reference:||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _
https://cdn.discordapp.com/attachments/1098945649929617478/1110295790104092753/tk98.jpg
i have a question is there a torrent file for the GAMMA RC3.7zβ? because if i download with google its last 8-10 hours @hollow igloo if you could help me that would be great!
how 2 make healthbar to a healthbar and not some Dude?
!mirror // does this help?
@raw isle
- GAMMA RC3:
Mirror / ΠΠ΅ΡΠΊΠ°Π»ΠΎ 1:
https://www.mediafire.com/file/y9e4fg4qbi7m6et/GAMMA_RC3.7z/file
Mirror / ΠΠ΅ΡΠΊΠ°Π»ΠΎ 2:
https://drive.google.com/file/d/1YMIKUIg8c1D0AE40OFkLul4MQoERvmBs/view
- downloads.7z:
Mirror / ΠΠ΅ΡΠΊΠ°Π»ΠΎ 1:
https://drive.google.com/file/d/13kqP88jTJAhPRfMWMBd5I1RvvWTAc4Pk/view?usp=drive_link
Did we ever find a fix for broken gun positions?
nah, dont worry i will wait.
how did it happen?
The Mediafire link doesn't help either?
!q
@dull nymph
A couple of questions for you:
- Do you have #π577-mods-in-mo2 (read channel name)?
- Are you using latest GAMMA launcher, not the installer? (in
\.Grok's Modpack Installer\) (version 6.0 is the newest) - Do you see any β in MO2 under Flags next to any mods (like the image)?
Answer ALL questions, 1, 2 and 3 individually (reply with one message to the Helper above or to whoever is helping you) _ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||_____https://cdn.discordapp.com/attachments/230197229518979072/1098649636736073878/image.png
No clue. First issue I've had - just did a full update and ported my old user appdata
Hello guys, such a problem, I lost a tramp in the quest Last Dawn at the checkpoint, he just didn't get rid of the game, the same thing happened with the scar, but I was able to reset him through the debugger, and I didn't find the tramp id in the guides, does anyone have a solution to this problem?
nah because im from argentina and my wifi is shit and 10gb are like 14 hours and a torrent of 10gbs is like 10 or 20 mins
rip my launcher was 5.0. cheers
Lol
Well, that's definitely a sign π
I'm lazy. I see update is orange I click and never check discord except to cry for help. Thanks bubbas
I highly recommend checking #π’announcements whenever there is an update π
You can try looking through #1035807043933720576 and checking around for some mods that might fit your needs (you will need to go to #π¨modded-gamma-support for any support requests though)
i clean reinstalled stalker gamma and it's working as intended. but one thing is not working and that is enb. enb is not loading on the top of my screen in the menu as it usually would do and when i press home the menu don't show up. i also changed the hotkey to open the menu to another one but that doesn't helped. i guess because it won't load so why would it show up then
Okily dokily
!reshade // It sounds like you are referring to Reshade
@swift python To get Reshade back:
1. Open your G.A.M.M.A. Launcher as admin (should be located inside [Your Gamma folder]\.Grok's Modpack Installer folder);
2. Disable all the checkboxes and click Install / Update G.A.M.M.A..
Note: This will reset your settings and modlist. If you need to save them - in https://discord.com/channels/912320241713958912/1012510897136222293 type !backup.
I delete the saves and didn't work too I'm done man time for waiting until stalker 2 comes I guess thank you dude
I am sorry I couldn't help with this issue :/
i tried it now nothing works anymore so ig ill do a full reinstall of everything
hello i just ran a clean install of my game and kept all my save files. Im still having the same issue where my game crashes after about 30 seconds or if I fast travel. Im going to post the error i receive as a screenshot.
halp
No man don't be sorry you did your good job i appreciate itβ€οΈ
!v6
@digital pebble Update your GAMMA Launcher:
- Add your GAMMA and Anomaly folders to the Windows Defender exclusions and disable real-time protection temporarily, before downloading the file.
You can find these settings here:
Windows Security > Virus & threat protection > Manage settings
- Grab the latest launcher: #π’announcements message
- Go to
[YOUR GAMMA FOLDER]\.Grok's Modpack Installer folderand extract theG.A.M.M.A. Launcher.exeand theresourcesfolder there (picture for reference below) - Launch the G.A.M.M.A. Launcher.exe with Admin Rights and either:
Follow the instructions from a Helper that is helping you.
OR
Press Install/Update G.A.M.M.A without disabling anything.
_ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _
https://cdn.discordapp.com/attachments/1098945649929617478/1187720614098776104/image.png
hi all , i'm installing gama i did all like in tutorial step by step no fail , but during install i get all of this , is it normal ?
!152
@obsidian jackal You haven't updated Anomaly to version 1.5.2, this is why you have this error.
If you have already updated to 1.5.2 and still having problems, it means you did something wrong.
- Download the 1.5.2 update from here: https://www.moddb.com/mods/stalker-anomaly/downloads/stalker-anomaly-151-to-152
- Open the archive, you'll see 4 folders and a text file
- SELECT the content of this archive (4 folders and a .txt file)
- DRAG AND DROP the content of this archive inside your Anomaly folder
- OVERWRITE EVERYTHING when asked to do so
- Open the G.A.M.M.A. launcher with admin rights
- Uncheck/Disable:
- Check MD5
- Force git download
- Force zip extraction
- Click on
Install / Update G.A.M.M.A.
IF YOU HAVE THE ENTIRE UPDATE FOLDER NAMED Anomaly-1.5.1-to-1.5.2-Update IN YOUR ANOMALY FOLDER, THE GAME IS NOT UPDATED.||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _ https://cdn.discordapp.com/attachments/922555488665743391/1031175832376447077/unknown.png
i havent played gamma in a while, i just updated it and now when i try and load my save this error pops up. any fixes?
doesn't fix =/
is it normal to pop up errors in console during gamma extraction ?
I guess that the Crash when starting new game with the "adar" o other gun in the error log will be patcher with a new launcher update
Game crashed, says it's because ledging needs a modded exe
How is it installed?
And do I need ledging to make the game run?
doesn't fix bro =/
thank you
!dest // then we move on to this one
@remote orchid
You have to reinstall Anomaly, follow these instructions:
- Add your Anomaly folder to your antivirus exceptions. For Windows Defender, do as instructed here: #π₯οΈhow-to-install message
πΉ If you need to keep your savefiles, type!savein #π€bot-commands - Now delete all the content inside your Anomaly installation folder.
- Move both the Anomaly 1.5.1 and 1.5.2 update .zip files into the now clean Anomaly folder.
πΉ If you don't have both Anomaly 1.5.1 and 1.5.2 .zip files, download them again from Moddb or get them by typing!torrentin #π€bot-commands - Right click the 1.5.1 zip file and hover over "7-Zip", then select "Extract Here".
- Then, right click the 1.5.2 update zip file and hover over "7-Zip", then select "Extract Here".
- Launch Anomaly, once you get to the main menu, exit the game.
- Go to your G.A.M.M.A. folder and delete the ModOrganizer**.ini** file, found right under the ModOrganizer**.exe**.
- Now, always inside your G.A.M.M.A. folder, go inside the
.Grok's Modpack Installerfolder and open the G.A.M.M.A. Launcher as admin, pressFirst Install Initializationand select your Anomaly folder in the popup, don't open it, you just need to select folder. - Untick/deselect
- Check MD5
- Force git download
- Force zip extraction
- Press
Install / Update G.A.M.M.A.
A little help with this? I select the path that i need Gamma to install on but it doesn't want to work (Anomaly was launched before this)
i think in the tutorial it says you cant have gamma and anomaly in the same folder
XD
I even followed a YT tutorial on HOW TO and its genuenly going into the anomaly one
So im very confused-
true
There is 2 separate folders inside of that one
My C drive is genuenly gonna run out of space if i do that
then D drive
its in there
but both are inside another folder , it needs to be like
D:/GAMMA
D:/Anomaly
okay
i get this shitt ass error if any1 can help tha would be good
After update i've got this
No but if you had Reshade then you no longer do

any idea whats causing this
its causing my game to crash each time i try to load the most recent save
its happened after i updated it since like 2-3 hotfixes ago or so
!q // and does it happen on the new game?
@magic berry
A couple of questions for you:
- Do you have #π577-mods-in-mo2 (read channel name)?
- Are you using latest GAMMA launcher, not the installer? (in
\.Grok's Modpack Installer\) (version 6.0 is the newest) - Do you see any β in MO2 under Flags next to any mods (like the image)?
Answer ALL questions, 1, 2 and 3 individually (reply with one message to the Helper above or to whoever is helping you) _ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||_____https://cdn.discordapp.com/attachments/230197229518979072/1098649636736073878/image.png
i ahven't tried starting a new game yet no
i'll give it a try now then
Yeah try please, and if it persists answer what bot said
Happens when starting a new game, only enabled mags redux with proper instructions and disabled ledge climbing
You should ask in #π¨modded-gamma-support really
If the same happens on default then ask here
just finished installing and this happens when I try and start a new game also only have 445 mods for some reason
what is a reshade?
- I have 442 mods instead of 446
- I don't think so, my launchers in 5.0.0.0
- 2 red crosses
!v6 // update the launcher
@magic berry Update your GAMMA Launcher:
- Add your GAMMA and Anomaly folders to the Windows Defender exclusions and disable real-time protection temporarily, before downloading the file.
You can find these settings here:
Windows Security > Virus & threat protection > Manage settings
- Grab the latest launcher: #π’announcements message
- Go to
[YOUR GAMMA FOLDER]\.Grok's Modpack Installer folderand extract theG.A.M.M.A. Launcher.exeand theresourcesfolder there (picture for reference below) - Launch the G.A.M.M.A. Launcher.exe with Admin Rights and either:
Follow the instructions from a Helper that is helping you.
OR
Press Install/Update G.A.M.M.A without disabling anything.
_ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _
https://cdn.discordapp.com/attachments/1098945649929617478/1187720614098776104/image.png
Any launcher below 6.0.0.0 wonβt work
ReShade - Advanced post-processing everywhere.
!realv6
@tulip marten
Have you updated your launcher to V6?
The launcher is updated if:
1) in [YOUR GAMMA FOLDER\.Grok's Modpack Installer\resources] the same folder and file structure as in the screenshot below.
2) the launcher shows version 6.0.0.0.
Otherwise, update here - #π€bot-commands by writing !v6.
||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _
https://cdn.discordapp.com/attachments/1098945649929617478/1188948924057264138/12312312.png
Error does no longer appear, do i wait now?
should be good i guess
Just install
got it, now we just wait
yes im on v6
Did you have errors in black console screen?
During installation
Hi, came back to the game after a long time, updated it (i have launcher v6 and 446 mods), i also play on dx8 but followed the guide step by step again as i did earlier. Can someone help me out please what the problem might be.
i let it install over night so im not sure
Then run the launcher again and watch for errors. It will be faster because it wonβt redownload again, just check and unpack
like just start up the gamma launcher and hit play?
Did you have any errors in the installer console window?
here?
No, launcher (the green thing where you install gamma)
No, itβs MO2. The black screen of the GAMMA launcher (the thing that does the installation)
It said installation finished but nothing unusual
Does anyone know how to stop the hud fov from changing on its own?
In the console screen as well? The black one that opens alongside the green launcher
I will check
Hey y'all, did screen space shaders get added to the most recent update?
Yes SSS 19
No, if you closed it after install, then open again and press Install/Update again and look at black console window, not this one you showed in your screenshot (it opens alongside the green one), and look for errors there
Awesome, thank you!
this?
Yep this
Well, after pressing install/update the gamma launcher froze lol, the black one hasnt changed
Itβs okay, just wait
Okey
no errors so far
Been having a huge problem in the last hour....trying to clean Bandit base ...and whenever i kill Sultan the game hard crash ...just the moment after he dies....what's going on?
This Happened and the launches decided to crash
nevermind, still operating
it just froze for a few seconds
It can happen sometimes, just do it again, happens when you kill trader/gunsmith/leader
!aaa
@weak hearth You haven't updated Anomaly to version 1.5.2, this is why you have this error.
If you have already updated to 1.5.2 and still having problems, it means you did something wrong.
- Download the 1.5.2 update from here: https://www.moddb.com/mods/stalker-anomaly/downloads/stalker-anomaly-151-to-152
- Open the archive, you'll see 4 folders and a text file
- SELECT the content of this archive (4 folders and a .txt file)
- DRAG AND DROP the content of this archive inside your Anomaly folder
- OVERWRITE EVERYTHING when asked to do so
- Open the G.A.M.M.A. launcher with admin rights
- Uncheck/Disable:
- Check MD5
- Force git download
- Force zip extraction
- Click on
Install / Update G.A.M.M.A.
IF YOU HAVE THE ENTIRE UPDATE FOLDER NAMED Anomaly-1.5.1-to-1.5.2-Update IN YOUR ANOMALY FOLDER, THE GAME IS NOT UPDATED.||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _ https://cdn.discordapp.com/attachments/922555488665743391/1031175832376447077/unknown.png
killed him like 13 times to reach the yellow stash inside their base...that's not a solution ...tbh
!manual // you will have to redownload this mod and start again https://www.moddb.com/mods/stalker-anomaly/addons/dots-and-reticles-extravaganza
@grand sleet
To manually reinstall problematic mods do this:
- Go to the link(s) the Helper has provided above (or below).
- Download the mod file(s) from moddb. DO NOT EXTRACT.
- Place every archive you downloaded into your
\GAMMA\downloadsfolder. Overwrite if needed.- Run the GAMMA Launcher as admin.
- Uncheck/Disable:
- Check MD5
- Force git download
- Click
Install / Update G.A.M.M.A.
killing somone doesnt fix a corrupted file
Then attach your crash log
!crash
@left spear Open your Anomaly/appdata/logs folder and send your xray_[username] text file (.log) here. (image for reference below)
Note: log file is overwritten on each game launch, send it right after the crash _ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _https://media.discordapp.net/attachments/1098945649929617478/1166119077085982740/image.png?ex=659c6285&is=6589ed85&hm=94668f4fa25a45bdad9f2757192d571cf055f88574ca61449630cb4909628556&=&format=webp&quality=lossless&width=807&height=200
good call
wheere i can find it again?
Read what bot said above
i have to reproduce the issue
Then reproduce and attach the log. Donβt restart the game after that because the game will clear the log
Can I ask here about gameplay bugs or is that somewhere else?
Better to ask in #βπ°β’newbies-chat or #ββ’stalker-chat
Not confident with that, nobody ever seems to respond.
But depends, describe your issue here
I don't have access to stalker chat
I'm on the living legend questline as a Merc, trying to speak to aslan but I don't have a chat option to progress the questline with him. Just the usual trade/blackjack etc options.
Itβs ok you need level 6 for this, use #βπ°β’newbies-chat
So a lot of mods have failed to download, i'll download them invididually then
Yeah this kind of questions should get there
Okay
well everybody is dead again an no crash
sultan died third ...technician 4th
i can try reload but i on my last life and im scared
Like Iβve said, it can happen randomly because Anomaly issues, not gamma
I found the issue, the anti virus auto enabled itself, i guess that's why it didnt installed the current mods that had an error in it?
as far as i can tell the error was referring about a shader not properly loaded.
Yeah it may happen, disable it and run installation again
Can i force close the installation?
The error says random things sometimes, real issue happens on bullet hit in log
Sure
i'll keep that in mind
But only for this specific issue of killing important characters, in other cases error is important
For the second or third time now my game is crashing and giving away this report
Any solution?
Addtional information: problem seems to be related to a Blowout at Cordon (when it starts - the game crashes).
!q // answer in one message please. Also, did you update anomaly to 1.5.2?
@frank tartan
A couple of questions for you:
- Do you have #π577-mods-in-mo2 (read channel name)?
- Are you using latest GAMMA launcher, not the installer? (in
\.Grok's Modpack Installer\) (version 6.0 is the newest) - Do you see any β in MO2 under Flags next to any mods (like the image)?
Answer ALL questions, 1, 2 and 3 individually (reply with one message to the Helper above or to whoever is helping you) _ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||_____https://cdn.discordapp.com/attachments/230197229518979072/1098649636736073878/image.png
- yes
- yes (6.0.0.0)
- Nope - nothing there
- When I installes Gamma I had Anomaly updated to 1.5.2 just as specified - so yes.
let me add this logfile too... no idea if that will help (cause I can't really work with it)
The Home button is not opening reshade for me. Di the binding change?
Reshade got removed
Itβs just MO2 logfile, not important. Can you please add your crash log (donβt reopen the game after crash)
!crash
@stiff sun Open your Anomaly/appdata/logs folder and send your xray_[username] text file (.log) here. (image for reference below)
Note: log file is overwritten on each game launch, send it right after the crash _ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _https://media.discordapp.net/attachments/1098945649929617478/1166119077085982740/image.png?ex=659c6285&is=6589ed85&hm=94668f4fa25a45bdad9f2757192d571cf055f88574ca61449630cb4909628556&=&format=webp&quality=lossless&width=807&height=200
my game wont start, everytime i boot it up, i hear an error sound and it crashes
For the same reason we had to bloody print on microwave ovens to not put living animals in it.
I had no busy hands issues, despite encountering the bug numerous times, in the last year.
Now we cant have animations anymore because people are morons. This is just sad.
no box
Ooh I didn't know that. Atmospherics along with it? Was it causing performance issues?
No, just SSS 19 and latest atmos donβt require it anymore, so no reason to keep it, more fps and all the cools stuff is still here
!q
@safe spindle
A couple of questions for you:
- Do you have #π577-mods-in-mo2 (read channel name)?
- Are you using latest GAMMA launcher, not the installer? (in
\.Grok's Modpack Installer\) (version 6.0 is the newest) - Do you see any β in MO2 under Flags next to any mods (like the image)?
Answer ALL questions, 1, 2 and 3 individually (reply with one message to the Helper above or to whoever is helping you) _ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||_____https://cdn.discordapp.com/attachments/230197229518979072/1098649636736073878/image.png
oh ... okay... thought it would relate to the log files in Gamma ... aight... should be that one than
hmmm I don't think any of those errorlogs (now that I have a look at em as well) are actually related to this crash. Im pretty sure it got something to do with this Blowout... not even sure if it is just that specific one or blowouts causing it in general. As I said... at least the second time the game crashes right when this blowout starts. Can hear the crows and just in the moment the lightshow begins game just shuts down. Not had this problem before and I had quite alot of blowouts yet. Maybe got something to do with the Gamma update (?)
I have the same error and I have already updated anomaly 1.5.2
Gotcha, ty! So are there menus to adjust atmos in-game now?
All is in McM
Ty!
only mod i eneble are the mag mods
Mags are not default, disable it or go to #π¨modded-gamma-support please
it happend again, i noticed that the slpash screen is the same as anomaly unmodded
i remeber that gamma uses a modded exes
Itβs expected for this update, exes are correct just splashcreen is missing
Did you have any errors in black console window?
no
During install I mean
@still agate sorry for the ping, can you please check his crashlog? I see only the same error there as on the screenshot
Yeah, please do
can't hurt - pretty sure you even have to
Depends, but try to install again anyway, canβt do any harm
Yes, run it again. Just open as admin, click install/update. Don't delete everything
hey, I get this error:
SymInit: Symbol-SearchPath: '.;D:\Anomaly GAMMA RC3.7\bin;D:\Anomaly GAMMA RC3.7\bin;C:\WINDOWS;C:\WINDOWS\system32;', symOptions: 530, UserName: 'JΓΌrgen'
OS-Version: 6.2.9200 () 0x300-0x1
D:\Anomaly GAMMA RC3.7\bin\AnomalyDX11AVX.exe:AnomalyDX11AVX.exe (0000000140000000), size: 18309120 (result: 0), SymType: '-exported-', PDB: 'D:\Anomaly GAMMA RC3.7\bin\AnomalyDX11AVX.exe'
ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 0000000140C95BC2)
ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 0000000140C95BC2)
0000000140C95BC2 (AnomalyDX11AVX): (filename not available): (function-name not available)
and these repeat a bunch of times, noticed it might be related to that 60 mag gun OCT or?
did it, now its reinstalling everything, nice 
What is happening when you crash?
What are you trying to do in game?
i have wasted 2 and 15 hours on installation
As I said earlier - Im currently in Cordon. And for the second time - maybe even third time (didn't had a look into it the first time so Im not sure if it was the same issue) - the game is crashing right in the moment a Blowout starts. I can hear the crows and just before the lightshow begins the game just shuts down. It's at least the second time I get that error report.
!surgecrash
@frank tartan If you crash with this error during an emission: surge_manager_ignore_npc
1) Open your mod list
2) Find 265- NPCs Die in Emissions for Real
3) Right click on it, click Reinstall, pick all 3 options and then Replace
Let me know if that doesn't work.
Thanks... I'll have to try it... unfortunately it will take a while, so I cannot give a report right away.
(Blowout happens like 20 minutes after the last save)
If that doesn't work then go to #π€bot-commands and type !surgefix
!surgefix
@still agate https://www.moddb.com/addons/start/226231
- Download the mod from the link above
- DO NOT EXTRACT.
- Place the archive you downloaded into your
\GAMMA\downloadsfolder. Overwrite if asked. - Run the GAMMA Launcher as admin.
Disable:
- Check MD5
- Force git download
- Update Large Files
- Click Install / Update G.A.M.M.A.
You live you learn, thank you for the help
alright that fixed it thx
No worries. We will see if that works. IF he comes back and your here you can tell him to go into game settings > the zone > events, change stalker fate in the Emissions and Psy-storm from Explode to just Kill.
I was able to replicate this bug with the 60 mag OTC rifle (the one with integrated launcher) changed to 5.45, I had a mp-5 in replaced it with this gun while with a box open (my gun box), and it crashed to this.
Got it, thank you again master 
Because it doesnβt redownload whatβs already there. Any errors in black console screen?
I've got the problem that after installing everything the Gamma launcher only shows 442 mods instead of the needed 446. In the Mods list "224 Newly added addons" is flagged with a little red X
i start with tons of these (it is a save from before 24dec update), [DLTX] [d:/anomaly gamma rc3.7/bin/..\gamedata\configs\system.ltx] Encountered !![wpn_ak74u_tac_pso2], mark section to delete
[DLTX] [d:/anomaly gamma rc3.7/bin/..\gamedata\configs\system.ltx] Found section wpn_ak74u_tac_pso2 to delete
[DLTX] [d:/anomaly gamma rc3.7/bin/..\gamedata\configs\system.ltx] Deleting section wpn_ak74u_tac_pso2
is a mod not working properly?
Nah itβs normal
System ERROR:
The system cannot find the file specified.
ERROR: Get-ChildItem : Cannot find path 'F:\Anomaly-1.5.1\downloads\GAMMA_Massive_Text_Overhaul_Project_GMTOP_v2.0.0.11.zip'
ERROR: because it does not exist.
ERROR: At line:12353 char:20
ERROR: + $Full_path = (Get-ChildItem $DL_path).fullname
ERROR: + ~~~~~~~~~~~~~~~~~~~~~~
ERROR: + CategoryInfo : ObjectNotFound: (F:\Anomaly-1.5....P_v2.0.0.11.zip:String) [Get-ChildItem], ItemNotFound
ERROR: Exception
ERROR: + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand
ERROR:
expand the category and tell me what mod has the β
even the 100's of rifles after it? saying
@safe spindle
To manually reinstall problematic mods do this:
- Go to the link(s) the Helper has provided above (or below).
- Download the mod file(s) from moddb. DO NOT EXTRACT.
- Place every archive you downloaded into your
\GAMMA\downloadsfolder. Overwrite if needed.- Run the GAMMA Launcher as admin.
- Uncheck/Disable:
- Check MD5
- Force git download
- Click
Install / Update G.A.M.M.A.
! v6
@signal furnace Update your GAMMA Launcher:
- Add your GAMMA and Anomaly folders to the Windows Defender exclusions and disable real-time protection temporarily, before downloading the file.
You can find these settings here:
Windows Security > Virus & threat protection > Manage settings
- Grab the latest launcher: #π’announcements message
- Go to
[YOUR GAMMA FOLDER]\.Grok's Modpack Installer folderand extract theG.A.M.M.A. Launcher.exeand theresourcesfolder there (picture for reference below) - Launch the G.A.M.M.A. Launcher.exe with Admin Rights and either:
Follow the instructions from a Helper that is helping you.
OR
Press Install/Update G.A.M.M.A without disabling anything.
_ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _
https://cdn.discordapp.com/attachments/1098945649929617478/1187720614098776104/image.png
If you put the hyperlink between two < > then it won't put the webpage preview in there
!!!DLTX ERROR Attemped to override section 'wpn_sig550_custom_kemper', which doesn't exist. Ensure that a base section with the same name is loaded first.
so hundreds of these is normal?
Use #π€bot-commands for personal commands.
its the mod "349 Hideout Furniture Expansion - Maid & HarukaSai"
I have the same error and I have already updated anomaly 1.5.2
yep, normal.
Nice, didnβt know that, thank you
!full >> You have a corrupted mod somewhere in there.
@weak hearth
1. Open your G.A.M.M.A. Launcher as admin;
2. Make sure all 4 checkboxes are enabled;
3. Click Install / Update G.A.M.M.A. and wait for the install process to be done;
4. Open your MO2 and check if you have any red crosses, make sure that you have #π577-mods-in-mo2.
This procedure does not remove saves, you're not going to re-download everything from scratch and it will not delete your progress, your saves are safe.
The launcher will simply check every mod in the pack, reinstall or fix them if you have red crosses and any mod that need to be updated - will be updated.
- In case you want to save your in-game settings and modlist (because the launcher will revert them back to default), type
!backupin #π€bot-commands. - If you wish to keep Reshade, disable the last checkbox before clicking
Install / Update G.A.M.M.A..
rofl, i saw a few with previous version, maybe related to an older save then?
Make sure you have the latest version 6.0 launcher.
i do
anyone know what ive done wrong trying to get this to worl for the first time
!aaa
@west ice You haven't updated Anomaly to version 1.5.2, this is why you have this error.
If you have already updated to 1.5.2 and still having problems, it means you did something wrong.
- Download the 1.5.2 update from here: https://www.moddb.com/mods/stalker-anomaly/downloads/stalker-anomaly-151-to-152
- Open the archive, you'll see 4 folders and a text file
- SELECT the content of this archive (4 folders and a .txt file)
- DRAG AND DROP the content of this archive inside your Anomaly folder
- OVERWRITE EVERYTHING when asked to do so
- Open the G.A.M.M.A. launcher with admin rights
- Uncheck/Disable:
- Check MD5
- Force git download
- Force zip extraction
- Click on
Install / Update G.A.M.M.A.
IF YOU HAVE THE ENTIRE UPDATE FOLDER NAMED Anomaly-1.5.1-to-1.5.2-Update IN YOUR ANOMALY FOLDER, THE GAME IS NOT UPDATED.||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _ https://cdn.discordapp.com/attachments/922555488665743391/1031175832376447077/unknown.png
i really dont wanna be annoying but is it possible you may have overlooked my answer?
!hideout // also, do you have #π577-mods-in-mo2 ?
@gritty river
Right click on the 349- Hideout Furniture Expansion - Maid & HarukaSai > Reinstall mod > Install > Replace.
Be more specific please
What you did, how it went and what is happening now
no splash screen, 5 min later nothing
even that you only told me to reply if it didn't work, I'd like to say that it did - thank you π
Ok, any errors during reinstall?
Is there something I can do to fix this or do I just hope the P90 guy goes away?
no i dont, that's what my first question was about. let me qoute it rq
System ERROR:
The system cannot find the file specified.
ERROR: Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (410) Gone."
ERROR: At line:11668 char:3
ERROR: + $response = [System.Net.WebRequest]::Create($url).GetResponse ...
ERROR: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ERROR: + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
ERROR: + FullyQualifiedErrorId : WebException
ERROR:
ERROR: You cannot call a method on a null-valued expression.
ERROR: At line:11670 char:3
ERROR: + $response.Close()
ERROR: + ~~~~~~~~~~~~~~~~~
ERROR: + CategoryInfo : InvalidOperation: (:) [], RuntimeException
ERROR: + FullyQualifiedErrorId : InvokeMethodOnNull
ERROR:
ERROR: Exception calling "DownloadFile" with "7" argument(s): "Argument cannot be Nothing.
ERROR: Parameter name: address"
ERROR: At line:11674 char:3
ERROR: + $net.DownloadFile($url, $destination, '', '', $true, 500, [Mi ...
right here.
!realv6 // Ye missed that sorry. Answer this please
@gritty river
Have you updated your launcher to V6?
The launcher is updated if:
1) in [YOUR GAMMA FOLDER\.Grok's Modpack Installer\resources] the same folder and file structure as in the screenshot below.
2) the launcher shows version 6.0.0.0.
Otherwise, update here - #π€bot-commands by writing !v6.
||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _
https://cdn.discordapp.com/attachments/1098945649929617478/1188948924057264138/12312312.png
!v6fix
@safe spindle
If you have installation issues related to github errors (for instance "untracked working tree files" "Aborted" errors) in the V6 GAMMA Launcher black window, do this (the result should look like the picture below):
- Go to the
GAMMA/.Grok's Modpack Installer/resourcesfolder (GAMMA being the folder where you have GAMMA's ModOrganizer2 installed) and delete the 3 following folders:gamma_large_files_v2,Stalker_GAMMAandteivaz_anomaly_gunslinger(highlighted in the image below). - Download this: https://gofile.io/d/E6Q79Y
- Cut and paste or drag and drop the
installer_resources.7zin the folderGAMMA/.Grok's Modpack Installer/resources - Right-click
installer_resources.7z > 7-Zip > Extract Here. This should look like the image below once the extraction is done. - Launch the GAMMA V6 Launcher from your desktop and click the "Install/Update" button.
- Delete the
installer_resources.7zonce the update is successful to save some space on your drive.
Consistent crash or just once? Can reproduce?
!q
@trim lion
A couple of questions for you:
- Do you have #π577-mods-in-mo2 (read channel name)?
- Are you using latest GAMMA launcher, not the installer? (in
\.Grok's Modpack Installer\) (version 6.0 is the newest) - Do you see any β in MO2 under Flags next to any mods (like the image)?
Answer ALL questions, 1, 2 and 3 individually (reply with one message to the Helper above or to whoever is helping you) _ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||_____https://cdn.discordapp.com/attachments/230197229518979072/1098649636736073878/image.png
probbaly can reproduce (crash even i go to the wild terrain)
Try to reproduce, if itβs consistent then attach your log. If not - this type of errors can be random and related just to xray being xray
How long since you've updated?
everytime i try to open a save or start a game it crashes and i get this error, any way i can fix this?
Updated today but from the bot thing I see there is a new launcher and a few new mods I don't have (I have version 5 and 442 mods) so I'll go sort that out and see if it helps.
Yes, get the latest launcher and run it as admin. The fix for your issue used to be !gunslinger but that won't work anymore with the new launcher.
Now it is !v6fix. But update with version 6 first.
!v6
@trim lion Update your GAMMA Launcher:
- Add your GAMMA and Anomaly folders to the Windows Defender exclusions and disable real-time protection temporarily, before downloading the file.
You can find these settings here:
Windows Security > Virus & threat protection > Manage settings
- Grab the latest launcher: #π’announcements message
- Go to
[YOUR GAMMA FOLDER]\.Grok's Modpack Installer folderand extract theG.A.M.M.A. Launcher.exeand theresourcesfolder there (picture for reference below) - Launch the G.A.M.M.A. Launcher.exe with Admin Rights and either:
Follow the instructions from a Helper that is helping you.
OR
Press Install/Update G.A.M.M.A without disabling anything.
_ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _
https://cdn.discordapp.com/attachments/1098945649929617478/1187720614098776104/image.png
!q
@sage egret
A couple of questions for you:
- Do you have #π577-mods-in-mo2 (read channel name)?
- Are you using latest GAMMA launcher, not the installer? (in
\.Grok's Modpack Installer\) (version 6.0 is the newest) - Do you see any β in MO2 under Flags next to any mods (like the image)?
Answer ALL questions, 1, 2 and 3 individually (reply with one message to the Helper above or to whoever is helping you) _ _||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||_____https://cdn.discordapp.com/attachments/230197229518979072/1098649636736073878/image.png
my reload in the Options fucking dissapered
think i had the same problem as the dude above me lol, had less mods than the thing says and havent updated my launcher, thats probably the problem
Fresh install, getting this from Anomaly, any ideas?
i did update my launcher and it now shows version 6.0.0.0 + the directory looks exactly the same as in the screenshot
done, now all i need to do is to wait for it to finish extracting and then i can play
!dependencies // you're missing the Direct X one for sure
@gray nimbus Required dependencies are:
Powershell 5 (this is for Windows 7, not 10 or 11):
https://www.microsoft.com/en-us/download/details.aspx?id=54616
Microsoft Visual C++ Redistributable: https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170
DirectX Runtime Web Installer: https://www.microsoft.com/en-us/download/details.aspx?id=35
Microsoft .NET Framework 3.5: https://www.microsoft.com/en-us/download/details.aspx?id=21
SEE SCREENSHOTS BELOW||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β||||β|| _ _ _ _ _ _ https://media.discordapp.net/attachments/1026780041461366804/1031260469379481721/explorer_qdRoVRPdde.png
https://media.discordapp.net/attachments/1026780041461366804/1031260469794713620/explorer_u6Xg5afeY4.png
https://media.discordapp.net/attachments/1026780041461366804/1031260470147039372/OptionalFeatures_XMcINlk8K4.png
Uhhh my reload dissapered from my Keybinds any fixes or tips?
Did you enable or disable any mods?
mags redux
!mags // and #π¨modded-gamma-support if you wish to use the mod
@deft portal How to properly enable and disable Mags Redux (adds magazine management): #βπfaq message
Okily dokily thx :3
it took me 4 minutes first opening and im on a expert tower pc
how 2 install mods?
Hi guys, I had this problem yesterday, uninstalled and reinstalled and the game started to work fine. Today it's happened again. Anyone know what's happening and could help?
it looks like they couldn't find guns?
How to turn on backpack animations in GAMMA ?
if i have the downloads zip that i got externally that has all the mods, should i place it in downloads and untick md5 and git download?
downloaded modded exes
I want to transfer my saved game files to a usb drive to prepare to reset my pc to do that do I just copy the "savedgames" folder into the usb drive (I found the savedgames folder in my anomaly\appdata folder). Thank you!
delete the torrent,
close qbittorent?
didn't work
i said delete the seeding torrent
probably still opened in your task bar
followed all the steps to update the launcher but just stops and shows this in the console
found the issue
I want to transfer my saved game files to a usb drive to prepare to reset my pc to do that do I just copy the "savedgames" folder into the usb drive (I found the savedgames folder in my anomaly\appdata folder)?
How can I check the number of charges on my vodka? I'm trying to give spirit vodka for basic tools. I have 15 vodka's but I'm not sure how many charges are in the 15 (or does 15 mean I have a stack of 15 charges?).
Thanks, problem solved. Time to get another bizon
i am getting this message when i extract the new launcher
fix?
Yup, just me being a wolly, thanks for pointing that out!
Hey everyone, I made a fresh install of GAMMA today and I have this message when I start a new game, with a crash... You have an idea of the issue ? Thx
how do I fix this
same bug!!
Donβt use custom mods ?
im not
Is there any fix to the HUD FoV?
It doesn't save the setting. Keeps changing all the time by itself.
i have the gamma built in mag mod
Stealth_mcm is in stealth overhaul which is in gamma by default
disabled it
Change it in the options menu not the console
find issue
disable issue
more bugs
gajming
No you donβt understand the problem
Because you donβt understand how xray modding works most likely
Just stick to default mod list
Changed it in the options. Never used the console yet.
the only mods i enabled are mags and buyable mags
i just want to make my game a bit harder
Then simply disable « unjam reload on the same key »
I need help. when i start my gamma it just closes and i hear the windows error sound but like i dont get a error
i need a bit of help
