question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`StackOverflowException` - `WhatsNewPanel.cs`

See original GitHub issue

Workaround: Use TM:PE 11.6.5.0 or later which fixes this bug.

More important will be fixing StackOverflowException (one of the last workshop comments - Stable), log: https://onedrive.live.com/?authkey=!AG5WxpzcRVvkG9o&cid=7989F98A9950A030&id=7989F98A9950A030!39983&parId=root&o=OneUp

_Originally posted by @krzychu124 in https://github.com/CitiesSkylinesMods/TMPE/issues/1312#issuecomment-1021316872_

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:23 (22 by maintainers)

github_iconTop GitHub Comments

2reactions
krzychu124commented, Jan 29, 2022

More reports, hardcoding what’s new version in globalconfig does not fix issue with crash on click at TM:PE main icon after loading savegame.

TMPE (2).log output_log.txt

I need to redesign code to eliminate autolayout or autosize of labels since is seems to be the main source of stack overflow

I think we should temporarily disable auto open (and auto game pause) of What’s new panel until I fix issues

0reactions
krzychu124commented, Jun 22, 2022

No more reports about game crashes when opening What’s New panel.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Visual Studio 2019 throws System.StackOverflowException
This method keeps calling itself and causes a StackOverflow exception. You should check your code and see if missing an exit condition. Or ......
Read more >
how to fix Exception of type 'System. ...
In my C# windows application when i try to execute a method it throws me the Exception of type 'System.StackOverflowException' was thrown.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found