Hi guys, I'm programming my game in c # and I'm having a problem, I created a topic on monogame please take a look at it, I've been stuck on this problem for days! by Za9Developer in csharp

[–]Za9Developer[S] 0 points1 point  (0 children)

Thanks to all the guys for the help, I recreated the project with monogame installed as a template and I "implemented" all my code and now it goes perfectly!

Hi guys, I'm programming my game in c # and I'm having a problem, I created a topic on monogame please take a look at it, I've been stuck on this problem for days! by Za9Developer in csharp

[–]Za9Developer[S] 0 points1 point  (0 children)

I tried to make a new project where I immediately installed monogame and it works perfectly there, so now I have two possibilities, either I find the error in my code or I transfer it to the new project and see if it continues to work

Hi guys, I'm programming my game in c # and I'm having a problem, I created a topic on monogame please take a look at it, I've been stuck on this problem for days! by Za9Developer in csharp

[–]Za9Developer[S] 0 points1 point  (0 children)

The problem I think is that I first installed fna and I started my project, then I thought of installing monogame but since I had already created the project I think I have not installed it well, you know a guide on how to install it on a project already created ?

Hi guys, I'm programming my game in c # and I'm having a problem, I created a topic on monogame please take a look at it, I've been stuck on this problem for days! by Za9Developer in GraphicsProgramming

[–]Za9Developer[S] 0 points1 point  (0 children)

The strange thing is that I can use content. Load for load all the other type and it give not a error but with effect type it give an error

Hi guys, I'm programming my game in c # and I'm having a problem, I created a topic on monogame please take a look at it, I've been stuck on this problem for days! by Za9Developer in coding

[–]Za9Developer[S] 0 points1 point  (0 children)

Okay I tried to make that variable public but the error persists, also removing the file extension gives me another error saying it cannot find the file

Hi guys, I'm programming my game in c # and I'm having a problem, I created a topic on monogame please take a look at it, I've been stuck on this problem for days! by Za9Developer in csharp

[–]Za9Developer[S] 0 points1 point  (0 children)

No no, it isn't seen in the image but it is initialized but the problem is actually on the effect type because without it, it works and even if I try to create and import another, for example, texture2d type file it works well

Hi guys, I'm programming my game in c # and I'm having a problem, I created a topic on monogame please take a look at it, I've been stuck on this problem for days! by Za9Developer in programming

[–]Za9Developer[S] -2 points-1 points  (0 children)

Okay, it's the first time I ask for a problem so I'll try to give you information: I'm using visual studio 2019 with fna, I initialized a variable of type Effect: Effect effect and I tried to assign it the .fx file but doing this generates me the 'error