The parsing plugin will never work immediately after any game update that patches the game's EXE. You will need to wait for a release of the parsing plugin for full functionality. If only the network opcodes have been patched, then the parser may not be able to detect any critical issues... but it remains that it can't make sense of the network data. The test button only checks that it can read memory that it wants and that it is receiving any network data at all. Not that it can actually understand it.
Comments