Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InvalidInjectionException when other mods inject throwables with priority 1000 #699

Closed
kuba-kedzior opened this issue Jul 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@kuba-kedzior
Copy link

Modloader

Forge

Minecraft version

1.20.1

Hex Casting version

Forge: 0.11.1-7-pre-620

Modloader version

NeoForge: 47.1.106

Modpack info

Custom Modpack with 400+ mods

The latest.log file

https://mclo.gs/kvOgCAb

Issue description

I apologize in advance, I don't want to investigate this issue myself because I don't have the technical knowledge.

From what I can tell the error is caused by the injection of any other mods' throwable items with a priority of 1000. this causes an issue with the DatagenModLoader which causes it to throw an error.

If the issue is reproducible, I can send a forge modpack zip in hopes of reproducing the errors.

Steps to reproduce

start mod pack with hex + any mod with a throwable with an internal priority of 1000

Other information

Paucal version forge-1.20.1-0.6.0-pre-118

@kuba-kedzior kuba-kedzior added the bug Something isn't working label Jul 16, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Hex Casting Jul 16, 2024
@object-Object
Copy link
Member

object-Object commented Jul 17, 2024

Seems to be a duplicate of #620. There's an open PR (#621) that may fix it; I'll up the priority on that issue, and we'll try to take a look at it soon. Thanks for the report.

@object-Object object-Object closed this as not planned Won't fix, can't repro, duplicate, stale Jul 17, 2024
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Hex Casting Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants