Project Intelligence

Project Intelligence

14M Downloads

1.1.0.35 (for MC 1.16.5) hangs on startup on Mac

metalim opened this issue ยท 1 comments

commented

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
commented

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