tModLoader Cheeze's Content Pack

It would seem an update may be in order?
 

Attachments

  • update.jpg
    update.jpg
    178.1 KB · Views: 236
uhhh this came up
You tried to add 2 ModProjectile with the same name: StarStorm3. Maybe 2 classes share a classname but in different namespaces while autoloading or you manually called AddProjectile with 2 projectiles of the same name.
ved Terraria.ModLoader.Mod.AddProjectile(String name, ModProjectile projectile, String texture)
ved Terraria.ModLoader.Mod.AutoloadProjectile(Type type)
ved Terraria.ModLoader.Mod.Autoload()
ved Terraria.ModLoader.ModLoader.do_Load(Object threadContext)
 
I also have the items checklist mod, and it told me I picked up a "Twinkling Stone" but nothing showed up in inventory. Intended, or will I find out later?
 
Really odd, it had said I picked up my first one, but it was no where to be found. Not on the ground, inventory, anywhere. Checked by spawning in a few myself, they worked fine. No idea how I missed that first one, inventory wasn't full, or anything. Anyways, nevermind me! I'll be hunting down more Eyebats!
 
Back
Top Bottom