Jump to content

Unique problem causing ASA to be unplayable. Help please.


Hsaimiri484
 Share

Recommended Posts

I do not think this is a bug or widespread issue. I think it is unique to my system, but not savvy enough to come up with a solution. I was playing and had a crash. I didn't think anything about that at the time and just quit for the night. Days later I tried to play again and about 10 seconds after clicking single player to resume playing the following error comes up twices then desktop.

Fatal error!

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x000001ea1f27f3b8

CL: 483051 
0x00007ff77c583ba0 ArkAscended.exe!UAnimBlueprintGeneratedClass::GetMutableNodeValueRaw() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Animation\AnimBlueprintGeneratedClass.cpp:365]
0x00007ff77c5cf136 ArkAscended.exe!FAnimNodeData::GetData() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Animation\AnimNodeData.cpp:57]
0x00007ff77c585159 ArkAscended.exe!UAnimBlueprintGeneratedClass::LinkFunctionsToDefaultObjectNodes() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Animation\AnimBlueprintGeneratedClass.cpp:831]
0x00007ff77c5844a9 ArkAscended.exe!UAnimBlueprintGeneratedClass::PostLoadDefaultObject() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Animation\AnimBlueprintGeneratedClass.cpp:623]
0x00007ff77a9841ea ArkAscended.exe!FAsyncPackage2::Event_DeferredPostLoadExportBundle() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\Serialization\AsyncLoading2.cpp:6516]
0x00007ff77a97ffa9 ArkAscended.exe!FAsyncLoadEventQueue2::ExecuteSyncLoadEvents() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\Serialization\AsyncLoading2.cpp:4171]
0x00007ff77a984d73 ArkAscended.exe!FAsyncLoadingThread2::ProcessLoadedPackagesFromGameThread() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\Serialization\AsyncLoading2.cpp:6733]
0x00007ff77a985e55 ArkAscended.exe!FAsyncLoadingThread2::TickAsyncLoadingFromGameThread() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\Serialization\AsyncLoading2.cpp:7003]
0x00007ff77a98a4c4 ArkAscended.exe!FAsyncLoadingThread2::FlushLoading() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\Serialization\AsyncLoading2.cpp:8218]
0x00007ff77aab4f9b ArkAscended.exe!LoadPackageInternal() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\UObject\UObjectGlobals.cpp:1584]
0x00007ff77aab590d ArkAscended.exe!LoadPackage() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\UObject\UObjectGlobals.cpp:1960]
0x00007ff77aab57f3 ArkAscended.exe!LoadPackage() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\UObject\UObjectGlobals.cpp:1932]
0x00007ff779ffcd83 ArkAscended.exe!UShooterEngine::LoadGameMods() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\ShooterEngine.cpp:1336]
0x00007ff77a6a2c36 ArkAscended.exe!UUI_HostSession::LoadModsEnabledForThisMap() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\UI\UI_HostSession.cpp:6837]
0x00007ff77a6883a9 ArkAscended.exe!UUI_HostSession::SinglePlayerPressed() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\UI\UI_HostSession.cpp:2767]
0x00007ff77a687fad ArkAscended.exe!UUI_HostSession::ClickedButton() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\UI\UI_HostSession.cpp:2636]
0x00007ff779a67a6b ArkAscended.exe!UPaintingStreamingComponent::execServerCancelPaintingStream() [C:\j\workspace\RelB\Projects\ShooterGame\Intermediate\Build\Win64\ShooterGame\Inc\ShooterGame\UHT\PaintingStreamingComponent.gen.cpp:67]
0x00007ff77aa95090 ArkAscended.exe!UObject::ProcessEvent() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:2131]
0x00007ff77782d065 ArkAscended.exe!TMulticastScriptDelegate<FWeakObjectPtr>::ProcessMulticastDelegate<UObject>() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Public\UObject\ScriptDelegates.h:565]
0x00007ff77c121894 ArkAscended.exe!UButton::SlateHandleClicked() [C:\j\workspace\RelB\Engine\Source\Runtime\UMG\Private\Components\Button.cpp:297]
0x00007ff77a01de94 ArkAscended.exe!TBaseUObjectMethodDelegateInstance<0,UShooterGameInstance,FReply __cdecl(void),FDefaultDelegateUserPolicy>::Execute() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Public\Delegates\DelegateInstancesImpl.h:534]
0x00007ff77ad92307 ArkAscended.exe!SButton::ExecuteOnClick() [C:\j\workspace\RelB\Engine\Source\Runtime\Slate\Private\Widgets\Input\SButton.cpp:545]
0x00007ff77ad91ab6 ArkAscended.exe!SButton::OnMouseButtonUp() [C:\j\workspace\RelB\Engine\Source\Runtime\Slate\Private\Widgets\Input\SButton.cpp:427]
0x00007ff77acd75aa ArkAscended.exe!FEventRouter::Route<FReply,FEventRouter::FToLeafmostPolicy,FPointerEvent,<lambda_aa428209135fda8285b8d7d614d7d34c> >() [C:\j\workspace\RelB\Engine\Source\Runtime\Slate\Private\Framework\Application\SlateApplication.cpp:425]
0x00007ff77acc8bba ArkAscended.exe!FSlateApplication::RoutePointerUpEvent() [C:\j\workspace\RelB\Engine\Source\Runtime\Slate\Private\Framework\Application\SlateApplication.cpp:5181]
0x00007ff77accb266 ArkAscended.exe!FSlateApplication::ProcessMouseButtonUpEvent() [C:\j\workspace\RelB\Engine\Source\Runtime\Slate\Private\Framework\Application\SlateApplication.cpp:5758]
0x00007ff77accb020 ArkAscended.exe!FSlateApplication::OnMouseUp() [C:\j\workspace\RelB\Engine\Source\Runtime\Slate\Private\Framework\Application\SlateApplication.cpp:5723]
0x00007ff77ab1b81d ArkAscended.exe!FWindowsApplication::ProcessDeferredMessage() [C:\j\workspace\RelB\Engine\Source\Runtime\ApplicationCore\Private\Windows\WindowsApplication.cpp:2219]
0x00007ff77ab1c705 ArkAscended.exe!FWindowsApplication::DeferMessage() [C:\j\workspace\RelB\Engine\Source\Runtime\ApplicationCore\Private\Windows\WindowsApplication.cpp:2726]
0x00007ff77ab194de ArkAscended.exe!FWindowsApplication::ProcessMessage() [C:\j\workspace\RelB\Engine\Source\Runtime\ApplicationCore\Private\Windows\WindowsApplication.cpp:1087]
0x00007ff77ab17f6f ArkAscended.exe!FWindowsApplication::AppWndProc() [C:\j\workspace\RelB\Engine\Source\Runtime\ApplicationCore\Private\Windows\WindowsApplication.cpp:925]
0x00007ffbfff3ef75 USER32.dll!UnknownFunction []
0x00007ffbfff3e69d USER32.dll!UnknownFunction []
0x00007ff77ab2c084 ArkAscended.exe!FWindowsPlatformApplicationMisc::PumpMessages() [C:\j\workspace\RelB\Engine\Source\Runtime\ApplicationCore\Private\Windows\WindowsPlatformApplicationMisc.cpp:149]
0x00007ff7777d4719 ArkAscended.exe!FEngineLoop::Tick() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:5799]
0x00007ff7777c251c ArkAscended.exe!GuardedMain() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Launch.cpp:195]
0x00007ff7777d83ea ArkAscended.exe!GuardedMainWrapper() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:118]
0x00007ff7777d8e58 ArkAscended.exe!LaunchWindowsStartup() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:258]
0x00007ff7777d8f2b ArkAscended.exe!WinMain() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:299]
0x00007ff77dbeecaa ArkAscended.exe!__scrt_common_main_seh() [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
0x00007ffbffcb7344 KERNEL32.DLL!UnknownFunction []
0x00007ffc012626b1 ntdll.dll!UnknownFunction []
 Given the User32.dll, Kernal32.dll, and ntdll.dll errors I am assuming it is an issue with windows (using windows 10), but that is about the limit of my problem solving. I verified steam files of ASA, made sure windows was updated, checked video drivers, and so on but nothing seems to help. I deleted my save and tried to start a new one as well.

Ideas anyone?

Link to comment
Share on other sites

9 minutes ago, Hsaimiri484 said:

I do not think this is a bug or widespread issue. I think it is unique to my system, but not savvy enough to come up with a solution. I was playing and had a crash. I didn't think anything about that at the time and just quit for the night. Days later I tried to play again and about 10 seconds after clicking single player to resume playing the following error comes up twices then desktop.

Fatal error!

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x000001ea1f27f3b8

CL: 483051 
0x00007ff77c583ba0 ArkAscended.exe!UAnimBlueprintGeneratedClass::GetMutableNodeValueRaw() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Animation\AnimBlueprintGeneratedClass.cpp:365]
0x00007ff77c5cf136 ArkAscended.exe!FAnimNodeData::GetData() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Animation\AnimNodeData.cpp:57]
0x00007ff77c585159 ArkAscended.exe!UAnimBlueprintGeneratedClass::LinkFunctionsToDefaultObjectNodes() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Animation\AnimBlueprintGeneratedClass.cpp:831]
0x00007ff77c5844a9 ArkAscended.exe!UAnimBlueprintGeneratedClass::PostLoadDefaultObject() [C:\j\workspace\RelB\Engine\Source\Runtime\Engine\Private\Animation\AnimBlueprintGeneratedClass.cpp:623]
0x00007ff77a9841ea ArkAscended.exe!FAsyncPackage2::Event_DeferredPostLoadExportBundle() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\Serialization\AsyncLoading2.cpp:6516]
0x00007ff77a97ffa9 ArkAscended.exe!FAsyncLoadEventQueue2::ExecuteSyncLoadEvents() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\Serialization\AsyncLoading2.cpp:4171]
0x00007ff77a984d73 ArkAscended.exe!FAsyncLoadingThread2::ProcessLoadedPackagesFromGameThread() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\Serialization\AsyncLoading2.cpp:6733]
0x00007ff77a985e55 ArkAscended.exe!FAsyncLoadingThread2::TickAsyncLoadingFromGameThread() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\Serialization\AsyncLoading2.cpp:7003]
0x00007ff77a98a4c4 ArkAscended.exe!FAsyncLoadingThread2::FlushLoading() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\Serialization\AsyncLoading2.cpp:8218]
0x00007ff77aab4f9b ArkAscended.exe!LoadPackageInternal() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\UObject\UObjectGlobals.cpp:1584]
0x00007ff77aab590d ArkAscended.exe!LoadPackage() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\UObject\UObjectGlobals.cpp:1960]
0x00007ff77aab57f3 ArkAscended.exe!LoadPackage() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\UObject\UObjectGlobals.cpp:1932]
0x00007ff779ffcd83 ArkAscended.exe!UShooterEngine::LoadGameMods() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\ShooterEngine.cpp:1336]
0x00007ff77a6a2c36 ArkAscended.exe!UUI_HostSession::LoadModsEnabledForThisMap() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\UI\UI_HostSession.cpp:6837]
0x00007ff77a6883a9 ArkAscended.exe!UUI_HostSession::SinglePlayerPressed() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\UI\UI_HostSession.cpp:2767]
0x00007ff77a687fad ArkAscended.exe!UUI_HostSession::ClickedButton() [C:\j\workspace\RelB\Projects\ShooterGame\Source\ShooterGame\Private\UI\UI_HostSession.cpp:2636]
0x00007ff779a67a6b ArkAscended.exe!UPaintingStreamingComponent::execServerCancelPaintingStream() [C:\j\workspace\RelB\Projects\ShooterGame\Intermediate\Build\Win64\ShooterGame\Inc\ShooterGame\UHT\PaintingStreamingComponent.gen.cpp:67]
0x00007ff77aa95090 ArkAscended.exe!UObject::ProcessEvent() [C:\j\workspace\RelB\Engine\Source\Runtime\CoreUObject\Private\UObject\ScriptCore.cpp:2131]
0x00007ff77782d065 ArkAscended.exe!TMulticastScriptDelegate<FWeakObjectPtr>::ProcessMulticastDelegate<UObject>() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Public\UObject\ScriptDelegates.h:565]
0x00007ff77c121894 ArkAscended.exe!UButton::SlateHandleClicked() [C:\j\workspace\RelB\Engine\Source\Runtime\UMG\Private\Components\Button.cpp:297]
0x00007ff77a01de94 ArkAscended.exe!TBaseUObjectMethodDelegateInstance<0,UShooterGameInstance,FReply __cdecl(void),FDefaultDelegateUserPolicy>::Execute() [C:\j\workspace\RelB\Engine\Source\Runtime\Core\Public\Delegates\DelegateInstancesImpl.h:534]
0x00007ff77ad92307 ArkAscended.exe!SButton::ExecuteOnClick() [C:\j\workspace\RelB\Engine\Source\Runtime\Slate\Private\Widgets\Input\SButton.cpp:545]
0x00007ff77ad91ab6 ArkAscended.exe!SButton::OnMouseButtonUp() [C:\j\workspace\RelB\Engine\Source\Runtime\Slate\Private\Widgets\Input\SButton.cpp:427]
0x00007ff77acd75aa ArkAscended.exe!FEventRouter::Route<FReply,FEventRouter::FToLeafmostPolicy,FPointerEvent,<lambda_aa428209135fda8285b8d7d614d7d34c> >() [C:\j\workspace\RelB\Engine\Source\Runtime\Slate\Private\Framework\Application\SlateApplication.cpp:425]
0x00007ff77acc8bba ArkAscended.exe!FSlateApplication::RoutePointerUpEvent() [C:\j\workspace\RelB\Engine\Source\Runtime\Slate\Private\Framework\Application\SlateApplication.cpp:5181]
0x00007ff77accb266 ArkAscended.exe!FSlateApplication::ProcessMouseButtonUpEvent() [C:\j\workspace\RelB\Engine\Source\Runtime\Slate\Private\Framework\Application\SlateApplication.cpp:5758]
0x00007ff77accb020 ArkAscended.exe!FSlateApplication::OnMouseUp() [C:\j\workspace\RelB\Engine\Source\Runtime\Slate\Private\Framework\Application\SlateApplication.cpp:5723]
0x00007ff77ab1b81d ArkAscended.exe!FWindowsApplication::ProcessDeferredMessage() [C:\j\workspace\RelB\Engine\Source\Runtime\ApplicationCore\Private\Windows\WindowsApplication.cpp:2219]
0x00007ff77ab1c705 ArkAscended.exe!FWindowsApplication::DeferMessage() [C:\j\workspace\RelB\Engine\Source\Runtime\ApplicationCore\Private\Windows\WindowsApplication.cpp:2726]
0x00007ff77ab194de ArkAscended.exe!FWindowsApplication::ProcessMessage() [C:\j\workspace\RelB\Engine\Source\Runtime\ApplicationCore\Private\Windows\WindowsApplication.cpp:1087]
0x00007ff77ab17f6f ArkAscended.exe!FWindowsApplication::AppWndProc() [C:\j\workspace\RelB\Engine\Source\Runtime\ApplicationCore\Private\Windows\WindowsApplication.cpp:925]
0x00007ffbfff3ef75 USER32.dll!UnknownFunction []
0x00007ffbfff3e69d USER32.dll!UnknownFunction []
0x00007ff77ab2c084 ArkAscended.exe!FWindowsPlatformApplicationMisc::PumpMessages() [C:\j\workspace\RelB\Engine\Source\Runtime\ApplicationCore\Private\Windows\WindowsPlatformApplicationMisc.cpp:149]
0x00007ff7777d4719 ArkAscended.exe!FEngineLoop::Tick() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:5799]
0x00007ff7777c251c ArkAscended.exe!GuardedMain() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Launch.cpp:195]
0x00007ff7777d83ea ArkAscended.exe!GuardedMainWrapper() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:118]
0x00007ff7777d8e58 ArkAscended.exe!LaunchWindowsStartup() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:258]
0x00007ff7777d8f2b ArkAscended.exe!WinMain() [C:\j\workspace\RelB\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:299]
0x00007ff77dbeecaa ArkAscended.exe!__scrt_common_main_seh() [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
0x00007ffbffcb7344 KERNEL32.DLL!UnknownFunction []
0x00007ffc012626b1 ntdll.dll!UnknownFunction []
 Given the User32.dll, Kernal32.dll, and ntdll.dll errors I am assuming it is an issue with windows (using windows 10), but that is about the limit of my problem solving. I verified steam files of ASA, made sure windows was updated, checked video drivers, and so on but nothing seems to help. I deleted my save and tried to start a new one as well.

Ideas anyone?

Can you give specs of your system please?

Link to comment
Share on other sites

7 hours ago, Hsaimiri484 said:

Ideas anyone?

EXCEPTION_ACCESS_VIOLATION can have a variety of causes. The specific address referenced in your error, "0x000001ea1f27f3b8" may not be common but that doesn't matter because the specific memory address is basically meaningless in this error. What really matters is the category, "EXCEPTION_ACCESS_VIOLATION".

There are plenty of guides that will give a series of steps to take in order to try to solve this issue, and I'll link those below, but before you use any of them here are the things I would do first. I'm going to start with the fastest/easiest and end with the most time consuming.

If you get lucky this could be a 10 minute fix, if not you might end up spending hours trying a bunch of things.

 

1) Disable your anti-virus, try to play the game. If the game works then you probably need to Verify or reinstall your anti-virus. Make sure you have all programs turned off while you're verifying or reinstalling anti-virus. No games, no browsers, no office applications, nothing.

