Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Pillow
Posts
Comments
C
C#
•
Created by Pillow on 8/4/2023 in
#help
❔ Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly
possibly project 2, but that's 5 years old so probably fixed?
18 replies
C
C#
•
Created by Pillow on 8/4/2023 in
#help
❔ Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly
it is in the same directory as the dll, it gets copied there on build
18 replies
C
C#
•
Created by Pillow on 8/4/2023 in
#help
❔ Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly
same thing
18 replies
C
C#
•
Created by Pillow on 8/4/2023 in
#help
❔ Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly
18 replies
C
C#
•
Created by Pillow on 8/4/2023 in
#help
❔ Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly
do I then reference that dll?
18 replies
C
C#
•
Created by Pillow on 8/4/2023 in
#help
❔ Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly
Where exactly? Like just beside the csproj or
18 replies
C
C#
•
Created by Pillow on 8/4/2023 in
#help
❔ Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly
does anyone have any ideas?
18 replies
C
C#
•
Created by Pillow on 8/4/2023 in
#help
❔ Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly
compiling via
dotnet publish -c Release -r win-x64 --self-contained true
btw
18 replies
C
C#
•
Created by Pillow on 8/4/2023 in
#help
System.InvalidOperationException: ... cannot be serialized because it does not have a parameterles..
ah
17 replies
C
C#
•
Created by Pillow on 8/4/2023 in
#help
System.InvalidOperationException: ... cannot be serialized because it does not have a parameterles..
so I just.. can't do it?
17 replies
C
C#
•
Created by Pillow on 8/4/2023 in
#help
System.InvalidOperationException: ... cannot be serialized because it does not have a parameterles..
oh
17 replies
C
C#
•
Created by Pillow on 8/4/2023 in
#help
System.InvalidOperationException: ... cannot be serialized because it does not have a parameterles..
correct
17 replies
C
C#
•
Created by Pillow on 8/4/2023 in
#help
System.InvalidOperationException: ... cannot be serialized because it does not have a parameterles..
so I just can't use that library at all?
17 replies
C
C#
•
Created by Pillow on 8/4/2023 in
#help
System.InvalidOperationException: ... cannot be serialized because it does not have a parameterles..
I don't think TMXMap has a constructor tho
17 replies
C
C#
•
Created by Pillow on 8/4/2023 in
#help
System.InvalidOperationException: ... cannot be serialized because it does not have a parameterles..
do I not have one right there tho?
17 replies
C
C#
•
Created by Pillow on 8/3/2023 in
#help
❔ [UnmanagedCallersOnly] with a function that takes a string
so it seems
IntPtr
works, but I don't know how to make it return something, because python can't use pointers
9 replies
C
C#
•
Created by Pillow on 8/3/2023 in
#help
❔ [UnmanagedCallersOnly] with a function that takes a string
probably yes
9 replies
C
C#
•
Created by Pillow on 8/3/2023 in
#help
❔ [UnmanagedCallersOnly] with a function that takes a string
I'm not entirely bothered what type it is, but as long as it's a 'string' and something
ctypes
will let me use is ideal
9 replies
C
C#
•
Created by Pillow on 8/2/2023 in
#help
❔ C# library usable from python
27 replies
C
C#
•
Created by Pillow on 8/2/2023 in
#help
❔ C# library usable from python
do I need to update or can I use something else?
27 replies