a2x / cs2-dumper

Counter-Strike: 2 Offset Dumper
MIT License
817 stars 94 forks source link

c9a253) error[E0425]: cannot find value `dwGameEntitySystem_getHighestEntityIndex` in module `cs2dumper::offsets::client_dll` --> src/dma/threaddata/mod.rs:181:91 | 181 | ...lient_dll::dwGameEntitySystem_getHighestEntityIndex as u64).into(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `dwGameEntitySystem_highestEntityIndex` | ::: src/dma[表情]2dumper/offsets_mod.rs:13:13 | 13 | ... pub const dwGameEntitySystem_highestEntityIndex: usize = 0x1510; | ---------------------------------------------------------------- similarly named constant `dwGameEntitySystem_highestEntityIndex` defined here For more information about this error, try `rustc --explain E0425`. The following warnings were emitted during compilation: #176

Closed SuperLifeown closed 2 months ago

SuperLifeown commented 2 months ago
c9a253) error[E0425]: cannot find value dwGameEntitySystem_getHighestEntityIndex in module cs2dumper::offsets::client_dll --> src/dma/threaddata/mod.rs:181:91 181 ...lient_dll::dwGameEntitySystem_getHighestEntityIndex as u64).into(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: dwGameEntitySystem_highestEntityIndex

::: src/dma[表情]2dumper/offsets_mod.rs:13:13 | 13 | ... pub const dwGameEntitySystem_highestEntityIndex: usize = 0x1510; | ---------------------------------------------------------------- similarly named constant dwGameEntitySystem_highestEntityIndex defined here

For more information about this error, try rustc --explain E0425. The following warnings were emitted during compilation: e92e7ee195e7fb94956dcf6149961bc2

M3351AN commented 2 months ago

stop paste until u can understand those code dwGameEntitySystem_getHighestEntityIndex exists nowhere since sth named dwGameEntitySystem_highestEntityIndex

M3351AN commented 2 months ago

imaging CHINAMAN knows only ctrl+v but cannot read english 3480c0c87325d39f2067dbae0c250598