Results 167 comments of namazso

This is a known issue however i have no idea how to fix this. The item schema is lazy initialized so its not as simple as waiting for all modules...

Read my first reply. Item schema is initialized when the new schema gets networked from gc. Only less shit solution would be lazy initializing our dumper / copy, probably delaying...

Whoops, accidental close. Anyways, working for you may be a coincidence, meaning the schema was retrieved faster than the module loads finished. They are async, can happen in any order...

Try increasing the quality a bit. 0 often causes problems, so the default minimum is the smallest possible float, however imgui may break that, or the game may not like...

Technically every paint kit has a custom ramge of possible wear, but parsing and applying those felt unnecessary

You didn't forget to tick `Enable`, right?

@jeimy041 @JoshUser nSkinz is only built against the included versions of dependencies. Using any other version any problems are your responsibility. Your problems are unrelated to this issue and unsupported...

Can you test if it occurs on latest development version? Sounds like a duplicate of https://github.com/namazso/OpenHashTab/issues/128

The detection is intentionally very generous, there is an option to make it less generous already (something like strict checking or whatever) Clipboard reading is an inexpensive operation, why would...

I'm not a fan of fake permission dialogs / options. It pretends that it's actually a matter of the user's choice whether a program has access to that data, when...