Jump to content

The game crashed whilst java.lang.NoSuchMethodError: 'void net.minecraft.core.BlockPos.<init>(net.minecraft.world.phys.Vec3)'


Recommended Posts

Posted

Hey, i have been getting this error a lot, i cant play 1.19.4 with mods. if i launch the forge version without the mods it launches just fine... if i add the mods it gives me this error.

Can someone pls help me? Thx.
 

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 2023-05-08 01:34:13
Description: Ticking entity

java.lang.NoSuchMethodError: 'void net.minecraft.core.BlockPos.<init>(net.minecraft.world.phys.Vec3)'
    at xyz.vsngamer.elevatorid.ElevatorHandler.getOriginElevator(ElevatorHandler.java:79) ~[elevatorid-1.19.3-1.8.11.jar%23171!/:1.19.3-1.8.11] {re:classloading}
    at xyz.vsngamer.elevatorid.ElevatorHandler.tryTeleport(ElevatorHandler.java:48) ~[elevatorid-1.19.3-1.8.11.jar%23171!/:1.19.3-1.8.11] {re:classloading}
    at xyz.vsngamer.elevatorid.ElevatorHandler.jump(ElevatorHandler.java:42) ~[elevatorid-1.19.3-1.8.11.jar%23171!/:1.19.3-1.8.11] {re:classloading}
    at xyz.vsngamer.elevatorid.__ElevatorHandler_jump_LivingJumpEvent.invoke(.dynamic) ~[elevatorid-1.19.3-1.8.11.jar%23171!/:1.19.3-1.8.11] {re:classloading,pl:eventbus:B}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2385!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2385!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2385!/:?] {}
    at net.minecraftforge.common.ForgeHooks.onLivingJump(ForgeHooks.java:378) ~[forge-1.19.4-45.0.57-universal.jar%23183!/:?] {re:classloading}
    at net.minecraft.world.entity.LivingEntity.m_6135_(LivingEntity.java:1963) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:A}
    at net.minecraft.world.entity.player.Player.m_6135_(Player.java:1387) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.world.entity.LivingEntity.m_8107_(LivingEntity.java:2540) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:A}
    at net.minecraft.world.entity.player.Player.m_8107_(Player.java:500) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.player.LocalPlayer.m_8107_(LocalPlayer.java:776) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:seed,pl:runtimedistcleaner:A}
    at net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2267) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:A}
    at net.minecraft.world.entity.player.Player.m_8119_(Player.java:240) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.player.AbstractClientPlayer.m_8119_(AbstractClientPlayer.java:70) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.player.LocalPlayer.m_8119_(LocalPlayer.java:187) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:seed,pl:runtimedistcleaner:A}
    at net.minecraft.client.multiplayer.ClientLevel.m_104639_(ClientLevel.java:270) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.world.level.Level.m_46653_(Level.java:485) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.multiplayer.ClientLevel.m_194182_(ClientLevel.java:252) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading}
    at net.minecraft.client.multiplayer.ClientLevel.m_104804_(ClientLevel.java:250) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1832) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1128) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:733) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:205) ~[1.19.4-forge-45.0.57.jar:?] {re:classloading,pl:runtimedistcleaner:A}
    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:27) ~[fmlloader-1.19.4-45.0.57.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at xyz.vsngamer.elevatorid.ElevatorHandler.getOriginElevator(ElevatorHandler.java:79) ~[elevatorid-1.19.3-1.8.11.jar%23171!/:1.19.3-1.8.11] {re:classloading}
    at xyz.vsngamer.elevatorid.ElevatorHandler.tryTeleport(ElevatorHandler.java:48) ~[elevatorid-1.19.3-1.8.11.jar%23171!/:1.19.3-1.8.11] {re:classloading}
    at xyz.vsngamer.elevatorid.ElevatorHandler.jump(ElevatorHandler.java:42) ~[elevatorid-1.19.3-1.8.11.jar%23171!/:1.19.3-1.8.11] {re:classloading}
    at xyz.vsngamer.elevatorid.__ElevatorHandler_jump_LivingJumpEvent.invoke(.dynamic) ~[elevatorid-1.19.3-1.8.11.jar%23171!/:1.19.3-1.8.11] {re:classloading,pl:eventbus:B}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2385!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2385!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2385!/:?] {}
    at net.minecraftforge.common.ForgeHooks.onLivingJump(ForgeHooks.java:378) ~[forge-1.19.4-45.0.57-universal.jar%23183!/:?] {re:classloading}
    at net.minecraft.world.entity.LivingEntity.m_6135_(LivingEntity.java:1963) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:A}
    at net.minecraft.world.entity.player.Player.m_6135_(Player.java:1387) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.world.entity.LivingEntity.m_8107_(LivingEntity.java:2540) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:A}
    at net.minecraft.world.entity.player.Player.m_8107_(Player.java:500) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.player.LocalPlayer.m_8107_(LocalPlayer.java:776) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:seed,pl:runtimedistcleaner:A}
    at net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2267) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:A}
    at net.minecraft.world.entity.player.Player.m_8119_(Player.java:240) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.player.AbstractClientPlayer.m_8119_(AbstractClientPlayer.java:70) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.player.LocalPlayer.m_8119_(LocalPlayer.java:187) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:seed,pl:runtimedistcleaner:A}
    at net.minecraft.client.multiplayer.ClientLevel.m_104639_(ClientLevel.java:270) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.world.level.Level.m_46653_(Level.java:485) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.multiplayer.ClientLevel.m_194182_(ClientLevel.java:252) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading}
    at net.minecraft.client.multiplayer.ClientLevel.m_104804_(ClientLevel.java:250) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
