Messages

目次へ 前ページへ 次ページへ

NIFF Editor generates two kinds of messages: Warning messages and Error messages.

Warning messages offer the user the chance to either proceed or terminate some process. When a warning is generated during the execution of NIFF Editor, a message box like the one below is displayed on the screen. Click Yes to execute the task explained in the message and continue processing, or click No to terminate without executing the task.

警告

An error message is generated when execution of a process cannot proceed. The cause of the error must be found and resolved. Refer to the explanations below for the reasons for each error message that is displayed, and take the appropriate actions to resolve the problem.

エラー

Warning messages

Here we explain the warning messages output by NIFF Editor.

Cannot find linked node. Continue reading?

The node in question was not found in the link index. NIFF Editor asks whether to change that index value to the unlinked state and continue reading. Click Yes to unlink and continue reading, or click No to terminate the read.

Error messages

Here we explain the error messages output by NIFF Editor.

Cannot open this version of NIFF file

The NIFF file you tried to open is not NIFF version 1.0. Please check the version of the NIFF file you tried to read.
The current version of NIFF Editor can only read NIFF version 1.0 NIFF files.

Wrong tag in area ???

When NIFF Editor reads a NIFF file it checks the tae of every node. This error is generated when a tag is different from the expected tag. Check to see whether the NIFF file is corrupted.
The name of the node where the error occurred is substituted for ???

Wrong size in area ???

When NIFF Editor reads a NIFF file it checks the size of every node. This error is generated when a size is different from the expected size. Check to see whether the NIFF file is corrupted.
The name of the node where the error occurred is substituted for ???

Wrong light type in Light area

A non-prescribed value for the Light area light type was discovered during reading of the NIFF file. Check that it is the correct NIFF file.

Wrong shape animation type in TriGroup area

A non-prescribed value for the TriGroup area animation type was discovered during reading of the NIFF file. Check that it is the correct NIFF file.

Wrong texture animation in Tex area

A non-prescribed value for the Tex area texture animation was discovered during reading of the NIFF file. Check that it is the correct NIFF file.

Wrong animation type in AnimGroup area

A non-prescribed value for the AnimGroup area animation type was discovered during reading of the NIFF file. Check that it is the correct NIFF file.

Wrong collision type in Coll area

A non-prescribed value for the Coll area collision type was discovered during reading of the NIFF file. Check that it is the correct NIFF file.

Cannot find Convert batch file

This error is generated when NIFF Editor cannot find the batch file executed at conversion time. Check the "Convert" tab in the Options dialog from the Tools menu to verify the "Name of batch file which executes conversion" and also check to make sure that the file exists.
This error will also be generated if the N64 Previewer is not installed, so also check whether N64 Previewer is installed correctly.

Cannot output temporary file for conversion

This error is generated when NIFF Editor cannot output the temporary file used at conversion time. Check the "Convert" tab in the Options dialog from the Tools menu to verify the "Name of temporary NIFF file output by NIFF Editor when converting" and also check whether there is enough free space in that directory.

Cannot find Preview batch file

This error is generated when NIFF Editor cannot find the batch file executed at Preview time. Check the "Preview" tab in the Options dialog from the Tools menu to verify the "Name of batch file which executes preview" and also check to make sure that the file exists.
This error will also be generated if the N64 Previewer is not installed, so also check whether N64 Previewer is installed correctly.

Cannot output temporary file for preview

This error is generated when NIFF Editor cannot output the temporary file used at preview time. Check the "Preview" tab in the Options dialog from the Tools menu to verify the "Name of temporary NIFF file output by NIFF Editor when previewing" and also check whether there is enough free space in that directory.

Cannot find Quick Preview batch file

This error is generated when NIFF Editor cannot find the batch file executed at Quick Preview time. Check the "Quick preview" tab in the Options dialog from the Tools menu to verify the "Name of batch file which executes quick preview" and also check to make sure that the file exists.
This error will also be generated if the N64 Previewer is not installed, so also check whether N64 Previewer is installed correctly.

Cannot output temporary file for quick preview

This error is generated when NIFF Editor cannot output the temporary file used at quick preview time. Check the "Quick preview" tab in the Options dialog from the Tools menu to verify the "Name of temporary NIFF file output by NIFF Editor when quick previewing" and also check whether there is enough free space in that directory.

Illegal character used in node name

The characters that can be used for node names are the ASCII characters "!" (0x21) to "~" (0x7e). This error message is displayed if spaces or Japanese characters (kanji, hiragana or katakana) are used in the node name. When this error is generated, please specify a node name using only legal characters.

Primitive color out of range 0 ~ 1.0

Only values from 0 to 1.0 can be specified for the primitive color components of the material. Check the "Primitive color" tab in the Material node properties dialog to make sure correct values have been entered.

Fog position out of range 0 ~ 1000

Only values from 0 to 1000 can be specified for the fog starting point and fog saturation point. Check the "Fog" tab in the Environment node properties dialog to make sure correct values have been entered.

Help cannot be displayed. Either the Help file does not exist or the browser has not been properly installed

This error message is displayed if help cannot be displayed when the user selects "Topic search" from the Help menu or clicks the Help button in a node property dialog window.
The Help file should be in the help sub-directory below the directory where NIFF Editor is stored. An error is generated if this Help file cannot be found. The file might have been accidently deleted, or there may have been some failure during NIFF Editor setup. Please perform the NIFF Editor Setup procedure again.
Also, because the Help file is in HTML format, it must be viewed using a browser. Thus, this error message can also arise if a browser has not been installed or if the browser cannot handle the HTML files. The following browsers are recommended for use with NIFF Editor: Microsoft Corporation's Internet Explorer version 3.0 or later, Netscape Communications Corporation's Netscape Navigator 3.0 or later, or Netscape Communicator 4.0 or later.