your current location:首页 > news>Sinytra Connector) Minecraft

Sinytra Connector) Minecraft

2024-12-12 09:15:30|Myriagame |source:minecraft skins

Overview

Sinytra Connector -Forge and Fabric modules are coexist.

Sinytra Connector is a module based on Forge/Neoforge. It aims to be a module that can run Fabric as a translation/compatibility layer to allow the distance between the two platforms and save the module developer multi -platform maintenanceTime and energy, and let players play all modules in a integration package.

It is necessary to Forgified Fabric API to replace the Fabric API function.

Test version note: This module is currently in the test stage, and many modules may not be able to run perfectly, or they are completely invalid.

See "Mod Composition Thread" and "Issue Tracker" of the module to understand the current compatibility issues.

When feedback, please make sure that the module and front module you have installed are the latest editions.

Unsurdable module

It is mainly the problem of mixin Mixin code. For example, sodium, a module that uses Mixin to use a large number of invasive modifications to the original code, cannot be loaded by this module.

Mixin's Mixin conflict with Forge's modification of the original code, causing the game to be unable to start (typical: Fabric API, otherwise the FORGIFIED FABRIC API will not exist).

The module's MIXIN will be written on the original method, which may remove the modification or API implementation of FORGE in it, or it may cause the game to be unable to perform normally/collapse in some cases.

(Beta.16 version introduces Mixintransmogrifier to solve this problem) Mixin of the module relies on some characteristics of Fabric Mixin (Fabric Mixin and Forge's built -in Spongepowered Mixin are different. For example, the former improved and expanded by the latter)), suchThe position of using @inject injection and injection constructor in interface (interface) does not necessarily be the end. These features do not exist in the built -in Mixin of FORGE. Once running on FORGE, the game will crash..

The module's Mixin has the behavior of local variables in the capture method, and FORGE PATCHES may cause the local variable table in the method to change. Unless the capture type allows the capture to fail to suspend the game, it will not be compatible and cannot be incompatible and cannot be unsatisfactory and cannot be unsatisfactory and cannot be unsatisfactory and cannot be unsatisfactory and cannot be unsatisfactory and cannot be unsatisfactory and cannot be unsatisfactory and cannot be unsatisfactory and cannot be unsatisfactory and cannot be unsatisfactory and cannot be unsatisfactory and cannotload.

Not compatible with high -definition repair.

content

How to use

To install Sinytra Connector and its front module, follow the following installation steps for installation:

The highest version of the Minecraft FORGE / Neoforge supported (for MC 1.20.1: FFAPI 1.10.0 version before, use Forge 47.1.3; FFAPI 1.10.0 and later supported 47.2.6+ forge); 47.2.6+ for 47.2.6+);

Download the latest version of this module and put it in the MODS folder;

Download and install FORGIFIED FABRIC API, do not install the Fabric API, although this module will try its best to avoid its effect;

Put your favorite Fabric module in the Mods folder, just like installing the Forge module.

Help

If you encounter problems when using this module, please check whether it has a problem with the problem as incompatible on the Mod Composition Thread page.

If you do not list, submit the new Issue on the module's GitHub warehouse page.

Here are some prompts that should be followed: feedback:

Make sure the module you use is the latest version.Find the existing issues that may have been answered/repair.

Consider whether the problem is caused by this module, not other modules installed by yourself.To test this, try to reproduce the same questions on Fabric.

To the Issue page of the module and submit a new Issue.Select an available template according to the question, and fill in the must -fill content.In order to increase the probability of the author's understanding and duplication, please ensure that it contains as much information as possible.

After the description is completed, the author will reply to you as soon as possible.

Please note that providing as many details as possible is vital to help the author find and solve the problem faster. At the same time, the author can provide you with a repair version as soon as possible.Other help

The module configuration file is related;

For module developers;

FAQ common questions answer.