-- Entity being ticked --
Details:
    Entity Type: minecraft:player (net.minecraft.client.player.LocalPlayer)
    Entity ID: 135
    Entity Name: TonKow14
    Entity's Exact location: 217.30, 71.00, -339.83
    Entity's Block location: World: (217,71,-340), Section: (at 9,7,12 in 13,4,-22; chunk contains blocks 208,-64,-352 to 223,319,-337), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
    Entity's Momentum: 0.00, 0.42, 0.00
    Entity's Passengers: []
    Entity's Vehicle: null
Stacktrace:
    at net.minecraft.world.level.Level.m_46653_(Level.java:485) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.multiplayer.ClientLevel.m_194182_(ClientLevel.java:252) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading}
    at net.minecraft.client.multiplayer.ClientLevel.m_104804_(ClientLevel.java:250) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1832) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1128) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:733) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:205) ~[1.19.4-forge-45.0.57.jar:?] {re:classloading,pl:runtimedistcleaner:A}
    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:27) ~[fmlloader-1.19.4-45.0.57.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}


-- Affected level --
Details:
    All players: 1 total; [LocalPlayer['TonKow14'/135, l='ClientLevel', x=217.30, y=71.00, z=-339.83]]
    Chunk stats: 361, 213
    Level dimension: minecraft:overworld
    Level spawn location: World: (208,72,-352), Section: (at 0,8,0 in 13,4,-22; chunk contains blocks 208,-64,-352 to 223,319,-337), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
    Level time: 697 game time, 697 day time
    Server brand: forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:451) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2336) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:750) ~[client-1.19.4-20230314.122934-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:205) ~[1.19.4-forge-45.0.57.jar:?] {re:classloading,pl:runtimedistcleaner:A}
    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:27) ~[fmlloader-1.19.4-45.0.57.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}


-- Last reload --
Details:
    Reload number: 1
    Reload reason: initial
    Finished: Yes
    Packs: mod_resources, vanilla

