Frontrider / thaumic_arcana

A thaumcraft addon
5 stars 6 forks source link

New crash with FTBUtilities #61

Closed raindropworks closed 5 years ago

raindropworks commented 5 years ago

Thaumic Arcana v1.1 FTBLib 5.1.3.30 FTB Utilities 5.3.0.54

Not sure the cause this time unfortunately crash-2018-11-21_19.15.51-server.txt

Frontrider commented 5 years ago

Completly on me FTBLib is not to blame, and I have no idea how that went over my head.

Sunconure11 commented 5 years ago

https://pastebin.com/KKcuFeU5

Encountering the issue too.

Frontrider commented 5 years ago

Having some problems that are currently preventing me from building. Trying to resolve it as quickly as possible.

Sunconure11 commented 5 years ago

@Frontrider I think I have an idea as to what's going on, it seems it cannot find this jar:

minecraft_merged-1.12.2.jar

Frontrider commented 5 years ago

This class net.minecraft.client.resources.I18n exist only on the client, and I definitely call it on a server, and that is a huge problem.

Sorry for being late with it I've been busy+I'm having issues in my devenv that I'm resolving.

raindropworks commented 5 years ago

Luckily in my case this was a new mod, so I just have it disabled in the meantime

On Thu, Nov 29, 2018 at 11:32 AM Frontrider notifications@github.com wrote:

This class net.minecraft.client.resources.I18n exist only on the client, and I definitely call it on a server, and that is a huge problem.

Sorry for being late with it I've been busy+I'm having issues in my devenv that I'm resolving.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Frontrider/thaumic_arcana/issues/61#issuecomment-442963038, or mute the thread https://github.com/notifications/unsubscribe-auth/AFB3Sqn_2z3Y31PKLd2OqZsoRp6yiSiNks5u0DZFgaJpZM4YumTI .

Frontrider commented 5 years ago

Is it still a thing?

Sunconure11 commented 5 years ago

No, it is not a thing anymore.

raindropworks commented 5 years ago

Meaning that the current version should work?

Frontrider commented 5 years ago

If I managed to fix it than I'm closing it. :)