Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message while reading NaN #1

Closed
FWDekker opened this issue May 27, 2019 · 1 comment
Closed

Error message while reading NaN #1

FWDekker opened this issue May 27, 2019 · 1 comment
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@FWDekker
Copy link
Owner

When _SerialiseToJson.pas tries to read a NaN as a float, an error message saying "Error reading float in ..." will appear. While the value is correctly exported as the string "NaN", it's better if false positive error messages do not appear since they obscure actual error messages.

Test case

Serialising the cell with form ID 0052accd returns the following error message:

<Error reading float in " \ [00] SeventySix.esm \ [63] GRUP Top "CELL" \ [9] GRUP Interior Cell Block 9 \ [8] GRUP Interior Cell Sub-Block 8 \ [42] [CELL:0052ACCD] \ [3] XCLL - Lighting \ [10] Directional Ambient Lighting Colors \ [2] Scale">

This issue was copied from the old repository. It was originally opened on 2019-01-09.

@FWDekker FWDekker added the bug Something isn't working label May 27, 2019
@FWDekker FWDekker self-assigned this May 27, 2019
@FWDekker FWDekker added the wontfix This will not be worked on label Jul 24, 2022
@FWDekker
Copy link
Owner Author

The serialisation script is no longer used for the dumps. Hence, this issue can be closed.

@FWDekker FWDekker closed this as not planned Won't fix, can't repro, duplicate, stale Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant