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

Random Event Resolution issue #602

Open
SM-15 opened this issue Jan 8, 2025 · 2 comments
Open

Random Event Resolution issue #602

SM-15 opened this issue Jan 8, 2025 · 2 comments

Comments

@SM-15
Copy link

SM-15 commented Jan 8, 2025

Following one occurrence of not getting rewards for random event and I started to investigate the issue. Here's what I've found so far.
Lots of actions (core sampling, transfers) include ResolveRandomEvent call with the following parameters (0x0,0x1, CrewID)
Accepting random events rewards through the UI calls ResolveRandomEvent with parameters (0x1,0x1, CrewID)

How I reproduced the issue

It seems calling ResolveRandomEvent with the wrong parameters clears the right to get the rewards

@jpy-luke
Copy link

This seems to fit what I observed via the UI, failing to receive the rewards:

  1. Start refinery job.
  2. Start preparing another one and notice the random event action pop up in the background.
  3. Send the second refinery job.
  4. Proceed to resolve the random event action and observe it does not give the reward.

Original issue https://discord.com/channels/814990637178290177/1306200999471349831/1306200999471349831 and related failing reward TX https://starkscan.co/tx/0x01502ca50f5123b811c470b5313c9259cf421ed3497a01bbfd782818fcac5d67

@SM-15
Copy link
Author

SM-15 commented Jan 10, 2025

I wonder how many times this goes unnoticed because random event notification takes a while to show up

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

2 participants