Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Yeah, I wish there was something I could do to speed it up, but (1) it's Valve's code, not mine, and (2) it's just a computationally expensive thing in the first place. Ideally, the people making these maps would do this for you, but I guess nextbots haven't garnered the widespread popularity for them to do that yet.
What map were you on, anyway? I'd like to give it a shot and see how long it takes on my end.
Edit: I've tried Flatgrass, and he didn't learn it yet. I made him learn it, and it only took about 5 seconds. It says he learned the map, but he doesn't even do anything to other players, he only attacks NPCs. When I'm level with him, he doesn't attack me, but when I'm above him, he attacks me and jumps at me.
I suspect that what you interpret as the game crashing is the game freezing up. I generated a navigation mesh for gm_calamitycoast, and it took an unreasonably long time (about two and a half hours on my rig!). From about 20 minutes until 50 minutes, the game was locked up entirely. It worked, though. I can upload the mesh for you on request (it's a bit large).
Flatgrass is a weird case. He'll chase you on the spawn platform, but not on the ground. It's a quirk caused by the way Valve's navmesh generation algorithm works. It starts from a spawnpoint and kind of walks around everywhere it can without jumping too high or falling too far. Of course, reaching the grass involves falling too far. I've explained how to get around it in the thread "Sanic isn't moving! What can I do?"
Just in case you'd rather not wait (it'll take longer if you tell it to look at the grass as well), I've already generated a proper flatgrass navmesh that you can get at http://fgthou.se/gmod/gm_flatgrass.nav (the file goes directly into your maps folder).
no. no he doesn't.
(1) Go to a map that sanic doesnt know
(2) Go to console
(3) Type "Nav_Generate"
(4) Wait until it finishes what ever it does
(5) It should work
That's exactly the same as Sanic learning it when you spawn him, only two differences
1. Sanic learning it himself is more newb friendly
2. Doing it via the console doesn't make the game lock-up (unless you unpause it but why the ♥♥♥♥ would you do that?)