Jump to content

Killian Cuellar

Members
  • Posts

    8
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Killian Cuellar's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. no crashlog is generated and very little info is given from debug and latest. https://gist.github.com/Xplodin/dc7d80dc7d6efec378de47a44b920aad if anyone knows what happened here / what to remove id be grateful. been at this for hours myself EDIT: cause was groovymodloader gml and forge eating animation
  2. I figured it out. was apotheosis. updating to 6.1.4 fixes it since the update came out like not even an hour ago
  3. Ill give this a shot right now, thanks for the debug logging argument. Hopefully this provides more detail
  4. singleplayer works normal and doesnt crash server debug: https://gist.github.com/Xplodin/3ec81a8128191b8e3c5ca3be2316dd83 client debug: https://gist.github.com/Xplodin/15f5e00f435ad1893baddc07067fc241 Currently in the process of removing mods that seem to add the same functions, but any help would be appreciated. had to install connectivity due to packet and payload size restrictions, mod cant be removed or I get the payload error, and other mods that do the same wont work.
  5. Honestly 1.18.2 is good but 1.19.2 has a bit more features and most mods are updated to 1.19.2. I think its best to have 1.19.2 lts
  6. this specific error comes when I join my modded server: [Render thread/ERROR] [net.minecraft.util.thread.BlockableEventLoop/FATAL]: Error executing task on Client java.lang.NullPointerException: Cannot invoke "net.minecraft.client.player.LocalPlayer.m_36393_(boolean)" because "this.f_104888_.f_91074_" is null at net.minecraft.client.multiplayer.ClientPacketListener.m_5998_(ClientPacketListener.java:371) ~[client-1.18.2-20220404.173914-srg.jar%23381!/:?] at net.minecraft.network.protocol.game.ClientboundLoginPacket.m_5797_(ClientboundLoginPacket.java:83) ~[client-1.18.2-20220404.173914-srg.jar%23381!/:?] at net.minecraft.network.protocol.game.ClientboundLoginPacket.m_5797_(ClientboundLoginPacket.java:19) ~[client-1.18.2-20220404.173914-srg.jar%23381!/:?] at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:22) ~[client-1.18.2-20220404.173914-srg.jar%23381!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[client-1.18.2-20220404.173914-srg.jar%23381!/:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.2-20220404.173914-srg.jar%23381!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[client-1.18.2-20220404.173914-srg.jar%23381!/:?] at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:116) ~[client-1.18.2-20220404.173914-srg.jar%23381!/:?] at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1014) ~[client-1.18.2-20220404.173914-srg.jar%23381!/:?] at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:664) ~[client-1.18.2-20220404.173914-srg.jar%23381!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23381!/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.68.jar%2317!/:?] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] Itll let me join encrypt, then it kicks me as soon as it spawns my character 1.18.2 forge custom modpack forge 40.1.68 debug: https://gist.github.com/Xplodin/19458c8515153ea2259c731142e9e7e7 latest: https://gist.github.com/Xplodin/39b26821662fce17d1b5ab2cb00a3c98 I cant figure this out, ive tried removing any added mods such as rubidium, not enough crashes, oculus, carryon, Immersive eng, etc. It all gives this same weird kick to main menu bug server only mentions this: [minecraft/ServerGamePacketListenerImpl]: KillianPC lost connection: Disconnected afterwards I cannot reconnect back until I completely restart my entire game, then it only lets me in once, then same process
×
×
  • Create New...

Important Information

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