It has led to a recurrence of the notifier create spam issue unfortunately. Manual installation of the certs after generating new ones does not fix it. Any clues?
Edit, it is enough for me to do what I need to do with it, however would be an issue for actually playing.
Posts by kikirio
-
-
If the install is correct, then here is a link to someone who had a similar problem some time back. Try the steps in the final post and see if this helps.
-
Eresh that is awesome, worked a treat for me ^^.
-
It sounds to me like you have made an error in your setup. Please follow this guide closely.
-
I am in the same boat mate, as far as I know it is due to a change of node version from 12 to 14 which no longer runs on windows 7. No easy fix, rebuild yourself with node 12 if it is within your skillset. It is not within mine.
-
SPT Team I can't see anything obviously wrong here, was I imagining it, or did you get a similar issue in relation to core mod the other day?
-
-
could you upload your config (it may be worth checking the readme first in case anything is obviously out of bounds or something).
-
Couple of things in this thread you should try.
-
Does this happen with no mods installed?
Are the logs provided from a session where this stutter occurred? If not, and this happens without mods, can you provide logs for that game session please. -
As far as I am aware AKI will no longer run on Windows 7.
-
I have no idea what exactly is causing this. I would have to presume it is one of your mods, and I would suspect you have set something incorrectly in Ereshkigal Advanced Bot Loadouts. If removing this mod fixes the issue, then check the readme and make sure you have things configured correctly.
-
I can only assume you have made an error in your setup. Please follow this guide closely.
-
Have you moved the file location? Did you have this setup running previously? (I am presuming so).
One thing that stands out is that it is your onedrive, perhaps try moving it onto your base system. (Although I don't know if this will help).
Also check that the gamepath, in the launcher settings tab, is pointed to the right place. -
Code
Display MoreEXCEPTION: System.IndexOutOfRangeException: Index was outside the bounds of the array. at GClass1380.method_0 (GClass1381[] _nodes) [0x000a9] in <8eabb9f421464ba983e6b14b60da7ba6>:0 at GClass1380..ctor (GClass1381[] _nodes) [0x000e0] in <8eabb9f421464ba983e6b14b60da7ba6>:0 at EFT.Weather.WeatherController.method_0 (GClass1381[] nodes) [0x00000] in <8eabb9f421464ba983e6b14b60da7ba6>:0 at EFT.BaseLocalGame`1[TPlayerOwner].method_2 (GStruct92 timeAndWeather) [0x00132] in <8eabb9f421464ba983e6b14b60da7ba6>:0 at EFT.BaseLocalGame`1[TPlayerOwner].smethod_0[T] (GInterface217 inputTree, EFT.Profile profile, GClass965 backendDateTime, GClass2088 insurance, EFT.UI.MenuUI menuUI, EFT.UI.CommonUI commonUI, EFT.UI.PreloaderUI preloaderUI, EFT.UI.GameUI gameUI, GClass783+GClass785 location, GStruct92 timeAndWeather, GStruct93 wavesSettings, JsonType.EDateTime dateTime, Comfort.Common.Callback`3[T0,T1,T2] callback, System.Single fixedDeltaTime, EFT.EUpdateQueue updateQueue, GInterface28 backEndSession) [0x00280] in <8eabb9f421464ba983e6b14b60da7ba6>:0 at EFT.LocalGame.smethod_5 (GInterface217 inputTree, EFT.Profile profile, GClass965 backendDateTime, GClass2088 insurance, EFT.UI.MenuUI menuUI, EFT.UI.CommonUI commonUI, EFT.UI.PreloaderUI preloaderUI, EFT.UI.GameUI gameUI, GClass783+GClass785 location, GStruct92 timeAndWeather, GStruct93 wavesSettings, JsonType.EDateTime dateTime, Comfort.Common.Callback`3[T0,T1,T2] callback, System.Single fixedDeltaTime, EFT.EUpdateQueue updateQueue, GInterface28 backEndSession) [0x00000] in <8eabb9f421464ba983e6b14b60da7ba6>:0 at (wrapper dynamic-method) EFT.MainApplication.EFT.MainApplication.method_39_Patch0(EFT.MainApplication,GClass783/GClass785,GStruct92,string,EFT.UI.Matchmaker.MatchmakerTimeHasCome/GClass2068) at EFT.MainApplication+Class786.method_1 () [0x00000] in <8eabb9f421464ba983e6b14b60da7ba6>:0 at EFT.MainApplication+Struct150.MoveNext () [0x001ce] in <8eabb9f421464ba983e6b14b60da7ba6>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <e1319b7195c343e79b385cd3aa43f5dc>:0 at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_0 (System.Object state) [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0 at UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () [0x00002] in <83da30dfe6a8401db0bb610afd982338>:0 2021-06-15 15:05:16.903 +02:00|0.12.10.2.12646|Error|Default|IndexOutOfRangeException: Index was outside the bounds of the array.
Is the error in question. I would expect one of your mods is causing it probably to do with
So I would check the mods you have installed for weather configs, then check the readme of whichever mod, and check that all the values are within the expected ranges.
-
I am sorry to say but it sounds like your profile has become corrupt (you can check by opening your profile with notepad++ / vscodium etc, it should be a human readable JSON object.)
This can be caused by the server being closed when it is saving data to the profile. If it is garbled (or probably empty) then there is no recovery I am afraid. This is probably a good idea to use, although you will need to keep track of number of backups manually. -
Ouch, it may well be the case that the lesson to be learned here is to backup your files before you fiddle
-
OK ace, I will close this then. Feel free to make a new topic if you run into issues.
-
Make sure you try the solutions listed in FEI.
-