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

[Bug]: “Stopped watching the game log because the log length surpassed 100000 lines.” #371

Open
4 of 6 tasks
RokeJulianLockhart opened this issue Feb 10, 2024 · 0 comments
Labels
bug Something isn't working Medium Priority Medium priority issue normally quest not completeting or an issue thats not a crash or dupe bug

Comments

@RokeJulianLockhart
Copy link

RokeJulianLockhart commented Feb 10, 2024

General Info

  • I didn't added any mods
  • I can reproduce this issue consistently in single-player
  • I can reproduce this issue consistently in multi-player
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
  • I am crashing and can provide my crash report(s)
  • I am using the latest version of the modpack

Your launcher

https://flathub.org/apps/org.prismlauncher.PrismLauncher commit 369388b1bb5a75de1e5181d85810ae42c0302fb344eea63511bfe9326d06f146

Modpack version (Do not say latest check curseforge has it on modpacks icon)

https://www.curseforge.com/minecraft/modpacks/roguelike-adventures-and-dungeons-2/files/5062318

Describe your issue

Stopped watching the game log because the log length surpassed 100000 lines.
You may have to fix your mods because the game is still logging to files and likely wasting disk space at an alarming rate!

Steps to reproduce the issue

  1. flatpak install https://dl.flathub.org/repo/appstream/org.prismlauncher.PrismLauncher.flatpakref
  2. flatpak update org.prismlauncher.PrismLauncher --commit=369388b1bb5a75de1e5181d85810ae42c0302fb344eea63511bfe9326d06f146
  3. Install https://www.curseforge.com/minecraft/modpacks/roguelike-adventures-and-dungeons-2/files/5062318.
  4. Add -XX:+UseG1GC -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M as Java flags, and -Xmx4G -Xms4G (specifically 4096 MiB) as the minimum and maximum allocated RAM.
  5. Create an amplified world.
  6. Attempt to load it.

Additional Information

The full log is available at https://github.com/dr3ams/Roguelike-Adventures-and-Dungeons-2/files/14230947/s8o2t7.zip.

@RokeJulianLockhart RokeJulianLockhart added the bug Something isn't working label Feb 10, 2024
@DoctorMage DoctorMage added the Medium Priority Medium priority issue normally quest not completeting or an issue thats not a crash or dupe bug label Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Medium Priority Medium priority issue normally quest not completeting or an issue thats not a crash or dupe bug
Projects
None yet
Development

No branches or pull requests

2 participants