ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/EventReport.py
@@ -141,6 +141,8 @@
        itemIndex = hero.itemIndex
        heroLV = 1
        star = 0
        breakLV = 0
        awakeLV = 0
        if itemIndex >= 0 and itemIndex < curPack.GetCount():
            heroItem = curPack.GetAt(itemIndex)
            if heroItem and not heroItem.IsEmpty():