View Issue Details

IDProjectCategoryView StatusLast Update
0003410The Dark ModDistributionpublic04.08.2013 16:34
Reporterwarlock053 Assigned Totaaaki  
PrioritynormalSeveritynormalReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinux x86_64OSLinux MintOS Version13
Product VersionSVN 
Target VersionTDM 2.00Fixed in VersionTDM 2.00 
Summary0003410: TDM 2.0 beta exits with error code on startup
DescriptionThe following error is dumped to the console after starting:

ERROR:Error: file script/tdm_location_settings.script, line 416: too many parameters
Steps To ReproduceDownload beta from svn, move files to base to suppress hardcoded error running assembly bin, run the assembly bin from the game directory.
TagsNo tags attached.

Activities

tels

tels

13.05.2013 09:35

reporter   ~0005438

Accidentily checked in a build with a new code patch, but the script side is missing the corrosponding change. Will fix this in an hour, once the new compile is done. Sorry!
tels

tels

13.05.2013 10:22

reporter   ~0005440

Fixed with a new build. Please update SVN.
warlock053

warlock053

13.05.2013 22:23

reporter   ~0005453

Did new checkout with your file structure to not duplicate assets. I now receive this message:

Unknown command 'vid_restart'
idRenderSystem::Shutdown()
I18NLocal: Shutdown.
Sys_Error: Couldn't load default.cfg
About to exit with code 1
warlock053

warlock053

13.05.2013 22:25

reporter   ~0005454

Disregard, I figured it out and ran ./darkmod/thedarkmod.x86
warlock053

warlock053

15.05.2013 02:54

reporter   ~0005466

After running ./thedarkmod.x86 from the game directory I get this error:

Parsing material files
terminate called after throwing an instance of 'boost::filesystem::filesystem_error'
  what(): boost::filesystem::directory_iterator::construct: No such file or directory: "./darkmod/fms/"
signal caught: Aborted
si_code -6
Trying to exit gracefully..
tels

tels

15.05.2013 08:32

reporter   ~0005467

This error seems to happen only if the "darkmod/fms" directory does not exist (and the boost filesystem iterator is quite stupid in bailing out).

After the second start it should be ok.

This should be fixed (and ideally the dependency on boost be removed).
warlock053

warlock053

15.05.2013 15:14

reporter   ~0005474

Unfortunately, this occurred both the first and second time. The path suggests darkmod/darkmod/fms. This seems like a recursion error.
taaaki

taaaki

10.06.2013 20:25

administrator   ~0005551

I've made some FS changes that should resolve the path issues (both the incorrect darkmod path and missing darkmod/fms directory).

warlock053: could you please check if you are still experiencing the issues. If not, I think we can close this issue.
taaaki

taaaki

04.08.2013 16:34

administrator   ~0005959

Marking this as resolved as there was no feedback to the contrary.

Issue History

Date Modified Username Field Change
13.05.2013 02:38 warlock053 New Issue
13.05.2013 09:35 tels Note Added: 0005438
13.05.2013 09:35 tels Assigned To => tels
13.05.2013 09:35 tels Status new => assigned
13.05.2013 10:22 tels Note Added: 0005440
13.05.2013 10:22 tels Status assigned => resolved
13.05.2013 10:22 tels Fixed in Version => TDM 2.00
13.05.2013 10:22 tels Resolution open => fixed
13.05.2013 22:23 warlock053 Note Added: 0005453
13.05.2013 22:23 warlock053 Status resolved => feedback
13.05.2013 22:23 warlock053 Resolution fixed => reopened
13.05.2013 22:25 warlock053 Note Added: 0005454
13.05.2013 22:25 warlock053 Status feedback => assigned
13.05.2013 22:57 tels Target Version => TDM 2.00
13.05.2013 22:57 tels Status assigned => resolved
13.05.2013 22:57 tels Resolution reopened => fixed
15.05.2013 02:54 warlock053 Note Added: 0005466
15.05.2013 02:54 warlock053 Status resolved => feedback
15.05.2013 02:54 warlock053 Resolution fixed => reopened
15.05.2013 08:32 tels Note Added: 0005467
15.05.2013 15:14 warlock053 Note Added: 0005474
15.05.2013 15:14 warlock053 Status feedback => assigned
15.05.2013 15:26 tels Assigned To tels =>
03.06.2013 02:20 grayman Assigned To => grayman
03.06.2013 02:20 grayman Status assigned => confirmed
03.06.2013 18:40 grayman Assigned To grayman =>
10.06.2013 20:16 taaaki Relationship added related to 0003351
10.06.2013 20:17 taaaki Relationship added related to 0003125
10.06.2013 20:18 taaaki Relationship deleted related to 0003351
10.06.2013 20:18 taaaki Relationship deleted related to 0003125
10.06.2013 20:25 taaaki Note Added: 0005551
10.06.2013 20:25 taaaki Status confirmed => feedback
04.08.2013 16:34 taaaki Note Added: 0005959
04.08.2013 16:34 taaaki Status feedback => resolved
04.08.2013 16:34 taaaki Resolution reopened => fixed
04.08.2013 16:34 taaaki Assigned To => taaaki