RimWorld

RimWorld

A Rim Reborn - Core
airshredder 15 Jun, 2024 @ 12:58pm
Aether Network breaking?
Since the 1.5 update I"ve been having issues with the linking system completely breaking and seriously lagging the game. I pulled off some of the more recent mods I added that might have done something with no luck. this is what the dev log shows

System.IndexOutOfRangeException: Index was outside the bounds of the array.
[Ref 541FB59]
at ARimReborn.AetherMapComponent.MergeNetworks (ARimReborn.AetherNetwork network, ARimReborn.AetherNetwork other) [0x0007b] in <a56b6dcc550f409a897a6c7e0dfcd49f>:0
at ARimReborn.AetherMapComponent.InitLink (ARimReborn.CompAetherLink link, System.Boolean softEnable) [0x00108] in <a56b6dcc550f409a897a6c7e0dfcd49f>:0
at ARimReborn.AetherMapComponent.InitGrid () [0x00026] in <a56b6dcc550f409a897a6c7e0dfcd49f>:0
at ARimReborn.AetherMapComponent.RegenGrid (System.Boolean forceReset) [0x00007] in <a56b6dcc550f409a897a6c7e0dfcd49f>:0
at ARimReborn.AetherMapComponent.MapComponentUpdate () [0x00008] in <a56b6dcc550f409a897a6c7e0dfcd49f>:0
at Verse.MapComponentUtility.MapComponentUpdate (Verse.Map map) [0x00013] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.MapComponentUtility:MapComponentUpdate (Verse.Map)
Verse.Map:MapUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()

anyone else experience this and have a fix? If more info needed just ask
< >
Showing 1-9 of 9 comments
Aelanna  [developer] 20 Jun, 2024 @ 2:01pm 
Are you able to provide a HugsLib log by any chance? That would include both full error logging as well as your mod list, which would help in diagnosing any potential issues. A screenshot of your aether network would be helpful as well.
Ceiphied 3 Aug, 2024 @ 6:48pm 
I had this pop up too. I'll see if I can get a hugslib for you if it happens again. I was just able to load a previous save to clear it.
airshredder 28 Aug, 2024 @ 11:36pm 
Sorry for late reply, never saw notification for message, then forgot, if i recall from when i had the issue, I eventually got it to work normally after pulling Jsec’s tools out if the list i was using since the mods i had needed it for hadn’t been updated at the time.
Ceiphied 30 Aug, 2024 @ 11:33am 
https://gist.github.com/HugsLibRecordKeeper/bd469535152ec9514a1adcc60fc9ee67

I was able to catch the issue again. I don't have Jsec's tools on my modlist so I think air might have had a different issue then mine. This popped up after a turret was destroyed and removed from the aether network. I got a save with the error now so i can pull it up at will.

Not sure how to share a screenshot of the network in steam.
Last edited by Ceiphied; 30 Aug, 2024 @ 11:36am
Aelanna  [developer] 9 Sep, 2024 @ 10:05am 
Thanks for the logs! It doesn't make a lot of sense on the surface why that code might be failing, but I'll see what I can do about it.
airshredder 12 Sep, 2024 @ 3:23am 
I may have found part of the issue, was moving furniture around in the base, and had lamps dissappear. were still gone but there on save reload, will try to load an older save when next I play

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3329686413
airshredder 13 Sep, 2024 @ 4:49pm 
It's definitely something with the linking itself, I think something that changed in the 1.5 update as I first encountered it after it updated. I've just been having the problem just from unlinking a singular light. unlinking and relinking the link structures generally fixes it.

A solution for the problem might be to make an Aether conduit that functions the same as a power conduit. here is a quick video as to the issue. https://youtu.be/R3fhI0Eo33M
Last edited by airshredder; 13 Sep, 2024 @ 5:22pm
airshredder 15 Sep, 2024 @ 8:25pm 
After looking at things some more from a non code perspective, I'm wondering if part of the problem is that your having a light or other aether user be connected to from multiple links instead of the user connecting to one link
< >
Showing 1-9 of 9 comments
Per page: 1530 50