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

compiling error #10

Closed
scoob212 opened this issue Jan 23, 2024 · 2 comments
Closed

compiling error #10

scoob212 opened this issue Jan 23, 2024 · 2 comments

Comments

@scoob212
Copy link

error[E0433]: failed to resolve: could not find game_info in offsets
--> src\dma\context\mod.rs:21:55
|
21 | let offset_build_number = cs2dumper::offsets::game_info::buildNumber;
| ^^^^^^^^^ could not find game_info in offsets

For more information about this error, try rustc --explain E0433.
error: could not compile radarflow (bin "radarflow" test) due to previous error

@superyu1337
Copy link
Owner

Issue is in cs2dumper currently. In the meantime, you can either clone cs2dumper, fix it, and generate new offsets for radarflow2 to use, or wait. I'll take a deeper look later.

@superyu1337
Copy link
Owner

Should hopefully be fixed now. A2X just pushed new files.

Repository owner locked and limited conversation to collaborators Jan 23, 2024
Repository owner unlocked this conversation Jan 23, 2024
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