RimWorld

RimWorld

263 vurderinger
Argonic Core
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Mod, 1.4, 1.5, 1.6
Filstørrelse:
Offentliggjort:
Opdateret:
20.546 MB
8. mar. 2023 kl. 18:39
29. juni kl. 20:51
18 ændringsbemærkninger ( vis )

Abonner for at downloade
Argonic Core

I 1 samling af Argón
Argón's Mods [Active]
13 genstande
Beskrivelse


A code framework to use on my mods. Feel free to make use of it if you want as well, just tag this mod as a dependency.

[www.patreon.com]
[ko-fi.com]
[discord.gg]
[github.com]
85 kommentarer
Argón  [ophavsmand] For 17 timer siden 
I don't use that mod, so I'm not familiar with it. If you can send a more accurate error log it would be helpful. I can't promise a working patch anytime soon, but I'll do my best to integrate mods.
Artelas 14. juli kl. 15:17 
Sorry if I shouldn't ask it here, but it seems that Argonic Core somehow interfering with mod Research Reinvented, preventing building prototypes. Is it possible to make a patch for it?
moo 1. juli kl. 23:44 
I might have found a second bug. Harder to reproduce, but it has fired during cooking and tailoring jobs

Did not find skill of def , returning Shooting: 5 (1415.492xp)

I'll create a second thread on the discord for this one
moo 1. juli kl. 23:17 
I have uncovered something with the 1.6 version. I think the framework has code within these two functions - IngestionOutcomeDoer and IngestibleProperties

The issue is that on viewing the extended info for some items, is failing to load the info and stealing the dev log window and putting it into the info panel.

I pulled out Argonic Core / Expanded Materials - Metals / Tribal Medicine and the error went away.

I have more details on my discord - https://discord.gg/6VYwwqJCx8 under #rimrim_mega-moo-pack_known-bugs
Argón  [ophavsmand] 16. apr. kl. 12:58 
I'll see if I can make a less disruptive patch on my end.
Inglix 16. apr. kl. 11:16 
On its own it wouldn't be game-breaking, but since it throws an exception during the static constructor it looks like it basically aborts all the other patches that would have executed after this one and possibly breaks the whole mod because it fails to complete type initialization.

Case in point, when I remove Argonic Core and start the game again, the error from this conflict is gone but other conflicts between Soil Relocation Framework and other mods present themselves, meaning those patches never got a chance to execute previously.

Anyhow, I'm not trying to suggest you or Mlie need to feel obligated to resolve it. Just want to make sure all parties understand what's going on, even if the only result is that the mods are advertised as incompatible with one another.
Argón  [ophavsmand] 15. apr. kl. 21:49 
Ohh, that makes sense. It sounds like the error isn't game-breaking though, as it is most likely an edit that modifies the text that displays on the inspector tab. However, Rimworld can be crazy sometimes.
Inglix 15. apr. kl. 20:17 
I'll chime in with some info about the conflict with Soil Relocation Framework. Both it and Argonic Core have transpilers which modify Frame.GetInspectString that try to modify the same line of code in that method.
Argón  [ophavsmand] 30. mar. kl. 11:53 
Es un framework con código para mis otros mods. En algún momento lo voy a documentar.
Joselito 30. mar. kl. 3:53 
esto k ase?