Open diamondo25 opened 1 month ago
Hm interesting bug 🤔 There's a chance another mod crashed and hit augmentum during the loading process. Can you do me a favor and confirm all the items are in the logbook? If they aren't that means Augmentum didn't finish loading.
I can't see them in the logbook but I do see them in the logs
[12:09:34.0438041] [Info : Augmentum] Item: Essence of Acuity Initialized!
[12:09:34.0848419] [Info : Augmentum] Item: Essence of Ferocity Initialized!
[12:09:34.1428943] [Info : Augmentum] Item: Essence of Resilience Initialized!
[12:09:34.1909377] [Info : Augmentum] Item: Essence of Strength Initialized!
[12:09:34.2750146] [Info : Augmentum] Item: Essence of Totality Initialized!
[12:09:34.3089378] [Info : Augmentum] Item: Essence of Velocity Initialized!
[12:09:34.3089378] [Debug :RoR2BepInExPack] OnHook BransItems.Modules.Pickups.ItemBase.RegisterVoidPairings added by assembly: BransItems.dll for: RoR2.Items.ContagiousItemManager.Init
https://i.craftnet.nl/HAYER6EmnT.mp4
I'll see if i can find an essence that I can use
i guess they are loaded in, i used give_item here
I cannot seem to replicate it on single player. But I have seen this issue twice now.
giving myself the item in a clean run (i had it disabled in the thing above) seems to nullpointer right away
Trying to pick up a drop immediately dupes it, but the items arent shown in-game only on tab screen. You seem to dupe it by just holding E on it, or have autoloot and run over it
Dropping the item fixes it right away
[13:13:33.8635896] [Debug :R2API.ContentManagement] Content added from com.BrandonRosa.Augmentum:
HighlanderOrb (GameObject)
ITEM_AUGMENTED_CONTACT (ItemDef)
ITEM_BLAZE_OF_GLORY (ItemDef)
ITEM_BLOODBURST_CLAM (ItemDef)
ITEM_CHARM_OF_DESIRES (ItemDef)
ITEM_DISCOVERY_MEDALLION (ItemDef)
ITEM_DISCOVERY_MEDALLION_CONSUMED (ItemDef)
ITEM_DOUBLE_BAND (ItemDef)
ITEM_ESSENCE_OF_ACUITY (ItemDef)
ITEM_ESSENCE_OF_FEROCITY (ItemDef)
ITEM_ESSENCE_OF_RESILIENCE (ItemDef)
ITEM_ESSENCE_OF_STRENGTH (ItemDef)
ITEM_ESSENCE_OF_TOTALITY (ItemDef)
ITEM_ESSENCE_OF_VELOCITY (ItemDef)
ITEM_GLASS_VEIL (ItemDef)
ITEM_HORSE_HOOF (ItemDef)
ITEM_LOOTED_BLOODBURST_CLAM (ItemDef)
ITEM_MASSIVE_MATROYSHKA (ItemDef)
ITEM_MEDIUM_MATROYSHKA (ItemDef)
ITEM_MEGA_MATROYSHKA (ItemDef)
ITEM_MEGA_MATROYSHKA_CONSUMED (ItemDef)
ITEM_MINI_MATROYSHKA (ItemDef)
ITEM_OVERCLOCKED_PACEMAKER (ItemDef)
ITEM_PLATINUM_FISTS (ItemDef)
ITEM_PRINTER_PROTOTYPE (ItemDef)
ITEM_SECOND_DEATH (ItemDef)
Core (ItemTierDef)
Highlander (ItemTierDef)
EQUIPMENT_REUSER (EquipmentDef)
Adaptive (BuffDef)
Adaptive Armor Cooldown (BuffDef)
Adaptive Armor Ready (BuffDef)
Adaptive Boost (BuffDef)
Adaptive Cooldown (BuffDef)
Fortified (BuffDef)
Healing Rings Cooldown (BuffDef)
Healing Rings Ready (BuffDef)
Invincibility Veil (BuffDef)
Laceration (BuffDef)
Nova Ring Cooldown (BuffDef)
Nova Ring Ready (BuffDef)
Overclocked Heat (BuffDef)
Platinum Surge (BuffDef)
Safegaurd (BuffDef)
Temporary Shield (BuffDef)
Veil Cooldown (BuffDef)
Veil Ready (BuffDef)
ARTIFACT_CONQUEST (ArtifactDef)
Weird 🤔, I'll try to replicate it
I tried my best to recreate it, but couldn't. What other mods do you have installed?
Profile code: 0192da07-3365-fc7a-fac1-03e54e45bb6e should be 277 mods
Start multiplayer game Enable pause Play ravager Default settings
in-game: open console with ctrl+alt+tilde give_item with bloodburstclam item doesnt show up and you get nullpointerexception
item is in tab list
get an item armor stat increases item is shown in tab too
We have an issue with GetBasicEssencePickupIndex() throwing a NRE, which I think comes from some item/essence not being loaded (or unloaded). This completely breaks the game: the user that gained the Bloodburst Clam will bug out, gaining tons of an item that gets picked up, until the game gets angry and kills the user that gets the item (killed by the world).
We are using the Eclipsed_Shores 4.3.0 mod bundle through r2modman, and have disabled ExtraFireworks, Uncap_player_level, RecoveredAndReformed, and ConsistentStageFeatures due to their bugginess with the game. In addition to that, we've added ShrineOfDio 1.6.3 and ShareSuite 2.9.0.