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

crash with my modpack #111

Open
Thunderrock424242 opened this issue Dec 21, 2023 · 7 comments
Open

crash with my modpack #111

Thunderrock424242 opened this issue Dec 21, 2023 · 7 comments
Labels
bug Something isn't working

Comments

@Thunderrock424242
Copy link

What went wrong?

with the mod enabled my modpack crashes

Reproduction steps

  1. {Mods required}
  2. {Conditions}
  3. {Execution}
  4. {Failure}
    ...

Visual demonstration

No response

Crash Report & Log

https://mclo.gs/EsUVzq1[https://mclo.gs/EsUVzq1](https://mclo.gs/EsUVzq1)

Fastload Config

Default Config

Environment

Fastload 3.3.8, Fabric 0.14.14, 1.18.2

@Thunderrock424242 Thunderrock424242 added the bug Something isn't working label Dec 21, 2023
@Thunderrock424242
Copy link
Author

[20Dec2023 22:24:31.310] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping fastload.mixins.json:server.MinecraftServerMixin->@ModifyConstant::modify_prepareStartRegion_chunkCount(I)I with priority 1000, already redirected by ksyxis.mixins.json:MinecraftServerMixin->@ModifyConstant::ksyxis$prepareLevels$getTickingGenerated(I)I with priority 1000

@DeshiDesu
Copy link

[20Dec2023 22:24:31.310] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping fastload.mixins.json:server.MinecraftServerMixin->@ModifyConstant::modify_prepareStartRegion_chunkCount(I)I with priority 1000, already redirected by ksyxis.mixins.json:MinecraftServerMixin->@ModifyConstant::ksyxis$prepareLevels$getTickingGenerated(I)I with priority 1000

Ksyxis does the same thing as Fastload. They are not compatible with each other. Choose either one of them and uninstall the other, and it should not crash.

@Thunderrock424242
Copy link
Author

[20Dec2023 22:24:31.310] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping fastload.mixins.json:server.MinecraftServerMixin->@ModifyConstant::modify_prepareStartRegion_chunkCount(I)I with priority 1000, already redirected by ksyxis.mixins.json:MinecraftServerMixin->@ModifyConstant::ksyxis$prepareLevels$getTickingGenerated(I)I with priority 1000

Ksyxis does the same thing as Fastload. They are not compatible with each other. Choose either one of them and uninstall the other, and it should not crash.

Which one would you say is better?

@DeshiDesu
Copy link

[20Dec2023 22:24:31.310] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping fastload.mixins.json:server.MinecraftServerMixin->@ModifyConstant::modify_prepareStartRegion_chunkCount(I)I with priority 1000, already redirected by ksyxis.mixins.json:MinecraftServerMixin->@ModifyConstant::ksyxis$prepareLevels$getTickingGenerated(I)I with priority 1000

Ksyxis does the same thing as Fastload. They are not compatible with each other. Choose either one of them and uninstall the other, and it should not crash.

Which one would you say is better?

Ksyxis. Fastload has been discontinued.

@Thunderrock424242
Copy link
Author

[20Dec2023 22:24:31.310] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping fastload.mixins.json:server.MinecraftServerMixin->@ModifyConstant::modify_prepareStartRegion_chunkCount(I)I with priority 1000, already redirected by ksyxis.mixins.json:MinecraftServerMixin->@ModifyConstant::ksyxis$prepareLevels$getTickingGenerated(I)I with priority 1000

Ksyxis does the same thing as Fastload. They are not compatible with each other. Choose either one of them and uninstall the other, and it should not crash.

Which one would you say is better?

Ksyxis. Fastload has been discontinued.

If fast load was not discontinued what would you say is better?

@DeshiDesu
Copy link

[20Dec2023 22:24:31.310] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping fastload.mixins.json:server.MinecraftServerMixin->@ModifyConstant::modify_prepareStartRegion_chunkCount(I)I with priority 1000, already redirected by ksyxis.mixins.json:MinecraftServerMixin->@ModifyConstant::ksyxis$prepareLevels$getTickingGenerated(I)I with priority 1000

Ksyxis does the same thing as Fastload. They are not compatible with each other. Choose either one of them and uninstall the other, and it should not crash.

Which one would you say is better?

Ksyxis. Fastload has been discontinued.

If fast load was not discontinued what would you say is better?

Fastload is surperior in terms of loading speed it seems. I would go with Fastload if possible.

@Thunderrock424242
Copy link
Author

Ok thx

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
None yet
Development

No branches or pull requests

2 participants