New MonsterHunt map
MH-Nigutar
-
- Godlike
- Posts: 3026
- Joined: Sat Mar 21, 2020 5:32 am
MH-Nigutar
You do not have the required permissions to view the files attached to this post.
Last edited by Buggie on Sat Nov 04, 2023 12:43 pm, edited 1 time in total.
-
- Godlike
- Posts: 10063
- Joined: Thu Jun 30, 2011 8:12 pm
- Personal rank: God of Fudge
- Location: Palo Alto, CA
Re: MH-Nigutar
Tried it 3 times.
Once it crashed, once it opened but I couldn't move... and then it crashed, and then it crashed again.
From the start area I briefly saw... you've got an insane amount of little bugs flying around.
Once it crashed, once it opened but I couldn't move... and then it crashed, and then it crashed again.
From the start area I briefly saw... you've got an insane amount of little bugs flying around.
You do not have the required permissions to view the files attached to this post.
· http://unreal-games.livejournal.com/
· https://www.facebook.com/groups/UTcorps
· https://www.facebook.com/groups/UTcorps
Smilies · https://ut99.org/viewtopic.php?f=8&t=13758medor wrote:Replace Skaarj with EvilGrins
-
- Godlike
- Posts: 3026
- Joined: Sat Mar 21, 2020 5:32 am
-
- Godlike
- Posts: 2901
- Joined: Fri Sep 25, 2015 9:01 pm
- Location: moved without proper hashing
-
- Godlike
- Posts: 3026
- Joined: Sat Mar 21, 2020 5:32 am
Re: MH-Nigutar
v1
- Fix crash on 436.
- Fix demer rotation.
- Fix not locked MhEnd.
- Add zone portlas (not really matter, but why not).
Updated in first post: viewtopic.php?t=16053
Unfortunately 436 too bugged. It use in render array in hardcoded size, and not check bounds.
Hardcoded size is count of BSP Nodes.
So when 436 try map render map with low count of Nodes (simple BSP), but with high count of meshes, it goes out of bounds of array and rewrite memory.
So I add 3000+ cubes, For increase count of Nodes. Now map not crash on 436.
I not put cubes all in one zone, so for properly build this map nee 469e+. Or need make this cubes joined. Or increase Node count on other way.
- Fix crash on 436.
- Fix demer rotation.
- Fix not locked MhEnd.
- Add zone portlas (not really matter, but why not).
Updated in first post: viewtopic.php?t=16053
Unfortunately 436 too bugged. It use in render array in hardcoded size, and not check bounds.
Hardcoded size is count of BSP Nodes.
So when 436 try map render map with low count of Nodes (simple BSP), but with high count of meshes, it goes out of bounds of array and rewrite memory.
So I add 3000+ cubes, For increase count of Nodes. Now map not crash on 436.
I not put cubes all in one zone, so for properly build this map nee 469e+. Or need make this cubes joined. Or increase Node count on other way.
-
- Godlike
- Posts: 2901
- Joined: Fri Sep 25, 2015 9:01 pm
- Location: moved without proper hashing
Re: MH-Nigutar
997 trees
Mapper must have been a forester.
"If Origin not in center it be not in center." --Buggie
-
- Godlike
- Posts: 10063
- Joined: Thu Jun 30, 2011 8:12 pm
- Personal rank: God of Fudge
- Location: Palo Alto, CA
Re: MH-Nigutar
· http://unreal-games.livejournal.com/
· https://www.facebook.com/groups/UTcorps
· https://www.facebook.com/groups/UTcorps
Smilies · https://ut99.org/viewtopic.php?f=8&t=13758medor wrote:Replace Skaarj with EvilGrins
-
- Godlike
- Posts: 3026
- Joined: Sat Mar 21, 2020 5:32 am
Re: MH-Nigutar
Crash what you describe, can happen only on pre-469 versions. Like 436, 440, 451. It be fixed in 469.
I also reproduce it only on 436, but not on 469c or 469d.
I also reproduce it only on 436, but not on 469c or 469d.
-
- Godlike
- Posts: 10063
- Joined: Thu Jun 30, 2011 8:12 pm
- Personal rank: God of Fudge
- Location: Palo Alto, CA
Re: MH-Nigutar
First off, what did that manta ever do to you that you had to put him under a rock like that?
This is a fun map but with so much open space and so many monsters, it's a bit of a memory hog. Let the bots have 1st crack at it...
...and they did okay but this map clearly needs human players.
About 10 minutes in bots kept getting hung by the trees.
They almost make ideal bot traps.
Map appears to be an ideal KILL THEM ALL situation without anything more complicated than that. While the bots tore up the opening area I skimmed ahead in spectator mode, this looks like it will be fun to tear into.
Although, it did seem a little weird seeing Lava Slith in normal water.
This is a fun map but with so much open space and so many monsters, it's a bit of a memory hog. Let the bots have 1st crack at it...
...and they did okay but this map clearly needs human players.
About 10 minutes in bots kept getting hung by the trees.
They almost make ideal bot traps.
Map appears to be an ideal KILL THEM ALL situation without anything more complicated than that. While the bots tore up the opening area I skimmed ahead in spectator mode, this looks like it will be fun to tear into.
Although, it did seem a little weird seeing Lava Slith in normal water.
· http://unreal-games.livejournal.com/
· https://www.facebook.com/groups/UTcorps
· https://www.facebook.com/groups/UTcorps
Smilies · https://ut99.org/viewtopic.php?f=8&t=13758medor wrote:Replace Skaarj with EvilGrins
-
- Godlike
- Posts: 3026
- Joined: Sat Mar 21, 2020 5:32 am
Re: MH-Nigutar
1. Indeed. Some monsters/pawns can be placed inside decos (trees/rocks/plants). But this never be issue. Pawn never stuck if placed inside another collide actor.
2. My MH conversions/maps never intended to play bots alone. In general i think bots cant play in MH and useless in it. And always do MH conversions/maps only for humans.
3. Paths there only for monsters, so they can find hunters. Not for bots. So they autogenerated. Monster need some paths, just some. It not bots.
2. My MH conversions/maps never intended to play bots alone. In general i think bots cant play in MH and useless in it. And always do MH conversions/maps only for humans.
3. Paths there only for monsters, so they can find hunters. Not for bots. So they autogenerated. Monster need some paths, just some. It not bots.