Timmeey86 / CustomTrainingStatisticsPlugin

GNU General Public License v3.0
2 stars 1 forks source link

Bug: typing to console is broken (v1.4.0.1085) #79

Closed maggaou closed 2 years ago

maggaou commented 2 years ago

Using the console while playing in a training pack is not possible. Typing focus switches in/out constantly.

Timmeey86 commented 2 years ago

Sorry, I can't reproduce this on my machine. Can you try and disable all other plugins and see if it still happens?

Timmeey86 commented 2 years ago

Most importantly, does it still happen if you disable my plugin?

maggaou commented 2 years ago

Disabling the plugin doesn't cause the issue. Also using 1.3.1.976 doesn't cause the issue. This means that 1.4.0.1085 has something that is causing the issue.

I can test with default BM settings if you can provide instructions how to backup everything and then restore default settings.

Timmeey86 commented 2 years ago

The best chance to find out the issue would probably be a crash dump file. Can you check if there is a .dmp file in your My Documents/My Games/rocketleague/TAGame/Logs folder? If so, please upload it somewhere (not sure if it works here in GitHub) or try sending it to me in discord (Timmeey86#5290)

maggaou commented 2 years ago

dmp.zip

Timmeey86 commented 2 years ago

I'm sorry, I need to ask you to download the new release, reproduce the crash, then send me the new dump again. Unfortunately I'm missing a file required for debugging the crash dump you have already sent, but I made sure I keep the one for the new version: https://github.com/Timmeey86/CustomTrainingStatisticsPlugin/releases/tag/v1.4.0.1086 You only have to download the DLL as usual Sorry for the inconvenience

maggaou commented 2 years ago

No crash anymore so issue #80 seems to be fixed.

Details about issue #79: while in a training pack and the game is not paused, when opening the console and pressing w or s, this input is recognized as the car moving forward or backward. This issue is not present in 1.3.1.976.

Timmeey86 commented 2 years ago

I'm not sure about the crash issue: The only difference between the previous version and the new one is literally the version number, so the code which lead to the crash is still there, but maybe the configuration changes or something.

About the other issue, I'll try to look into this this evening, though this week be hard to track down probably

Timmeey86 commented 2 years ago

This release should fix #79 and #80: https://github.com/Timmeey86/CustomTrainingStatisticsPlugin/releases/tag/v1.4.0.1108

There is a chance that #79 will return in the future, since the code I changed in order to "fix" it has no logical connection to the bug at all, and it might only appear fixed.

maggaou commented 2 years ago

Thanks

maggaou commented 2 years ago

I still experience this when the heatmap is on (customtrainingstatistics_toggle_heatmap)