Hubert Walczak
Hubert Walczak
### Research - [X] I searched but did not find an existing issue or discussion about this bug. ### Description On some demos some events are not firing I encountered...
- Fixes #30 - Fixes install process not going through because of mysql throwing error on non-existing tables - Fixes crash during sending a message to another player - Fixes...
OS: Windows 10, 64-bit Node: v12.18.3, after `nvm use` `cargo test` goes fine, but after running `yarn install --verbose` this is the result: ```yarn install v1.22.17 verbose 0.4098951 Checking for...
## Describe the bug Even with using Steam Guard Machine Token, log in fails and requires code from email ## Versions Node 20.9 steam-session ^1.7.2 I've recently updated from 0.0.4-alpha,...
Hey, I'm getting error originating from Rust while parsing specific demo: ``` thread '' panicked at 'called `Result::unwrap()` on an `Err` value: Literal { len: 28, src_len: 89138, dst_len: 0...
### Verify canary release - [X] I verified that the issue exists in the latest Turborepo canary release. ### Link to code that reproduces this issue https://github.com/osztenkurden/turbo-tsx-googleapis-issue ### What package...
There is still formatting to do, but beside that it works. One thing that needs to be taken care of, is that `import "networkbasetypes.proto";` does not generate proper `@import` clause...
Overall, love the generator, and the only thing that stumbled me was the fact that I can't generate zig files from protos without "package" directive. Currently working on game data...
### How can we reproduce the crash? https://replit.com/@hubertwalczak8/Bun-Crash-with-Native-Addon-on-Windows#index.ts Basically, I'm doing native addon in zig for data parser, and bun crashes out whenever I require the addon on Windows. Not...