badasintended / wthit

what the hell is that?
https://docs.bai.lol/wthit
Other
121 stars 21 forks source link

Waystone & SecurityCraft errors #219

Closed ChenilleSaline closed 1 year ago

ChenilleSaline commented 1 year ago

Describe the issue

When you launch the game, their is some error into log (but game doesn't crash) :

Log output and crash report

https://bin.disroot.org/?401d1132a296a58c#FmrD95sum6pJhreYFsg4S7VNLXRZARwcx8Uaz8brrVU2

Additional context

deirn commented 1 year ago

Looks like Waystone's issue. The plugin definition has the pacakge wrong.

https://github.com/TwelveIterationMods/Waystones/blob/31a2f59aa48b79c9516275836e68a7584f307edf/shared/src/main/resources/waila_plugins.json#L3

@BlayTheNinth

ChenilleSaline commented 1 year ago

I dont understand : you've linked a 5 month ago commit but the error is still present today : how it's possible ? In addition I don't think the 2 errors are same problem, are you sure ?

deirn commented 1 year ago

I dont understand : you've linked a 5 month ago commit but the error is still present today : how it's possible ?

Because it's not changed to this day? Check the latest file.

In addition I don't think the 2 errors are same problem, are you sure ?

Yes.

ChenilleSaline commented 1 year ago

Because it's not changed to this day? Check the latest file.

No like I said I use the latest version of WTHIT and forge and minecraft and of course I've try to update before posting ;)

deirn commented 1 year ago

I know, but the latest Waystone version has that file...

ChenilleSaline commented 1 year ago

I know, but the latest Waystone version has that file...

But I use also latest version of Waystone (& Security craft too).... That's why I think you're closed this issue a little too quickly.

deirn commented 1 year ago

Inside the Waystone jar, it has the same waila_plugins.json file as the one I linked. The file has the initializer value set as net.blay09.mods.compat.WTHITIntegration, which is wrong and the correct one should be net.blay09.mods.waystones.compat.WTHITIntegration instead. You can see it for yourself, by opening the jar with WinRAR or other archiving programs.

I'm locking this issue as you don't seem to be willing to accept my findings, sorry.