evandrocoan / ITE

An Integrated Toolset Environment over the Sublime Text editor aiming to develop on any programming language
GNU General Public License v3.0
31 stars 5 forks source link

Fix the amxmodx package crashing plugin_host on the Sublime Text start on Windows #28

Closed evandrocoan closed 6 years ago

evandrocoan commented 7 years ago

Fix the amxmodx package crashing plugin_host on the Sublime Text start on Windows

It does seems to be fixed by the commit:

If so, re-implement it and test if it still crashing.

  1. If yes, open a bug report on the Sublime Text core within the minimal code necessary to reproduce the bug.
  2. If not, revert it until it to start crashing again. It also does not seem to be crashing on Linux.
evandrocoan commented 6 years ago

There is a long time I do not see this crash. Then it should be fixed.