View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003266 | The Dark Mod | Coding | public | 01.12.2012 22:50 | 27.09.2017 17:11 |
Reporter | tels | Assigned To | |||
Priority | normal | Severity | normal | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Product Version | TDM 1.08 | ||||
Summary | 0003266: default.cfg does not know commands, only keybinds | ||||
Description | The following warnings appear: Unknown command 'use' Unknown command 'console' Unknown command 'next' Unknown command 'prev' Unknown command 'previous' Unknown command 'next' Unknown command 'crouch' Unknown command 'Lean' Unknown command 'lean' Unknown command 'Readables' Unknown command 'spyglass' Unknown command 'compass' Unknown command 'lantern' Unknown command 'maps' Unknown command 'objectives' Unknown command 'keys' Unknown command 'lockpicks' Unknown command 'lean' Unknown command 'Inventory' Unknown command 'Mantle' Unknown command 'creep' Unknown command 'frob' Unknown command 'inventory' | ||||
Steps To Reproduce | Start TDM and look in console. | ||||
Additional Information | Two solutions: * fix the config load code to know about these at the time of loading default.cfg (might be hard) * remove these commands from the default.cfg and let users manually enter them if they have a missing darkmod.cfg (the same situation as now, as the commands aren't working, anyway) | ||||
Tags | No tags attached. | ||||
Tels: do you have an example default.cfg that I can use to test some of my ideas on how to resolve this. Just a question though, don't we only ever use two commands: bind and seta ? |
|
The default.cfg shipped with TDM produces these warnings. And yeah, I think we only ever use "seta", this might simply be a parsing problem. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
01.12.2012 22:50 | tels | New Issue | |
17.12.2012 10:06 | taaaki | Note Added: 0004967 | |
25.12.2012 16:57 | tels | Note Added: 0004979 | |
27.09.2017 16:55 | nbohr1more | Relationship added | has duplicate 0003861 |
27.09.2017 17:11 | nbohr1more | Status | new => closed |
27.09.2017 17:11 | nbohr1more | Resolution | open => duplicate |