Jump to content

GGentzel

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by GGentzel

  1. I turned off Rubidium, Oculus, and the Vive mods and made that change to Flywheel and it seemed to stabilize things some (More chunks loaded then before) but it still crashed. I think we're going to just use a mod pack by somebody that knows what they're doing. Thanks for your help.
  2. Sorry about that. I appreciate your patience. Here's the client's debug.log https://gist.github.com/JGGentzel/51b22000dcfd4adb2729ca35d3add605
  3. Yeah, that's what I'm seeing as well. Yes, I did remove Xaero's entirely and that doesn't fix the issue. Checking the servers logs/debug.log (not seeing one on client) I'm seeing these lines [18Mar2023 18:01:49.595] [Netty Epoll Server IO #1/DEBUG] [mixin/]: Mixing ClientboundMapItemDataPacketMixin from create.mixins.json into net.minecraft.network.protocol.game.ClientboundMapItemDataPacket [18Mar2023 18:01:49.595] [Netty Epoll Server IO #1/DEBUG] [mixin/]: create.mixins.json:ClientboundMapItemDataPacketMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
  4. That's not it. I replaced that with the correct version and it did the same thing. I tried removing it entirely and still got the same behavior. Im seeing an error about org.spongepowered.asm.mixin.transformer.ClassInfo.hasSuperClass(org.spongepowered.asm.mixin.transformer.ClassInfo)" because the return value of "org.spongepowered.asm.mixin.transformer.ClassInfo.forType(org.objectweb.asm.Type, org.spongepowered.asm.mixin.transformer.ClassInfo$TypeLookup)" is null Google is telling me fabric which would make sense because im using forge.
  5. log/debug.log from the server: https://gist.github.com/JGGentzel/842ba36b5f5c5821a52d32d8391c5887 Client crash report: https://gist.github.com/JGGentzel/dfcae3416b862b2699850ab3e92ecda9 Thank you so much. Edit: so now that I'm looking at the crash (thank you) I'm seeing that it may be related to the minimap? edit2: no, that wasn't it. I added the correct version and the issue still persists. I DO NOT get a new crash report though. edit3: including the launcher.log: https://gist.github.com/JGGentzel/c15d1369b4ccd4be4a516b75a85e3a53
  6. Playing on a modded server that my friend set up. An issue emerged where we are getting kicked from the server and can't log back in as the server sees that we are still on. At this point neither of us are able to play anymore. I went through the logs on the server and client and resolved all the errors that I saw, one of which was a Cartogropher Villager's trades not being loaded. I was unable to fix a server issue I saw that said, Can't keep up! Is the server overloaded? Running 2622ms or 52 ticks behind It's my understanding that this issue shows up in any modded versions of Minecraft. The issue still persisted after this. Here's my client logs:https://gist.github.com/JGGentzel/5dfc888c321d20b07e063cdf33485d09
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.