Error Message When I Run Map
Posted May 28, 2011
This appears when I try to run my map. The first map I made had no problem starting and running, but then I added on to it and this appeared and all maps I've created since haven't worked.
LoadPortals: couldn't read c:\program files (x86)\steam\steamapps\common\portal 2\sdk_content\maps\testchamber00.prt
Please help, thanks!
Registered users don’t see ads!
Register now!
Posted May 28, 2011
Replied
3 minutes
later
Oh and it also says in red a little higher up in the cmd,
Entity info_player_start (o.00 0.00 24.00) leaked!
Idk if that helps but thanks!
Posted May 28, 2011
Replied
1 minute
later
Sorry again but where it says
(o.00 0.00 24.00)
it should be
(0.00 0.00 24.00)
(o.00 0.00 24.00)
it should be
(0.00 0.00 24.00)
Posted May 28, 2011
Replied
47 minutes
later
Idolon wrote:
1) Use the Edit button.
2) This.
Yep it's pretty much a leak. Usually it's a good thing to check for leaks if your map is acting weirdly.
Posted May 28, 2011
Replied
17 minutes
later
Portal 2 maps do not compile with leaks, period. The compiler just forfeits.
Registered users don’t see ads!
Register now!
Posted May 28, 2011
Replied
38 minutes
later
If you are having compile problems, it's a good idea to post your entire compile log.
But yeah, "unable to find portalfile" is 100% of the time leak-related.