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

Debug.log incorrect location of displayed error #51627

Open
chrispikula opened this issue Sep 15, 2021 · 2 comments
Open

Debug.log incorrect location of displayed error #51627

chrispikula opened this issue Sep 15, 2021 · 2 comments
Labels
<Bug> This needs to be fixed [C++] Changes (can be) made in C++. Previously named `Code` Code: Debug Debugging and troubleshooting the game, also includes the debug menu [JSON] Changes (can be) made in JSON

Comments

@chrispikula
Copy link
Contributor

Describe the bug

It appears that multiple errors just end up with the location of the first error being continued as the found location in subsequent outputs.

A picture is worth a thousand words, so, here we go:

Untitled

Steps To Reproduce

  1. Find a few outdated mods
  2. Try to load a save
  3. Check debug.log

Expected behavior

As per about a week ago, where the quoted location where the error was to be correct.

Screenshots

No response

Versions and configuration

Windows 10, tiles, 89a5de5, retrieved 2021-09-14, about 3 or 4 hours ago from the time of this post.

Additional context

No response

@actual-nh actual-nh added <Bug> This needs to be fixed Code: Debug Debugging and troubleshooting the game, also includes the debug menu [C++] Changes (can be) made in C++. Previously named `Code` [JSON] Changes (can be) made in JSON labels Sep 15, 2021
@Qrox
Copy link
Contributor

Qrox commented Sep 15, 2021

Maybe caused by #51449?

@chrispikula
Copy link
Contributor Author

I was thinking that it might also have had something to do with the file system library change for windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bug> This needs to be fixed [C++] Changes (can be) made in C++. Previously named `Code` Code: Debug Debugging and troubleshooting the game, also includes the debug menu [JSON] Changes (can be) made in JSON
Projects
None yet
Development

No branches or pull requests

3 participants