OpenBullet2 icon indicating copy to clipboard operation
OpenBullet2 copied to clipboard

[Bug]: Windows 11: RuntimeBinderException: 'System.Dynamic.ExpandoObject' does not contain a definition 'x'

Open frozen-cdn opened this issue 2 years ago • 1 comments

Version of the software

0.2.5 [Beta]

Operating system

Windows 11

Browser / Native

Edge

What happened?

Hello there, on a fresh install on the latest Windows 11 build I am encountering this error when trying to debug things, or run any scripts even.

RuntimeBinderException: 'System.Dynamic.ExpandoObject' does not contain a definition 'X' where X is the type

I have uninstalled and reinstalled .net 6.0 , i can't figure out what the problem is

Relevant LoliCode if needed

No response

frozen-cdn avatar May 28 '23 01:05 frozen-cdn

Also having this issue

RicherRoss avatar Aug 19 '23 21:08 RicherRoss

Please have a look at the documentation on wordlists. You're most likely using the wrong wordlist type (e.g. if your wordlists has only the DATA slice, you can't use input.USER as it doesn't exist, and that's the error you would see).

https://docs.openbullet.dev/docs/wordlists/general-info

openbullet avatar Jun 06 '24 18:06 openbullet