Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
0 Active | 9 Guests
Online:

LATEST FORUM THREADS

»
warfare
CoD4 Map + Mod Releases
Voting menu on maps
CoD+UO General
Hauling 911
CoDBO3 General

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Forum: All Forums : Call of Duty 2
Category: CoD2 MP Mapping
CoD 2 mapping and level design.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword, playername
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked subscribe
Author Topic: Map Compile error
PlusIce
General Member
Since: Mar 18, 2008
Posts: 14
Last: Jan 2, 2016
[view latest posts]
Level 1
Category: CoD2 MP Mapping
Posted: Thursday, May. 22, 2008 12:07 am
I can't even get CoD2 Compile Tools to make the bsp and stuff:

I have the latest version of mod tools

I run cod2 mp 1.0

I happen to have dx9.0c (unsure if latest version)

The error:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\Activision\Call of Duty 2bin\CoD2CompileTools.settings'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at CoD2Tools.dlg_bspTools.saveUserSettings()
at CoD2Tools.dlg_bspTools.mapTabs_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.TabControl.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.TabControl.WmSelChange()
at System.Windows.Forms.TabControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
CoD2CompileTools
Assembly Version: 1.0.2280.20709
Win32 Version: 1.0.2280.20709
CodeBase: file:///C:/Program%20Files/Activision/Call%20of%20Duty%202/bin/CoD2CompileTools.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:





When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.



Share |
thecheeseman
General Member
Since: Mar 27, 2008
Posts: 33
Last: Jul 26, 2009
[view latest posts]
Level 2
Im a fan of MODSonair
Category: CoD2 MP Mapping
Posted: Thursday, May. 22, 2008 06:01 pm
Your problem lies right here: "C:\Program Files\Activision\Call of Duty 2bin\CoD2CompileTools.settings"

Not a slash between "Call of Duty 2bin" should be "Call of Duty 2\bin".

The compile tools can't find a folder called "Call of Duty 2bin" so it gives you that exception.

Try editing the settings of the compile tools, see if that helps :)
Share |
PlusIce
General Member
Since: Mar 18, 2008
Posts: 14
Last: Jan 2, 2016
[view latest posts]
Level 1
Category: CoD2 MP Mapping
Posted: Thursday, May. 22, 2008 09:25 pm
C:\Program Files\Activision\Call of Duty 2\bin

Im missing the cod2compiletools.settings

were do I get the file?
Share |
The_Caretaker
General Member
Since: Jun 8, 2004
Posts: 11625
Last: Jul 7, 2009
[view latest posts]
Level 10
Category: CoD2 MP Mapping
Posted: Friday, May. 23, 2008 01:41 pm
That file should automatically be created when you select the CoD2 folder in the compile tools (top left corner).
Share |
PlusIce
General Member
Since: Mar 18, 2008
Posts: 14
Last: Jan 2, 2016
[view latest posts]
Level 1
Category: CoD2 MP Mapping
Posted: Friday, May. 23, 2008 08:45 pm
Ok I go it to look in the right place. It made the setting file.

I got it to try making a bsp, but none can be found in any of the folders. Can't even get it to run the map.

Is there any third party software for compiling maps?
Share |
The_Caretaker
General Member
Since: Jun 8, 2004
Posts: 11625
Last: Jul 7, 2009
[view latest posts]
Level 10
Category: CoD2 MP Mapping
Posted: Friday, May. 23, 2008 08:46 pm
Post your compile log, there can be loads of reasons why your .bsp file is not created
Share |
PlusIce
General Member
Since: Mar 18, 2008
Posts: 14
Last: Jan 2, 2016
[view latest posts]
Level 1
Category: CoD2 MP Mapping
Posted: Friday, May. 23, 2008 08:52 pm
Is there a dvar/cvar to test out a map?

map name: mp_thunderville_beta2
Share |
The_Caretaker
General Member
Since: Jun 8, 2004
Posts: 11625
Last: Jul 7, 2009
[view latest posts]
Level 10
Category: CoD2 MP Mapping
Posted: Friday, May. 23, 2008 08:55 pm
to test your map you type /map [mapname] in your console.. but you'll have to compile your map before that works.


How to get your compile log:
Right click the black window.
Select all.
Press enter.
You can now paste it in a text file or post it here.
Share |
Restricted Access Topic is Locked subscribe
MODSonline.com Forums : Call of Duty 2 : CoD2 MP Mapping

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»