Answer the question
In order to leave comments, you need to log in
System.IO.FileNotFoundException: "Could not load file or assembly 'sorttbls.nlp' or one of its dependencies. What should I do?
The question is in the header.
I made a builder, the project collects, but
this error pops up when the build is launched.
What to do?
I worked as a decompiler, the only thing that has changed in the build
is the names of the lines (this does not affect in any way)
Example: string money --> string text12 (this is just an example)
Answer the question
In order to leave comments, you need to log in
...file or assembly "sorttbls.nlp" or one of their dependencies...- something is missing, either "sorttbls.nlp" itself, or something else. What to do? - look for what is missing. If you are already using a decompiler, then it should have a dependency view function, compare the list of dependencies with what you have in your build directory.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question