-
Notifications
You must be signed in to change notification settings - Fork 47
Description
BEE2 Application Version
2.4.46.1 64-bit
BEE2 Package Version
whatever came with it
What operating system are you running on?
Win 10 64-bit
Description of the bug
When antline corner items are or'd together like two pedestal buttons that have individual antlines that come to one antline corner item to one dropper it causes the chamber to constantly leak on compile, sometimes silently. I originally thought it was my UCP cube I was using but it apears only when I have antline corner items with multiple inputs connected to it. Multiple outputs on the other hand work 100% fine
From the view it seems that it causes a leak at the next antline out from the or'd one
Expected behavior
it to not leak
Steps to reproduce
have two buttons and have an antline trail coming off of them
connect the two antline trails together
finish with connecting it to a dropper or something
compile
try again a few times
Logs and Reports
[INFO] compiler_launch.(): Arguments: ['D:/Steam/steamapps/common/Portal 2/bin/vbsp.exe', '-entity_limit', '1750', '-game', 'D:/Steam/steamapps/common/Portal 2/portal2/', 'D:/Steam/steamapps/common/Portal 2/sdk_content\\maps/preview.vmf']
[INFO] compiler_launch.(): Running "vbsp", version 2.4.46.1 64-bit:
[DEBUG] cond.core.add_meta(): Adding metacondition precomp.connections.gen_item_outputs() with priority:
[DEBUG] cond.core.add_meta(): Adding metacondition precomp.barriers.make_barriers() with priority:
[DEBUG] cond.core.add_meta(): Adding metacondition precomp.faithplate.associate_faith_plates() with priority:
[DEBUG] cond.core.add_meta(): Adding metacondition precomp.fizzler.generate_fizzlers() with priority:
[DEBUG] cond.core.add_meta(): Adding metacondition precomp.conditions.monitor.mon_camera_link() with priority:
[DEBUG] cond.core.add_meta(): Adding metacondition precomp.cubes.link_cubes() with priority:
[DEBUG] cond.core.add_meta(): Adding metacondition precomp.cubes.generate_cubes() with priority:
[DEBUG] cond.core.add_meta(): Adding metacondition vbsp.add_voice() with priority:
[DEBUG] cond.core.add_meta(): Adding metacondition vbsp.anti_fizz_bump() with priority:
[DEBUG] cond.core.add_meta(): Adding metacondition vbsp.set_player_model() with priority:
[DEBUG] cond.core.add_meta(): Adding metacondition vbsp.set_player_portalgun() with priority:
[DEBUG] cond.core.add_meta(): Adding metacondition vbsp.add_screenshot_logic() with priority:
[DEBUG] cond.core.add_meta(): Adding metacondition vbsp.add_fog_ents() with priority:
[DEBUG] cond.core.add_meta(): Adding metacondition vbsp.set_elev_videos() with priority:
[DEBUG] cond.core.add_meta(): Adding metacondition vbsp.position_exit_signs() with priority:
[INFO] vbsp.main(): BEE2.4.46.1 64-bit VBSP hook initiallised, srctools v2.6.0.
[DEBUG] cond.core.add_meta(): Adding metacondition precomp.conditions._scaffold_compat.legacy_scaffold_link() with priority:
[WARNING] cond.core._get_cond_group(): No name for module "precomp.conditions.antigel"!
[DEBUG] cond.core.add_meta(): Adding metacondition precomp.conditions.apTag.ap_tag_modifications() with priority:
[DEBUG] cond.core.add_meta(): Adding metacondition precomp.conditions.linked_items.link_items() with priority:
[DEBUG] cond.core.add_meta(): Adding metacondition precomp.conditions.vactubes.vactube_gen() with priority:
[INFO] cond.core.import_conditions(): Imported all conditions modules!
[INFO] vbsp.main(): Map path is "D:/Steam/steamapps/common/Portal 2/sdk_content\maps/preview.vmf"
[INFO] vbsp.main(): New path: "D:/Steam/steamapps/common/Portal 2/sdk_content\maps\styled\preview.vmf"
[INFO] vbsp.main(): PeTI map detected!
[INFO] vbsp.main(): Loading settings...
[INFO] vbsp.load_map(): Parsing Map...
[INFO] cubes.parse_conf(): Parsed 10 cube types, 1 dropper types and 6 addons.
[DEBUG] (VALVE_MATERIAL_EMANCIPATION_GRID) fizzler.__attrs_post_init__(): VALVE_MATERIAL_EMANCIPATION_GRID: blocks=True, fizzles=True
[DEBUG] (VALVE_DISCOURAGEMENT_FIELD) fizzler.__attrs_post_init__(): VALVE_DISCOURAGEMENT_FIELD: blocks=False, fizzles=False
[DEBUG] (BEE2_PAINT_FIZZ) fizzler.__attrs_post_init__(): BEE2_PAINT_FIZZ: blocks=False, fizzles=False
[DEBUG] (DIVINITY_PORTAL_FIZZLER) fizzler.__attrs_post_init__(): DIVINITY_PORTAL_FIZZLER: blocks=True, fizzles=False
[DEBUG] (BEE2_FR_COMP_SMOKE_FIELD) fizzler.__attrs_post_init__(): BEE2_FR_COMP_SMOKE_FIELD: blocks=True, fizzles=False
[DEBUG] (BEE2_FR_FORCE_DEFLECTION_FIELD) fizzler.__attrs_post_init__(): BEE2_FR_FORCE_DEFLECTION_FIELD: blocks=False, fizzles=False
[DEBUG] (BEE2_FR_MATTER_INQUISITION_FIELD) fizzler.__attrs_post_init__(): BEE2_FR_MATTER_INQUISITION_FIELD: blocks=True, fizzles=False
[DEBUG] (LP_DEATH_FIZZLER) fizzler.__attrs_post_init__(): LP_DEATH_FIZZLER: blocks=True, fizzles=True
[DEBUG] (BEE2_FG_PHYS_SHIELD) fizzler.__attrs_post_init__(): BEE2_FG_PHYS_SHIELD: blocks=False, fizzles=False
[DEBUG] (BEE2_PRO_LIFEFORM_SENSOR) fizzler.__attrs_post_init__(): BEE2_PRO_LIFEFORM_SENSOR: blocks=False, fizzles=False
[DEBUG] (BEE2_REX_PELLET_FIELD_TOGGLE) fizzler.__attrs_post_init__(): BEE2_REX_PELLET_FIELD_TOGGLE: blocks=False, fizzles=False
[DEBUG] (BEE2_REX_PELLET_FIELD_TIMER) fizzler.__attrs_post_init__(): BEE2_REX_PELLET_FIELD_TIMER: blocks=False, fizzles=False
[DEBUG] (TAG_GEL_GUN) fizzler.__attrs_post_init__(): TAG_GEL_GUN: blocks=True, fizzles=True
[DEBUG] (BEE2_TDB_CLOSED_SOLID_FIELD) fizzler.__attrs_post_init__(): BEE2_TDB_CLOSED_SOLID_FIELD: blocks=True, fizzles=False
[DEBUG] (TULEBY_ABSOLUTE_FIZZLER) fizzler.__attrs_post_init__(): TULEBY_ABSOLUTE_FIZZLER: blocks=True, fizzles=True
[DEBUG] (PORTAL_SWICHER_FIZZLER_ARENG) fizzler.__attrs_post_init__(): PORTAL_SWICHER_FIZZLER_ARENG: blocks=True, fizzles=True
[INFO] fizzler.read_configs(): Loaded 16 fizzlers.
[DEBUG] template.get_template(): Parsing template BEE2_GLASS_TEMPLATE
[DEBUG] template.get_template(): Parsing template BEE2_GRATING_TEMPLATE
[DEBUG] template.get_template(): Parsing template BEE2_BARRIER_HOLE_FOOTPRINT
[DEBUG] template.get_template(): Parsing template BEE2_HOLE_MODERN
[DEBUG] template.get_template(): Parsing template BEE2_HOLE_SQUARE
[DEBUG] template.get_template(): Parsing template BEE2_SLOT_HOLE_MODERN
[INFO] barriers.parse_conf(): Parsed 3 barrier types, 2 frame types, and 5 hole types.
[INFO] vbsp.load_settings(): Settings Loaded!
[INFO] vbsp.load_map(): Reading Map...
[INFO] vbsp.load_map(): Loading complete!
[INFO] brushLoc.read_from_map(): Analysed map, filling air... (357 starting positions..)
[INFO] brushLoc.read_from_map(): Air filled!
[DEBUG] rand.init_seed(): Map random seed: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
[INFO] corridor.analyse_and_modify(): Forcing elevator spawn!
[INFO] corridor.select_corridor(): sp_entry_horizontal corridor randomised to Corridor(instance='instances/BEE2/clean/elevator_sp/door_entrance_4.vmf', fixups={'$horiz_cam': '1', '$frame': 'door', '$door': 'testchamber', '$light_temp': 'BEE2_CLEAN_SP_ENTRY_CORR_LIGHTS:corr_4'}, default_enabled=True, legacy=False, option_ids=frozenset({'TEMPERATURE'}))
[INFO] corridor.apply_options(): Corridor options for sp_entry: Options(options={'ELEVATOR_DIRECTION': 'UP', 'ELEVATOR_STAIRS': 'UP', 'TEMPERATURE': 'COLD'})
[INFO] corridor.select_corridor(): sp_exit_horizontal corridor selected 0 -> Corridor(instance='instances/BEE2/clean/elevator_sp/door_exit_1.vmf', fixups={'$horiz_cam': '1', '$frame': 'door', '$exit_folder': 'instances/BEE2/clean/elevator_sp/exit_', '$light_temp': 'BEE2_CLEAN_SP_EXIT_CORR_LIGHTS:corr_1'}, default_enabled=True, legacy=False, option_ids=frozenset({'TEMPERATURE'}))
[INFO] corridor.apply_options(): Corridor options for sp_exit: Options(options={'ELEVATOR_DIRECTION': 'UP', 'ELEVATOR_STAIRS': 'UP', 'TEMPERATURE': 'COLD'})
[DEBUG] corridor.analyse_and_modify(): Instances present:
| - "instances/bee2/logic/blocks/60_black.vmf": 39
| - "instances/bee2/logic/blocks/flat_half_black.vmf": 30
| - "instances/bee2/logic/indicator_toggle.vmf": 24
| - "instances/bee2/logic/bee/antline.vmf": 17
| - "instances/bee2/clean/point_light.vmf": 15
| - "instances/bee2/clean/items/fizzler/barrier_hazard_model.vmf": 12
| - "instances/bee2/clean/items/light_strip/common.vmf": 12
| - "instances/bee2/logic/blocks/30_black.vmf": 11
| - "instances/bee2/clean/items/half_obs_room/center.vmf": 4
| - "instances/bee2/logic/blocks/128x32x32_black.vmf": 4
| - "instances/bee2/clean/items/panel_angled.vmf": 3
| - "instances/bee2/clean/items/stairs.vmf": 2
| - "instances/bee2/clean/items/faith_plate.vmf": 2
| - "instances/bee2/clean/items/faith_plate_target.vmf": 2
| - "instances/bee2/clean/items/fizzler/barrier_hazard_base.vmf": 2
| - "instances/bee2/logic/blocks/special_marker.vmf": 2
| - "instances/bee2/temp/lautaro/pedestal_btn_mid.vmf": 2
| - "instances/bee2/clean/items/lib_jail_bars.vmf": 2
| - "instances/bee2/clean/items/cube/dropper.vmf": 2
| - "instances/bee2/clean/items/button/trigger_black.vmf": 2
| - "instances/bee2/clean/items/observation_room_256_horiz.vmf": 1
| - "instances/bee2/logic/tspen/delayer_falling.vmf": 1
| - "instances/bee2/clean/items/observation_room_128.vmf": 1
| - "instances/bee2/logic/hmw/placement_helper.vmf": 1
| - "instances/bee2/clean/items/cube/glasscube.vmf": 1
| - "instances/bee2/clean/indicator_panel.vmf": 1
| - "instances/bee2/clean/items/laser/emitter_center.vmf": 1
| - "instances/bee2/clean/items/laser/catcher_center.vmf": 1
| - "instances/bee2/logic/blocks/flat_quart_black.vmf": 1
| - "instances/bee2/temp/lautaro/pedestal_btn_right.vmf": 1
| - "instances/bee2/clean/items/bee/autoportal_orange.vmf": 1
| - "instances/bee2/clean/elevator_sp/door_entrance_4.vmf": 1
| - "instances/bee2/clean/elevator_sp/elevator_entrance/common.vmf": 1
| - "instances/bee2/clean/elevator_sp/elevator_exit/common.vmf": 1
| - "instances/bee2/arrival_departure_transition_ents.vmf": 1
| - "instances/bee2/clean/elevator_sp/door_exit_1.vmf": 1
|___
[INFO] corridor.analyse_and_modify(): Game Mode: {}
[INFO] corridor.analyse_and_modify(): Player Start: {False}
[INFO] corridor.analyse_and_modify(): Map global info: Info(is_publishing=False, start_at_elevator=True, game_mode=, _attrs=set(), corr_entry=Corridor(instance='instances/BEE2/clean/elevator_sp/door_entrance_4.vmf', fixups={'$horiz_cam': '1', '$frame': 'door', '$door': 'testchamber', '$light_temp': 'BEE2_CLEAN_SP_ENTRY_CORR_LIGHTS:corr_4'}, default_enabled=True, legacy=False, option_ids=frozenset({'TEMPERATURE'})), corr_exit=Corridor(instance='instances/BEE2/clean/elevator_sp/door_exit_1.vmf', fixups={'$horiz_cam': '1', '$frame': 'door', '$exit_folder': 'instances/BEE2/clean/elevator_sp/exit_', '$light_temp': 'BEE2_CLEAN_SP_EXIT_CORR_LIGHTS:corr_1'}, default_enabled=True, legacy=False, option_ids=frozenset({'TEMPERATURE'})))
[INFO] antlines.parse_antlines(): Parsing antlines...
[INFO] antlines.parse_antlines(): Done! (2 antlines)
[DEBUG] vbsp.write_itemid_list(): Used items:
| BEE2_HALF_OBS_ROOM:3 = instances/bee2/clean/items/half_obs_room/center.vmf
| ITEM_128X64X64:5 = instances/bee2/logic/blocks/128x32x32_black.vmf
| ITEM_AUTOPORTAL:1 = instances/bee2/clean/items/bee/autoportal_orange.vmf
| ITEM_BARRIER_HAZARD:0 = instances/bee2/clean/items/fizzler/barrier_hazard_base.vmf
| ITEM_BARRIER_HAZARD:1 = instances/bee2/clean/items/fizzler/barrier_hazard_model.vmf
| ITEM_BEE2_ANGLED_BLOCK:1 = instances/bee2/logic/blocks/60_black.vmf
| ITEM_BEE2_ANGLED_BLOCK:5 = instances/bee2/logic/blocks/30_black.vmf
| ITEM_BEE2_ANTLINE:0 = instances/bee2/logic/bee/antline.vmf
| ITEM_BEE2_PARTIAL_FLAT_BLOCK:1 = instances/bee2/logic/blocks/flat_quart_black.vmf
| ITEM_BEE2_PARTIAL_FLAT_BLOCK:3 = instances/bee2/logic/blocks/flat_half_black.vmf
| ITEM_BEE2_SPECIAL_MARKER:0 = instances/bee2/logic/blocks/special_marker.vmf
| ITEM_BEE2_TRIGGER_BUTTON:1 = instances/bee2/clean/items/button/trigger_black.vmf
| ITEM_CATAPULT:0 = instances/bee2/clean/items/faith_plate.vmf
| ITEM_CATAPULT_TARGET:0 = instances/bee2/clean/items/faith_plate_target.vmf
| ITEM_DROPPER_CUBE:0 = instances/bee2/clean/items/cube/dropper.vmf
| ITEM_ENTRY_DOOR:10 = instances/bee2/clean/elevator_sp/elevator_exit/common.vmf
| ITEM_ENTRY_DOOR:11 = instances/bee2/arrival_departure_transition_ents.vmf
| ITEM_ENTRY_DOOR:4 = instances/bee2_corridor/sp/entry/corr_5.vmf
| ITEM_ENTRY_DOOR:9 = instances/bee2/clean/elevator_sp/elevator_entrance/common.vmf
| ITEM_EXIT_DOOR:0 = instances/bee2_corridor/sp/exit/corr_1.vmf
| ITEM_EXIT_DOOR:5 = instances/bee2/clean/elevator_sp/door_frame_black.vmf
| ITEM_INDICATOR_PANEL_TIMER:0 = instances/bee2/clean/indicator_panel.vmf
| ITEM_INDICATOR_TOGGLE:0 = instances/bee2/logic/indicator_toggle.vmf
| ITEM_LASER_CATCHER_CENTER:0 = instances/bee2/clean/items/laser/catcher_center.vmf
| ITEM_LASER_EMITTER_CENTER:0 = instances/bee2/clean/items/laser/emitter_center.vmf
| ITEM_LAUTARO_PEDESTAL_BUTTONS:3 = instances/bee2/temp/lautaro/pedestal_btn_mid.vmf
| ITEM_LAUTARO_PEDESTAL_BUTTONS:5 = instances/bee2/temp/lautaro/pedestal_btn_right.vmf
| ITEM_LIB_JAIL_BARS:1 = instances/bee2/clean/items/lib_jail_bars.vmf
| ITEM_LIGHT_PANEL:0 = instances/bee2/clean/items/light_strip/common.vmf
| ITEM_NUCLEARSHILL_GLASS_CUBE:0 = instances/bee2/clean/items/cube/glasscube.vmf
| ITEM_OBSERVATION_ROOM:0 = instances/bee2/clean/items/observation_room_256_horiz.vmf
| ITEM_PANEL_ANGLED:0 = instances/bee2/clean/items/panel_angled.vmf
| ITEM_PANEL_STAIRS:0 = instances/bee2/clean/items/stairs.vmf
| ITEM_POINT_LIGHT:0 = instances/bee2/clean/point_light.vmf
| ITEM_PORTAL_MAGNET:0 = instances/bee2/logic/hmw/placement_helper.vmf
| ITEM_SECONDARY_OBSERVATION_ROOM:0 = instances/bee2/clean/items/observation_room_128.vmf
| ITEM_TSPEN_LOGIC_DELAYER:5 = instances/bee2/logic/tspen/delayer_falling.vmf
|___
[INFO] vbsp.change_ents(): Editing Other Entities...
[INFO] barriers.parse_map(): Parsing barrier items...
[DEBUG] template.get_template(): Parsing template __TILING_TEMPLATE__
[INFO] errors.load_tiledefs(): Stored map geometry for error display.
[INFO] texturing.setup(): Generating texture clumps...
[INFO] texturing.setup(): NORMAL.FLOOR.BLACK: 46 Clumps for 1238 tiles
[INFO] texturing.setup(): Generating texture clumps...
[INFO] texturing.setup(): NORMAL.CEILING.WHITE: 53 Clumps for 1238 tiles
[INFO] texturing.setup(): Generating texture clumps...
[INFO] texturing.setup(): NORMAL.CEILING.BLACK: 53 Clumps for 1238 tiles
[INFO] texturing.setup(): Generating texture clumps...
[INFO] texturing.setup(): NORMAL.WALL.WHITE: 79 Clumps for 1238 tiles
[INFO] texturing.setup(): Generating texture clumps...
[INFO] texturing.setup(): NORMAL.WALL.BLACK: 79 Clumps for 1238 tiles
[INFO] texturing.setup(): Generating texture clumps...
[INFO] texturing.setup(): PANEL.FLOOR.BLACK: 46 Clumps for 1238 tiles
[INFO] texturing.setup(): Generating texture clumps...
[INFO] texturing.setup(): PANEL.CEILING.BLACK: 53 Clumps for 1238 tiles
[INFO] texturing.setup(): Generating texture clumps...
[INFO] texturing.setup(): PANEL.WALL.WHITE: 79 Clumps for 1238 tiles
[INFO] texturing.setup(): Generating texture clumps...
[INFO] texturing.setup(): PANEL.WALL.BLACK: 79 Clumps for 1238 tiles
[INFO] cond.core.check_all(): Checking Conditions...
[INFO] cond.core.check_all(): -----------------------
[DEBUG] (MetaCondition precomp.faithplate.associate_faith_plates()) faithplate.associate_faith_plates(): Plates:
| - StraightPlate(inst=, trig=, target=, trig_offset=Vec(0, 0, 0), template=None, helper_trig=)
| - AngledPlate(inst=, trig=, target=, trig_offset=Vec(0, 0, 0), template=None)
|___
[INFO] (MetaCondition precomp.cubes.link_cubes()) cubes.link_cubes(): Looking for special-cased instances for cubes:
| Coloriser: frozenset({'instances/bee2/logic/cube_coloriser.vmf'})
| Superpos: frozenset()
| Paint Splat: frozenset({'instances/bee2/logic/gel_splat.vmf'})
|___
[DEBUG] (/items/track_plat:107) cond.trackPlat.res_track_plat(): Track instances:
[DEBUG] (/items/track_plat:107) cond.trackPlat.res_track_plat():
[DEBUG] (/items/antlaser:3) cond.antlines.res_antlaser(): Transferring antline panel :
| {
| classname = "func_instance"
| targetname = "ant96"
| file = "instances/BEE2/logic/BEE/antline.vmf"
| origin = "656 832 336"
| angles = "270 90 0"
| $connectioncount = "1"
| $timer_delay = "14"
| }
| -> item
|___
[INFO] (/items/clean:3) cond.catwalks.res_make_catwalk(): Starting catwalk generator...
[DEBUG] (/items/clean:3) template.get_template(): Parsing template BEE2_CATWALK_MODERN
[DEBUG] (/items/clean:3) template.get_template(): Parsing template BEE2_VACTUBE_CORNER_CLEAN
[WARNING] (BEE2_PEDESTAL_VARIANTS:items/ped_buttons.cfg:3) cond.logical.res_switch(): Switch uses deprecated field "flag", this has been renamed to "test".
[INFO] (MetaCondition precomp.connections.gen_item_outputs()) connections.gen_item_outputs(): Generating item IO...
[DEBUG] (MetaCondition precomp.connections.gen_item_outputs()) connections.collapse_item(): Merging "ant82" into "button_trigger35"...
[DEBUG] (MetaCondition precomp.connections.gen_item_outputs()) connections.collapse_item(): Merging "ant148" into "button_trigger114"...
[DEBUG] (MetaCondition precomp.connections.gen_item_outputs()) connections.collapse_item(): Merging "ant86" into "pro_ped11"...
[DEBUG] (MetaCondition precomp.connections.gen_item_outputs()) connections.add_item_indicators(): Add antline outputs for "@delay97_overlay", signs=1, overlays=0, timer=5.0
[DEBUG] (MetaCondition precomp.connections.gen_item_outputs()) connections.add_item_indicators(): Add antline outputs for "@pro_ped11_overlay", signs=1, overlays=2, timer=1.0
[DEBUG] (MetaCondition precomp.connections.gen_item_outputs()) connections.add_item_indicators(): Add antline outputs for "@pro_ped31_overlay", signs=0, overlays=1, timer=1.0
[DEBUG] (MetaCondition precomp.connections.gen_item_outputs()) connections.add_item_indicators(): Add antline outputs for "@button_trigger114_overlay", signs=0, overlays=1, timer=None
[DEBUG] (MetaCondition precomp.connections.gen_item_outputs()) connections.add_item_indicators(): Add antline outputs for "@button_trigger35_overlay", signs=0, overlays=1, timer=None
[DEBUG] (MetaCondition precomp.connections.gen_item_outputs()) connections.add_item_indicators(): Add antline outputs for "@ant151_overlay", signs=0, overlays=1, timer=None
[INFO] (MetaCondition precomp.connections.gen_item_outputs()) connections.gen_item_outputs(): Item IO generated.
[DEBUG] (Style :163) template.get_template(): Parsing template BEE2_DOOR_FRAME_CLEAN
[DEBUG] (Style :163) brushes.place_template(): Placing template "BEE2_DOOR_FRAME_CLEAN" at (320 320 64 @ 0 90 0) with visgroups set()
[DEBUG] (Style :163) brushes.place_template(): Placing template "BEE2_DOOR_FRAME_CLEAN" at (2240 448 64 @ 0 180 0) with visgroups set()
[WARNING] (/items/handrail:3) instanceLocs._resolve(): "HANDRAIL" is not a valid item!
[WARNING] (/items/half_obs_room:3) cond.logical.res_switch(): Switch uses deprecated field "flag", this has been renamed to "test".
[INFO] (/items/half_obs_room:3) collisions.res_mod_conditions(): "half_obs7":instances/BEE2/clean/items/half_obs_room/center.vmf -> coll []
[INFO] (/items/half_obs_room:3) collisions.res_mod_conditions(): "half_obs64":instances/BEE2/clean/items/half_obs_room/center.vmf -> coll []
[INFO] (/items/half_obs_room:3) collisions.res_mod_conditions(): "half_obs33":instances/BEE2/clean/items/half_obs_room/center.vmf -> coll []
[INFO] (/items/half_obs_room:3) collisions.res_mod_conditions(): "half_obs123":instances/BEE2/clean/items/half_obs_room/center.vmf -> coll []
[DEBUG] (/items/partial_block:3) template.get_template(): Parsing template BEE2_BLOCK_128_32_32
[DEBUG] (/items/partial_block:3) brushes.place_template(): Placing template "BEE2_BLOCK_128_32_32" at (1088 944 64 @ 0 90 180) with visgroups set()
[DEBUG] (/items/partial_block:3) brushes.place_template(): Placing template "BEE2_BLOCK_128_32_32" at (1088 976 64 @ 0 270 0) with visgroups set()
[DEBUG] (/items/partial_block:3) brushes.place_template(): Placing template "BEE2_BLOCK_128_32_32" at (1088 944 64 @ 0 90 0) with visgroups set()
[DEBUG] (/items/partial_block:3) brushes.place_template(): Placing template "BEE2_BLOCK_128_32_32" at (1088 976 64 @ 0 270 180) with visgroups set()
[DEBUG] (/items/angled_block:3) template.get_template(): Parsing template BEE2_ANGLED_BLOCK_60
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (64 1216 448 @ 0 180 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (64 1088 448 @ 0 180 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (1216 64 192 @ 0 0 270) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (960 64 192 @ 0 180 90) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (64 960 448 @ 0 180 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (960 64 64 @ 0 180 90) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (64 832 448 @ 0 180 180) with visgroups set()
[DEBUG] (/items/angled_block:3) template.get_template(): Parsing template BEE2_ANGLED_BLOCK_30
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_30" at (1216 192 64 @ 0 270 90) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (64 704 448 @ 0 180 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_30" at (1216 192 192 @ 0 270 90) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (64 576 448 @ 0 180 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_30" at (960 192 64 @ 0 270 270) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (64 448 448 @ 0 180 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_30" at (960 192 192 @ 0 270 270) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (64 320 448 @ 0 180 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_30" at (320 1472 704 @ 90 270 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (576 1216 448 @ 0 0 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (576 1088 448 @ 0 0 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (576 960 448 @ 0 0 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (576 832 448 @ 0 0 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (576 704 448 @ 0 0 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (576 576 448 @ 0 0 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (832 448 832 @ 270 270 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (576 448 448 @ 0 0 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (960 448 832 @ 270 270 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (576 320 448 @ 0 0 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (1088 448 832 @ 270 270 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (1216 448 832 @ 270 270 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (1344 448 832 @ 270 270 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_30" at (1344 576 832 @ 0 270 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_30" at (1216 576 832 @ 0 270 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_30" at (960 576 832 @ 0 270 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_30" at (832 576 832 @ 0 270 180) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (1216 64 64 @ 0 0 270) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (192 1344 576 @ 0 180 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (1216 960 448 @ 0 0 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (1216 1088 448 @ 0 0 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (448 1344 576 @ 0 0 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (1216 1088 448 @ 0 90 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (448 1472 576 @ 0 0 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (1088 1088 448 @ 0 90 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (320 1472 576 @ 0 90 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (960 1088 448 @ 0 90 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (448 1472 576 @ 0 90 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (960 1088 448 @ 0 180 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (192 1472 576 @ 0 180 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (960 960 448 @ 0 180 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_60" at (192 1472 576 @ 0 90 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_30" at (1088 1088 576 @ 90 270 0) with visgroups set()
[DEBUG] (/items/angled_block:3) brushes.place_template(): Placing template "BEE2_ANGLED_BLOCK_30" at (1088 1088 832 @ 270 90 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) template.get_template(): Parsing template BEE2_FLAT_HALF
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (192 1344 704 @ 0 90 90) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (192 1344 832 @ 0 90 90) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (1216 960 704 @ 270 0 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (192 1472 832 @ 0 90 90) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (1216 1088 704 @ 270 0 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (1216 1088 832 @ 270 0 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (1216 960 832 @ 270 0 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (960 960 576 @ 270 180 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (960 1088 576 @ 270 180 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (960 1088 704 @ 270 180 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (960 960 704 @ 270 180 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (960 960 832 @ 270 180 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (960 1088 832 @ 270 180 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) template.get_template(): Parsing template BEE2_FLAT_QUARTER
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_QUARTER" at (1088 960 64 @ 0 0 90) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (448 1472 704 @ 0 270 90) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (960 1088 576 @ 270 90 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (448 1344 704 @ 0 270 90) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (448 1344 832 @ 0 270 90) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (960 1088 704 @ 270 90 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (448 1472 832 @ 0 270 90) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (960 1088 832 @ 270 90 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (448 1472 704 @ 0 0 90) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (1216 1088 576 @ 270 90 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (448 1472 832 @ 0 0 90) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (1216 1088 704 @ 270 90 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (192 1472 704 @ 0 0 90) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (1216 1088 832 @ 270 90 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (192 1472 832 @ 0 0 90) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (1216 1088 576 @ 270 0 0) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (192 1472 704 @ 0 90 90) with visgroups set()
[DEBUG] (/items/partial_flat:3) brushes.place_template(): Placing template "BEE2_FLAT_HALF" at (1216 960 576 @ 270 0 0) with visgroups set()
[DEBUG] (BEE2_TRIGGER_BUTTON:items/trigger_button_clean.cfg:3) cond.positioning.brush_at_loc(): PosIsSolid check 1136 1008 352 - 1136 1008 352 @ 0 0 1 = {}
[WARNING] (BEE2_TRIGGER_BUTTON:items/trigger_button_clean.cfg:3) cond.positioning.check_brush_at_loc(): Using type=same in posIsSolid is deprecated, put this in mode!
[DEBUG] (BEE2_TRIGGER_BUTTON:items/trigger_button_clean.cfg:3) template.get_template(): Parsing template BEE2_FLOOR_BUTTON_BASE_CLEAN_WEIGHTED
[DEBUG] (BEE2_TRIGGER_BUTTON:items/trigger_button_clean.cfg:3) brushes.place_template(): Placing template "BEE2_FLOOR_BUTTON_BASE_CLEAN_WEIGHTED" at (1088 960 416 @ 0 0 0) with visgroups {'multi'}
[DEBUG] (BEE2_TRIGGER_BUTTON:items/trigger_button_clean.cfg:3) template.get_template(): Parsing template BEE2_TRIGGER_BUTTON_PILLAR_SOLID
[DEBUG] (BEE2_TRIGGER_BUTTON:items/trigger_button_clean.cfg:3) brushes.place_template(): Placing template "BEE2_TRIGGER_BUTTON_PILLAR_SOLID" at (1088 960 416 @ 0 0 0) with visgroups set()
[DEBUG] (BEE2_TRIGGER_BUTTON:items/trigger_button_clean.cfg:3) cond.positioning.brush_at_loc(): PosIsSolid check 368 1392 480 - 368 1392 480 @ 0 0 1 = {}
[DEBUG] (BEE2_TRIGGER_BUTTON:items/trigger_button_clean.cfg:3) brushes.place_template(): Placing template "BEE2_FLOOR_BUTTON_BASE_CLEAN_WEIGHTED" at (320 1344 544 @ 0 0 0) with visgroups {'multi'}
[DEBUG] (BEE2_TRIGGER_BUTTON:items/trigger_button_clean.cfg:3) brushes.place_template(): Placing template "BEE2_TRIGGER_BUTTON_PILLAR_SOLID" at (320 1344 544 @ 0 0 0) with visgroups set()
[DEBUG] (/items/faith:9) template.get_template(): Parsing template BEE2_LARGE_FAITH_TRIG
[DEBUG] (/items/faith:61) template.get_template(): Parsing template BEE2_CLEAN_FAITH_PLATE_SMALL
[DEBUG] (/items/faith:61) brushes.place_template(): Placing template "BEE2_CLEAN_FAITH_PLATE_SMALL" at (320 1088 320 @ 0 90 0) with visgroups set()
[DEBUG] (/items/entry_door:45) template.get_template(): Parsing template BEE2_CLEAN_SP_ENTRY_CORR_LIGHTS
[DEBUG] (/items/entry_door:45) brushes.place_template(): Placing template "BEE2_CLEAN_SP_ENTRY_CORR_LIGHTS" at (320 320 64 @ 0 90 0) with visgroups {'corr_4'}
[WARNING] (/items/gravity_gun:86) instanceLocs._resolve(): "ITEM_WEAPON_STRIP" is not a valid item!
[WARNING] (/items/jail_bars:3) cond.logical.res_switch(): Switch uses deprecated field "flag", this has been renamed to "test".
[WARNING] (/items/light_strip:7) cond.logical.res_switch(): Switch uses deprecated field "flag", this has been renamed to "test".
[DEBUG] (/items/light_strip:64) template.get_template(): Parsing template BEE2_LIGHT_STRIP_TILE
[DEBUG] (/items/light_strip:64) brushes.place_template(): Placing template "BEE2_LIGHT_STRIP_TILE" at (448 320 400 @ 270 270 0) with visgroups set()
[DEBUG] (/items/light_strip:64) brushes.place_template(): Placing template "BEE2_LIGHT_STRIP_TILE" at (320 320 400 @ 270 270 0) with visgroups set()
[DEBUG] (/items/light_strip:64) brushes.place_template(): Placing template "BEE2_LIGHT_STRIP_TILE" at (192 320 400 @ 270 270 0) with visgroups set()
[DEBUG] (/items/light_strip:64) brushes.place_template(): Placing template "BEE2_LIGHT_STRIP_TILE" at (400 1088 320 @ 0 0 0) with visgroups set()
[DEBUG] (/items/light_strip:64) brushes.place_template(): Placing template "BEE2_LIGHT_STRIP_TILE" at (240 1088 320 @ 0 180 0) with visgroups set()
[DEBUG] (/items/light_strip:64) brushes.place_template(): Placing template "BEE2_LIGHT_STRIP_TILE" at (1344 272 704 @ 0 90 180) with visgroups set()
[DEBUG] (/items/light_strip:64) brushes.place_template(): Placing template "BEE2_LIGHT_STRIP_TILE" at (1216 272 704 @ 0 90 180) with visgroups set()
[DEBUG] (/items/light_strip:64) brushes.place_template(): Placing template "BEE2_LIGHT_STRIP_TILE" at (1088 272 704 @ 0 90 180) with visgroups set()
[DEBUG] (/items/light_strip:64) brushes.place_template(): Placing template "BEE2_LIGHT_STRIP_TILE" at (960 272 704 @ 0 90 180) with visgroups set()
[DEBUG] (/items/light_strip:64) brushes.place_template(): Placing template "BEE2_LIGHT_STRIP_TILE" at (832 272 704 @ 0 90 180) with visgroups set()
[DEBUG] (/items/light_strip:64) brushes.place_template(): Placing template "BEE2_LIGHT_STRIP_TILE" at (368 832 64 @ 0 180 270) with visgroups set()
[DEBUG] (/items/light_strip:64) brushes.place_template(): Placing template "BEE2_LIGHT_STRIP_TILE" at (272 832 64 @ 0 0 90) with visgroups set()
[WARNING] (/items/angled_pan:8) cond.logical.res_switch(): Switch uses deprecated field "flag", this has been renamed to "test".
[DEBUG] (/items/angled_pan:8) template.get_template(): Parsing template BEE2_ANGLED_PAN_CLEAN_COLL
[DEBUG] (/items/angled_pan:8) brushes.place_template(): Placing template "BEE2_ANGLED_PAN_CLEAN_COLL" at (192 320 320 @ 90 90 0) with visgroups {'static_45'}
[DEBUG] (/items/angled_pan:8) brushes.place_template(): Placing template "BEE2_ANGLED_PAN_CLEAN_COLL" at (448 320 320 @ 90 90 0) with visgroups {'static_45'}
[DEBUG] (/items/angled_pan:8) brushes.place_template(): Placing template "BEE2_ANGLED_PAN_CLEAN_COLL" at (320 320 320 @ 90 90 0) with visgroups {'static_45'}
[DEBUG] (/items/stairs:15) cond.positioning.brush_at_loc(): PosIsSolid check 112 944 0 - 16 944 0 @ 0 0 1 = {}
[DEBUG] (/items/stairs:15) cond.positioning.brush_at_loc(): PosIsSolid check 112 976 0 - 16 976 0 @ 0 0 1 = {}
[DEBUG] (/items/stairs:15) cond.positioning.brush_at_loc(): PosIsSolid check 112 1008 0 - 16 1008 0 @ 0 0 1 = {}
[DEBUG] (/items/stairs:15) cond.positioning.brush_at_loc(): PosIsSolid check 112 1040 0 - 16 1040 0 @ 0 0 1 = {}
[DEBUG] (/items/stairs:15) cond.positioning.brush_at_loc(): PosIsSolid check 112 1072 0 - 16 1072 0 @ 0 0 1 = {}
[DEBUG] (/items/stairs:15) cond.positioning.brush_at_loc(): PosIsSolid check 112 1104 0 - 16 1104 0 @ 0 0 1 = {}
[DEBUG] (/items/stairs:15) cond.positioning.brush_at_loc(): PosIsSolid check 112 1136 0 - 16 1136 0 @ 0 0 1 = {}
[DEBUG] (/items/stairs:15) template.get_template(): Parsing template BEE2_STAIRS_BLOCK_CLEAN
[DEBUG] (/items/stairs:15) brushes.place_template(): Placing template "BEE2_STAIRS_BLOCK_CLEAN" at (64 960 64 @ 0 90 0) with visgroups {'black_4', 'black_3', 'clip', 'black_2'}
[DEBUG] (/items/stairs:15) brushes.place_template(): Placing template "BEE2_STAIRS_BLOCK_CLEAN" at (64 960 64 @ 0 90 0) with visgroups {'lrg_black_1'}
[DEBUG] (/items/stairs:15) brushes.place_template(): Placing template "BEE2_STAIRS_BLOCK_CLEAN" at (64 960 64 @ 0 90 0) with visgroups {'lrg_black_2'}
[DEBUG] (/items/stairs:15) template.get_template(): Parsing template BEE2_STATIC_STAIRS_STATIC_BEAMS_TEMP
[DEBUG] (/items/stairs:15) cond.positioning.brush_at_loc(): PosIsSolid check 176 1264 128 - 176 1264 128 @ 0 0 1 = {}
[DEBUG] (/items/stairs:15) cond.positioning.brush_at_loc(): PosIsSolid check 208 1264 128 - 208 1264 128 @ 0 0 1 = {}
[DEBUG] (/items/stairs:15) cond.positioning.brush_at_loc(): PosIsSolid check 240 1264 128 - 240 1264 128 @ 0 0 1 = {}
[DEBUG] (/items/stairs:15) cond.positioning.brush_at_loc(): PosIsSolid check 272 1264 128 - 272 1264 128 @ 0 0 1 = {}
[DEBUG] (/items/stairs:15) cond.positioning.brush_at_loc(): PosIsSolid check 304 1264 128 - 304 1264 128 @ 0 0 1 = {}
[DEBUG] (/items/stairs:15) cond.positioning.brush_at_loc(): PosIsSolid check 336 1264 128 - 336 1264 128 @ 0 0 1 = {}
[DEBUG] (/items/stairs:15) cond.positioning.brush_at_loc(): PosIsSolid check 368 1264 128 - 368 1264 128 @ 0 0 1 = {}
[DEBUG] (/items/stairs:15) brushes.place_template(): Placing template "BEE2_STAIRS_BLOCK_CLEAN" at (192 1216 192 @ 0 0 0) with visgroups {'black_4', 'black_3', 'clip', 'black_2'}
[DEBUG] (/items/stairs:15) brushes.place_template(): Placing template "BEE2_STAIRS_BLOCK_CLEAN" at (192 1216 192 @ 0 0 0) with visgroups {'lrg_black_1'}
[DEBUG] (/items/stairs:15) brushes.place_template(): Placing template "BEE2_STAIRS_BLOCK_CLEAN" at (192 1216 192 @ 0 0 0) with visgroups {'lrg_black_2'}
[WARNING] (/items/obs_room:3) cond.logical.res_switch(): Switch uses deprecated field "flag", this has been renamed to "test".
[WARNING] (/items/warm_observation_room:3) instanceLocs._resolve(): "WARM_OBSERVATION_ROOM" is not a valid item!
[DEBUG] (/items/exit_door:67) template.get_template(): Parsing template BEE2_CLEAN_SP_EXIT_CORR_LIGHTS
[DEBUG] (/items/exit_door:67) brushes.place_template(): Placing template "BEE2_CLEAN_SP_EXIT_CORR_LIGHTS" at (2240 448 64 @ 0 180 0) with visgroups {'corr_1'}
[DEBUG] (/items/ped_buttons_clean:9) template.get_template(): Parsing template LAUTARO_PEDESTAL_BASE_CLEAN
[DEBUG] (/items/ped_buttons_clean:9) brushes.place_template(): Placing template "LAUTARO_PEDESTAL_BASE_CLEAN" at (320 880 64 @ 0 270 0) with visgroups {'double'}
[WARNING] (/items/ped_buttons_clean:9) cond.core.instvar_comp(): Comparison "timer_delay > 9999999" has no $var, assuming first value. Please use $ when referencing vars.
[WARNING] (/items/ped_buttons_clean:9) cond.core.instvar_comp(): Comparison "timer_delay = 0" has no $var, assuming first value. Please use $ when referencing vars.
[DEBUG] (/items/ped_buttons_clean:9) brushes.place_template(): Placing template "LAUTARO_PEDESTAL_BASE_CLEAN" at (1392 880 64 @ 0 270 0) with visgroups {'single'}
[WARNING] (/items/ped_buttons_clean:9) cond.core.instvar_comp(): Comparison "timer_delay > 9999999" has no $var, assuming first value. Please use $ when referencing vars.
[WARNING] (/items/ped_buttons_clean:9) cond.core.instvar_comp(): Comparison "timer_delay = 0" has no $var, assuming first value. Please use $ when referencing vars.
[DEBUG] (/items/ped_buttons_clean:9) brushes.place_template(): Placing template "LAUTARO_PEDESTAL_BASE_CLEAN" at (320 496 64 @ 0 270 0) with visgroups {'double'}
[INFO] (MetaCondition vbsp.set_elev_videos()) vbsp.set_elev_videos(): Elevator type: FORCE
[DEBUG] (/items/cube:68) cond.positioning.brush_at_loc(): PosIsSolid check 368 624 896 - 272 624 896 @ 0 0 -1 = {}
[WARNING] (/items/cube:68) cond.positioning.check_brush_at_loc(): Using type=same in posIsSolid is deprecated, put this in mode!
[DEBUG] (/items/cube:68) template.get_template(): Parsing template BEE2_CUBE_DROPPER_CLEAN_CAP
[DEBUG] (/items/cube:68) brushes.place_template(): Placing template "BEE2_CUBE_DROPPER_CLEAN_CAP" at (320 576 832 @ 0 180 180) with visgroups {'single'}
[DEBUG] (/items/cube:68) template.get_template(): Parsing template BEE2_CUBE_DROPPER_REMOVE_TOP
[DEBUG] (/items/cube:68) brushes.place_template(): Placing template "BEE2_CUBE_DROPPER_REMOVE_TOP" at (320 576 832 @ 0 180 180) with visgroups set()
[DEBUG] (/items/cube:68) cond.positioning.brush_at_loc(): PosIsSolid check 1136 624 896 - 1040 624 896 @ 0 0 -1 = {}
[DEBUG] (/items/cube:68) brushes.place_template(): Placing template "BEE2_CUBE_DROPPER_CLEAN_CAP" at (1088 576 832 @ 0 180 180) with visgroups {'single'}
[DEBUG] (/items/cube:68) brushes.place_template(): Placing template "BEE2_CUBE_DROPPER_REMOVE_TOP" at (1088 576 832 @ 0 180 180) with visgroups set()
[INFO] (MetaCondition vbsp.add_voice()) voice_line.add_voice(): No voiceline set!
[INFO] (MetaCondition precomp.barriers.make_barriers()) barriers.make_barriers(): Generating barriers (glass/grating)...
[DEBUG] (MetaCondition precomp.fizzler.generate_fizzlers()) template.get_template(): Parsing template BEE2_FIZZLER_COLL_MODERN
[WARNING] (/items/portal_swicher_fizzler:61) instanceLocs._resolve(): "ITEM_PSF_FIZZLER" is not a valid item!
[INFO] (MetaCondition vbsp.add_screenshot_logic()) vbsp.add_screenshot_logic(): Added Screenshot Logic
[INFO] (VALVE_LASERS:items/laser_emitter.cfg:81) collisions.res_mod_conditions(): "le25":instances/BEE2/logic/laser/light.vmf -> coll [BBox(min_x=992, min_y=928, min_z=32, max_x=1024, max_y=992, max_z=96, contents=, name='le25', tags=frozenset())]
[INFO] (MetaCondition vbsp.set_player_portalgun()) vbsp.set_player_portalgun(): Setting Portalgun:
[INFO] (MetaCondition vbsp.set_player_portalgun()) vbsp.set_player_portalgun(): Blue: Y, Orange: N, On/Off: N, Portal Manager: N
[INFO] (MetaCondition vbsp.set_player_portalgun()) vbsp.set_player_portalgun(): Done!
[INFO] cond.core.check_all(): ---------------------
[INFO] cond.core.check_all(): Conditions executed, 380/457 (83%) skipped!
[INFO] cond.core.check_all(): Map has attributes: ['autoportal', 'buttonacceptsball', 'buttonacceptscube', 'catapult', 'cube', 'cubedropper', 'cubedropperglasscube', 'cubedroppernotcompanion', 'cubedroppernotsphereshaped', 'cubedropperstandard', 'cubeglasscube', 'cubenotcompanion', 'cubenotsphereshaped', 'cubestandard', 'deadly', 'faith', 'faithplate', 'fizzler', 'floorbutton', 'laser', 'lasercatcher', 'laseremitter', 'laserfield', 'orangeportal', 'orangeportalspawner', 'pedestalbutton', 'spawn_single', 'styledmgintact', 'stylelocmodern', 'weightedbutton']
[DEBUG] cond.core.check_all(): All instances referenced:
| instances/bee2/arrival_departure_transition_ents.vmf
| instances/bee2/clean/door_cam.vmf
| instances/bee2/clean/elevator_sp/door_entrance_4.vmf
| instances/bee2/clean/elevator_sp/door_exit_1.vmf
| instances/bee2/clean/elevator_sp/elevator_entrance/common.vmf
| instances/bee2/clean/elevator_sp/elevator_entrance/logic_up.vmf
| instances/bee2/clean/elevator_sp/elevator_entrance/stair_up.vmf
| instances/bee2/clean/elevator_sp/elevator_exit/common.vmf
| instances/bee2/clean/elevator_sp/elevator_exit/logic_up.vmf
| instances/bee2/clean/elevator_sp/elevator_exit/stair_up.vmf
| instances/bee2/clean/elevator_sp/entry_door.vmf
| instances/bee2/clean/elevator_sp/exit_door.vmf
| instances/bee2/clean/elevator_sp/exit_fizz_p2.vmf
| instances/bee2/clean/indicator_panel.vmf
| instances/bee2/clean/indicator_timer_adv.vmf
| instances/bee2/clean/items/bee/autoportal.vmf
| instances/bee2/clean/items/bee/autoportal_orange.vmf
| instances/bee2/clean/items/bee/autoportal_push.vmf
| instances/bee2/clean/items/button/btn_weighted_trigger.vmf
| instances/bee2/clean/items/button/trigger_black.vmf
| instances/bee2/clean/items/cube/dropper.vmf
| instances/bee2/clean/items/cube/dropper_shaft_long.vmf
| instances/bee2/clean/items/cube/glasscube.vmf
| instances/bee2/clean/items/faith_plate.vmf
| instances/bee2/clean/items/faith_plate/large.vmf
| instances/bee2/clean/items/faith_plate/small.vmf
| instances/bee2/clean/items/faith_plate/small_io.vmf
| instances/bee2/clean/items/faith_plate_target.vmf
| instances/bee2/clean/items/fizzler/barrier_hazard_base.vmf
| instances/bee2/clean/items/fizzler/fizzler_model.vmf
| instances/bee2/clean/items/fizzler/laserfield_model.vmf
| instances/bee2/clean/items/half_obs_room/center.vmf
| instances/bee2/clean/items/half_obs_room/common.vmf
| instances/bee2/clean/items/half_obs_room/left_common.vmf
| instances/bee2/clean/items/half_obs_room/left_furniture.vmf
| instances/bee2/clean/items/half_obs_room/left_furniture_var2.vmf
| instances/bee2/clean/items/half_obs_room/right_common.vmf
| instances/bee2/clean/items/half_obs_room/right_furniture.vmf
| instances/bee2/clean/items/half_obs_room/right_furniture_var1.vmf
| instances/bee2/clean/items/half_obs_room/right_furniture_var2.vmf
| instances/bee2/clean/items/jail_bars_1og.vmf
| instances/bee2/clean/items/laser/catcher_center.vmf
| instances/bee2/clean/items/laser/emitter_center.vmf
| instances/bee2/clean/items/lautaro/pedestal_button.vmf
| instances/bee2/clean/items/lautaro/pedestal_button_locking.vmf
| instances/bee2/clean/items/lib_jail_bars.vmf
| instances/bee2/clean/items/light_strip/cold.vmf
| instances/bee2/clean/items/light_strip/common.vmf
| instances/bee2/clean/items/light_strip/cool.vmf
| instances/bee2/clean/items/light_strip/warm.vmf
| instances/bee2/clean/items/observation_room_128.vmf
| instances/bee2/clean/items/observation_room_128_var2.vmf
| instances/bee2/clean/items/observation_room_128_wall.vmf
| instances/bee2/clean/items/observation_room_256_horiz.vmf
| instances/bee2/clean/items/panel_angled.vmf
| instances/bee2/clean/items/stairs.vmf
| instances/bee2/clean/point_light.vmf
| instances/bee2/clean/static_panel/45_surf.vmf
| instances/bee2/logic/bee/antline.vmf
| instances/bee2/logic/blocks/128x32x32_black.vmf
| instances/bee2/logic/blocks/30_black.vmf
| instances/bee2/logic/blocks/60_black.vmf
| instances/bee2/logic/blocks/flat_half_black.vmf
| instances/bee2/logic/blocks/flat_quart_black.vmf
| instances/bee2/logic/blocks/special_marker.vmf
| instances/bee2/logic/hmw/placement_helper.vmf
| instances/bee2/logic/laser/light.vmf
| instances/bee2/logic/rex_fizz_trig_cube.vmf
| instances/bee2/logic/screenshot_logic.vmf
| instances/bee2/logic/tspen/delayer_falling.vmf
| instances/bee2/temp/lautaro/pedestal_btn_mid.vmf
| instances/bee2/temp/lautaro/pedestal_btn_right.vmf
|___
[INFO] cond.core.check_all(): instanceLocs cache: CacheInfo(hits=118, misses=445, maxsize=100, currsize=100) & CacheInfo(hits=246, misses=399, maxsize=100, currsize=100)
[INFO] cond.core.check_all(): Style Vars: {'multiversecave': False, 'nomidvoices': False, 'allowgoomist': True, 'funnelallowswitchedlights': True, 'enableshapesignageframe': True, 'p1_ported_pgun': True, 'p1_old_dissolve': True, 'doorcameras': True, 'restartonexit': True, 'unlockdefault': True, 'fixfizzlerbump': False}
[INFO] cond.core.check_all(): Global instances: set()
[INFO] vbsp.add_extra_ents(): Adding global ents...
[INFO] music.add(): Adding Music...
[INFO] vbsp.add_extra_ents(): Adding Global PTI Ents
[INFO] vbsp.main(): Generating tiles...
[INFO] tiling.generate_brushes(): Generating tiles...
[DEBUG] tiling.export(): Placing panel at 320 192 320 @ 0 1 0: Panel(brush_ent=, inst=, pan_type=, thickness=2, bevels=set(), points={(0, 1), (1, 2), (2, 1), (3, 1), (0, 2), (2, 2), (1, 0), (3, 2), (1, 3), (0, 0), (1, 1), (0, 3), (2, 0), (3, 0), (2, 3), (3, 3)}, template='', nodraw=False, seal=False, steals_bullseye=True, offset=Vec(0, 0, 0))
[DEBUG] tiling.export(): Placing panel at 192 192 320 @ 0 1 0: Panel(brush_ent=, inst=, pan_type=, thickness=2, bevels=set(), points={(0, 1), (1, 2), (2, 1), (3, 1), (0, 2), (2, 2), (1, 0), (3, 2), (1, 3), (0, 0), (1, 1), (0, 3), (2, 0), (3, 0), (2, 3), (3, 3)}, template='', nodraw=False, seal=False, steals_bullseye=True, offset=Vec(0, 0, 0))
[DEBUG] tiling.export(): Placing panel at 448 192 320 @ 0 1 0: Panel(brush_ent=, inst=, pan_type=, thickness=2, bevels=set(), points={(0, 1), (1, 2), (2, 1), (3, 1), (0, 2), (2, 2), (1, 0), (3, 2), (1, 3), (0, 0), (1, 1), (0, 3), (2, 0), (3, 0), (2, 3), (3, 3)}, template='', nodraw=False, seal=False, steals_bullseye=True, offset=Vec(0, 0, 0))
[INFO] vbsp.main(): Generating goop...
[INFO] vbsp.change_overlays(): Editing Overlays...
[INFO] vbsp.fix_worldspawn(): Editing WorldSpawn
[INFO] vbsp.save(): Saving New Map...
[INFO] vbsp.save(): Complete!
[INFO] .run_compiler(): Calling original VBSP...
[INFO] .run_compiler(): Args: '-game', 'D:/Steam/steamapps/common/Portal 2/portal2/', 'D:/Steam/steamapps/common/Portal 2/sdk_content\\maps\\styled\\preview.vmf'
[INFO] .vbsp(): Valve Software - vbsp.exe (Jan 17 2025)
[INFO] .vbsp(): 16 threads
[INFO] .vbsp(): Using shader api: shaderapiempty.dll
[INFO] .vbsp(): materialPath: D:\Steam\steamapps\common\Portal 2\portal2\materials
[INFO] .vbsp(): Loading D:/Steam/steamapps/common/Portal 2/sdk_content\maps\styled\preview.vmf
[INFO] .vbsp(): ConVarRef gpu_level doesn't point to an existing ConVar
[INFO] .vbsp(): fixing up env_cubemap materials on brush sides...
[INFO] .vbsp(): ProcessBlock_Thread: 0...1...2...3...4...5...6...7...8...9...10 (0)
[INFO] .vbsp(): **** leaked ****
[INFO] .vbsp(): Entity env_texturetoggle (1384.00 680.00 904.00) leaked!
[INFO] .vbsp():
[INFO] .vbsp(): FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (2176.0 2048.0 -304.0)
[INFO] .vbsp(): Leaf 0 contents: CONTENTS_SOLID
[INFO] .vbsp(): Leaf 1 contents:
[INFO] .vbsp(): viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID
[INFO] .vbsp(): This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID
[INFO] .vbsp(): Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID
[INFO] .vbsp(): Candidate brush IDs:
[INFO] .vbsp():
[INFO] .vbsp():
[INFO] .vbsp(): FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (2176.0 2048.0 898.0)
[INFO] .vbsp(): Leaf 0 contents: CONTENTS_SOLID
[INFO] .vbsp(): Leaf 1 contents:
[INFO] .vbsp(): viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID
[INFO] .vbsp(): This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID
[INFO] .vbsp(): Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID
[INFO] .vbsp(): Candidate brush IDs:
[INFO] .vbsp():
[INFO] .vbsp():
[INFO] .vbsp(): FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (2176.0 2048.0 1266.0)
[INFO] .vbsp(): Leaf 0 contents: CONTENTS_SOLID
[INFO] .vbsp(): Leaf 1 contents:
[INFO] .vbsp(): viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID
[INFO] .vbsp(): This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID
[INFO] .vbsp(): Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID
[INFO] .vbsp(): Candidate brush IDs:
[INFO] .vbsp():
[INFO] .vbsp():
[INFO] .vbsp(): FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (2306.0 2048.0 -560.0)
[INFO] .vbsp(): Leaf 0 contents: CONTENTS_SOLID
[INFO] .vbsp(): Leaf 1 contents:
[INFO] .vbsp(): viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID
[INFO] .vbsp(): This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID
[INFO] .vbsp(): Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID
[INFO] .vbsp(): Candidate brush IDs:
[INFO] .vbsp():
[INFO] .vbsp():
[INFO] .vbsp(): FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (2690.0 2048.0 -560.0)
[INFO] .vbsp(): Leaf 0 contents: CONTENTS_SOLID
[INFO] .vbsp(): Leaf 1 contents:
[INFO] .vbsp(): viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID
[INFO] .vbsp(): This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID
[INFO] .vbsp(): Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID
[INFO] .vbsp(): Candidate brush IDs:
[INFO] .vbsp():
[INFO] .vbsp():
[INFO] .vbsp(): FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (2306.0 2048.0 448.0)
[INFO] .vbsp(): Leaf 0 contents: CONTENTS_SOLID
[INFO] .vbsp(): Leaf 1 contents:
[INFO] .vbsp(): viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID
[INFO] .vbsp(): This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID
[INFO] .vbsp(): Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID
[INFO] .vbsp(): Candidate brush IDs:
[INFO] .vbsp():
[INFO] .vbsp():
[INFO] .vbsp(): FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (2370.0 2048.0 448.0)
[INFO] .vbsp(): Leaf 0 contents: CONTENTS_SOLID
[INFO] .vbsp(): Leaf 1 contents:
[INFO] .vbsp(): viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID
[INFO] .vbsp(): This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID
[INFO] .vbsp(): Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID
[INFO] .vbsp(): Candidate brush IDs:
[INFO] .vbsp():
[INFO] .vbsp():
[INFO] .vbsp(): FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (2752.0 2048.0 448.0)
[INFO] .vbsp(): Leaf 0 contents: CONTENTS_SOLID
[INFO] .vbsp(): Leaf 1 contents:
[INFO] .vbsp(): viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID
[INFO] .vbsp(): This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID
[INFO] .vbsp(): Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID
[INFO] .vbsp(): Candidate brush IDs:
[INFO] .vbsp():
[INFO] .vbsp(): *** Suppressing further FindPortalSide errors.... ***
[INFO] .vbsp(): Processing areas...done (0)
[INFO] .vbsp(): Building Faces...done (0)
[INFO] .vbsp(): Chop Details...done (0)
[INFO] .vbsp(): Find Visible Detail Sides...
[INFO] .vbsp(): Merged 1110 detail faces...done (0)
[INFO] .vbsp(): Merging details...done (0)
[INFO] .vbsp(): FixTjuncs...
[INFO] .vbsp(): PruneNodes...
[INFO] .vbsp(): WriteBSP...
[INFO] .vbsp(): done (0)
[INFO] .vbsp(): Finding displacement neighbors...
[INFO] .vbsp(): Finding lightmap sample positions...
[INFO] .vbsp(): Displacement Alpha : 0...1...2...3...4...5...6...7...8...9...10
[INFO] .vbsp(): Building Physics collision data...
[INFO] .vbsp(): done (2) (853835 bytes)
[INFO] .vbsp(): Placing detail props : 0...1...2...3...4...5...6...7...8...9...10
[INFO] .vbsp(): Compacting texture/material tables...
[INFO] .vbsp(): Reduced 4796 texinfos to 1432
[INFO] .vbsp(): Reduced 87 texdatas to 80 (2636 bytes to 2453)
[INFO] .vbsp(): Writing D:/Steam/steamapps/common/Portal 2/sdk_content\maps\styled\preview.bsp
[INFO] .vbsp():
[INFO] .vbsp(): nummapplanes: ( 10746 / 65536 )
[INFO] .vbsp(): nummapbrushes: ( 2429 / 8192 )
[INFO] .vbsp(): nummapbrushsides: ( 18490 / 65536 )
[INFO] .vbsp(): num_map_overlays: ( 41 / 512 )
[INFO] .vbsp(): nummodels: ( 82 / 1024 )
[INFO] .vbsp(): num_entities: ( 554 / 16384 )
[INFO] .vbsp():
[INFO] .vbsp(): 3 seconds elapsed
[INFO] .vbsp(): CDynamicFunction: Loading library 'Kernel32.dll' (77580000)
[INFO] .vbsp(): CDynamicFunction: Lookup of 'TryEnterCriticalSection' in 'Kernel32.dll': 77DB0F30
[INFO] .vbsp(): CDynamicFunction: Closing library 'Kernel32.dll' (77580000)
[INFO] vbsp.run_vbsp(): Files present: ['1740260081.bsp', '1740260081.log', '1740260081.prt', '1740260081.vmf', '1740615145.bsp', '1740615145.log', '1740615145.prt', '1740615145.vmf', '1740795959.bsp', '1740795959.log', '1740795959.prt', '1740795959.vmf', '1752101072.bsp', '1752101072.log', '1752101072.prt', '1752101072.vmf', '1752347038.bsp', '1752347038.log', '1752347038.prt', '1752347038.vmf', '1753235256.bsp', '1753235256.log', '1753235256.prt', '1753235256.vmf', '1753554779.bsp', '1753554779.log', '1753554779.prt', '1753554779.vmf', '1754014842.bsp', '1754014842.log', '1754014842.prt', '1754014842.vmf', '1754855221.bsp', '1754855221.log', '1754855221.prt', '1754855221.vmf', '1756425739.bsp', '1756425739.log', '1756425739.prt', '1756425739.vmf', '1758982474.bsp', '1758982474.log', '1758982474.prt', '1758982474.vmf', '1759002498.bsp', '1759002498.log', '1759002498.prt', '1759002498.vmf', '1762022905.bsp', '1762022905.log', '1762022905.prt', '1762022905.vmf', '1762114929.bsp', '1762114929.log', '1762114929.prt', '1762114929.vmf', '1766681848.bsp', '1766681848.log', '1766681848.prt', '1766681848.vmf', '1767115436.bsp', '1767115436.error.lin', '1767115436.log', '1767115436.prt', '1767115436.vmf', '1767906984.bsp', '1767906984.log', '1767906984.prt', '1767906984.vmf', '1767913979.bsp', '1767913979.log', '1767913979.prt', '1767913979.vmf', 'preview.bsp', 'preview.error.lin', 'preview.error.vmf', 'preview.lin', 'preview.log', 'preview.vmf', 'tmp_1', 'tmp_2', 'tmp_3']
[ERROR] vbsp.main(): "User" error detected, aborting compile:
Traceback (most recent call last):
File "vbsp.py", line 1714, in main
File "vbsp.py", line 1404, in run_vbsp
user_errors.UserError: Error message: TransToken(namespace='', orig_pack='', token='{msg}\n
{list}
', parameters={'msg': TransToken(namespace='', orig_pack='', token='This map has "leaked". This is a bug in an item or style, which should be fixed. The displayed line indicates the location of the leak, you may be able to resolve it by removing/modifying items in that area. Please submit a bug report to the author of the item so this can be resolved. Leak coordinates:', parameters=srctools.EmptyMapping), 'list': JoinTransToken(namespace='', orig_pack='', token='\n', parameters=srctools.EmptyMapping, children=[TransToken(namespace='', orig_pack='', token='
{text}
', parameters={'text': '(1600 576 1632)'}), TransToken(namespace='', orig_pack='', token='
{text}
', parameters={'text': '(1384 680 904)'})], sort=False)})
[INFO] vbsp.save(): Saving New Map...
[INFO] vbsp.save(): Complete!
[INFO] errors.make_map(): Localisation file: 'D:/BEE2_v4.46.1_win/i18n/en.mo'
[INFO] vbsp.save(): Saving New Map...
[INFO] vbsp.save(): Complete!
[INFO] .run_compiler(): Calling original VBSP...
[INFO] .run_compiler(): Args: '-game', 'D:/Steam/steamapps/common/Portal 2/portal2/', 'D:/Steam/steamapps/common/Portal 2/sdk_content\\maps\\styled\\preview.vmf'
[INFO] .vbsp(): Valve Software - vbsp.exe (Jan 17 2025)
[INFO] .vbsp(): 16 threads
[INFO] .vbsp(): Using shader api: shaderapiempty.dll
[INFO] .vbsp(): materialPath: D:\Steam\steamapps\common\Portal 2\portal2\materials
[INFO] .vbsp(): Loading D:/Steam/steamapps/common/Portal 2/sdk_content\maps\styled\preview.vmf
[INFO] .vbsp(): ConVarRef gpu_level doesn't point to an existing ConVar
[INFO] .vbsp(): fixing up env_cubemap materials on brush sides...
[INFO] .vbsp(): ProcessBlock_Thread: 0...1...2...3...4...5...6...7...8...9...10 (0)
[INFO] .vbsp(): ProcessBlock_Thread: 0...1...2...3...4...5...6...7...8...9...10 (0)
[INFO] .vbsp(): Processing areas...done (0)
[INFO] .vbsp(): Building Faces...done (0)
[INFO] .vbsp(): Chop Details...done (0)
[INFO] .vbsp(): Find Visible Detail Sides...done (0)
[INFO] .vbsp(): Merging details...done (0)
[INFO] .vbsp(): FixTjuncs...
[INFO] .vbsp(): PruneNodes...
[INFO] .vbsp(): WriteBSP...
[INFO] .vbsp(): done (0)
[INFO] .vbsp(): writing D:/Steam/steamapps/common/Portal 2/sdk_content\maps\styled\preview.prt...Building visibility clusters...
[INFO] .vbsp(): done (0)
[INFO] .vbsp(): Finding displacement neighbors...
[INFO] .vbsp(): Finding lightmap sample positions...
[INFO] .vbsp(): Displacement Alpha : 0...1...2...3...4...5...6...7...8...9...10
[INFO] .vbsp(): Building Physics collision data...
[INFO] .vbsp(): done (0) (2721 bytes)
[INFO] .vbsp(): Placing detail props : 0...1...2...3...4...5...6...7...8...9...10
[INFO] .vbsp(): Compacting texture/material tables...
[INFO] .vbsp(): Reduced 7 texinfos to 5
[INFO] .vbsp(): Reduced 3 texdatas to 3 (64 bytes to 64)
[INFO] .vbsp(): Writing D:/Steam/steamapps/common/Portal 2/sdk_content\maps\styled\preview.bsp
[INFO] .vbsp():
[INFO] .vbsp(): nummapplanes: ( 48 / 65536 )
[INFO] .vbsp(): nummapbrushes: ( 7 / 8192 )
[INFO] .vbsp(): nummapbrushsides: ( 42 / 65536 )
[INFO] .vbsp(): num_map_overlays: ( 0 / 512 )
[INFO] .vbsp(): nummodels: ( 1 / 1024 )
[INFO] .vbsp(): num_entities: ( 10 / 16384 )
[INFO] .vbsp():
[INFO] .vbsp(): 0 seconds elapsed
[INFO] .vbsp(): CDynamicFunction: Loading library 'Kernel32.dll' (77580000)
[INFO] .vbsp(): CDynamicFunction: Lookup of 'TryEnterCriticalSection' in 'Kernel32.dll': 77DB0F30
[INFO] .vbsp(): CDynamicFunction: Closing library 'Kernel32.dll' (77580000)
[INFO] vbsp.run_vbsp(): VBSP Done!
[INFO] vbsp.process_vbsp_log(): Retrieved counts: {'brush': ('7', '8192'), 'overlay': ('0', '512'), 'entity': ('10', '16384')}
[INFO] BEE2_config.save(): Saving changes in config "C:\Users\X\AppData\Roaming\BEEMOD2\config\compile.cfg"!
[INFO] vbsp.main(): BEE2 VBSP hook finished!Additional information
clean style