Replies: 1 comment
-
I ran into this error as well when trying to load Qwen 3's embedding model from the Raw folder. I believe the dashes after the first dot in the name are causing the issues. in my case changing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Since switching to .NET9.0 or so I get the (unable to ignore) warning PRI249 for (according to ChatGPT) "some resources". But I cannot find them, since the message:
PRI249: 0xdef00520 - Invalid qualifier: 3-DARK-LITE
doesn't tell me the files in question.My app is working despite of the warning, so in case I cannot fix the "somewhere laying around resource files"-warning, I want to ignore it, but I can't.
So: How do I fix the warning or ignore it?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions