Author Topic: leak search overrides buffer  (Read 1067 times)

roelofroos

  • PGP
  • Posts: 5
leak search overrides buffer
« on: January 01, 2009, 10:35:21 AM »
Hy all,

I created this new map, going to post it sooner or later, and it is my first map (that I'm going to publish, I made 50 maps or so) but there's a leak. I can't find it but my leak search gives the following error:
Quote from: A message with 'Mcrsofoft Visual C++ Runtime Library' as title
Buffer overrun detected!

Program: ..ogram Files/3Dpaintball/Painball2/bsp/bsp.exe

A Buffer overrun has been detected which has corrupted the program's internal state. The program cannot safely continue and must now be terminated.

And, as said, the program terminates, not revealing any leaks. I don't know how to fix this problem so if you can help I would be really thankfull.

Thanks in advance,

Roelof

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: leak search overrides buffer
« Reply #1 on: January 07, 2009, 06:25:01 PM »
Try putting bsp in c:\bsp.  It looks like your path is too long.

roelofroos

  • PGP
  • Posts: 5
Re: leak search overrides buffer
« Reply #2 on: January 08, 2009, 03:02:09 AM »
Try putting bsp in c:\bsp.  It looks like your path is too long.

yes, that works, thank you