Banner
ExpandTheGungeon
Thumbnail
Downloads46,399
Views129,664
Publish Date5 years ago
Last Updated3 years ago
Version2.7
Members
Avatar

What's the item between the Cursed Brick and the Sonic Box in the Ammonomicon? I've picked up all of the items that are listed under expand list_items, so there must be another one that isn't listed.

Avatar

The only item between those two in my mod is the "Sonic Ring" which has a chance of being dropped from the Sonic companion spawned by Sonic Box item. They act like casings basically only with ring sprite and sound fx. It's not really in the item list because it's basically just a reskinned casing.

Avatar

@Apache Thunder Is there any way to add it to the ammonomicon? I've already tried both picked up rings from sonic, and adding them with the give command but it hasn't been added to the book.

I just tested it by giving sonic with no other mods installed.

On the topic of sonic bugs, I also have the "sonic not attacking" problem.

Expand the gungeon 2.5.6
game and mod loader version info 2.1.9 | 0.3.3-ggb+1.1.1
Steam version
Windows 10

Avatar

@Wraith309 Interesting. I think the sonic ring being in my ammonocon might have only been a product of testing it while it still had banner notifications enabled. I remove the encounter trackable component from it to disable that since casings dont' have it either. Might be why it's not showing up in your ammonanocon. I tested the item on a new game save slot and confirmed this. So it is normal that the sonic ring isn't showing up in there. I don't really intend to fix that.

As for Sonic not attacking. Even on new game save slot he still works properly so I'm unable to reproduce that issue. :(

Could try posting your output_log.txt to see if there's any exceptions happening.

Avatar

@Apache Thunder so I've saved a copy of the log file after starting a run, giving sonic, fighting 2 rooms and leaving. I'm not sure how to actually share the txt file, but most of the file was thousands of lines of this error message repeated over and over:

InvalidProgramException: Invalid IL code in ExpandTheGungeon.ExpandComponent.ExpandChargeBehavior:Update (): IL_013c: ret       


  at BehaviorSpeculator.UpdateBehaviorClass (IList behaviors, Boolean isTick, Boolean onGlobalCooldown) [0x00000] in <filename unknown>:0 
  at BehaviorSpeculator.UpdateBehaviors (Boolean isTick, Boolean onGlobalCooldown) [0x00000] in <filename unknown>:0 
  at BehaviorSpeculator.Update () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)
Avatar

@Wraith309 Ok thank you. This helped me find the issue. Turns out the standard version of MTG you have installed doesn't work with my custom charge behaviour. Installing GGB version of MTG (GGB = Gungeon Go Brrr, look it up, should be on ModWorkShop too). would fix that.

But I've updated the mod to add a check for if you have it and have it use the stock behaviour instead which does work with normal MTG. That way non GGB users can use this item without issue. The only minor downside is the custom behaviour has some fixes so that Sonic won't do charge attacks while in a exit hallway. It's a pretty minor thing though so you don't have to go out of your way and install GGB to fix that. It's just on some rare occasions Sonic might get stuck in a exit hallway wall. :P

I still recommend you install GGB. It has some fixes to MTG like game startup time improvement. ;)

Either way, updating to 2.5.7 of the mod should fix the issue you were having with the item.

EDIT: Actually the issue won't be fixed for you in this update. The fix wasn't a thing in GGB until 1.1.2 which is still a pre-release version of GGB and you don't have it as I just noticed you do have GGB installed but must have 1.1.1 and not 1.1.2.

In the mean time you can install 1.1.2 from here:

https://github.com/Gl0rfindel/ETGMod/releases/tag/ggb-1.1.2

This will fix your issue.

I can't fix my check to check for this version as the GGB dev forgot to update the UI version string for the pre-release. You'll either have to uninstall GGB so my check works for you or install GGB 1.1.2.

Avatar

@Apache Thunder Happy, to help then! glad sonic was simple to fix.

Will you be removing the ring from the ammonomicon? I'm sure i'm not the only one who's bothered by blank entries.

20 778