View Issue Details
| 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 | ||||
| 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 | |||||
| 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 |