Could not load asset as a non-content file
问题 Why does this keep happening? I research it and know of them helps. Codes: using System; using System.Collections.Generic; using System.Linq; using System.Net.Mail; using System.Security.Policy; using System.Text; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Content; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Input; namespace Pratice { public class CharacterClass { public Texture2D texture; public Vector2 position, velocity; public Rectangle