Willkommen ~Gast!
Registrieren || Einloggen || Hilfe/FAQ || Staff
Probleme mit der Registrierung im Forum? Melde dich unter registerEin Bild.
Autor Beitrag
000
04.02.2001, 17:15
Alessandra17



Hallo erstmal,

Ich bins mal wieder und habe meiner Meinung nach ein gorßes Prob.
Ich kan zwar noch unter der Kategorie "Primitives" "blocks" einfügen, aber sobald ich diesen Block zu einem Entity machen will kommt diese Fehlermeldung ( egeal ob button_target oder func_door_rotating ) !!
Was ist das los ??

** Executing...
** Command: Change Directory
** Parameters: C:\SIERRA\Half-Life

** Executing...
** Command: Copy File
** Parameters: "C:\SIERRA\Half-Life\valve\maps\schule.map" "C:\SIERRA\Half-Life\valve\maps\schule.map"

** Executing...
** Command: C:\SIERRA\Worldcraft\hlcsg.exe
** Parameters: "C:\SIERRA\Half-Life\valve\maps\schule"

hlcsg v2.4.2 rel (Nov 9 2000)
Based on Valve's version, modified with permission.
Submit detailed bug reports to (zoner@gearboxsoftware.com)
----- BEGIN hlcsg -----
Command line: C:\SIERRA\Worldcraft\hlcsg.exe C:\SIERRA\Half-Life\valve\maps\schule

-= Current hlcsg Settings =-
Name | Setting | Default
---------------------|-----------|-------------------------
threads [ 1 ] [ Varies ]
verbose [ off ] [ off ]
log [ on ] [ on ]
developer [ 0 ] [ 0 ]
chart [ off ] [ off ]
estimate [ off ] [ off ]
max texture memory [ 4194304 ] [ 4194304 ]
priority [ Normal ] [ Normal ]

noclip [ off ] [ off ]
onlyents [ off ] [ off ]
wadtextures [ on ] [ on ]
skyclip [ on ] [ on ]
hullfile [ None ] [ None ]
min surface area [ 0.500 ] [ 0.500 ]
brush union threshold [ 0.000 ] [ 0.000 ]

Wadinclude list :
[zhlt.wad]

entering C:\SIERRA\Half-Life\valve\maps\schule.map
CreateBrush:
10..20..30..40..50..60..70..80..90.. (55.20 seconds)
SetModelCenters:
10..20..30..40..50..60..70..80..90.. (0.00 seconds)
CSGBrush:
10..20..30..40..50..60..70..80..90.. (17.14 seconds)
Using WAD File: \sierra\half-life\valve\cached.wad
Using WAD File: \sierra\half-life\valve\decals.wad
Using WAD File: \sierra\half-life\valve\fonts.wad
Using WAD File: \sierra\half-life\valve\gfx.wad
Using WAD File: \sierra\half-life\valve\halflife.wad
Using WAD File: \sierra\half-life\valve\liquids.wad
Using WAD File: \sierra\half-life\valve\spraypaint.wad
Using WAD File: \sierra\half-life\valve\xeno.wad
added 9 additional animating textures.
Texture usage is at 0.44 mb (of 4.00 mb MAX)
75.31 seconds elapsed [1m 15s]

----- END hlcsg -----

** Executing...
** Command: C:\SIERRA\Worldcraft\hlbsp.exe
** Parameters: "C:\SIERRA\Half-Life\valve\maps\schule"

hlbsp v2.4.2 rel (Nov 9 2000)
Based on Valve's version, modified with permission.
Submit detailed bug reports to (zoner@gearboxsoftware.com)
----- BEGIN hlbsp -----
Command line: C:\SIERRA\Worldcraft\hlbsp.exe C:\SIERRA\Half-Life\valve\maps\schule

-= Current hlbsp Settings =-
Name | Setting | Default
-------------------|-----------|-------------------------
threads [ 1 ] [ Varies ]
verbose [ off ] [ off ]
log [ on ] [ on ]
developer [ 0 ] [ 0 ]
chart [ off ] [ off ]
estimate [ off ] [ off ]
max texture memory [ 4194304 ] [ 4194304 ]
priority [ Normal ] [ Normal ]

leakonly [ off ] [ off ]
noclip [ off ] [ off ]
nofill [ off ] [ off ]
notjunc [ off ] [ off ]
subdivide size [ 240 ] [ 240 ] (Min 64) (Max 240)
max node size [ 1024 ] [ 1024 ] (Min 64) (Max 4096)

BSP generation successful, writing portal file 'C:\SIERRA\Half-Life\valve\maps\schule.prt'
Error: Exceeded MAX_MAP_MODELS
Description: The maximum number of brush based entities has been reached
Howto Fix: Remove unnecessary brush entities, consolidate similar entities into a single entity

----- END hlbsp -----

** Executing...
** Command: C:\SIERRA\Worldcraft\hlvis.exe
** Parameters: -fast "C:\SIERRA\Half-Life\valve\maps\schule"

g_fastvis = true
hlvis v2.4.2 rel (Nov 9 2000)
Based on Valve's version, modified with permission.
Submit detailed bug reports to (zoner@gearboxsoftware.com)
----- BEGIN hlvis -----
Command line: C:\SIERRA\Worldcraft\hlvis.exe -fast C:\SIERRA\Half-Life\valve\maps\schule
>> ERRORLOG C:\SIERRA\Half-Life\valve\maps\schule.err detected, hlvis processing halted
>> If you have fixed the problem, you can delete the file and rerun hlvis
----- END hlvis -----

BITTE um HILFE !!

PS. Wenn ich meine Map in CS runnen will komt folgende Fehlermeldung:

HOST_ERROR: PF_precache_model_l : "models/w_c4.mdl" overflow

--

zum Seitenanfang zum Seitenende Profil || Suche
001
05.02.2001, 01:22
Nimrod



Error: Exceeded MAX_MAP_MODELS
Description: The maximum number of brush based entities has been reached
Howto Fix: Remove unnecessary brush entities, consolidate similar entities into a single entity

Du hast die maximale Anzahl an brushbased-entities erreicht, da mußt du wohl oder übel einige Entities löschen. Steht aber auch alles in der Fehlermeldung :)

MfG, Nimrod

--

zum Seitenanfang zum Seitenende Profil || Suche
002
05.02.2001, 10:24
Alessandra17



UPS! Danke. Hätte ich eigentlich sehen müssen! thx

--

zum Seitenanfang zum Seitenende Profil || Suche