Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bounties can't be completed on dedicated server #701

Open
Erithex opened this issue Nov 2, 2024 · 0 comments
Open

Bounties can't be completed on dedicated server #701

Erithex opened this issue Nov 2, 2024 · 0 comments

Comments

@Erithex
Copy link

Erithex commented Nov 2, 2024

When a bounty target has been killed, the following is logged to the console on client side:
[Warning: Epic Loot] SENDING -> RPC_SlayBountyTarget: Greydwarf_Elite (target)
From what can be seen, on server side the procedure call never completes / goes to timeout.

Never got to this log (in Bounties.cs):
EpicLoot.Log($"Bounty Target Slain: bounty={bountyInfo.ID} monsterId={monsterID} ({(isAdd ? "add" : "main target")})");
(Yes, the bounty was in progress and mine).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant