Jump to content

Game crashes right after world builds 1.18.2


e0n1sc00l

Recommended Posts

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 6/20/22, 12:21 PM
Description: Ticking player

java.lang.NoClassDefFoundError: top/theillusivec4/curios/api/CuriosApi
    at de.mari_023.ae2wtlib.forge.curio.CurioHelper.findTerminal(CurioHelper.java:38) ~[AE2WTLib-11.1.1.jar%2352!/:?] {re:classloading}
    at de.mari_023.ae2wtlib.forge.PlatformImpl.findTerminalFromAccessory(PlatformImpl.java:40) ~[AE2WTLib-11.1.1.jar%2352!/:?] {re:classloading}
    at de.mari_023.ae2wtlib.Platform.findTerminalFromAccessory(Platform.java) ~[AE2WTLib-11.1.1.jar%2352!/:?] {re:classloading}
    at de.mari_023.ae2wtlib.wut.WUTHandler.findTerminal(WUTHandler.java:123) ~[AE2WTLib-11.1.1.jar%2352!/:?] {re:classloading}
    at de.mari_023.ae2wtlib.wct.CraftingTerminalHandler.getCraftingTerminal(CraftingTerminalHandler.java:85) ~[AE2WTLib-11.1.1.jar%2352!/:?] {re:mixin,re:classloading}
    at de.mari_023.ae2wtlib.wct.magnet_card.MagnetHandler.handleMagnet(MagnetHandler.java:71) ~[AE2WTLib-11.1.1.jar%2352!/:?] {re:mixin,re:classloading}
    at de.mari_023.ae2wtlib.wct.magnet_card.MagnetHandler.doMagnet(MagnetHandler.java:35) ~[AE2WTLib-11.1.1.jar%2352!/:?] {re:mixin,re:classloading}
    at de.mari_023.ae2wtlib.forge.Events.onPlayerTick(Events.java:17) ~[AE2WTLib-11.1.1.jar%2352!/:?] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_205_Events_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.event.ForgeEventFactory.onPlayerPreTick(ForgeEventFactory.java:860) ~[forge-1.18.2-40.1.51-universal.jar%2394!/:?] {re:classloading}
    at net.minecraft.world.entity.player.Player.m_8119_(Player.java:208) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
    at net.minecraft.server.level.ServerPlayer.m_9240_(ServerPlayer.java:439) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.network.ServerGamePacketListenerImpl.m_9933_(ServerGamePacketListenerImpl.java:207) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.network.Connection.m_129483_(Connection.java:245) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:classloading}
    at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:142) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:classloading}
    at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:916) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:classloading,pl:accesstransformer:B}
    at java.lang.Thread.run(Thread.java:833) [?:?] {}
Caused by: java.lang.ClassNotFoundException: top.theillusivec4.curios.api.CuriosApi
    at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134) ~[securejarhandler-1.0.3.jar:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134) ~[securejarhandler-1.0.3.jar:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    ... 24 more


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

-- Head --
Thread: Server thread
Stacktrace:
    at de.mari_023.ae2wtlib.forge.curio.CurioHelper.findTerminal(CurioHelper.java:38) ~[AE2WTLib-11.1.1.jar%2352!/:?] {re:classloading}
    at de.mari_023.ae2wtlib.forge.PlatformImpl.findTerminalFromAccessory(PlatformImpl.java:40) ~[AE2WTLib-11.1.1.jar%2352!/:?] {re:classloading}
    at de.mari_023.ae2wtlib.Platform.findTerminalFromAccessory(Platform.java) ~[AE2WTLib-11.1.1.jar%2352!/:?] {re:classloading}
    at de.mari_023.ae2wtlib.wut.WUTHandler.findTerminal(WUTHandler.java:123) ~[AE2WTLib-11.1.1.jar%2352!/:?] {re:classloading}
    at de.mari_023.ae2wtlib.wct.CraftingTerminalHandler.getCraftingTerminal(CraftingTerminalHandler.java:85) ~[AE2WTLib-11.1.1.jar%2352!/:?] {re:mixin,re:classloading}
    at de.mari_023.ae2wtlib.wct.magnet_card.MagnetHandler.handleMagnet(MagnetHandler.java:71) ~[AE2WTLib-11.1.1.jar%2352!/:?] {re:mixin,re:classloading}
    at de.mari_023.ae2wtlib.wct.magnet_card.MagnetHandler.doMagnet(MagnetHandler.java:35) ~[AE2WTLib-11.1.1.jar%2352!/:?] {re:mixin,re:classloading}
    at de.mari_023.ae2wtlib.forge.Events.onPlayerTick(Events.java:17) ~[AE2WTLib-11.1.1.jar%2352!/:?] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_205_Events_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.event.ForgeEventFactory.onPlayerPreTick(ForgeEventFactory.java:860) ~[forge-1.18.2-40.1.51-universal.jar%2394!/:?] {re:classloading}
    at net.minecraft.world.entity.player.Player.m_8119_(Player.java:208) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
-- Player being ticked --
Details:
    Entity Type: minecraft:player (net.minecraft.server.level.ServerPlayer)
    Entity ID: 134
    Entity Name: E0N1SC00L
    Entity's Exact location: 9.50, 71.00, 6.50
    Entity's Block location: World: (9,71,6), Section: (at 9,7,6 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
    Entity's Momentum: 0.00, 0.00, 0.00
    Entity's Passengers: []
    Entity's Vehicle: null
Stacktrace:
    at net.minecraft.server.level.ServerPlayer.m_9240_(ServerPlayer.java:439) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.network.ServerGamePacketListenerImpl.m_9933_(ServerGamePacketListenerImpl.java:207) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.network.Connection.m_129483_(Connection.java:245) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:classloading}
    at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:142) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:classloading}
    at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:916) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%2389!/:?] {re:classloading,pl:accesstransformer:B}
    at java.lang.Thread.run(Thread.java:833) [?:?] {}


