This one is easily reproducible:
- Install envvars plugin
- Open network neigbourhood in TC
- Right click on Environment variables Ex and select "Properties"
This causes a crash "runtime error 204 at 0x56647A2", presumably you try to either dereference a null pointer or free an invalid memory block. Other plugins do display an about box or their settings here, I guess you just didn't implement anything the like here.
Tried this with version 1.0a of the plugin.
Envvars Plugin 1.0a crashed: "runtime error 204"
Moderators: Hacker, petermad, Stefan2, white
Which plugin do you mean? There is Environment Variables (version 1.3) and Environment Variables Ex (version 1.0) - but I don't see any Envvars (or similar named) plugin version 1.0a.
And I second Gral's post: please provide more details since there is TC 32 and 64 bit and 32 and 64 bit Windows.
Regards
Dalai
And I second Gral's post: please provide more details since there is TC 32 and 64 bit and 32 and 64 bit Windows.
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
It's explicable:Dalai wrote:Which plugin do you mean? There is Environment Variables (version 1.3) and Environment Variables Ex (version 1.0) - but I don't see any Envvars (or similar named) plugin version 1.0a.
An Environment Variables Ex download results in a file wfx_envvars_1.0a.zip, so that's prob. what the OP means.
Second, runtime error 204 definitely means Invalid pointer operation, though it's not clear if this happens in TC itself or the plugin.
For me it doesn't crash at all, no matter what I try,
but if it's some reproducible bug nonetheless, I think you should post this in the official thread, but with more details as already stated above.
TC plugins: PCREsearch and RegXtract