BEEmod / BEE2.4

Tool to mod Portal 2's Puzzlemaker
282 stars 63 forks source link

Cube type "VALVE_CUBE_STANDARD" is missing! #814

Closed doctorcreative closed 6 years ago

doctorcreative commented 6 years ago

[Pre:27] When i create a test champer and I want to reload it I gives me an error Error text: [PORTAL2 PUZZLEMAKER] CVoxelTestChamber::Export VMF C:/Program Files (x86)/Steam/steamapps/common/Portal 2/sdk_content\maps/preview.vmf ... [PORTAL2 PUZZLEMAKER] CVoxelTestChamber::Export VMF success, chamber size: (8,6,4) [PORTAL2 PUZZLEMAKER] Compilation time (after export): 41 (ms)

VBSP failed.

[INFO] vbsp.main(): BEE2.4.0pr27 VBSP hook initiallised. [INFO] cond.core.import_conditions(): Imported all conditions modules! [INFO] vbsp.main(): Map path is "C:/Program Files (x86)/Steam/steamapps/common/Portal 2/sdk_content\maps/preview.vmf" [INFO] vbsp.main(): New path: "C:/Program Files (x86)/Steam/steamapps/common/Portal 2/sdk_content\maps\styled\preview.vmf" [INFO] vbsp.main(): Clearing inject/ directory.. [INFO] vbsp.main(): PeTI map detected! [INFO] vbsp.main(): Loading settings... [WARNING] vbsp_options.load(): Extra config options: {'use_screenshot': '1'} [WARNING] instanceLocs.get_subitems(): Invalid custom instance name - "piston_grate_low" for (Valid: {'head': 'instances/bee2/clean/items/rex/pellet_dest/head.vmf', 'common': 'instances/bee2/clean/items/rex/pellet_dest/common.vmf', 'piston_bottom_0': 'instances/bee2/clean/items/rex/pellet_dest/pist_0.vmf', 'piston_bottom_1': 'instances/bee2/clean/items/rex/pellet_dest/pist_1.vmf', 'piston_bottom_2': 'instances/bee2/clean/items/rex/pellet_dest/pist_2.vmf', 'piston_bottom_3': 'instances/bee2/clean/items/rex/pellet_dest/pist_3.vmf', 'piston_static_0': 'instances/bee2/clean/items/rex/pellet_dest/static_0.vmf', 'piston_static_1': 'instances/bee2/clean/items/rex/pellet_dest/static_1.vmf', 'piston_static_2': 'instances/bee2/clean/items/rex/pellet_dest/static_2.vmf', 'piston_static_3': 'instances/bee2/clean/items/rex/pellet_dest/static_3.vmf', 'piston_static_4': 'instances/bee2/clean/items/rex/pellet_dest/static_4.vmf', 'piston_logic_0': 'instances/bee2/clean/items/rex/pellet_dest/logic_0.vmf', 'piston_logic_1': 'instances/bee2/clean/items/rex/pellet_dest/logic_1.vmf', 'piston_logic_2': 'instances/bee2/clean/items/rex/pellet_dest/logic_2.vmf', 'piston_logic_3': 'instances/bee2/clean/items/rex/pellet_dest/logic_3.vmf'}) [WARNING] instanceLocs.get_subitems(): Invalid custom instance name - "piston_grate_high" for (Valid: {'head': 'instances/bee2/clean/items/rex/pellet_dest/head.vmf', 'common': 'instances/bee2/clean/items/rex/pellet_dest/common.vmf', 'piston_bottom_0': 'instances/bee2/clean/items/rex/pellet_dest/pist_0.vmf', 'piston_bottom_1': 'instances/bee2/clean/items/rex/pellet_dest/pist_1.vmf', 'piston_bottom_2': 'instances/bee2/clean/items/rex/pellet_dest/pist_2.vmf', 'piston_bottom_3': 'instances/bee2/clean/items/rex/pellet_dest/pist_3.vmf', 'piston_static_0': 'instances/bee2/clean/items/rex/pellet_dest/static_0.vmf', 'piston_static_1': 'instances/bee2/clean/items/rex/pellet_dest/static_1.vmf', 'piston_static_2': 'instances/bee2/clean/items/rex/pellet_dest/static_2.vmf', 'piston_static_3': 'instances/bee2/clean/items/rex/pellet_dest/static_3.vmf', 'piston_static_4': 'instances/bee2/clean/items/rex/pellet_dest/static_4.vmf', 'piston_logic_0': 'instances/bee2/clean/items/rex/pellet_dest/logic_0.vmf', 'piston_logic_1': 'instances/bee2/clean/items/rex/pellet_dest/logic_1.vmf', 'piston_logic_2': 'instances/bee2/clean/items/rex/pellet_dest/logic_2.vmf', 'piston_logic_3': 'instances/bee2/clean/items/rex/pellet_dest/logic_3.vmf'}) [INFO] cond.cubes.parse_conf(): Parsed 0 cube types, 0 dropper types and 0 addons. [ERROR] (unknown file).(unknown function)(): Uncaught Exception: Traceback (most recent call last): File "", line 961, in _find_and_load File "", line 950, in _find_and_load_unlocked File "", line 646, in _load_unlocked File "", line 616, in _load_backward_compatible File "C:\Users\Spencer Brown.virtualenvs\BEE2\lib\site-packages\cx_Freeze\initscripts__startup__.py", line 12, in File "", line 961, in _find_and_load File "", line 950, in _find_and_load_unlocked File "", line 646, in _load_unlocked File "", line 616, in _load_backward_compatible File "C:\Users\Spencer Brown.virtualenvs\BEE2\lib\site-packages\cx_Freeze\initscripts\Console.py", line 24, in File "vbsp_launch.py", line 7, in File "F:\Git\BEE2.4\src\vbsp.py", line 3698, in main File "F:\Git\BEE2.4\src\vbsp.py", line 335, in load_settings File "F:\Git\BEE2.4\src\conditions\cubes.py", line 537, in parse_conf Exception: Cube type "VALVE_CUBE_STANDARD" is missing! Traceback (most recent call last): File "", line 961, in _find_and_load File "", line 950, in _find_and_load_unlocked File "", line 646, in _load_unlocked File "", line 616, in _load_backward_compatible File "C:\Users\Spencer Brown.virtualenvs\BEE2\lib\site-packages\cx_Freeze\initscripts__startup__.py", line 12, in File "", line 961, in _find_and_load File "", line 950, in _find_and_load_unlocked File "", line 646, in _load_unlocked File "", line 616, in _load_backward_compatible File "C:\Users\Spencer Brown.virtualenvs\BEE2\lib\site-packages\cx_Freeze\initscripts\Console.py", line 24, in File "vbsp_launch.py", line 7, in File "F:\Git\BEE2.4\src\vbsp.py", line 3698, in main File "F:\Git\BEE2.4\src\vbsp.py", line 335, in load_settings File "F:\Git\BEE2.4\src\conditions\cubes.py", line 537, in parse_conf Exception: Cube type "VALVE_CUBE_STANDARD" is missing!

