Quantcast
Viewing all articles
Browse latest Browse all 6821

Executable doesn't work outside the Release folder

@StephaneKthulhu wrote:

I made a little game and build it on release. In the Release folder, the executable works fine. But, if I copy it on the desktop or on another computer, I have an error pop-up saying that the program has stopped working with the details :

Signature du problème :
Nom d’événement de problème: CLR20r3
Signature du problème 01: blockMenu.exe
Signature du problème 02: 1.0.0.0
Signature du problème 03: 5a21458a
Signature du problème 04: mscorlib
Signature du problème 05: 4.7.2114.0
Signature du problème 06: 59a638b8
Signature du problème 07: 165d
Signature du problème 08: fc
Signature du problème 09: System.IO.DirectoryNotFound
Version du système: 6.1.7601.2.1.0.256.48
Identificateur de paramètres régionaux: 1036
Information supplémentaire n° 1: 0a9e
Information supplémentaire n° 2: 0a9e372d3b4ad19135b953a78882e789
Information supplémentaire n° 3: 0a9e
Information supplémentaire n° 4: 0a9e372d3b4ad19135b953a78882e789

I search on the net and saw a lot of things like :

But nothing works for my case.

At the beginning, I tested a few thing and the build worked. The only thing I changed since that moment are :
- add 2 packages Newtonsoft.Json.10.0.3 and MathNet.Numerics.3.20.0
- move some of my .cs files into folder, but I paid attention to namespace because I can launch it from the IDE.

I'm at the end of my research and my ideas. I'm kind of disappointed. If anything have an idea, I take it right away and I would be pleased.

Thanks in advance for the answers.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 6821

Trending Articles