nerevar / jmc

JMC - Jaba Mud Client
25 stars 15 forks source link

Bug in logging previous lines #82

Open mlengle opened 3 years ago

mlengle commented 3 years ago

JMC 3.7.1.8 Steps to reproduce:

log XXX.txt 3000

...

log

after closing the log, in the log file I see some old lines of the log, then some piece of log just missing (could be hundreds of lines) and then the proper log starts from the moment I enabled it.

konelav commented 3 years ago

@mlengle Please, try new version https://github.com/konelav/jmc/releases/tag/3.7.1.9 (essentially little fix is here https://github.com/konelav/jmc/commit/60d2655e02a474f23f9cc71af84e996b445db186#diff-393bc33ec0e6d355596e3b2e7550e9966e8c8f96f2ebabe5c4569bc49b03f1e6 )

mlengle commented 3 years ago

the code execution cannot proceed because msvcrtd.dll not found

konelav commented 3 years ago

@mlengle Re-compiled for Release, jmc3719.zip re-uploaded, please try again.