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

Members Online

»
0 Active | 106 Guests
Online:

LATEST FORUM THREADS

»
CoD: Battle Royale
CoD+UO Map + Mod Releases
Damaged .pk3's
CoD Mapping
heli to attack ai
CoD4 SP Mapping

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 4
Category: CoD4 MP Mapping
CoD 4 mapping and level design for multiplayer.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword, playername, novemberdobby
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked
Page
Previous Page
subscribe
Author Topic: Building Fast File errors
vjdef
General Member
Since: Aug 16, 2010
Posts: 1
Last: Aug 16, 2010
[view latest posts]
Level 0
Category: CoD4 MP Mapping
Posted: Monday, Aug. 16, 2010 02:22 am
hi i'm newbie...
i have the next problem


Fastfile 1 of 2, "mp_monea_test1": [ver. 5] process...
********************************************************************************

UNRECOVERABLE ERROR:
LoadMap: no surfaces in maps/mp/mp_monea_test1.d3dbsp

Linker will now terminate.
********************************************************************************


==================================================
Linker summary:

There were 0 warnings and 1 error.

Errors:
(!) UNRECOVERABLE ERROR: LoadMap: no surfaces in maps/mp/mp_monea_test1.d3dbsp

Arguments passed to linker:
-language english mp_monea_test1 mp_monea_test1_load

==================================================

Press any key to continue.

i dont know what to do...
help please
Share |
techno2sl
General Member
Since: Aug 5, 2004
Posts: 2977
Last: Oct 14, 2010
[view latest posts]
Level 9
Category: CoD4 MP Mapping
Posted: Wednesday, Aug. 18, 2010 07:42 am
Hey vjdef.

There are no surfaces in your bsp, so the first thing to do is load Radiant and add any surface texture and solid object (a structural brush) to your map then recompile.

Check your compile log then for any errors. Then if compelted successfully you can compile the fast file.
Share |
MyMyner
General Member
Since: Nov 25, 2010
Posts: 3
Last: Nov 27, 2010
[view latest posts]
Level 0
Category: CoD4 MP Mapping
Posted: Saturday, Nov. 27, 2010 12:54 pm
attachment: image(119.2Kb)
I have a new big problem with creating ff now...
The first times all is compiling normally but now its a kind of weird.
In the attachments is a picture of the error (german sry) and i will give you the error text (also german):


I think this is what you have to check :

Code:

************** Ausnahmetext **************
System.ComponentModel.Win32Exception: Das System kann die angegebene Datei nicht finden
   bei System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   bei System.Diagnostics.Process.Start()
   bei CoD4Tools.dlg_bspTools.btnBuildFastFile_Click(Object sender, EventArgs e)
   bei System.Windows.Forms.Control.OnClick(EventArgs e)
   bei System.Windows.Forms.Button.OnClick(EventArgs e)
   bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
   bei System.Windows.Forms.Button.WndProc(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


Dont know if you need this :

Code:

************** Geladene Assemblys **************
mscorlib
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.4952 (win7RTMGDR.050727-4900).
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
----------------------------------------
mscorlib.resources
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.4952 (win7RTMGDR.050727-4900).
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
----------------------------------------
CoD4CompileTools
    Assembly-Version: 1.0.2938.31079.
    Win32-Version: 1.0.2938.31079.
    CodeBase: file:///E:/cod4/bin/CoD4CompileTools/CoD4CompileTools.exe.
----------------------------------------
System.Windows.Forms
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
    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.4927 (NetFXspW7.050727-4900).
    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.4927 (NetFXspW7.050727-4900).
    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.4927 (NetFXspW7.050727-4900).
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll.
----------------------------------------
System.Windows.Forms.resources
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------



Help me please
Share |
jakkasss
General Member
Since: Oct 27, 2009
Posts: 29
Last: Apr 7, 2011
[view latest posts]
Level 2
Category: CoD4 MP Mapping
Posted: Thursday, Apr. 7, 2011 01:35 pm
When I try to build the FastFile the console opens and gives me and error:

Language is not english

Can anybody help me?
Share |
zeroy
General Member
Since: Nov 26, 2007
Posts: 1060
Last: Mar 12, 2014
[view latest posts]
Level 8
Category: CoD4 MP Mapping
Posted: Thursday, Apr. 7, 2011 02:25 pm
MyMyner writes...
Quote:
Help me please


Problem with Microsoft Framework i think, reinstall that, check HERE

Note that those Compile tools do not require .NET 3.5 or 4 so if you dont use them for anything else i would take them out.

edited on Apr. 7, 2011 10:27 am by zeroy
Share |
zeroy
General Member
Since: Nov 26, 2007
Posts: 1060
Last: Mar 12, 2014
[view latest posts]
Level 8
Category: CoD4 MP Mapping
Posted: Thursday, Apr. 7, 2011 02:26 pm
jakkasss writes...
Quote:
When I try to build the FastFile the console opens and gives me and error:

Language is not english

Can anybody help me?


Post the full compile log please as another error might be found in there which can help better.
Share |
Sevenz
General Member
Since: Apr 24, 2006
Posts: 2390
Last: May 10, 2013
[view latest posts]
Level 8
Category: CoD4 MP Mapping
Posted: Thursday, Apr. 7, 2011 03:01 pm
UNRECOVERABLE ERROR:
LoadMap: no surfaces in maps/mp/mp_monea_test1.d3dbsp

techno2sl writes...
Quote:
Hey vjdef.

There are no surfaces in your bsp, so the first thing to do is load Radiant and add any surface texture and solid object (a structural brush) to your map then recompile.


It doesn't have to mean, that there are no surfaces in the source map file, but in the bsp. This error occurs if the d3dbsp is bad/empty 'cause of map compilation errors. So check the map compile log!
Share |
jakkasss
General Member
Since: Oct 27, 2009
Posts: 29
Last: Apr 7, 2011
[view latest posts]
Level 2
Category: CoD4 MP Mapping
Posted: Thursday, Apr. 7, 2011 08:57 pm
zeroy writes...
Quote:
jakkasss writes...
Quote:
When I try to build the FastFile the console opens and gives me and error:

Language is not english

Can anybody help me?


Post the full compile log please as another error might be found in there which can help better.


http://img801.imageshack.us/i/raderror.gif/

Thats what I get, any sugestions?

edited on Apr. 7, 2011 04:58 pm by jakkasss
Share |
greaperc4
General Member
Since: Apr 20, 2012
Posts: 17
Last: Dec 9, 2012
[view latest posts]
Level 1
Category: CoD4 MP Mapping
Posted: Friday, Dec. 7, 2012 01:20 pm
Who knows a solution for this problem???



Expression:
(g_streamOutMemory)
("VirtualAlloc returned NULL; may be out of memory") = VirtualAlloc returned NULL; may be out of memory

Module: C:\Program Files (x86)\Activision\Call of Duty 4 - Modern Warfare\bin\linker_pc.exe
File: C:\trees\cod3-pc\cod3-modtools\cod3src\src\database\db_stream_save.cpp
Line: 508

Share |
Restricted Access Topic is Locked
Page
Previous Page
subscribe
MODSonline.com Forums : Call of Duty 4 : CoD4 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

»