Oleg Anashkin

Results 256 comments of Oleg Anashkin

By the way, how fast are your machines (what CPU)? Also, are you using SSDs or hard drives? There is a potential timing problem in the very beginning that might...

I've added more logging in release 1.0.29 - can you please try it (with `--debug` option) and let me know if you see the `events.log` file being generated now when...

@jonathanFinnell Yes, please try moving Eternal to SSD. It doesn't matter where the deck tracker is installed since it's quite small compared to the game itself.

Yeah, I can see that now from timestamps in the log. Now I'm thinking what might be causing it. Please let me know if moving the game to SSD helps.

That's unfortunate. But at least it rules out the performance theory. Let me think what else might go wrong...

@abhartman is there also `errors.log` file in the same folder? If not then it seems that very first phase of dll injection fails on your machine by some reason. It...

@jonathanFinnell your symptoms are different from @abhartman's. In your case injection succeeds but network connection can't be established between the tracker and the game. In @abhartman's case the injection itself...

Thanks for checking! I've adjusted timeouts in 1.0.41 but it shouldn't have cause that effect. This is so weird... The transition from Failed to Injected is only possible if game...

@abhartman latest build (1.0.41) shouldn't cause any windows defender warning anymore. The router settings don't matter, only the configuration on the machine where you are running the game and the...

@abhartman Ok, I'm getting closer now. According to [documentation](https://msdn.microsoft.com/en-us/library/windows/desktop/ms682489(v=vs.85).aspx) error code 299 means that "the specified process is a 64-bit process and the caller is a 32-bit process". As far...