Astro Colony

Astro Colony

View Stats:
Wintermist Jun 21, 2023 @ 5:16am
Constantly crashing today, game unplayable
Not sure what's changed, but I can't stay in game for more than a few minutes without the Unreal process crashing with a memory access error.
< >
Showing 31-45 of 46 comments
AstroColony  [developer] Jul 9, 2023 @ 12:23am 
Yes, it was left open. Please get the latest hotfix build.
papafrank3 Jul 9, 2023 @ 4:20am 
Yes ! Ty ! :) and TY also for ur ongoing work ;)
papafrank3 Jul 11, 2023 @ 3:51pm 
After a break of a cpl days i come back to -

---------------------------
Error
---------------------------
Couldn't start:
"C:\Program Files (x86)\Steam\steamapps\common\Astro Colony\AstroColony\Binaries\Win64\AstroColony-Win64-Shipping.exe" AstroColony
CreateProcess() returned 2.
---------------------------
OK
---------------------------
It wont crash every 30 miniutes or something but when i try to open the mod menu with "H" it says "Fatal Error" and then crashes.
AstroColony  [developer] Oct 16, 2024 @ 1:39pm 
Do you have any mods installed? Maybe they are not compatible anymore.
Try to remove mods directory GameDir/AstroColony/Mods
I just have the Cheat Console, but whats weirder is one time it opened then crashed when i selected cheat console, i re installed it and it diddnt work.



EDIT: I verified files and apperently two files were not correct so they were reinstalled,
so if you keep crashing try going to properties then files and select verifiy integerty of files.
Last edited by Half life 2 Rebel Medic; Oct 17, 2024 @ 9:58am
AstroColony  [developer] Oct 16, 2024 @ 2:53pm 
I will check all mods to see if they are still compatible.
There were major changes in the codebase, so I expect many mods won't work or even cause crashes.
dijital Oct 17, 2024 @ 9:19am 
I get a generic error when the app opens. I make it to the menu and then get a dialog with "FATAL ERROR! UE4-AstroColony will close" and no details.

Looking at the thread above, I've moved everything from the MODS folder to another location to disable them. No change.

I've tried the standard Steam troubleshooting of verify and reacquire game files, but it finds nothing wrong.

This is the log data it automatically copied to my clipboard.

Fatal error!

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000000

0x00007ffb30ef3020 MSVCP140.dll!UnknownFunction []
0x00007ff683a6020b AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff683a5fd0d AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff683c77c9c AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff683c77efc AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff683c6a088 AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff683c690d8 AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff683a438f5 AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff6840941bf AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff684093588 AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff6843e6f73 AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff6845735bd AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff685517d4b AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff683422e13 AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff683ffa19f AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff685b8140b AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff685864d05 AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff685774d3c AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff68340e5f0 AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff68341509c AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff68341511a AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff6834168d6 AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff68341f274 AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ff68651b422 AstroColony-Win64-Shipping.exe!UnknownFunction []
0x00007ffb478bdbe7 KERNEL32.DLL!UnknownFunction []
0x00007ffb49705a4c ntdll.dll!UnknownFunction []
try verifying the files or re-installing.
AstroColony  [developer] Oct 17, 2024 @ 12:16pm 
It's the same issue MSVCP140, you need to reinstall Microsoft Visual C++ Redistributable: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
I found a fix to the cheat console mod, you have to down load it manualy.
dijital Oct 17, 2024 @ 5:17pm 
Originally posted by AstroColony:
It's the same issue MSVCP140, you need to reinstall Microsoft Visual C++ Redistributable: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
Thanks! That seems to have fixed the issue for me anyway. :)
I FIXED THE CHEAT CONSOLE CRASHING!!!

when its installed it also has a UPLUGIN file, and in that i noticed the object Variable "Instaled" was set to false

this is the copy i got of it


{ "FileVersion": 3, "Version": 1, "VersionName": "1.0", "FriendlyName": "CheatConsole", "Description": "Provides a way to change gameplay values, add resources, unlock technologies, create objects", "Category": "UGC", "CreatedBy": "Tefel", "CreatedByURL": "https://www.youtube.com/UnrealTefel", "DocsURL": "", "MarketplaceURL": "", "SupportURL": "", "CanContainContent": true, "IsBetaVersion": false, "IsExperimentalVersion": false, "Installed": false }


Changing Installed to true fixed the crash for me!
AstroColony  [developer] Nov 1, 2024 @ 7:33am 
There are two things that can crash. If you have mods from the past that are no longer compatible. You need to remove Mods/ directory.
Another is related to the Microsoft Redistributables update, so you need to reinstall it.
I did reinstall but when it installs the object variable "Installed" defaults to false, and from what i have found. only cheat sheet does this.
< >
Showing 31-45 of 46 comments
Per page: 1530 50