PDA

View Full Version : Oh boy



CorporalButts
24 Apr 2015, 09:04pm
Well I was making a map in hammer and it didnt compile my map, here is the compile log:
CDynamicFunction: Loading library 'Kernel32.dll' (75C20000)
CDynamicFunction: Lookup of 'TryEnterCriticalSection' in 'Kernel32.dll': 7708252
0

-------------------------------------------------------------------------------
Running command: cd "B:\Steam\steamapps\common\Counter-Strike Global Offensive\b
in"
-------------------------------------------------------------------------------


-------------------------------------------------------------------------------
Running command: "B:\Steam\steamapps\common\Counter-Strike Global Offensive\bin\
vbsp.exe" -game "B:\Steam\steamapps\common\Counter-Strike Global Offensive\csgo"
"B:\Steam\SteamApps\common\Counter-Strike Global Offensive\csgo\maps\Skyboxprob
lem.vmf"
-------------------------------------------------------------------------------

CDynamicFunction: Loading library 'Kernel32.dll' (75C20000)
CDynamicFunction: Lookup of 'TryEnterCriticalSection' in 'Kernel32.dll': 7708252
0
Valve Software - vbsp.exe (Jan 28 2015)
4 threads
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/knife_
butterfly/knife_butterfly.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/knife_
bayonet/knife_bayonet.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/knife_
ct/knife_ct.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/knife_
flip/knife_flip.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/knife_
gut/knife_gut.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/knife_
karam/karam.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/knife_
m9_bay/knife_m9_bay.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/knife_
t/knife_t.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/knife_
tactical/knife_tactical.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/mach_m
249para/m249.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/mach_n
egev/mach_negev.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/pist_2
23/pist_223.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/pist_c
z_75/pist_cz_75.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/pist_d
eagle/pist_deagle.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/pist_e
lite/m9a1.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/pist_f
iveseven/fiveseven.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/pist_g
lock18/pist_glock18.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/pist_h
kp2000/pist_hkp2000.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/pist_p
250/p250.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/pist_t
ec9/pist_tec9.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/rif_ak
47/ak47.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/rif_au
g/rif_aug.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/rif_fa
mas/rif_famas.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/rif_ga
lilar/rif_galilar.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/rif_m4
a1/rif_m4a1.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/rif_m4
a1_s/rif_m4a1_s.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/rif_sg
556/rif_sg556.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/shot_m
ag7/shot_mag7.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/shot_n
ova/shot_nova.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/shot_s
awedoff/shot_sawedoff_01.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/shot_x
m1014/shot_xm1014.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/smg_bi
zon/bizon.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/smg_ma
c10/smg_mac10_1.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/smg_mp
7/smg_mp7.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/smg_mp
9/smg_mp9.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/smg_p9
0/smg_p90.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/smg_um
p45/smg_ump45.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/snip_a
wp/awp.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/snip_g
3sg1/snip_g3sg1.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/snip_s
car20/snip_scar20.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/snip_s
sg08/snip_ssg08.vmt.
CustomMaterialManager: Cached KeyValues materials/models/weapons/v_models/snip_s
sg08/snip_ssg08_scope.vmt.
materialPath: B:\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\mat
erials
Loading B:\Steam\SteamApps\common\Counter-Strike Global Offensive\csgo\maps\Skyb
oxproblem.vmf
Map revision 282

Prez
24 Apr 2015, 10:08pm
Nothing wrong with what you posted... although from your paste you only compiled bsp, not with lighting/vvis and it didnt copy the bsp to file. Make sure when you hit F9 (or run the compile in hammer) that you check off all of the boxes to do the full process. With what you posted it's only a snippet and nothings wrong with the bsp itself

CorporalButts
24 Apr 2015, 11:51pm
I have no idea what you mean so just take a look at the csgo sdk file: https://www.dropbox.com/s/j8qokdxeyo3phdg/Skyboxproblem.vmf.lnk?dl=0

Prez
24 Apr 2015, 11:56pm
I have no idea what you mean so just take a look at the csgo sdk file: https://www.dropbox.com/s/j8qokdxeyo3phdg/Skyboxproblem.vmf.lnk?dl=0

Ok, i'll take a look for ye.

EDIT: The link you sent is just a shortcut to the file so I can't access it. Can you upload the original file?