2) If you use any mods, unsubscribe from all of them and make sure they are removed in the game interface. Reboot and try again. If the game works then you can add the mods back in, one at a time, test your game after each mod install, then you should be able to figure out which one is causing your problem.

3) Uninstall your video driver. Use the Device Manager > Display adapter do do this, look up the steps if this is something you're not familiar with. Reboot after uninstalling. Then after the reboot tell windows to discover your video card and install the drivers from scratch. Reboot again. Now test your game.

4) Completely uninstall and reinstall ARK form scratch. Verify works most of the time, but not always, there are problems that a Verify won't fix and this might be one of them.

Also, reboot after you uninstall AKK, before you reinstall. And after you reinstall reboot again before starting the game. Lots of people will argue that it's not necessary to do multiple reboots when troubleshooting or trying to solve issues, but this is Windows not Linux. Doing "extra" reboots is much better than not doing enough.

 

 

If it's still not working then you might need to dig into some of these ideas from these various guides.

https://www.troubleshootingcentral.com/8-solutions-to-the-access-violation-at-address-error/

https://www.systweak.com/blogs/how-to-resolve-the-exception_access_violation-in-windows-11-10/

https://www.makeuseof.com/how-to-fix-exception-access-violation/

https://www.technipages.com/how-to-fix-exception-access-violation-error/

