Jump to content

i really need help.


Recommended Posts

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

 

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

Time: 2023-05-08 16:16:35
Description: Saving entity NBT

java.lang.NoSuchMethodError: 'void net.minecraft.core.BlockPos.<init>(net.minecraft.world.phys.Vec3)'
    at tschipp.callablehorses.common.capabilities.horseowner.HorseOwner.writeNBT(HorseOwner.java:184) ~[callablehorses-1.19.3-1.2.2.5.jar%23251!/:1.2.2.5] {re:classloading}
    at tschipp.callablehorses.common.capabilities.horseowner.HorseOwner.serializeNBT(HorseOwner.java:167) ~[callablehorses-1.19.3-1.2.2.5.jar%23251!/:1.2.2.5] {re:classloading}
    at tschipp.callablehorses.common.capabilities.horseowner.HorseOwner.serializeNBT(HorseOwner.java:29) ~[callablehorses-1.19.3-1.2.2.5.jar%23251!/:1.2.2.5] {re:classloading}
    at net.minecraftforge.common.capabilities.CapabilityDispatcher.serializeNBT(CapabilityDispatcher.java:115) ~[forge-1.19.4-45.0.57-universal.jar%23325!/:?] {re:classloading}
    at net.minecraftforge.common.capabilities.CapabilityProvider.serializeCaps(CapabilityProvider.java:132) ~[forge-1.19.4-45.0.57-universal.jar%23325!/:?] {re:computing_frames,re:mixin,re:classloading}
    at net.minecraft.world.entity.Entity.m_20240_(Entity.java:1542) ~[client-1.19.4-20230314.122934-srg.jar%23320!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorEntity,pl:mixin:APP:structure_gel.mixins.json:EntityMixin,pl:mixin:APP:wthit.mixins.json:EntityAccess,pl:mixin:APP:curios.mixins.json:AccessorEntity,pl:mixin:APP:entityculling.mixins.json:CullableMixin,pl:mixin:APP:canary.mixins.json:alloc.deep_passengers.EntityMixin,pl:mixin:APP:canary.mixins.json:block.hopper.EntityAccessor,pl:mixin:APP:canary.mixins.json:entity.collisions.movement.EntityMixin,pl:mixin:APP:canary.mixins.json:entity.collisions.suffocation.EntityMixin,pl:mixin:APP:canary.mixins.json:entity.collisions.unpushable_cramming.EntityMixin,pl:mixin:APP:canary.mixins.json:entity.fluid_submesion.EntityMixin,pl:mixin:APP:canary.mixins.json:entity.skip_fire_check.EntityMixin,pl:mixin:APP:tombstone.mixins.json:EntityMixin,pl:mixin:APP:ad_astra-common.mixins.json:EntityInvoker,pl:mixin:APP:ad_astra-common.mixins.json:EntityMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:EntityMixin,pl:mixin:A}
    at net.minecraft.client.server.IntegratedPlayerList.m_6765_(IntegratedPlayerList.java:26) ~[client-1.19.4-20230314.122934-srg.jar%23320!/:?] {re:classloading}
    at net.minecraft.server.players.PlayerList.m_11302_(PlayerList.java:639) ~[client-1.19.4-20230314.122934-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_195514_(MinecraftServer.java:532) ~[client-1.19.4-20230314.122934-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:107) ~[client-1.19.4-20230314.122934-srg.jar%23320!/:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:664) ~[client-1.19.4-20230314.122934-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:252) ~[client-1.19.4-20230314.122934-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}


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

-- Head --
Thread: Server thread
Stacktrace:
    at tschipp.callablehorses.common.capabilities.horseowner.HorseOwner.writeNBT(HorseOwner.java:184) ~[callablehorses-1.19.3-1.2.2.5.jar%23251!/:1.2.2.5] {re:classloading}
    at tschipp.callablehorses.common.capabilities.horseowner.HorseOwner.serializeNBT(HorseOwner.java:167) ~[callablehorses-1.19.3-1.2.2.5.jar%23251!/:1.2.2.5] {re:classloading}
    at tschipp.callablehorses.common.capabilities.horseowner.HorseOwner.serializeNBT(HorseOwner.java:29) ~[callablehorses-1.19.3-1.2.2.5.jar%23251!/:1.2.2.5] {re:classloading}
    at net.minecraftforge.common.capabilities.CapabilityDispatcher.serializeNBT(CapabilityDispatcher.java:115) ~[forge-1.19.4-45.0.57-universal.jar%23325!/:?] {re:classloading}
    at net.minecraftforge.common.capabilities.CapabilityProvider.serializeCaps(CapabilityProvider.java:132) ~[forge-1.19.4-45.0.57-universal.jar%23325!/:?] {re:computing_frames,re:mixin,re:classloading}
-- Entity being saved --
Details:
    Entity Type: minecraft:player (net.minecraft.server.level.ServerPlayer)
    Entity ID: 678
    Entity Name: littleninjagato
    Entity's Exact location: -179.72, 100.00, -1787.81
    Entity's Block location: World: (-180,100,-1788), Section: (at 12,4,4 in -12,6,-112; chunk contains blocks -192,-64,-1792 to -177,319,-1777), Region: (-1,-4; contains chunks -32,-128 to -1,-97, blocks -512,-64,-2048 to -1,319,-1537)
    Entity's Momentum: 0.00, -0.08, 0.00
    Entity's Passengers: []
    Entity's Vehicle: null
Stacktrace:
    at net.minecraft.world.entity.Entity.m_20240_(Entity.java:1542) ~[client-1.19.4-20230314.122934-srg.jar%23320!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorEntity,pl:mixin:APP:structure_gel.mixins.json:EntityMixin,pl:mixin:APP:wthit.mixins.json:EntityAccess,pl:mixin:APP:curios.mixins.json:AccessorEntity,pl:mixin:APP:entityculling.mixins.json:CullableMixin,pl:mixin:APP:canary.mixins.json:alloc.deep_passengers.EntityMixin,pl:mixin:APP:canary.mixins.json:block.hopper.EntityAccessor,pl:mixin:APP:canary.mixins.json:entity.collisions.movement.EntityMixin,pl:mixin:APP:canary.mixins.json:entity.collisions.suffocation.EntityMixin,pl:mixin:APP:canary.mixins.json:entity.collisions.unpushable_cramming.EntityMixin,pl:mixin:APP:canary.mixins.json:entity.fluid_submesion.EntityMixin,pl:mixin:APP:canary.mixins.json:entity.skip_fire_check.EntityMixin,pl:mixin:APP:tombstone.mixins.json:EntityMixin,pl:mixin:APP:ad_astra-common.mixins.json:EntityInvoker,pl:mixin:APP:ad_astra-common.mixins.json:EntityMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:EntityMixin,pl:mixin:A}
    at net.minecraft.client.server.IntegratedPlayerList.m_6765_(IntegratedPlayerList.java:26) ~[client-1.19.4-20230314.122934-srg.jar%23320!/:?] {re:classloading}
    at net.minecraft.server.players.PlayerList.m_11302_(PlayerList.java:639) ~[client-1.19.4-20230314.122934-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_195514_(MinecraftServer.java:532) ~[client-1.19.4-20230314.122934-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:107) ~[client-1.19.4-20230314.122934-srg.jar%23320!/:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:664) ~[client-1.19.4-20230314.122934-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:252) ~[client-1.19.4-20230314.122934-srg.jar%23320!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}


-- 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: 2924585272 bytes (2789 MiB) / 5670699008 bytes (5408 MiB) up to 6442450944 bytes (6144 MiB)
    CPUs: 8
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-10300H CPU @ 2.50GHz
    Identifier: Intel64 Family 6 Model 165 Stepping 2
    Microarchitecture: unknown
    Frequency (GHz): 2.50
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 8
    Graphics card #0 name: Intel(R) UHD Graphics
    Graphics card #0 vendor: Intel Corporation (0x8086)
    Graphics card #0 VRAM (MB): 1024.00
    Graphics card #0 deviceId: 0x9bc4
    Graphics card #0 versionInfo: DriverVersion=27.20.100.8280
    Graphics card #1 name: NVIDIA GeForce GTX 1650
    Graphics card #1 vendor: NVIDIA (0x10de)
    Graphics card #1 VRAM (MB): 4095.00
    Graphics card #1 deviceId: 0x1f99
    Graphics card #1 versionInfo: DriverVersion=31.0.15.1694
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 2.67
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 3.20
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 32599.05
    Virtual memory used (MB): 20602.52
    Swap memory total (MB): 16384.00
    Swap memory used (MB): 170.38
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Server Running: true
    Player Count: 1 / 8; [ServerPlayer['littleninjagato'/678, l='ServerLevel[Survival Main #1]', x=-179.72, y=100.00, z=-1787.81]]
    Data Packs: vanilla, mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:rechiseled, mod:jei (incompatible), mod:mcwwindows, mod:xaeroworldmap (incompatible), mod:travelersbackpack (incompatible), mod:badpackets (incompatible), mod:yungsapi, mod:betterdeserttemples, mod:mcwdoors (incompatible), mod:terralith, mod:dynview (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:forge, mod:pfm (incompatible), mod:twilightforest, mod:structure_gel, mod:terrablender (incompatible), mod:ambientsounds, mod:titanium (incompatible), mod:biomesoplenty (incompatible), mod:dungeons_plus, mod:creativecore, mod:mcwtrpdoors (incompatible), mod:mcwfences (incompatible), mod:supermartijn642corelib (incompatible), mod:yungsbridges, mod:wthit (incompatible), mod:curios (incompatible), mod:xaerominimap (incompatible), mod:autoreglib (incompatible), mod:oreexcavation (incompatible), mod:entityculling (incompatible), mod:betterstrongholds, mod:resourcefullib (incompatible), mod:mcwroofs (incompatible), mod:ferritecore (incompatible), mod:aiimprovements (incompatible), mod:bettermineshafts, mod:mcwlights (incompatible), mod:xpbook, mod:tombstone, mod:botarium (incompatible), mod:uteamcore (incompatible), mod:usefulbackpacks (incompatible), mod:resourcefulconfig (incompatible), mod:dungeons_enhanced, mod:ad_astra (incompatible), mod:dungeoncrawl, mod:sound_physics_remastered (incompatible), mod:toms_storage (incompatible), mod:lazydfu (incompatible), mod:starlight (incompatible), mod:memoryleakfix (incompatible), mod:canary (incompatible), mod:quarry (incompatible), mod:libipn (incompatible), mod:kotlinforforge (incompatible), mod:inventoryprofilesnext (incompatible), mod:shinyhorses (incompatible), mod:libraryferret, mod:bettervillage, mod:waystones (incompatible), mod:balm, mod:ironfurnaces (incompatible), mod:doubledoors (incompatible), mod:advancementplaques (incompatible), mod:recipes_lib, mod:manyideas_core, mod:iceberg (incompatible), mod:croptopia (incompatible), mod:collective (incompatible), mod:immersive_paintings (incompatible), mod:manyideas_doors, mod:citadel (incompatible), mod:alexsmobs, mod:appleskin (incompatible), mod:aquaculture, mod:bookshelf (incompatible), mod:enchdesc (incompatible), mod:constructionwand (incompatible), mod:callablehorses (incompatible)
    Enabled Feature Flags: minecraft:vanilla
    World Generation: Stable
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    Launched Version: 1.19.4-forge-45.0.57
    OptiFine Version: OptiFine_1.19.4_HD_U_I4
    OptiFine Build: 20230408-043701
    Render Distance Chunks: 6
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: BSL_v8.2.03.zip
    OpenGlVersion: 3.2.0 NVIDIA 516.94
    OpenGlRenderer: NVIDIA GeForce GTX 1650/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 8
    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 OptiFine TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        javafml@null
        [email protected]
        lowcodefml@null
    Mod List: 
        YungsBetterDungeons-1.19.4-Forge-3.4.0.jar        |YUNG's Better Dungeons        |betterdungeons                |1.19.4-Forge-3.4.0  |DONE      |Manifest: NOSIGNATURE
        doubledoors-1.19.4-4.5.jar                        |Double Doors                  |doubledoors                   |4.5                 |DONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.1.6b-forge-mc1.19.jar  |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6b              |DONE      |Manifest: NOSIGNATURE
        rechiseled-1.0.13-forge-mc1.19.4.jar              |Rechiseled                    |rechiseled                    |1.0.13              |DONE      |Manifest: NOSIGNATURE
        botarium-forge-1.19.4-2.0.5.jar                   |Botarium                      |botarium                      |2.0.5               |DONE      |Manifest: NOSIGNATURE
        jei-1.19.4-forge-13.1.0.9.jar                     |Just Enough Items             |jei                           |13.1.0.9            |DONE      |Manifest: NOSIGNATURE
        callablehorses-1.19.3-1.2.2.5.jar                 |Callable Horses               |callablehorses                |1.2.2.5             |DONE      |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
        libraryferret-forge-1.19.4-4.0.0.jar              |Library ferret                |libraryferret                 |4.0.0               |DONE      |Manifest: NOSIGNATURE
        mcw-windows-2.1.1-mc1.19.3forge.jar               |Macaw's Windows               |mcwwindows                    |2.1.1               |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.19.4-13.1.0.jar                 |Waystones                     |waystones                     |13.1.0              |DONE      |Manifest: NOSIGNATURE
        XaerosWorldMap_1.30.0_Forge_1.19.4.jar            |Xaero's World Map             |xaeroworldmap                 |1.30.0              |DONE      |Manifest: NOSIGNATURE
        citadel-2.3.3-1.19.4.jar                          |Citadel                       |citadel                       |2.3.3               |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.22.2.jar                              |Alex's Mobs                   |alexsmobs                     |1.22.2              |DONE      |Manifest: NOSIGNATURE
        TravelersBackpack-1.19.4-8.4.2.jar                |Traveler's Backpack           |travelersbackpack             |8.4.2               |DONE      |Manifest: NOSIGNATURE
        badpackets-forge-0.4.1.jar                        |Bad Packets                   |badpackets                    |0.4.1               |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.19.4-Forge-3.10.1.jar                  |YUNG's API                    |yungsapi                      |1.19.4-Forge-3.10.1 |DONE      |Manifest: NOSIGNATURE
        DungeonCrawl-1.19.4-2.3.13.jar                    |Dungeon Crawl                 |dungeoncrawl                  |2.3.13              |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
        u_team_core-forge-1.19.4-5.0.2.250.jar            |U Team Core                   |uteamcore                     |5.0.2.250           |DONE      |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        lazydfu-1.19-1.0.2.jar                            |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
        starlight-1.1.1+forge.cf5b10b.jar                 |Starlight                     |starlight                     |1.1.1+forge.a3aea74 |DONE      |Manifest: NOSIGNATURE
        YungsBetterDesertTemples-1.19.4-Forge-2.4.0.jar   |YUNG's Better Desert Temples  |betterdeserttemples           |1.19.4-Forge-2.4.0  |DONE      |Manifest: NOSIGNATURE
        mcw-doors-1.0.9forge-mc1.19.4.jar                 |Macaw's Doors                 |mcwdoors                      |1.0.9               |DONE      |Manifest: NOSIGNATURE
        quarry-1.19.3-1.6.4r.jar                          |Quarry                        |quarry                        |1.6.4r              |DONE      |Manifest: NOSIGNATURE
        balm-forge-1.19.4-6.0.1 (1).jar                   |Balm                          |balm                          |6.0.1               |DONE      |Manifest: NOSIGNATURE
        Terralith_1.19.4_v2.3.7b.jar                      |Terralith                     |terralith                     |2.3.7b              |DONE      |Manifest: NOSIGNATURE
        dynview-1.19.3-3.9.jar                            |Dynamic view distance         |dynview                       |2.3                 |DONE      |Manifest: NOSIGNATURE
        memoryleakfix-forge-1.17+-1.0.0.jar               |Memory Leak Fix               |memoryleakfix                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
        YungsBetterNetherFortresses-1.19.4-Forge-1.2.0.jar|YUNG's Better Nether Fortresse|betterfortresses              |1.19.4-Forge-1.2.0  |DONE      |Manifest: NOSIGNATURE
        cloth-config-10.0.96-forge.jar                    |Cloth Config v10 API          |cloth_config                  |10.0.96             |DONE      |Manifest: NOSIGNATURE
        soundphysics-forge-1.19.4-1.1.0.jar               |Sound Physics Remastered      |sound_physics_remastered      |1.19.4-1.1.0        |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
        paladin-furniture-mod-1.1.4-forge-mc1.19.4.jar    |Paladin's Furniture           |pfm                           |1.1.4               |DONE      |Manifest: NOSIGNATURE
        twilightforest-1.19.4-4.2.1681-universal.jar      |The Twilight Forest           |twilightforest                |4.2.1681            |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.19.4-2.12.0.jar                   |Structure Gel API             |structure_gel                 |2.12.0              |DONE      |Manifest: NOSIGNATURE
        AdvancementPlaques-1.19.4-1.4.9.jar               |Advancement Plaques           |advancementplaques            |1.4.9               |DONE      |Manifest: NOSIGNATURE
        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
        useful_backpacks-1.19.4-1.15.0.111.jar            |Useful Backpacks              |usefulbackpacks               |1.15.0.111          |DONE      |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        libIPN-forge-1.19.4-2.0.7 (1).jar                 |libIPN                        |libipn                        |2.0.7               |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.19.4-15.0.1.jar   |EnchantmentDescriptions       |enchdesc                      |15.0.1              |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
        TerraBlender-forge-1.19.4-2.2.0.154.jar           |TerraBlender                  |terrablender                  |2.2.0.154           |DONE      |Manifest: NOSIGNATURE
        AmbientSounds_FORGE_v5.2.18_mc1.19.4.jar          |Ambient Sounds                |ambientsounds                 |5.2.18              |DONE      |Manifest: NOSIGNATURE
        titanium-1.19.2-3.7.3-27.jar                      |Titanium                      |titanium                      |3.7.3               |DONE      |Manifest: NOSIGNATURE
        BiomesOPlenty-1.19.4-17.3.0.542.jar               |Biomes O' Plenty              |biomesoplenty                 |17.3.0.542          |DONE      |Manifest: NOSIGNATURE
        ironfurnaces-1.19.4-3.8.0.jar                     |Iron Furnaces                 |ironfurnaces                  |3.8.0               |DONE      |Manifest: NOSIGNATURE
        dungeons_plus-1.19.4-1.4.3.jar                    |Dungeons Plus                 |dungeons_plus                 |1.4.3               |DONE      |Manifest: NOSIGNATURE
        CreativeCore_FORGE_v2.10.12_mc1.19.4.jar          |CreativeCore                  |creativecore                  |2.10.12             |DONE      |Manifest: NOSIGNATURE
        mcw-trapdoors-1.0.9-mc1.19.4forge.jar             |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.9               |DONE      |Manifest: NOSIGNATURE
        mcw-fences-1.0.7-mc1.19.4forge.jar                |Macaw's Fences and Walls      |mcwfences                     |1.0.7               |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.7-forge-mc1.19.4.jar   |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.7               |DONE      |Manifest: NOSIGNATURE
        YungsBridges-1.19.4-Forge-3.3.0.jar               |YUNG's Bridges                |yungsbridges                  |1.19.4-Forge-3.3.0  |DONE      |Manifest: NOSIGNATURE
        resourcefulconfig-forge-1.19.4-1.2.0.jar          |Resourcefulconfig             |resourcefulconfig             |1.2.0               |DONE      |Manifest: NOSIGNATURE
        RecipesLibrary-1.19.4-2.0.1.jar                   |Recipes Library               |recipes_lib                   |2.0.1               |DONE      |Manifest: NOSIGNATURE
        dungeons_enhanced-1.19.4-4.2.1.jar                |Dungeons Enhanced             |dungeons_enhanced             |4.2.1               |DONE      |Manifest: NOSIGNATURE
        wthit-forge-7.2.3.jar                             |wthit                         |wthit                         |7.2.3               |DONE      |Manifest: NOSIGNATURE
        kffmod-4.2.0.jar                                  |Kotlin For Forge              |kotlinforforge                |4.2.0               |DONE      |Manifest: NOSIGNATURE
        ManyIdeasCore-1.19.4-1.4.1.jar                    |ManyIdeas Core                |manyideas_core                |1.4.1               |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.19.4-forge-1.1.9.jar                    |Iceberg                       |iceberg                       |1.1.9               |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.19.4-5.1.5.2.jar                   |Curios API                    |curios                        |1.19.4-5.1.5.2      |DONE      |Manifest: NOSIGNATURE
        Xaeros_Minimap_23.4.0_Forge_1.19.4.jar            |Xaero's Minimap               |xaerominimap                  |23.4.0              |DONE      |Manifest: NOSIGNATURE
        Croptopia-1.19.4-FORGE-2.2.2.jar                  |Croptopia                     |croptopia                     |2.2.2               |DONE      |Manifest: NOSIGNATURE
        collective-1.19.4-6.54.jar                        |Collective                    |collective                    |6.54                |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.8.2-55.jar                           |AutoRegLib                    |autoreglib                    |1.8.2-55            |DONE      |Manifest: NOSIGNATURE
        OreExcavation-1.11.168.jar                        |OreExcavation                 |oreexcavation                 |1.11.168            |DONE      |Manifest: NOSIGNATURE
        immersive_paintings-0.6.0+1.19.4-forge.jar        |Immersive Paintings           |immersive_paintings           |0.6.0+1.19.4        |DONE      |Manifest: NOSIGNATURE
        entityculling-forge-1.6.2-mc1.19.4.jar            |EntityCulling                 |entityculling                 |1.6.2               |DONE      |Manifest: NOSIGNATURE
        bettervillage-forge-1.19.4-3.1.0.jar              |Better village                |bettervillage                 |3.0.0               |DONE      |Manifest: NOSIGNATURE
        canary-mc1.19.4-0.1.10.jar                        |Canary                        |canary                        |0.1.10              |DONE      |Manifest: NOSIGNATURE
        YungsBetterStrongholds-1.19.4-Forge-3.4.0.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.19.4-Forge-3.4.0  |DONE      |Manifest: NOSIGNATURE
        tombstone-8.4.2-1.19.4.jar                        |Corail Tombstone              |tombstone                     |8.4.2               |DONE      |Manifest: NOSIGNATURE
        ManyIdeasDoors-1.19.4-1.2.3.jar                   |ManyIdeas Doors               |manyideas_doors               |1.2.3               |DONE      |Manifest: NOSIGNATURE
        resourcefullib-forge-1.19.4-1.3.1.jar             |Resourceful Lib               |resourcefullib                |1.3.1               |DONE      |Manifest: NOSIGNATURE
        constructionwand-1.19.4-2.10.jar                  |Construction Wand             |constructionwand              |1.19.4-2.10         |DONE      |Manifest: NOSIGNATURE
        mcw-roofs-2.2.3-mc1.19.4forge.jar                 |Macaw's Roofs                 |mcwroofs                      |2.2.3               |DONE      |Manifest: NOSIGNATURE
        InventoryProfilesNext-forge-1.19.4-1.9.7 (1).jar  |Inventory Profiles Next       |inventoryprofilesnext         |1.9.7               |DONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.19.4-2.4.3.jar                |AppleSkin                     |appleskin                     |2.4.3+mc1.19.4      |DONE      |Manifest: NOSIGNATURE
        ferritecore-5.2.0-forge.jar                       |Ferrite Core                  |ferritecore                   |5.2.0               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        AI-Improvements-1.19.2-0.5.2.jar                  |AI-Improvements               |aiimprovements                |0.5.2               |DONE      |Manifest: NOSIGNATURE
        Aquaculture-1.19.4-2.4.14.jar                     |Aquaculture 2                 |aquaculture                   |1.19.4-2.4.14       |DONE      |Manifest: NOSIGNATURE
        ShinyHorses-1.19-1.2.jar                          |Shiny Horses Forge - Enchantab|shinyhorses                   |1.2                 |DONE      |Manifest: NOSIGNATURE
        toms_storage-1.19.4-1.5.6.jar                     |Tom's Simple Storage Mod      |toms_storage                  |1.5.6               |DONE      |Manifest: NOSIGNATURE
        YungsBetterMineshafts-1.19.4-Forge-3.4.0.jar      |YUNG's Better Mineshafts      |bettermineshafts              |1.19.4-Forge-3.4.0  |DONE      |Manifest: NOSIGNATURE
        mcw-lights-1.0.5-mc1.19.4forge.jar                |Macaw's Lights and Lamps      |mcwlights                     |1.0.5               |DONE      |Manifest: NOSIGNATURE
        xptome-1.19.3-2.1.7.jar                           |XP Tome                       |xpbook                        |2.1.7               |DONE      |Manifest: NOSIGNATURE
        ad_astra-forge-1.19.4-1.14.1.jar                  |Ad Astra                      |ad_astra                      |1.14.1              |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: fba82313-f682-4135-a4c5-281f8d464930
    FML: 45.0
    Forge: net.minecraftforge:45.0.57

Link to comment
Share on other sites

Quote

java.lang.NoSuchMethodError: 'void net.minecraft.core.BlockPos.<init>(net.minecraft.world.phys.Vec3)'
    at tschipp.callablehorses.common.capabilities.horseowner.HorseOwner.writeNBT(HorseOwner.java:184) ~[callablehorses-1.19.3-1.2.2.5.jar%23251!/:1.2.2.5] {re:classloading}

You are trying to use a mod for minecraft 1.19.3 with 1.19.4

There is no 1.19.4 version of that mod that I can see? https://www.curseforge.com/minecraft/mc-mods/callable-horses

Contact the mod author for more help.

  • Thanks 1

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.

Link to comment
Share on other sites

We can't help if you don't post a link to the logs/debug.log (after you removed that mod).

We have no psychic powers.

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.

Link to comment
Share on other sites

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



×
×
  • Create New...

Important Information

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