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

Eureka / Valkyrian Skies Crashes when using already generated .connector folder #1091

Closed
Matthysse opened this issue May 15, 2024 · 3 comments
Labels
not us The issue comes from a third party

Comments

@Matthysse
Copy link

Mod Name

Eureka

Mod Homepage

https://modrinth.com/mod/eureka

Minecraft version

1.20.1

Describe the bug

Adding the Eureka/Valkyrian Skies (forge) to the modpack first works, but then doesn't anymore when restarting. The weird thing is, when removing the .connector folder it starts working again. Then when the .connector folder is again regenerated, Minecraft recrashes at startup.

Steps to reproduce

  1. Install the modpack, including Valkyrian Skies/Eureka
  2. See the game load normally
  3. Reboot the game and see it crash at startup
  4. Remove the .connector folder from the mods folder
  5. See the game launch again
  6. Repeat...

Logs

https://mclo.gs/UGmKMdL

Additional context

No response

@Matthysse Matthysse added the compat A mod is found to be incompatible label May 15, 2024
@Damiencastro
Copy link

Just wanted to comment that I've experienced the same issues involving mixin for reach_entity_attributes. To add more confusion to the mix, deleting my .connector folder did not allow my game to launch properly. I am running off the following modpack:
"Medieval MC [FORGE] 1.20.1 v26.5 HF." If this issue is not already being worked on, I would be interested in trying to help diagnose the issue. Please let me know if the assistance would be welcome. Thanks!

@RoomAlex68
Copy link

RoomAlex68 commented May 18, 2024

The issue seems to be related to Connector Extras
Refer to Sinytra/ConnectorExtras#33

@Su5eD
Copy link
Member

Su5eD commented May 30, 2024

Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Variable modifier target for net/minecraft/client/renderer/GameRenderer::getActualAttackRange1 was removed by another injector [INJECT Applicator Phase -> mixins.reach-entity-attributes.json:client.GameRendererMixin from mod reach_entity_attributes -> Apply Injections -> -> Inject -> mixins.reach-entity-attributes.json:client.GameRendererMixin from mod reach_entity_attributes->@ModifyVariable::getActualAttackRange1(D)D]

Indeed, this is a CE issue

@Su5eD Su5eD closed this as not planned Won't fix, can't repro, duplicate, stale May 30, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Connector Triage May 30, 2024
@Su5eD Su5eD added not us The issue comes from a third party and removed compat A mod is found to be incompatible labels May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not us The issue comes from a third party
Projects
Status: ✅ Done
Development

No branches or pull requests

4 participants