View Issue Details

IDProjectCategoryView StatusLast Update
0003266The Dark ModCodingpublic27.09.2017 17:11
Reportertels Assigned To 
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionduplicate 
Product VersionTDM 1.08 
Summary0003266: default.cfg does not know commands, only keybinds
DescriptionThe 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 ReproduceStart TDM and look in console.
Additional InformationTwo 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)
TagsNo tags attached.

Relationships

has duplicate 0003861 resolvedtaaaki default config has commands that are not understood 

Activities

taaaki

taaaki

17.12.2012 10:06

administrator   ~0004967

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 ?
tels

tels

25.12.2012 16:57

reporter   ~0004979

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.

Issue History

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