promotional banner

OpenPac ForceLoad Cobblemon Integration

Server-side integration that keeps Cobblemon systems active inside Open Parties and Claims force-loaded chunks.
Back to Files

openpac-forceload-cobblemon-integration-1.0.2.jar

File nameopenpac-forceload-cobblemon-integration-1.0.2.jar
Uploader
SnKDaisukeSnKDaisuke
Uploaded
Sep 22, 2026
Downloads
6
Size
64.3 KB
Mod Loaders
Fabric
File ID
8951065
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:openpac-forceload-cobblemon-integration-1597953:8951065"

Learn more about Curse Maven

What's new

OpenPac ForceLoad Cobblemon Integration 1.0.2

Fixed

  • Fixed a server-crashing NullPointerException that could occur when a block entity disappeared during a forced-chunk scan.
  • Replaced unsafe live map-entry iteration with a stable snapshot of immutable block positions.
  • Block entities are now retrieved again from the currently loaded chunk immediately before processing.
  • Null, removed, replaced, unloaded, wrong-world, and position-mismatched block entities are safely ignored.
  • Block entities are revalidated between furnace, Campfire Pot, PokeSnack, pasture, and automation operations.
  • Exceptions are isolated per block entity, preventing one faulty machine from crashing the server thread.
  • Added detailed logs containing the dimension, chunk, block position, block entity class, and failure reason.
  • Added explicit null protection to automation block entity detection.

Validation

  • Added regression tests for block entity removal, replacement, chunk unloading, null entries, individual processing exceptions, Tom's Storage, and Sophisticated Storage.
  • All six regression scenarios pass.
  • Successfully tested across repeated real processing cycles on the production-test server.
  • Validated furnaces, Campfire Pots, PokeSnacks, pastures, and configured automation block entities.
  • No scanner exceptions or block entity processing failures were detected during testing.

Notes

  • This is a server-side-only mod. Clients do not need to install it.
  • No world restoration or chunk deletion is required when upgrading.
  • Replace version 1.0.0 or 1.0.1 with version 1.0.2.

This mod has no additional files