pls help and thx for all

LautaroL20 commented 6 years ago

This issue is weird.

doctorcreative commented 6 years ago

how can i fix that?

TeamSpen210 commented 6 years ago

This indicates you've got old packages, or the style has broken cube items. The error is generated when definitions are missing for a Valve cube type.

LautaroL20 commented 6 years ago

When using BEE2.4 after installing a new version, old resources from past releases will not be overwritten, resulting in bugs that were fixed still being present and some things not working correctly. Your issue clearly seems te be related to this, so in order to solving this annoyance, you will have to do the following:

1 - Open Beemod and click on: File ----> Uninstall From Selected Game ----> "Are you sure you want to delete "PORTAL 2"? ----> YES.

2 - Wait 1 minute while Beemod removes their resources from Portal 2.

3 - Verify the Game Cache Files.

4 - Make sure to have downloaded and unzipped the latest Item's Packages and Application version of BEE2.4, and both must be from the same Pre-Release Version, otherwise bugs may occur. Links:

https://github.com/BEEmod/BEE2.4/releases (Application) https://github.com/BEEmod/BEE2-items/releases (Item's Packages)

Note that if you are running Beemod on Linux or Mac Os X, issues can occur. Beemod currently works well only on Windows 7, 8 and 10.

5 - Click on: File ----> Options ----> Development, then uncheck the option: Preserve Game Directories.

6 - Now choose your favorite Items & Style and export your palette to the game.

7 - Make sure to save these steps in a text file in case you get similar issues in the future.

8 - Happy mapmaking!

doctorcreative commented 6 years ago

thanks