-- System Details --
Details:
    Minecraft Version: 1.18.2
    Minecraft Version ID: 1.18.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.1, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 1287174016 bytes (1227 MiB) / 4162846720 bytes (3970 MiB) up to 4294967296 bytes (4096 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-4590T CPU @ 2.00GHz
    Identifier: Intel64 Family 6 Model 60 Stepping 3
    Microarchitecture: Haswell (Client)
    Frequency (GHz): 2.00
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 4
    Graphics card #0 name: Intel(R) HD Graphics 4600
    Graphics card #0 vendor: Intel Corporation (0x8086)
    Graphics card #0 VRAM (MB): 1024.00
    Graphics card #0 deviceId: 0x0412
    Graphics card #0 versionInfo: DriverVersion=20.19.15.5126
    Memory slot #0 capacity (MB): 4096.00
    Memory slot #0 clockSpeed (GHz): 1.60
    Memory slot #0 type: DDR3
    Memory slot #1 capacity (MB): 4096.00
    Memory slot #1 clockSpeed (GHz): 1.60
    Memory slot #1 type: DDR3
    Virtual memory max (MB): 16220.98
    Virtual memory used (MB): 14397.70
    Swap memory total (MB): 8106.73
    Swap memory used (MB): 1378.38
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
    Server Running: true
    Player Count: 1 / 8; [ServerPlayer['E0N1SC00L'/134, l='ServerLevel[New World]', x=9.50, y=71.00, z=6.50]]
    Data Packs: vanilla, mod:quarkoddities (incompatible), mod:jei (incompatible), mod:ae2 (incompatible), mod:mekanism, mod:mcwwindows, mod:sophisticatedcore (incompatible), mod:travelersbackpack (incompatible), mod:create_confectionery, mod:sophisticatedbackpacks (incompatible), mod:mcwdoors, mod:mekanismgenerators, mod:jeresources (incompatible), mod:ninjaphenix_container_lib (incompatible), mod:cloth_config (incompatible), mod:forge, mod:inzhefopcore, mod:mcwbridges, mod:mekanismadditions, mod:ironfurnaces (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:flywheel (incompatible), mod:create, mod:createdeco (incompatible), mod:ironchests (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:storagedrawers (incompatible), mod:expandedstorage, mod:mekanismtools, mod:mcwroofs, mod:architectury (incompatible), mod:ae2wtlib (incompatible), mod:createchunkloading (incompatible), mod:iron_apples, mod:codechickenlib (incompatible), mod:enderstorage (incompatible)
    World Generation: Experimental
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    ModLauncher: 9.1.3+9.1.3+main.9b69c82a
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
         mixin PLUGINSERVICE 
         eventbus PLUGINSERVICE 
         slf4jfixer PLUGINSERVICE 
         object_holder_definalize PLUGINSERVICE 
         runtime_enum_extender PLUGINSERVICE 
         capability_token_subclass PLUGINSERVICE 
         accesstransformer PLUGINSERVICE 
         runtimedistcleaner PLUGINSERVICE 
         mixin TRANSFORMATIONSERVICE 
         fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        lowcodefml@null
        javafml@null
    Mod List: 
        client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |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
        mcw-bridges-2.0.3-mc1.18.2.jar                    |Macaw's Bridges               |mcwbridges                    |2.0.3               |DONE      |Manifest: NOSIGNATURE
        QuarkOddities-1.18.jar                            |Quark Oddities                |quarkoddities                 |1.18                |DONE      |Manifest: NOSIGNATURE
        MekanismAdditions-1.18.2-10.2.4.464.jar           |Mekanism: Additions           |mekanismadditions             |10.2.4              |DONE      |Manifest: NOSIGNATURE
        ironfurnaces-1.18.2-3.3.1.jar                     |Iron Furnaces                 |ironfurnaces                  |3.3.1               |DONE      |Manifest: NOSIGNATURE
        mcw-trapdoors-1.0.5-mc1.18.2.jar                  |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.5               |DONE      |Manifest: NOSIGNATURE
        mcw-fences-1.0.5-mc1.18.2.jar                     |Macaw's Fences and Walls      |mcwfences                     |1.0.5               |DONE      |Manifest: NOSIGNATURE
        jei-1.18.2-9.7.0.196.jar                          |Just Enough Items             |jei                           |9.7.0.196           |DONE      |Manifest: NOSIGNATURE
        appliedenergistics2-11.1.3.jar                    |Applied Energistics 2         |ae2                           |11.1.3              |DONE      |Manifest: NOSIGNATURE
        Mekanism-1.18.2-10.2.4.464.jar                    |Mekanism                      |mekanism                      |10.2.4              |DONE      |Manifest: NOSIGNATURE
        mcw-windows-2.0.3-mc1.18.2.jar                    |Macaw's Windows               |mcwwindows                    |2.0.3               |DONE      |Manifest: NOSIGNATURE
        sophisticatedcore-1.18.2-0.3.5.48.jar             |Sophisticated Core            |sophisticatedcore             |1.18.2-0.3.5.48     |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.18-0.6.2.jar                     |Flywheel                      |flywheel                      |1.18-0.6.2          |DONE      |Manifest: NOSIGNATURE
        create-mc1.18.2_v0.4.1.jar                        |Create                        |create                        |0.4.1               |DONE      |Manifest: NOSIGNATURE
        createdeco-1.2.7-1.18.2.jar                       |Create Deco                   |createdeco                    |1.2.7-1.18.2        |DONE      |Manifest: NOSIGNATURE
        ironchests-2.0.3-forge.jar                        |Iron Chests: Restocked        |ironchests                    |2.0.3               |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib                    |1.7-53              |DONE      |Manifest: NOSIGNATURE
        TravelersBackpack-1.18.2-7.1.1.jar                |Traveler's Backpack           |travelersbackpack             |7.1.1               |DONE      |Manifest: NOSIGNATURE
        StorageDrawers-1.18.2-10.2.1.jar                  |Storage Drawers               |storagedrawers                |10.2.1              |DONE      |Manifest: NOSIGNATURE
        expandedstorage-7.3.11+1.18.2.jar                 |Expanded Storage              |expandedstorage               |7.3.11              |DONE      |Manifest: NOSIGNATURE
        create-confectionery1.18.2_v1.0.8.jar             |Create Confectionery          |create_confectionery          |1.0.8               |DONE      |Manifest: NOSIGNATURE
        sophisticatedbackpacks-1.18.2-3.17.5.602.jar      |Sophisticated Backpacks       |sophisticatedbackpacks        |1.18.2-3.17.5.602   |DONE      |Manifest: NOSIGNATURE
        MekanismTools-1.18.2-10.2.4.464.jar               |Mekanism: Tools               |mekanismtools                 |10.2.4              |DONE      |Manifest: NOSIGNATURE
        mcw-roofs-2.1.2-mc1.18.2.jar                      |Macaw's Roofs                 |mcwroofs                      |2.1.2               |DONE      |Manifest: NOSIGNATURE
        mcw-doors-1.0.6-mc1.18.2.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.6               |DONE      |Manifest: NOSIGNATURE
        architectury-4.5.74-forge.jar                     |Architectury                  |architectury                  |4.5.74              |DONE      |Manifest: NOSIGNATURE
        createchunkloading-1.1.0-forge.jar                |Create Chunkloading           |createchunkloading            |1.1.0               |DONE      |Manifest: NOSIGNATURE
        MekanismGenerators-1.18.2-10.2.4.464.jar          |Mekanism: Generators          |mekanismgenerators            |10.2.4              |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.18.2-0.14.1.171.jar         |Just Enough Resources         |jeresources                   |0.14.1.171          |DONE      |Manifest: NOSIGNATURE
        iron_apples-1.18.2-2.0.1.1.jar                    |Iron Apples                   |iron_apples                   |2.0.1.1             |DONE      |Manifest: NOSIGNATURE
        ninjaphenix-container-library-1.3.0+1.18-forge.jar|NinjaPhenix's Container Librar|ninjaphenix_container_lib     |1.3.0               |DONE      |Manifest: NOSIGNATURE
        cloth-config-6.2.62-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.2.62              |DONE      |Manifest: NOSIGNATURE
        AE2WTLib-11.1.1.jar                               |AE2WTLib                      |ae2wtlib                      |11.1.1              |DONE      |Manifest: NOSIGNATURE
        forge-1.18.2-40.1.51-universal.jar                |Forge                         |forge                         |40.1.51             |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
        Quark-3.2-358.jar                                 |Quark                         |quark                         |3.2-358             |DONE      |Manifest: NOSIGNATURE
        inzheFoPCore-v.3.0.0-1.18.2.jar                   |inzheFoPs Core                |inzhefopcore                  |3.0.0               |DONE      |Manifest: NOSIGNATURE
        CodeChickenLib-1.18.2-4.1.0.461-universal.jar     |CodeChicken Lib               |codechickenlib                |4.1.0.461           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        EnderStorage-1.18.2-2.9.0.177-universal.jar       |EnderStorage                  |enderstorage                  |2.9.0.177           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
    Flywheel Backend: GL33 Instanced Arrays
    Crash Report UUID: 312b7c34-9df9-4ea0-b2cf-c378dfc588b8
    FML: 40.1
    Forge: net.minecraftforge:40.1.51

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.