What is the version of xEdit you are using?
SSEEdit 4.0.2m RC1 for 4.0.3 (10A4DD4C) starting session 2019-11-18 23:07:22
Describe the bug
For PACK in Skyrim, changing Package Data\Data Input Values\Value #0\ANAM - Type does not actually update the prompt type for CNAM - Value.
To reproduce
Steps to reproduce the behavior:
- Create a new
PACK in xEdit
- Add a
Package Data section
- Change
Package Data\Data Input Values\Value #0\ANAM - Type to Bool
- Add a
CNAM - Value subrecord right below ANAM - Type
- Change
ANAM - Type to Float
- Edit the value in
CNAM - Value to a float, e.g. 1.0
- An error pops up:
'1.0' is not a valid integer value.
Expected behavior
The prompt should expect a float value after ANAM - Type was changed.
Screenshots
Here shown with an override, but a single record is also enough to reproduce this:

What is the version of xEdit you are using?
SSEEdit 4.0.2m RC1 for 4.0.3 (10A4DD4C) starting session 2019-11-18 23:07:22
Describe the bug
For
PACKin Skyrim, changingPackage Data\Data Input Values\Value #0\ANAM - Typedoes not actually update the prompt type forCNAM - Value.To reproduce
Steps to reproduce the behavior:
PACKin xEditPackage DatasectionPackage Data\Data Input Values\Value #0\ANAM - TypetoBoolCNAM - Valuesubrecord right belowANAM - TypeANAM - TypetoFloatCNAM - Valueto a float, e.g.1.0'1.0' is not a valid integer value.Expected behavior
The prompt should expect a float value after
ANAM - Typewas changed.Screenshots
Here shown with an override, but a single record is also enough to reproduce this: