bjjdb 发表于 2023-7-25 18:27

自加mod报错看不懂,有大佬帮忙看看吗

MissingMethodException: System.Collections.Generic.List`1<Heightmap/Biome> Heightmap.GetBiomes()
Stack trace:
Valheim.CustomRaids.World.ZoneManager+PatchHeightmap.Record (Heightmap __instance) (at <81ba060b61604ae19ab3d7e189bc811c>:0)
(wrapper dynamic-method) Heightmap.DMD<Heightmap::Regenerate>(Heightmap)
TerrainLod.RebuildHeightmap (TerrainLod+HeightmapWithOffset heightmapWithOffset) (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)
TerrainLod.RebuildAllHeightmaps () (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)
TerrainLod.UpdateHeightmaps () (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)
TerrainLod.Update () (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)

bjjdb 发表于 2023-7-25 18:28

MissingMethodException: System.Collections.Generic.List`1<Heightmap/Biome> Heightmap.GetBiomes()
Stack trace:
Valheim.CustomRaids.World.ZoneManager+PatchHeightmap.Record (Heightmap __instance) (at <81ba060b61604ae19ab3d7e189bc811c>:0)
(wrapper dynamic-method) Heightmap.DMD<Heightmap::Regenerate>(Heightmap)
TerrainLod.RebuildHeightmap (TerrainLod+HeightmapWithOffset heightmapWithOffset) (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)
TerrainLod.RebuildAllHeightmaps () (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)
TerrainLod.UpdateHeightmaps () (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)
TerrainLod.Update () (at <2959d3c128e64c61a08dcc9bb6744ec3>:0)

shenyuanbeyond 发表于 2023-7-26 18:23

截个图看
页: [1]
查看完整版本: 自加mod报错看不懂,有大佬帮忙看看吗