-- System Details --
Details:
    Minecraft Version: 1.19.4
    Minecraft Version ID: 1.19.4
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.3, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 2710564528 bytes (2584 MiB) / 3892314112 bytes (3712 MiB) up to 12884901888 bytes (12288 MiB)
    CPUs: 12
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 5 5600X 6-Core Processor             
    Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
    Microarchitecture: Zen 3
    Frequency (GHz): 3.69
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: NVIDIA GeForce RTX 3070
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x2484
    Graphics card #0 versionInfo: DriverVersion=31.0.15.2849
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 2.40
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 2.40
    Memory slot #1 type: DDR4
    Memory slot #2 capacity (MB): 8192.00
    Memory slot #2 clockSpeed (GHz): 2.40
    Memory slot #2 type: DDR4
    Virtual memory max (MB): 38837.10
    Virtual memory used (MB): 23979.34
    Swap memory total (MB): 14336.00
    Swap memory used (MB): 90.54
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Launched Version: 1.19.4-forge-45.0.57
    Backend library: LWJGL version 3.3.1 build 7
    Backend API: NVIDIA GeForce RTX 3070/PCIe/SSE2 GL version 3.2.0 NVIDIA 528.49, NVIDIA Corporation
    Window size: 854x480
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    Type: Integrated Server (map_client.txt)
    Graphics mode: fancy
    Resource Packs: mod_resources, vanilla
    Current Language: en_us
    CPU: 12x AMD Ryzen 5 5600X 6-Core Processor 
    Server Running: true
    Player Count: 1 / 8; [ServerPlayer['TonKow14'/135, l='ServerLevel[New World]', x=217.30, y=71.00, z=-339.83]]
    Data Packs: vanilla, mod:elevatorid (incompatible), mod:botanypots (incompatible), mod:bookshelf (incompatible), mod:supermartijn642configlib (incompatible), mod:jei (incompatible), mod:supermartijn642corelib (incompatible), mod:chunkloaders (incompatible), mod:doggytalents (incompatible), mod:tesseract, mod:spark (incompatible), mod:forge, mod:appleskin (incompatible), mod:aquaculture, mod:twilightforest
    Enabled Feature Flags: minecraft:vanilla
    World Generation: Experimental
    ModLauncher: 10.0.8+10.0.8+main.0ef7e830
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
        mixin-0.8.5.jar mixin PLUGINSERVICE 
        eventbus-6.0.3.jar eventbus PLUGINSERVICE 
        fmlloader-1.19.4-45.0.57.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.4-45.0.57.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.4-45.0.57.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.4-45.0.57.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.4-45.0.57.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        lowcodefml@null
        javafml@null
    Mod List: 
        client-1.19.4-20230314.122934-srg.jar             |Minecraft                     |minecraft                     |1.19.4              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        elevatorid-1.19.3-1.8.11.jar                      |Elevator Mod                  |elevatorid                    |1.19.3-1.8.11       |DONE      |Manifest: NOSIGNATURE
        BotanyPots-Forge-1.19.4-11.0.4.jar                |BotanyPots                    |botanypots                    |11.0.4              |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.19.4-18.0.2.jar                 |Bookshelf                     |bookshelf                     |18.0.2              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        supermartijn642configlib-1.1.6b-forge-mc1.19.jar  |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6b              |DONE      |Manifest: NOSIGNATURE
        jei-1.19.4-forge-13.1.0.9.jar                     |Just Enough Items             |jei                           |13.1.0.9            |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.7-forge-mc1.19.4.jar   |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.7               |DONE      |Manifest: NOSIGNATURE
        chunkloaders-1.2.3-forge-mc1.19.3.jar             |Chunk Loaders                 |chunkloaders                  |1.2.3               |DONE      |Manifest: NOSIGNATURE
        DoggyTalentsNext-1.19.4-1.12.2.jar                |Doggy Talents Next            |doggytalents                  |1.12.2              |DONE      |Manifest: NOSIGNATURE
        tesseract-1.0.33-forge-mc1.19.4.jar               |Tesseract                     |tesseract                     |1.0.33              |DONE      |Manifest: NOSIGNATURE
        spark-1.10.37-forge.jar                           |spark                         |spark                         |1.10.37             |DONE      |Manifest: NOSIGNATURE
        forge-1.19.4-45.0.57-universal.jar                |Forge                         |forge                         |45.0.57             |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        appleskin-forge-mc1.19.4-2.4.3.jar                |AppleSkin                     |appleskin                     |2.4.3+mc1.19.4      |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.19.4-2.4.14.jar                     |Aquaculture 2                 |aquaculture                   |1.19.4-2.4.14       |DONE      |Manifest: NOSIGNATURE
        twilightforest-1.19.4-4.2.1681-universal.jar      |The Twilight Forest           |twilightforest                |4.2.1681            |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: b08e6fb7-d8ba-4f5a-aed4-26c72be7aeca
    FML: 45.0
    Forge: net.minecraftforge:45.0.57

