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

1.1.0.35 (for MC 1.16.5) hangs on startup on Mac #38

Open
metalim opened this issue Dec 21, 2023 · 1 comment
Open

1.1.0.35 (for MC 1.16.5) hangs on startup on Mac #38

metalim opened this issue Dec 21, 2023 · 1 comment

Comments

@metalim
Copy link

metalim commented Dec 21, 2023

With ProjectIntelligence:
image

Log file: https://mclo.gs/WZIj5IM

Hangs indefinitely, screen is frozen, CPU% is 50, GPU% is 0:
image
image

Without ProjectIntelligence:
image

Tested on:

  • Modpack: Sky Capsule Project 1.0.4
  • macOS Sonoma 14.2, 14.2.1
  • 4 different JDKs: java 8.0.392 aarch64 zulu , java 8.0.392 aarch64 librca, java 8.0.372 x86_64 temurin, java 8.0.311 x86_64 oracle
  • and therefore 2 different architectures: aarch64, x86_64 (via Rosetta 2)
  • allocating 4 gigs, 8 gigs, 10 gigs, 16 gigs for Java
  • no Java args, and with Java args: -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=32M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true
  • 2 different launchers: Prism 8.0, CurseForge
  • 2 different macs: M1 Max, M1
  • 2 different networks
@FoxMcloud5655
Copy link

Did you try running with just the required mods for Project Intelligence to see if it's a mod conflict?

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

2 participants