Skip to main content
Question

BADNEWS: Module 'TFS_VARIABLESCHEMA' is unavailable for use with this FME edition

  • August 23, 2021
  • 1 reply
  • 19 views

I am running a test workspaces closely derived from offset_reproject_vector test workspace in the FME Desktop 2021.1 SDK (this file is located in C:\\Program Files\\FME\\pluginbuilder\\samples\\cpp\\test).

 

When I run it in FME this error is displayed:

 

BADNEWS: Module 'TFS_VARIABLESCHEMA' is unavailable for use with this FME edition.

 

The derived test workspace is in the same test folder as the offset_project_vector test project.

 

How do I resolve this?

1 reply

daveatsafe
Safer
Forum|alt.badge.img+20
  • Safer
  • September 15, 2021

Hi @raymond_wilson​,

BADNEWS messages are generally used for debugging by developers, and are not necessarily a problem the user needs to worry about. Please turn off debug logging in Tools - FME Options - Translation - Log Message Filter, then try the workspace again. If there is a problem, it will still be logged.