Posted
Quote

java.lang.NoSuchMethodError: 'void net.minecraft.core.BlockPos.<init>(net.minecraft.world.phys.Vec3)'
    at xyz.vsngamer.elevatorid.ElevatorHandler.getOriginElevator(ElevatorHandler.java:79) ~[elevatorid-1.19.3-1.8.11.jar%23171!/:1.19.3-1.8.11] {re:classloading}

You have minecraft 1.19.4, try the 1.19.4 version of that mod: https://www.curseforge.com/minecraft/mc-mods/openblocks-elevator/files

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Reach Out To Rapid Digital: What sapp Info: +1 41 4 80 7 14 85 Email INFO: rap iddi gita lrecov ery @ exe cs. com Hello, my name is Jayson, and I’m 35 years old from the United Kingdom. My family and I recently endured an incredibly challenging experience that I wouldn’t wish on anyone. We became victims of a cryptocurrency investment fraud scheme that saw us lose a staggering $807,000 in USDT and Bitcoins. The fraudsters had created a convincing facade, and we were lured into investing, only to discover later that the platform was a complete scam. We were left devastated, not just financially, but emotionally, as we had trusted these people and believed in the legitimacy of the investment. After the initial shock wore off, we desperately searched for ways to recover the lost funds. It seemed like an impossible task, and we felt as though there was no hope. That’s when, by sheer luck, we stumbled across a post about Rapid Digital Recovery, a cryptocurrency and funds recovery organization with a proven track record in cybersecurity and fraud recovery. We decided to reach out to them, and from the first interaction, we were impressed with their professionalism and transparency. They explained the recovery process in detail and reassured us that they had the skills and expertise to track down the perpetrators and recover our funds. This gave us a renewed sense of hope, something we hadn’t felt in months. What truly stood out during our experience with Rapid Digital Recovery was their dedication to the recovery process. The team went above and beyond, using sophisticated tracking tools and cyber forensics to gather critical information. Within a matter of weeks, they had successfully located the funds and traced the scam back to the fraudsters responsible. They worked with the authorities to ensure the criminals were held accountable for their actions. To our relief, the team at Rapid Digital Recovery was able to recover every single penny we had lost. The funds were returned in full, and the sense of closure we felt was invaluable. We couldn’t have imagined such a positive outcome in the early stages of our recovery journey, and we are deeply grateful for the work they did. If you ever find yourself in a similar situation, I highly recommend contacting Rapid Digital Recovery. Their expertise, transparency, and dedication to their clients make them the go-to choice for anyone seeking to recover lost cryptocurrency or funds. They truly gave us back our financial future.  
    • This is my first time modding anything, so maybe just skill issue. I'm using Forge 54.0.12 and Temurin 21.0.5+11-LTS I wanted to create a custom keybind and to check whether it works I'd like to send a chat message. I tried using Minecraft.getInstance().player.sendSystemMessage(Component.literal("test")); but IntelliJ couldnt resolve sendSystemMessage(...). Since I saw people using it in earlier versions, I tried the same thing with 1.20.6(- 50.1.0), where it works fine, now I can't figure out if this is intentional and whether there are other options for sending chat messages. On that note, is there more documentation than https://docs.minecraftforge.net/en/1.21.x/? It seems very incomplete compared to something like the Oracle Java docs
    • Hi, i'm having this error and I wanna fix it. we try: -Reload drivers -Eliminate .minecraft -Eliminate Java -Restart launcher -Verify if minecraft is using gpu -Mods  in .minecraft is empty -Install the latest and recomended version of forge idk what i have to do, help me pls. the lastest log is: https://mclo.gs/WAMao8x  
    • Read the FAQ, Rule #2. (https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/)  
  • Topics

×
×
  • Create New...

Important Information

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