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

StackOverflowError on campaign load #10

Closed
JamzTheMan opened this issue Aug 29, 2017 · 1 comment
Closed

StackOverflowError on campaign load #10

JamzTheMan opened this issue Aug 29, 2017 · 1 comment
Assignees
Labels
bug MapTool issue relates to MapTool code vs 3rd party libs

Comments

@JamzTheMan
Copy link
Owner

Opening BoT campaign with jvm default stack size caused fatal error...

https://sentry.io/nerps/nerps-maptool/issues/338315719/

StackOverflowError: None
    at java.util.regex.Pattern$CharProperty$1.isSatisfiedBy(Pattern.java:3771)
    at java.util.regex.Pattern$7.isSatisfiedBy(Pattern.java:5271)
    at java.util.regex.Pattern$CharProperty.match(Pattern.java:3776)
    at java.util.regex.Pattern$Branch.match(Pattern.java:4604)
    at java.util.regex.Pattern$GroupHead.match(Pattern.java:4658)
...
(1019 additional frame(s) were not displayed)
@JamzTheMan JamzTheMan self-assigned this Aug 29, 2017
@JamzTheMan JamzTheMan added investigating researching if issue is valid and/or reasonable MapTool issue relates to MapTool code vs 3rd party libs labels Aug 29, 2017
@JamzTheMan JamzTheMan added this to In Progress in 1.4.4.0 Sep 17, 2017
@JamzTheMan JamzTheMan added the bug label Nov 21, 2017
@JamzTheMan JamzTheMan added this to the 1.4.0.0 milestone Nov 25, 2017
@JamzTheMan JamzTheMan removed this from In Progress in 1.4.4.0 Dec 3, 2017
@JamzTheMan JamzTheMan removed the investigating researching if issue is valid and/or reasonable label Dec 3, 2017
@JamzTheMan JamzTheMan removed this from the 1.4.4.0 milestone Dec 3, 2017
@JamzTheMan
Copy link
Owner Author

Unable to duplicate now.

Phergus pushed a commit to matejdro/MapTool that referenced this issue Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug MapTool issue relates to MapTool code vs 3rd party libs
Projects
None yet
Development

No branches or pull requests

1 participant