Skip to content

[Forge/Sinytra Connector] Chunky Chunk Preloading Stuck When Using C2ME #520

@sj-3-sj

Description

@sj-3-sj

Describe the bug

When using Sinytra Connector to link Fabric mod C2ME to a Forge modpack, Chunky fails to preload chunks—progress gets stuck indefinitely with no error prompts. Troubleshooting (restarts, world regeneration, different C2ME ports/forks) did not resolve the issue. This may stem from thread synchronization conflicts between C2ME's async chunk loading and Chunky's preloading logic, or compatibility gaps between C2ME, Sinytra Connector, and Forge.

To Reproduce

Steps to reproduce the behavior:

  1. Install a Forge modpack (specify version in Runtime info) and add Sinytra Connector, C2ME (any tested port/fork), and Chunky.

  2. Launch Minecraft and enter a new or existing world.

  3. Open Chunky GUI, configure preloading area (e.g., radius), and start preloading.

  4. The progress bar freezes (e.g., 0% or low percentage) indefinitely—no errors, game may remain partially responsive but preloading cannot resume.

Expected behavior

After starting Chunky's preloading, the progress bar should advance normally and complete successfully. Preloaded chunks should load properly, matching Chunky's normal behavior when C2ME/Sinytra Connector are removed.

Screenshots

Image

Runtime info (please complete the following information):

  • OS: Windows 11

  • Minecraft version: forge 1.20.1

  • Mod version:

  • Sinytra Connector: beta.46

  • C2ME: 0.2.0alpha.11.16

  • Chunky: 1.3.146

Crash reports / logs

latest.log

Other mods

香草2.6已安装的资源信息.txt

Checklist

  • I am using the official version of the mod. (Mark for official C2ME; unmark for ports/forks)

  • I tried the latest development version but the issue persists.

  • I searched for similar open issues and found no existing report.

Additional context

  1. Failed troubleshooting steps:
  • Restarted the game multiple times (client/server if applicable).

  • Regenerated worlds and tested preloading in fresh environments.

  • Tested different C2ME ports/forks—all had the same issue.

  • Adjusted Chunky’s worker thread count with no improvement.

  1. Key details:
  • Issue only occurs with C2ME + Sinytra Connector; removing C2ME fixes Chunky.

  • Possible causes: C2ME/Chunky thread conflicts or incomplete Sinytra Connector compatibility.

  • No other game abnormalities—only Chunky preloading is affected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstatus: more info neededFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions