SejoslawMods / VanillaMagic

Vanilla Magic Minecraft Mod
http://minecraft.curseforge.com/projects/vanilla-magic
Other
6 stars 4 forks source link

Server Crash #77

Closed WenXin20 closed 4 years ago

WenXin20 commented 4 years ago

Minecraft v1.15.2 Forge v31.2.36 Vanilla Magic v2.0.1

My server crashed during load. Crash Report

Sejoslaw commented 4 years ago

Please check v2.0.4 https://www.curseforge.com/minecraft/mc-mods/vanilla-magic/files/3074190

WenXin20 commented 4 years ago

Thanks, but I am using v1.15.2 still. Will that be updated as well?

Sejoslaw commented 4 years ago

Sure thing. Check this (under review currently) https://www.curseforge.com/minecraft/mc-mods/vanilla-magic/files/3074225

Sejoslaw commented 4 years ago

Should be available now

WenXin20 commented 4 years ago

Thanks!

WenXin20 commented 4 years ago

Hello, I just tried v2.0.2 for 1.15, but got the same server crash.

Sejoslaw commented 4 years ago

Hard to say. It runs for me. I can suggest to try and generate new world with only Vanilla Magic (I've tried that and it worked fine). If it happens without any other mods then we are in trouble; otherwise it may be some mod interactions errors. I don't know what else to say for now :(

WenXin20 commented 4 years ago

It might be a compat issue with the double slabs mod. The double slabs mod was crashing only when I had vanilla magic installed on the client, so maybe its crashing the server too. CJMinecraft01/DoubleSlabs#141

BenjaminLeSire commented 4 years ago

Unfortunately, I can confirm it's still crashing. Only VanillaMagic, no other mod. Minecraft 1.16.3, Forge 34.1.17, VanillaMagic 2.0.4. Error is still: Vanilla Magic 2 (vanillamagic2) has failed to load correctly. java.lang.NoSuchFieldError: AIR Full crash report

Sejoslaw commented 4 years ago

I will check it with Forge 34.1.17 During dev I've used recommended which is 34.1.0

Sejoslaw commented 4 years ago

@BenjaminLeSire Please let me know if v2.0.5 fixes Your issue. I've changed wooden item tier quest to require stick item instead of an air. https://www.curseforge.com/minecraft/mc-mods/vanilla-magic/files/3076787

BenjaminLeSire commented 4 years ago

No, it's the same error, except this time it's "java.lang.NoSuchFieldError: STICK". Very strange. It's as if there was no STICK field, but it's in the docs for net.minecraft.item.Items...

May I say though, you're impressively fast!

Sejoslaw commented 4 years ago

Hehe thanks but this error looks really weird.

Sejoslaw commented 4 years ago

I can see that You are using Forge client jar and Forge universal jar. Could You please try with one one of them and let me know ?

BenjaminLeSire commented 4 years ago

I'm just using what ATLauncher sets up. Not sure I can remove one of them manually :/.

BenjaminLeSire commented 4 years ago

I tried with 34.1.0, same error. Then I tried with MultiMC, same error too. MultiMC also uses both forge-client and forge-universal, so I guess it's kinda how it must be?

Sejoslaw commented 4 years ago

Okok

BenjaminLeSire commented 4 years ago

Okay, ready for even stranger? I took your sources and built the mod for myself. Guess what? It works.

... I'm at a loss for what's happening.

Sejoslaw commented 4 years ago

Hahaha Now You have stick registered properly :D

BenjaminLeSire commented 4 years ago

I guess I can build it manually, but I still don't understand. Which OS are you building on? Do you just do gradlew build, or do you use something else?

Sejoslaw commented 4 years ago

Yeah Try it now please. https://www.curseforge.com/minecraft/mc-mods/vanilla-magic/files/3076856 It is being processing right now.

Sejoslaw commented 4 years ago

Under Review.... Come on....

Sejoslaw commented 4 years ago

Should be available now

BenjaminLeSire commented 4 years ago

It's working!

Sejoslaw commented 4 years ago

Nice :)

BenjaminLeSire commented 4 years ago

I think you may have mistagged that file though: https://www.curseforge.com/minecraft/mc-mods/vanilla-magic/files/3076859 It's showing up for 1.16.3.

Sejoslaw commented 4 years ago

Yes, thank You ^^

WenXin20 commented 4 years ago

I'm still getting a server crash with v2.0.3 though. Crash Report

WenXin20 commented 4 years ago

Sorry to say that but it's not telling me much what went wrong tbh. It runs for me when I try and run it locally. I mean the server.

I just know that it crashed when trying to run it on the server, I'm not sure what else I can give.