romanov / MonoGame-Console

Lightweight terminal emulator for MonoGame
GNU General Public License v3.0
22 stars 9 forks source link

ConsoleFont #3

Closed Siemienik closed 10 years ago

Siemienik commented 10 years ago

It's look very nice. But it doesn't work. Please fix it.

romanov commented 10 years ago

@Siemienik please, provide more information about your problem (exception, OS information).

Siemienik commented 10 years ago

Sorry about this, I have problem with load xnb file.

''' Error 1 Cannot autodetect which importer to use for "ConsoleFont.xnb". There are no importers which handle this file type. Specify the importer that handles this file type in your project. D:\Documents\Projects\Learning-MonoGame-C-\AwsomeMonoGameContent\AwsomeMonoGameContentContent\ConsoleFont.xnb AwsomeMonoGameContent '''

romanov commented 10 years ago

OS / OpenGL or DirectX version of a project?

  1. Check path to your ConsoleFont.xnb.
  2. Check content settings below: consoldefont
Siemienik commented 10 years ago

DirectX, Ad1. Path is ok AD2. that's it

Thank You:) It's working now.