3.5.0 is 2 versions behind, please update to 3.5.2 and then make a new ticket if the issue persists
Posts by Kobrakon
-
-
i always forgor to update the version label in the package.json
should still run just fine
-
Kobrakon added a new version:
Quotefinally found the claymore object class
-
Kobrakon added a new version:
Quoterecompile for 3.5.2
-
-
My bet is that there's something wrong with your profile as issues occur when it attempts to move an item into your stash, try a fresh profile with no mods
-
yeah it seems like your slot edits broke the bot mod pool generator, best to just start over with a new items.json
-
-
There are a lot of item deserialization issues in the logs, so most likely you messed up an edit. My guess is that your edits to mods and mod slots were bad, so whenever the server tried generating mods for a bot's weapons, the bad edits would result in it getting stuck in a recursive invocation loop and overloading the call stack.
Though, this is kinda a shot in the dark as your server log has expired, so if you could re-upload that it would be much appreciated.
-
What CPU did you upgrade to? "Can't Set Affinity" is an error that occurs when a process attempts to change CPU affinity to itself or another process and the CPU denies it. Try running it in administrator mode or even compatibility mode and see if the game still crashes. Also, have you tried playing without mods?
Try and see if you can also find any crash dumps in your AppData folder, from there you can see what caused the crash, which if I were to guess, is either something related to process affinity or just a classic Memory Access Violation.
-
Yeah, there are a LOT of issues here, firstly, are you on the right EFT client version? SPT 3.5.0 only works on 0.13.0.21734, if not use the patcher, if you don't need to use the patcher then check your NET installs, you need NET Framework 4.7.2 and NET Runtime 6, and if you already have them try running repair
-
finished SATs so now I can lay off studying and get back to work, thinking I might just make a server plugin and integrate that with gear extraction so I can properly update the profile and more properly tune map and globals variables, originally wanted to avoid this so I could keep this to just a DLL but it seems I'll have to
-
no I only update for latest stable
-
keep SVM uninstalled as it was causing issues and just try making a new profile
-
no use WinRAR like a chad
-
aight got the whole time issue fixed and once I get this issue fixed along with energy and hydration decay resetting (might just server plugin) I'll update
-
yeah I'm getting the same thing, BSG might have moved it to another method with 0.13 so I guess I'll just have to hunt it down
-
Maybe, I'll take a peak back at my patches, might have left in some test code if I were to guess
-
15 minutes, not sure what caused that issue as I cant think of any way for the patches to cause something like that
-
Kobrakon added a new version:
Quote-Fixed ragfair durability settings plus added the "ConditionChance" option
-Added an option to allow armored rigs to be worn with vests
also future versions will now be hosted on github