Link to comment
Share on other sites

32 minutes ago, Pipinghot said:

EXCEPTION_ACCESS_VIOLATION can have a variety of causes. The specific address referenced in your error, "0x000001ea1f27f3b8" may not be common but that doesn't matter because the specific memory address is basically meaningless in this error. What really matters is the category, "EXCEPTION_ACCESS_VIOLATION".

There are plenty of guides that will give a series of steps to take in order to try to solve this issue, and I'll link those below, but before you use any of them here are the things I would do first. I'm going to start with the fastest/easiest and end with the most time consuming.

If you get lucky this could be a 10 minute fix, if not you might end up spending hours trying a bunch of things.

 

1) Disable your anti-virus, try to play the game. If the game works then you probably need to Verify or reinstall your anti-virus. Make sure you have all programs turned off while you're verifying or reinstalling anti-virus. No games, no browsers, no office applications, nothing.

2) If you use any mods, unsubscribe from all of them and make sure they are removed in the game interface. Reboot and try again. If the game works then you can add the mods back in, one at a time, test your game after each mod install, then you should be able to figure out which one is causing your problem.

3) Uninstall your video driver. Use the Device Manager > Display adapter do do this, look up the steps if this is something you're not familiar with. Reboot after uninstalling. Then after the reboot tell windows to discover your video card and install the drivers from scratch. Reboot again. Now test your game.

4) Completely uninstall and reinstall ARK form scratch. Verify works most of the time, but not always, there are problems that a Verify won't fix and this might be one of them.

Also, reboot after you uninstall AKK, before you reinstall. And after you reinstall reboot again before starting the game. Lots of people will argue that it's not necessary to do multiple reboots when troubleshooting or trying to solve issues, but this is Windows not Linux. Doing "extra" reboots is much better than not doing enough.

You need to know wich kind of harddrive he/she has. HDD wont even run the game.

Link to comment
Share on other sites

Thank you all for your replies. I started to implement the suggestions by first removing all mods. This enabled me to get to character creation, which I wasn't able to do before, so I think this solved the problem. It will be slow to test every mod individually, but I did have a thought on that matter. I had recently noticed a mod that supposedly added a new creature (Metal golems) was listed as removed for policy violations. I had never actually seen one of the golems, but potentially that was the mod that had stayed in my save game and was the cause of all this. I will still check all the other mods one by one, but that is my first thought.

  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...