Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Kart-Public Kart-Public
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • KartKrew
  • Kart-PublicKart-Public
  • Merge requests
  • !272

Merged
Created Sep 25, 2021 by Ashnal@AshnalContributor

Small logging improvements for addon loading

  • Overview 0
  • Commits 1
  • Changes 1

Adds back the "Loading file" message when a file is loaded Adds individual file errors for things loaded with W_InitMultipleFiles (-file param) Errors for a given file will now appear between "Loading file" and the "Added file" or "not adding file" messages, making troubleshooting easier

To easily test these changes, take any community pk3 addon that works, open it like a zip file and copy or make some superfluous changes outside of slade, then change it back to pk3 and try loading it with the -file parameter. It also makes it easy to attribute other types of errors that happen during W_InitFile

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: load-logging-improvements