Error:
System.Exception: Load failed (items=True, mobiles=False, guilds=False, data=Fal
se, type=Server.Items.ApprenticeEarrings, serial=0x40080FAD) ---> System.Overflo
wException: Array dimensions exceeded supported range.
at Server.BaseAttributes..ctor(Item owner, GenericReader reader) in c:\Users\
CODY\Desktop\DoomsDayUpdate\Scripts\Misc\AOS.cs:line 3185
at Server.SAAbsorptionAttributes..ctor(Item owner, GenericReader reader) in c
:\Users\CODY\Desktop\DoomsDayUpdate\Scripts\Misc\AOS.cs:line 2566
at Server.Items.BaseJewel.Deserialize(GenericReader reader) in c:\Users\CODY\
Desktop\DoomsDayUpdate\Scripts\Items\Equipment\Jewelry\BaseJewel.cs:line 1165
at Server.Items.BaseEarrings.Deserialize(GenericReader reader) in c:\Users\CO
DY\Desktop\DoomsDayUpdate\Scripts\Items\Equipment\Jewelry\Earrings.cs:line 33
at Server.Items.SilverEarrings.Deserialize(GenericReader reader) in c:\Users\
CODY\Desktop\DoomsDayUpdate\Scripts\Items\Equipment\Jewelry\Earrings.cs:line 91
at Server.Items.ApprenticeEarrings.Deserialize(GenericReader reader) in c:\Us
ers\CODY\Desktop\DoomsDayUpdate\Scripts\Custom\Quests\Beginner Equipment Quest\E
quipment\ApprenticeEarrings.cs:line 33
at Server.World.Load() in c:\Users\CODY\Desktop\DoomsDayUpdate\Server\World.c
s:line 643
--- End of inner exception stack trace ---
at Server.World.Load() in c:\Users\CODY\Desktop\DoomsDayUpdate\Server\World.c
s:line 860
at Server.Core.Main(String[] args) in c:\Users\CODY\Desktop\DoomsDayUpdate\Se
rver\Main.cs:line 630
This exception is fatal, press return to exit
 

Attachments

  • BaseJewel.cs
    46 KB · Views: 0
  • AOS.cs
    95.1 KB · Views: 0
Back