BEEmod / BEE2.4

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

Building Error when Trying to Publish Map #671

Closed beewyka819 closed 6 years ago

beewyka819 commented 7 years ago

Whenever I try to publish my map to the workshop (works fine if I compile via rebuild), I get an error and this error in the console: [PORTAL2 PUZZLEMAKER] CVoxelTestChamber::Export VMF E:/Steam/steamapps/common/Portal 2/sdk_content\maps/1498142955.vmf ... [PORTAL2 PUZZLEMAKER] CVoxelTestChamber::Export VMF success, chamber size: (25,25,24) [PORTAL2 PUZZLEMAKER] Compilation time (after export): 286 (ms) [PORTAL2 PUZZLEMAKER] Compilation time (after VBSP): 34546 (ms)

VVIS failed.

Valve Software - vvis.exe (Aug 26 2015) 4 threads reading e:\steam\steamapps\common\portal 2\sdk_content\maps\1498142955.bsp reading e:\steam\steamapps\common\portal 2\sdk_content\maps\1498142955.prt LoadPortals: couldn't read e:\steam\steamapps\common\portal 2\sdk_content\maps\1498142955.prt

beewyka819 commented 7 years ago

Here is an image of the map: image

vrad-exe commented 7 years ago

There's a leak in your map somewhere.

beewyka819 commented 7 years ago

That's what I was thinking when I saw another post like this. Is there a way to locate it?

beewyka819 commented 7 years ago

Also ignore that tiny empty room floating in the middle of nowhere, I removed that.

beewyka819 commented 7 years ago

The pointfile is showing me that it's right in front of the entrance. strange. It's not the coop points, I tried removing them with no luck

beewyka819 commented 7 years ago

Figured it out, apparently the coop entrance cant go at the map limits

beewyka819 commented 7 years ago

Woah hold up, when I moved the entrance and exit and put them back it suddenly works. Im really confused

vrad-exe commented 7 years ago

Illuminati confirmed.

beewyka819 commented 7 years ago

Valve make a more reliable engine

LautaroL20 commented 6 years ago

@beewyka819 - Get Pre-Release 27 (Packages & Application), since this is most likely fixed now, however once you installed the latest version, 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 packages & application version of beemod, and both must have to be from the same pre-release version, otherwise bugs may occur. Also, 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, and now uncheck the option: Preserve Game Directories.

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

  7. Happy mapmaking!