Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
EDuke32
EDuke32
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 93
    • Issues 93
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Richard Gobeille
  • EDuke32EDuke32
  • Issues
  • #95

Closed
Open
Opened Jul 19, 2020 by Rob Anybody@Rob_Anybody

undefineskill can cause silent termination on startup

Undefining skill levels can cause the program to terminate immediately after the window opens, before 3DR logo or title screen animation shows. There's no indication of what happened in the terminal; the last line is Wrote settings.cfg.

To reproduce, undefine skill level 1 and leave the others.

Removing all skills also causes the same issue, but is probably a case of "don't do that."

After digging into this a bit, what appears to cause the issue is undefining any skill levels lower than those that are still defined. For example, undefining only 2 and 3 is alright, but undefining only 0 and 1 triggers the issue.

Edited Jul 19, 2020 by Rob Anybody
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: terminx/eduke32#95