Skip to content

Fix Coremod Issues #7

@TYKUHN2

Description

@TYKUHN2

Introduction

Some coremods, specifically CodeChickenLib, struggle to load under ForgeGradle 3 due to the lack of GradleStart. We need to identify and correct reasons that launching may differ between the versions, as well as correct other deobfuscation and reflection issues caused by overly aggressive coremods.

Example

CodeChickenLib contains a great example of how this issue occurs. It has been proven under a dev environment, but I have not investigated a production environment. It is unlikely to differ greatly due to how the coremod works.

Proposal

Reimplement GradleStart within some launch class prior to coremod loading. This is not necessarily preferable, but may be required for some mods.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingin-progressAssigned and being worked on

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions