View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0006125 | Spring engine | General | public | 2019-01-30 11:50 | 2019-01-30 18:29 | ||||
Reporter | Sanguinario_Joe | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 104.0 +git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0006125: spring-headless crash (a develop branch change shall be merged in maintenance) | ||||||||
Description | In develop branch we have rts/Game/PreGame.cpp:97 #ifndef HEADLESS // delete leftover aGUI elements but not infoconsole, it is reused by CGame agui::gui->Clean(); #endif while in maintenance we have rts/Game/PreGame.cpp:97 // delete leftover elements (remove once the gui is drawn ingame) // but do not delete infoconsole, it is reused by CGame agui::gui->Draw(); | ||||||||
Steps To Reproduce | Just run spring-headless: $HOME/.spring/engine/104-maintenance/bin/spring-headless $HOME/.springlobby/script.txt | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Kloot (developer) 2019-01-30 18:29 |
Fix b7b1665c47a6857a11740546af950be1332bce9c committed to maintenance branch: fix 0006125, repo: spring changeset id: 11301 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-01-30 11:50 | Sanguinario_Joe | New Issue | |
2019-01-30 18:29 | Kloot | Changeset attached | => spring maintenance b7b1665c |
2019-01-30 18:29 | Kloot | Note Added: 0019701 | |
2019-01-30 18:29 | Kloot | Assigned To | => Kloot |
2019-01-30 18:29 | Kloot | Status | new => resolved |
2019-01-30 18:29 | Kloot | Resolution | open => fixed |