Load order assistance

I keep having random crashes with my server and i believe its due to the load order, but I have struggled with getting it correct, and would hope someone here who has more experience then i do may be able to assist?
here is my current load order:
Pippi.pak
SlaveWarsServer.pak
ThrallWarDecorations.pak
KerozardsParagonLeveling.pak
Devious_Desires.pak
ExilesExtreme.pak
RestrictedExiles.pak
DungeonMasterTools.pak
SvS_Extended.pak
SvS2.pak
SvS_Ext_UnlockRcpFeats.pak
RA.pak
RoleplayRedux.pak
BeyondTheatrics.pak
StylistPlus.pak
Improved_Quality_of_Life.pak
BetterThralls.pak
EvilsCabinet.pak
UnlockableContainers.pak
Pickup+.pak
AccessoryEquipment.pak
BarbarianBarber.pak
SvS_Ext_UnlockRcpFeats.pak
RAFantasy.pak
CAS.pak
immersivearmor.pak
GrimProductions.pak
WXSmootherCorruption.pak
ModAdmin.pak
SerenaBadlands.pak
Grim_Wonderbody_reupload.pak
ForgottenDepths.pak
Shanis-Stuff.pak
MultiChar.pak
HighHeels.pak
ThrallRadius.pak
UIMod_Hosav.pak
Nocturnal_Warpaints.pak
3rdCamDist.pak
Profession_and_Mastery.pak
Savage_Wilds.pak
StacksizePlus.pak

any ideas on how I can optimize that order? (checked the logs and get the “LogScriptCore:Warning: Script Msg: Attempted to access index 0 from array CallFunc_GetAllActorsWithTag_OutActors of length 0!”

You may have a mod conflict. I see you have Grim Wonderbody and Improved Quality of Life. They may or may not conflict with each other.

There are ton of mods I am not familiar with so I will only give general feedback on how I put my mod list order based on Multigun’s set up. Note this is not 100% true based on some mods may need to be a particular order. Most mods do not need to be in a particular order, but I tend to put my mods in this order and haven’t had any issues with it in the past 4 years. As noted, some were based on mod authors instructions.

  • Pippi
  • Building Pieces
  • Placeables, Placeables with Building Pieces
  • Gear Mods
  • Map modification mods (modifies a map / not a new map)
  • Admin / feature mods (like IQoL) - some may or may require to be put in priority such as LBPR (which I know you do not have)
  • Map mods (Savage Wilds, The Empire of Stygia, etc) *I put these on the bottom to give them priority over any other mod since they manage the map

SvS 2 should be above SvS Extended per mod author instructions.

That is the best I can assist at this point since there are quite of few mods I do not use. You may have to check each mod if they tell you what they table they modify since another mod may done the same thing causing issues. Good luck my friend.

I will refer you to this post I made just today. Now, in your specific case the part about not having an issue doesn’t really apply, however the issue isn’t necessarily due to the load order. It might be due to an outdated mod or other random issues.

Also that message you got from the log is just a warning, attaching the full log with the upload button might help, or if it’s too long then pretty much the last 50-100 lines at least.

A clarification here might also be important “I keep having random crashes with my server” does this imply that your game client crashes while being connected to your server? Or that your server crashes and disconnects everyone?

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.