Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't handle 80km maps, out of memory regardless if xmx/xms has been specified #376

Open
zordard opened this issue Dec 1, 2023 · 2 comments

Comments

@zordard
Copy link

zordard commented Dec 1, 2023

nm

@MarcusOnGit
Copy link

I made a 80km by using really high settings:
java -jar -Xms1G -Xmx16G .\NeroxisGen_1.11.0.jar --map-size=80km --spawn-count=4 --num-teams=2
the spawn and teams settings are just leftover from other attempts. Maybe it has influence on memory usage ... don't know.
I use Win10 and 32GB Mem and it was used up to 21GB in total (just a few browser windows open).
Hope that helps.

java -jar -Xms1G -Xmx16G .\NeroxisGen_1.11.0.jar --map-size=80km --spawn-count=4 --num-teams=2
neroxis_map_generator_1.11.0_375qqfyxcujha_araae
Starting pipeline
Pipeline completed!
Map generation done: 410208 ms
File export done: 2233 ms
Saving map to D:\Data\gme\SupComMapGen\.\neroxis_map_generator_1.11.0_375qqfyxcujha_araae
Seed: -2307241488832720272
Spawns: 4
Map Size: 4096
Num Teams: 2
Biome: WONDER
Land Density: 0.35433072
Plateau Density: 0.9055118
Mountain Density: 0.14173229
Ramp Density: 0.1496063
Reclaim Density: 0.30708662
Mex Density: 0.9448819
Terrain Symmetry: POINT6

Symmetry Settings: SymmetrySettings(terrainSymmetry=POINT6, teamSymmetry=POINT2, spawnSymmetry=POINT2)
Style: BASIC
TerrainGenerator: BasicTerrainGenerator
TextureGenerator: BasicTextureGenerator
ResourceGenerator: BasicResourceGenerator
PropGenerator: BasicPropGenerator
DecalGenerator: BasicDecalGenerator

@Rikitik
Copy link

Rikitik commented May 14, 2024

Yes 40KM go fine 80KM crash OutofMemory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants