Generik-Packs / UG200_Public

MIT License
0 stars 1 forks source link

Crash on /forge generate command use #30

Closed VallenFrostweaver closed 4 months ago

VallenFrostweaver commented 6 months ago

Describe the Bug:

Using the command "/forge generate ~ ~ ~ 1000" I was trying to generate chunks on a server. It hangs over 600 but not yet at 700 chunks and then crashes.

How Can We Reproduce the Bug:

  1. Put modpack on new server.
  2. Whitelist/OP as appropriate.
  3. Use command: /forge generate ~ ~ ~ 1000
  4. Crash after a minute of hanging.

Expected behavior:

No crashes and chunks to be generated to allow pregenerated exploration.

If Applicable, Add Screenshots or Video to Explain the Bug:

n/a

Crash Report or Game Log

Link to crash report

Please complete the following information:

Additional context:

NOTE: I continued doing this and found that repeated attempts got past this point but it proceeded to crash as I increased the value. It got to 1000 so I increased it to 1500 and it then crashed just over 1200.

JoelZBub commented 6 months ago

Thanks, Vallen, for the report.

Currently the pack is heavier on RAM usage than we'd like. Generikb has some mod devs working on some things to lower that.

Here are a few things that I discovered while pre-generating server chunks:

We'll keep working on trimming down the server resources needed. Keep an eye out for the next update. It has server-related fixes coming.

VallenFrostweaver commented 6 months ago

Those are some great helpful tips and really useful information. Thanks so much for the pack and help Joel!

JoelZBub commented 5 months ago

This is just a note for users that may be having this same issue that World Pre Generator mod mentioned earlier is included in the pack from version 1.0.2.0 and newer.

JoelZBub commented 4 months ago

This seems to have been sufficiently resolved. Closing