Page MenuHomeFeedback Tracker

Game Crash with new packed Terrain
New, NormalPublic

Description

Since about 5 days a new packed Terrain Crashes ingame by just flying around in 3den or driving around on a Scenario.
The same Problem appears on my own Terrain and with a Testmap by HorribleGoat.

The Crash appears on random locations on the map.

This happens to multiple Users from my Team.
4 Peoples have packed the testmap and our own map on their own pc with different Mikeros versions (pboProject 2.45, 2.82, 3.01, 3.02) and also with AddonBuilder.
The Map is Crashing for everyone with the same behavior every time.

Details

Severity
Crash
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Operating System Version
Windows 10 Pro 20H2
Category
Game Crash
Steps To Reproduce

Just fly around / play on a new packed Terrain.

Additional Information

Video: https://youtu.be/SVBIdKNHRMc

Event Timeline

dedmen added a subscriber: dedmen.May 12 2021, 4:42 PM

huh.. I've seen this before.
An error with layer mask for clutter, but last time I saw it on a different terrain and I couldn't reproduce it

With the Info that it is related to the clutter i found a way to fix it. Thanks for that.
It seems to be related with the Config entry

clutterDist = xx;

On both the testmap and our own map we had a custom value (300 on our own map and 512 on HorribleGoat´s testmap).
The A3 Maps using a value of 90.
With this value both custom maps are working again.

What i mentioned is that the problem is not related to a specific distance.
For example:
The testmap works with 300 as distance and our own not.

So this could basically be closed.