[Help] TrueSky crashing Unreal Editor

I did not know where to post this but I figured here is better than in the forum main page. I am using Unreal Engine v4.9.1 with ARKDevKit v217.0. When I add the TrueSkySequence asset to the TrueSkySequence Actor, it takes over the entire level and I can only see bits and pieces of the map I created if I look at it a certain way.I was following the YouTube video from Simulsoftware. Once I try to edit the asset TrueSky gives a fatal error and closes down the Engine. I have tried:

  1. Turning the plugin for True Sky off and restarting Unreal Engine and turning it back on and restarting Unreal Engine
  2. I uninstalled all of the Unreal Engine and its parts, then installing them again
  3. Searched around the message boards and Google with no luck

Here is the error I copied before it all shutdown. Any help is greatly appreciated.

Fatal error!

Unhandled Exception:
EXCEPTION_ACCESS_VIOLATION reading
address 0x00000000

UE4Editor-TrueSkyPlugin.dll!UnknownFunction
(0x000007fed0180510) + 0 bytes
[UnknownFile:0]
UE4Editor-TrueSkyPlugin.dll!UnknownFunction
(0x000007fed0173811) + 0 bytes
[UnknownFile:0]
UE4Editor-TrueSkyPlugin.dll!UnknownFunction
(0x000007fed0175f39) + 0 bytes
[UnknownFile:0]
UE4Editor-TrueSkyEditorPlugin.dll!UnknownFunction
(0x000007fed013360c) + 0 bytes
[UnknownFile:0]
UE4Editor-TrueSkyEditorPlugin.dll!UnknownFunction
(0x000007fed0133543) + 0 bytes
[UnknownFile:0]
UE4Editor-UnrealEd.dll!UnknownFunction
(0x000007fed5169ae7) + 0 bytes
[UnknownFile:0]
UE4Editor-TrueSkyEditorPlugin.dll!UnknownFunction
(0x000007fed012b6a9) + 0 bytes
[UnknownFile:0]
UE4Editor-ContentBrowser.dll!UnknownFunction
(0x000007fececfbc04) + 0 bytes
[UnknownFile:0]
UE4Editor-ContentBrowser.dll!UnknownFunction
(0x000007fecec87633) + 0 bytes
[UnknownFile:0]
UE4Editor-ContentBrowser.dll!UnknownFunction
(0x000007fecec912a8) + 0 bytes
[UnknownFile:0]
UE4Editor-ContentBrowser.dll!UnknownFunction
(0x000007feced07994) + 0 bytes
[UnknownFile:0]
UE4Editor-ContentBrowser.dll!UnknownFunction
(0x000007fecec80706) + 0 bytes
[UnknownFile:0]
UE4Editor-ContentBrowser.dll!UnknownFunction
(0x000007fecec8f30b) + 0 bytes
[UnknownFile:0]
UE4Editor-ContentBrowser.dll!UnknownFunction
(0x000007fecec8c9f6) + 0 bytes
[UnknownFile:0]
UE4Editor-ContentBrowser.dll!UnknownFunction
(0x000007feced1c84f) + 0 bytes
[UnknownFile:0]
UE4Editor-ContentBrowser.dll!UnknownFunction
(0x000007feced07bdf) + 0 bytes
[UnknownFile:0]
UE4Editor-Slate.dll!UnknownFunction
(0x000007feef18c4f5) + 0 bytes
[UnknownFile:0]
UE4Editor-Slate.dll!UnknownFunction
(0x000007feef17848b) + 0 bytes
[UnknownFile:0]
UE4Editor-Core.dll!UnknownFunction
(0x000007feee8a41bc) + 0 bytes
[UnknownFile:0]
UE4Editor-Core.dll!UnknownFunction
(0x000007feee88941b) + 0 bytes
[UnknownFile:0]
UE4Editor-Core.dll!UnknownFunction
(0x000007feee8a54c9) + 0 bytes
[UnknownFile:0]
UE4Editor-Core.dll!UnknownFunction
(0x000007feee8848b2) + 0 bytes
[UnknownFile:0]
USER32.dll!UnknownFunction
(0x0000000077a69bd1) + 0 bytes
[UnknownFile:0]
USER32.dll!UnknownFunction
(0x0000000077a698da) + 0 bytes
[UnknownFile:0]
UE4Editor-Core.dll!UnknownFunction
(0x000007feee8a5986) + 0 bytes
[UnknownFile:0]
UE4Editor.exe!UnknownFunction
(0x000000013ffb92c2) + 0 bytes
[UnknownFile:0]
UE4Editor.exe!UnknownFunction
(0x000000013ffaed0f) + 0 bytes
[UnknownFile:0]
UE4Editor.exe!UnknownFunction
(0x000000013ffaed7a) + 0 bytes
[UnknownFile:0]
UE4Editor.exe!UnknownFunction
(0x000000013ffbaae0) + 0 bytes
[UnknownFile:0]
UE4Editor.exe!UnknownFunction
(0x000000013ffbba19) + 0 bytes
[UnknownFile:0]
kernel32.dll!UnknownFunction
(0x0000000077945a4d) + 0 bytes
[UnknownFile:0]
ntdll.dll!UnknownFunction
(0x0000000077b7b831) + 0 bytes
[UnknownFile:0]
ntdll.dll!UnknownFunction
(0x0000000077b7b831) + 0 bytes
[UnknownFile:0]

Hi there,
It’s not the exact crash you reported, however the fix to my crash was simply upgrading to UE4.9.2, then grabbing the latest PluginUnreal4.9.2 from here:
https://simul.co/truesky/download/

and reinstalling it in C:/Program Files/Epic Games/4.9

Hope this helps