Exception: NWN::Gff::GffTypeError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/nwn/gff.rb

Overview

This error gets thrown if a supplied value does not fit into the given data type, or you are trying to assign a type to something that does not hold type.

Example: You’re trying to pass a value greater than 2**32 into a int.