BEEmod / BEE2.4

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

Doesn't let me rebuild ingame #718

Closed wyhrt closed 7 years ago

wyhrt commented 7 years ago

Whenever I use this mod, Its never lets me rebuild to test my edits. Please fix, as everytime I have to verify my game's files to be able to continue.

wyhrt commented 7 years ago

At this point, I literally cannot rebuild. no matter what i do, it never works. The error I get in the console is this: [ERROR] vbsp.run_vbsp(): VBSP Failed! (1)

ncrecc commented 7 years ago

Post the entire log when you try to compile

wyhrt commented 7 years ago

Entire log? where do I get that from? lol sorry n00b

wyhrt commented 7 years ago

portal2error.zip iz it this?

wyhrt commented 7 years ago

or this? portal2error.txt

ncrecc commented 7 years ago

portal2error.txt probably

GammaWhiskey commented 7 years ago

If you have any triggers in your map, what are they connected to?

wyhrt commented 7 years ago

Lots of the panels that fold out of the wall.

GammaWhiskey commented 7 years ago

Hm. What other elements are in the map?

wyhrt commented 7 years ago

see for yourself: 20170826210548_1

20170826210538_1 20170826210542_1

GammaWhiskey commented 7 years ago

Make sure all of the triggers are connected to something. If they are, trying doing a full re-export by going into the BEE application, removing Portal 2 from the game list, re-adding it, and then exporting again. If compiling doesn't work then, i'm stumped.

LautaroL20 commented 7 years ago

Oh well, from now i will going to save what im gonna to say next, into a .txt file, so i can copy paste it anytime for these kind of sporadic issues: This clearly seems to be an issue caused by the game by using old resources from past Beemod pre-releases, to solving this annoyance, you will have to do the following:

  1. Delete the following folders form the Portal 2 directory: bee2, bin, portal2_dlc3, and the "bee2" that is located at Portal 2\sdk_content\maps\instances

  2. Verify the Game Cache Files.

  3. Make sure to have downloaded and installed the latest packages & application version of beemod, and both must have to be from the same pre-release version, otherwise bugs may occur.

  4. Open Beemod and click on File ----> Options ----> Developmen, and now uncheck the option "Preserve Game Directories".

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

  6. Happy mapmaking!