Close

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    KSF Member Sam's Avatar
    Join Date
    Jan 2015
    Posts
    97
    Post Thanks / Like
    Rep Power
    20

    Too dumb to fix my map

    So I've been mapping a bit now and I hit a point where I run into lots and lots of errors, I don't have the knowledge but I assume my map has turned into a shitshow, if anyone has some free time to help me add me on Steam ~

  2. #2
    Recruit not_a_zombie's Avatar
    Join Date
    Jan 2016
    Posts
    37
    Post Thanks / Like
    Rep Power
    13
    Just post the vmf here, some screenshots and the errors here to see if anyone recognizes a problem.

    In the mean time try pasting your compile log to interlopers.net/errors and see if it can help any

  3. #3
    KSF Member Sam's Avatar
    Join Date
    Jan 2015
    Posts
    97
    Post Thanks / Like
    Rep Power
    20
    Here's the vmf (don't ask about the name, I have a proper one in mind. )

    Compile log says this light has leaked, but the pointfile goes straight through the ceiling. I replaced the brush and it's 64px thick so I have no idea what causes this. (Also I know flat textures bla bla it's still temporary)

    Another thing would be why these two are this high:

    LDR leaf ambient 48730/65536 1364440/1835008 (74.4%)
    waterindices 44217/65536 88434/131072 (67.5%)

    I don't use water in my map at all, so that confuses me.

    Thanks in advance
    Attached Images Attached Images

  4. #4
    Recruit not_a_zombie's Avatar
    Join Date
    Jan 2016
    Posts
    37
    Post Thanks / Like
    Rep Power
    13
    waterindices has nothing to do with water, it has to do with intersecting geometry
    don't worry about ldr leaf ambient, it can exceed 100%

    The reason why you have a leak is because func_detail does not seal the map - move that geometry to world (Ctrl+Shift+w)

    I see you are using 16 lightmap scale in your map, you should probably change it to 64/set the default to 64 because surf maps are very large scale

  5. #5
    KSF Member Sam's Avatar
    Join Date
    Jan 2015
    Posts
    97
    Post Thanks / Like
    Rep Power
    20
    Is there an easy way to change the lightmap scale globally?

  6. #6
    KSF Member Sam's Avatar
    Join Date
    Jan 2015
    Posts
    97
    Post Thanks / Like
    Rep Power
    20
    Okay so I found out how to set default, do I have to reapply all textures now? That's gonna be fun

  7. #7
    Recruit not_a_zombie's Avatar
    Join Date
    Jan 2016
    Posts
    37
    Post Thanks / Like
    Rep Power
    13
    just select the entire map and open texture tool

  8. #8
    KSF Member Mooster Cow's Avatar
    Join Date
    Jul 2014
    Posts
    147
    Post Thanks / Like
    Rep Power
    26
    changing the lightmap doesn't change the texture

  9. #9
    Moderator Sacred's Avatar
    Join Date
    Sep 2011
    Posts
    921
    Post Thanks / Like
    Rep Power
    110
    Make sure that if you see ****LEAKED**** that you use Map -> Load Pointfile and follow the red line to see where your leak is. Also, select your whole map and change the Lightmap Scale to e.g. 64 and then, afterwards, change it to 32 or 16 at places where you want to have sharp shadows.

  10. Thanks Sam thanked for this post
  11. #10
    Recruit
    Join Date
    Jun 2016
    Posts
    36
    Post Thanks / Like
    Rep Power
    12
    Just stop caring about leaks like I do

    Jokes. But all around good advice here.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •