
sos
Joined: Aug 8, 2008
Getting my legal team, brb
|
Posted: Oct 24, 2009 06:25 AM
Msg. 1 of 2
Im getting tags again so im testing in a map ad this comes up in debug:
10.24.09 14:18:24 tool pc 01.00.00.0609 ---------------------------------------------- 10.24.09 14:18:24 reference function: _write_to_error_file 10.24.09 14:18:24 reference address: 42ca20 10.24.09 14:18:24 Couldn't read map file './toolbeta.map' 10.24.09 14:18:24 file_open('tags\tags\levels\test\bloodgulch\TEST.scenario') error 0x00000003 'The system cannot find the path specified. ' 10.24.09 14:18:24 couldn't open scenario tag 'TEST.scenario'. 10.24.09 14:18:24 need to get the following tags: 10.24.09 14:18:24 tags\levels\test\bloodgulch\TEST.scenario 10.24.09 14:18:24
Please help.
Edited by sos on Oct 24, 2009 at 09:19 AM
|

Gamma927
Joined: Jun 12, 2008
Steam: gamma927
|
Posted: Oct 24, 2009 10:49 AM
Msg. 2 of 2
You typed in:
tool build-cache-file tags\levels\test\bloodgulch\test
so it searches for the folder
tags\tags\levels\test\bloodgulch\test
You want to type:
tool build-cache-file levels\test\bloodgulch\test
ommiting the tags.
|