DominicKarma / WrathOfTheGodsPublic

Mod with a Noxus and Nameless Deity boss under the name "Wrath of the Gods".
9 stars 4 forks source link

Nameless Deity not giving off any loot and not being checked off in boss checklist. #7

Closed TERSATERR closed 6 months ago

TERSATERR commented 6 months ago

I have NO idea what caused this to happen, I would also like to mention the first time I killed him, game crashed but I got the "You Passed The Test" menu, but with no items. Then I tried again and the game DIDN'T crash on me, but still I didn't get anything from Nameless Deity and he wasn't checked off in boss checklist. Heres some Video Proof: https://youtu.be/CshjbE8NmWI Here's the logs: client.log

DominicKarma commented 6 months ago

Out of curiosity, do you have your player character data saved on the cloud?

TERSATERR commented 6 months ago

Out of curiosity, do you have your player character data saved on the cloud?

Sorry for the late response, but yes the character data is saved on the cloud.

DominicKarma commented 6 months ago

That explains it, then. I'll make a patch addressing in a bit.

TERSATERR commented 6 months ago

For curiosity sake, why does that cause the issue?

DominicKarma commented 6 months ago

File handle checks in the player-saving (Nameless has to enable a small flag in the player's save data in order for them to know they need to receive loot upon re-entering the world) inevitably failing when there's no actual file on the hard-drive to look at.