buildinggadgetsae2request-0.1.0-beta.2.jar
Curse Maven Snippet
What's new
v0.1.0-beta.2
Bug Fixes
Fixed AE2 integration being completely non-functional on dedicated servers.
Previously, when running the mod on a dedicated server, the following features did not work at all:
- The "Request from AE2" button on the Material List screen was always disabled
- AE2 network stock counts did not display correctly
- Craft cycles (requesting an auto-craft from AE2 and auto-pasting the result) could not be started
The root cause was that a Building Gadgets 2 method used internally by this mod is treated as client-only and gets stripped out when loaded on a dedicated server, causing an error whenever it was called. On top of that, this error was being silently swallowed internally and never logged, which made the underlying issue very difficult to diagnose.
This update redesigns the affected internal logic to work safely in a server environment, resolving the issue entirely. Additionally, any future errors during craft request handling will now be properly logged to the server console/log instead of failing silently.
Notes
- Singleplayer and LAN-hosted worlds (where the client also acts as the server) were never affected by this bug, and behavior there is unchanged.
- If you run this mod on a dedicated server, this update restores full functionality — updating is recommended.
- This is a bug-fix-only release; no new features are included.
v0.1.0-beta.2
不具合修正
専用サーバー(Dedicated Server)でAE2連携機能が一切動作しない不具合を修正しました。
これまで専用サーバー環境では、以下の機能がすべて動作していませんでした。
- 素材リスト画面の「AE2要求」ボタンが常に押せない状態になる
- AE2ネットワークの在庫数表示が反映されない
- クラフトサイクル(AE2への自動クラフト依頼 → 完成後の自動設置)が開始できない
原因は、Building Gadgets 2側の内部メソッドの一部が、専用サーバー環境では読み込み時に取り除かれる(クライアント専用として扱われる)仕様になっており、それを呼び出した際にエラーが発生していたことでした。さらに、そのエラー自体が内部処理で握りつぶされてログにも一切出力されない状態だったため、原因の特定が困難になっていました。
今回のアップデートで、該当処理をサーバー環境でも安全に動作するよう内部実装から再設計し、この問題を解消しました。あわせて、今後同種の問題が発生した場合に備え、エラー発生時はサーバーログに詳細を出力するよう改善しています。
補足
- シングルプレイ・LANプレイ(クライアントがサーバーを兼ねる環境)では元々問題は発生しておらず、今回の修正による挙動の変化はありません。
- 専用サーバーで本Modを導入している場合は、今回のアップデートで各機能が正常に動作するようになります。導入されている方は更新を推奨します。
- 新機能の追加は含まれない、不具合修正のみのリリースです。
This mod has no additional files

