Jump to content

Recommended Posts

Posted

Hi i have created a private server with my friends using forge and sponge. I've never had an error when i was creating the server and testing it alone but yesterday when i shared the server with my friends we were having an error that crashes everytime.

When we crash this message appears: The game crashed whilst unexpected error Error: java.lang.NullPointerException: Unexpected error Error code: -1

I don't really know what could it be because i didn't have any problem until yesterday and also we made the same exactly server two years ago (same mods also).

Crash report:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  CreativePatchingLoader (CreativeCore_v1.9.90_mc1.12.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  OTGCorePlugin (OTG-Core.jar)
  SpongeCoremod (0_aaa spongeforge-1.12.2-2838-7.4.3-RC4119.jar)
  AstralCore (astralsorcery-1.12.2-1.10.20.jar)
  LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  Plugin (NotEnoughIDs-1.5.4.4.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  McLib core mod (mclib-2.3.6-1.12.2.jar)
  iceandfire (iceandfire-1.8.4.jar)
  FutureMC (future-mc-0.1.13.jar)
  Pick Up Notifier (PickUpNotifier-v1.1.5-1.12.2.jar)
  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.244.jar)
  TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.6-core.jar)
  MovingWorldCore (movingworld-1.12-6.342-full.jar)
Contact their authors BEFORE contacting forge

// My bad.

Time: 12/31/21 12:50 AM
Description: Exception in server tick loop

java.lang.IllegalStateException: Cause Stack Frame Corruption! Attempted to pop a frame that was not on the stack.
    at org.spongepowered.common.event.SpongeCauseStackManager.popCauseFrame(SpongeCauseStackManager.java:327)
    at java.util.ArrayDeque$DeqIterator.forEachRemaining(ArrayDeque.java:674)
    at org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:632)
    at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:757)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:706)
    at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:776)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Thread.java:748)


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

-- Head --
Thread: Server thread
Stacktrace:
    at org.spongepowered.common.event.SpongeCauseStackManager.popCauseFrame(SpongeCauseStackManager.java:327)
    at java.util.ArrayDeque$DeqIterator.forEachRemaining(ArrayDeque.java:674)
    at org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:632)
    at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:757)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:706)
    at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)

-- Sponge PhaseTracker --
Details:
    Phase Stack: [Empty stack]
Stacktrace:
    at net.minecraft.server.MinecraftServer.handler$zjh000$onCrashReport(MinecraftServer.java:4687)
    at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
    at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:558)
    at java.lang.Thread.run(Thread.java:748)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Linux (amd64) version 5.4.0-91-generic
    Java Version: 1.8.0_312, Private Build
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Private Build
    Memory: 3550837992 bytes (3386 MB) / 6146228224 bytes (5861 MB) up to 6681526272 bytes (6372 MB)
    JVM Flags: 2 total; -Xms2G -Xmx7G
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
    FML: MCP 9.42 Powered by Forge 14.23.5.2860 139 mods loaded, 138 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    Mods:

    | State  | ID                                           | Version                  | Source                                                | Signature                                |
    |:------ |:-------------------------------------------- |:------------------------ |:----------------------------------------------------- |:---------------------------------------- |
    | LCHIJA | minecraft                                    | 1.12.2                   | minecraft.jar                                         | None                                     |
    | LCHIJA | mcp                                          | 9.42                     | minecraft.jar                                         | None                                     |
    | LCHIJA | FML                                          | 8.0.99.99                | forge-1.12.2-14.23.5.2860.jar                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                                        | 14.23.5.2860             | forge-1.12.2-14.23.5.2860.jar                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | creativecoredummy                            | 1.0.0                    | minecraft.jar                                         | None                                     |
    | LCHIJA | micdoodlecore                                |                          | minecraft.jar                                         | None                                     |
    | LCHIJA | otgcore                                      | 1.12.2 - v8.3            | minecraft.jar                                         | None                                     |
    | LCHIJA | spongeapi                                    | 7.4.0-500a60a            | 0_aaa spongeforge-1.12.2-2838-7.4.3-RC4119.jar        | None                                     |
    | LCHIJA | sponge                                       | 1.12.2-7.4.3-SNAPSHOT    | 0_aaa spongeforge-1.12.2-2838-7.4.3-RC4119.jar        | None                                     |
    | LCHIJA | spongeforge                                  | 1.12.2-2838-7.4.3-RC4119 | 0_aaa spongeforge-1.12.2-2838-7.4.3-RC4119.jar        | None                                     |
    | LCHIJA | com.elytradev.movingworld.common.asm.coremod |                          | minecraft.jar                                         | None                                     |
    | LCHIJA | foamfixcore                                  | 7.7.4                    | minecraft.jar                                         | None                                     |
    | LCHIJA | futuremccore                                 | 0.1.12                   | minecraft.jar                                         | None                                     |
    | LCHIJA | securitycraft                                | v1.8.16                  | 1.12.2SecurityCraftv1.8.16.jar                        | None                                     |
    | LCHIJA | tombstone                                    | 3.6.6                    | tombstone-3.6.6-1.12.2_1.jar                          | None                                     |
    | LCHIJA | advanced-fishing                             | 1.3.3                    | Advanced-Fishing-1.12.2-1.3.3.jar                     | None                                     |
    | LCHIJA | aether_legacy                                | 1.5.3.2                  | aether-1.12.2-v1.5.3.2.jar                            | None                                     |
    | LCHIJA | appleskin                                    | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                            | None                                     |
    | LCHIJA | galacticraftcore                             | 4.0.2.244                | GalacticraftCore-1.12.2-4.0.2.244.jar                 | None                                     |
    | LCHIJA | armourers_workshop                           | 1.12.2-0.49.1            | Armourers-Workshop-1.12.2-0.49.1.jar                  | None                                     |
    | LCHIJA | astikorcarts                                 | 1.12.2-0.1.2.7           | astikorcarts-1.12.2-0.1.2.7.jar                       | None                                     |
    | LCHIJA | baubles                                      | 1.5.2                    | Baubles-1.12-1.5.2.jar                                | None                                     |
    | LCHIJA | astralsorcery                                | 1.10.20                  | astralsorcery-1.12.2-1.10.20.jar                      | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
    | LCHIJA | atum                                         | 2.0.20                   | Atum-1.12.2-2.0.20.jar                                | None                                     |
    | LCHIJA | bibliocraft                                  | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                     | None                                     |
    | LCHIJA | bloodmoon                                    | 1.5.3                    | Bloodmoon-MC1.12.2-1.5.3.jar                          | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LCHIJA | bookshelf                                    | 2.3.590                  | Bookshelf-1.12.2-2.3.590.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | bookworm                                     | 1.12.2-2.3.0             | bookworm-1.12.2-2.3.0.jar                             | None                                     |
    | LCHIJA | cannibalism                                  | 5.6.3                    | Cannibalism-5.6.3-1.12.2.jar                          | None                                     |
    | LCHIJA | charset                                      | 0.5.6.3                  | Charset-Lib-1.12.2.jar                                | None                                     |
    | LCHIJA | cheesemod                                    | 5.1                      | Cheese+Mod+v.5.1.1+by+NuclearBanana (2).jar           | None                                     |
    | LCHIJA | chineseworkshop                              | 1.2.6                    | ChineseWorkshop-1.12.2_1.2.6.jar                      | None                                     |
    | LCHIJA | chisel                                       | MC1.12.2-1.0.1.44        | Chisel-MC1.12.2-1.0.1.44.jar                          | None                                     |
    | LCHIJA | chiselsandbits                               | 14.33                    | chiselsandbits-14.33.jar                              | None                                     |
    | LCHIJA | chococraft                                   | 0.9.8.0                  | chococraft_1.12.2-0.9.8.0.jar                         | None                                     |
    | LCHIJA | morpheus                                     | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                           | None                                     |
    | LCHIJA | comforts                                     | 1.4.1.2                  | comforts-1.12.2-1.4.1.2.jar                           | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCHIJA | craftstudioapi                               | 1.0.0                    | CraftStudio-1.0.0.93-mc1.12-alpha.jar                 | None                                     |
    | LCHIJA | opframe                                      | 1.4.0                    | OnlinePicFrame_v1.4.32_mc1.12.2.jar                   | None                                     |
    | LCHIJA | playerrevive                                 | 1.0                      | PlayerRevive_v1.2.30_mc1.12.2.jar                     | None                                     |
    | LCHIJA | creativecore                                 | 1.9.9                    | CreativeCore_v1.9.90_mc1.12.2.jar                     | None                                     |
    | LCHIJA | customnpcs                                   | 1.12                     | CustomNPCs_1.12.2-(05Jul20).jar                       | None                                     |
    | LCHIJA | movingworld                                  | 1.12-6.342               | movingworld-1.12-6.342-full.jar                       | None                                     |
    | LCHIJA | davincisvessels                              | @DVESSELSVER@            | davincisvessels-1.12-6.340-full.jar                   | None                                     |
    | LCHIJA | props                                        | 2.6.3                    | Decocraft-2.6.3_1.12.2.jar                            | None                                     |
    | LCHIJA | dynamictrees                                 | 1.12.2-0.9.6             | DynamicTrees-1.12.2-0.9.6.jar                         | None                                     |
    | LCHIJA | elevatorid                                   | 1.3.14                   | ElevatorMod-1.12.2-1.3.14.jar                         | None                                     |
    | LCHIJA | emberroot                                    | 1.3.9                    | EmberRootZoo-1.12.2-1.3.10.jar                        | None                                     |
    | LCHIJA | erebus                                       | 1.0.32                   | Erebus-1.0.32.jar                                     | None                                     |
    | LCHIJA | explorercraft                                | 2.2.8                    | Explorercraft-2.2.9.jar                               | None                                     |
    | LCHIJA | extrautils2                                  | 1.0                      | extrautils2-1.12-1.9.9.jar                            | None                                     |
    | LCHIJA | eyesinthedarkness                            | 0.1.0                    | EyesInTheDarkness-0.1.0.jar                           | None                                     |
    | LCHIJA | fairylights                                  | 2.1.9                    | fairylights-2.1.9-1.12.2.jar                          | None                                     |
    | LCHIJA | openterraingenerator                         | v8.3                     | OpenTerrainGenerator-1.12.2+-+v8.3.jar                | None                                     |
    | LCHIJA | farfromhome                                  | 1.0                      | Far_From_Home-1.12.2-3.5.jar                          | None                                     |
    | LCHIJA | fastbench                                    | 1.7.3                    | FastWorkbench-1.12.2-1.7.3.jar                        | None                                     |
    | LCHIJA | fencejumper                                  | 1.0.5                    | fencejumper-1.12-1.0.5.jar                            | None                                     |
    | LCHIJA | ferdinandsflowers                            | 1.10.4.1                 | Ferdinand_s+Flowers-1.12.x-1.10.4.1.jar               | None                                     |
    | LCHIJA | foamfix                                      | 0.10.10-1.12.2           | foamfix-0.10.10-1.12.2.jar                            | None                                     |
    | LCHIJA | foamflower                                   | 1.12.2-1.0.0.0-beta1     | foamflower-1.12.2-1.0.0.0-beta1.jar                   | None                                     |
    | LCHIJA | forgelin                                     | 1.8.4                    | Forgelin-1.8.4.jar                                    | None                                     |
    | LCHIJA | llibrary                                     | 1.7.19                   | llibrary-1.7.19-1.12.2.jar                            | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCHIJA | fossil                                       | 8.0.3                    | fossilsarcheology-8.0.3.jar                           | None                                     |
    | LCHIJA | cfm                                          | 6.3.1                    | furniture-6.3.1-1.12.2.jar                            | None                                     |
    | LCHIJA | minecraftfuture                              | 0.1.13                   | future-mc-0.1.13.jar                                  | None                                     |
    | LCHIJA | galacticraftplanets                          | 4.0.2.244                | Galacticraft-Planets-1.12.2-4.0.2.244.jar             | None                                     |
    | LCHIJA | gottschcore                                  | 1.11.0                   | GottschCore-mc1.12.2-f14.23.5.2768-v1.11.0.jar        | None                                     |
    | LCHIJA | harvest                                      | 1.12-1.2.7-20            | Harvest-1.12-1.2.7-20.jar                             | None                                     |
    | LCHIJA | hidenames                                    | 1.4                      | HideNames-1.12-1.4.jar                                | None                                     |
    | LCHIJA | waila                                        | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                           | None                                     |
    | LCHIJA | iceandfire                                   | 1.8.4                    | iceandfire-1.8.4.jar                                  | None                                     |
    | LCHIJA | ichunutil                                    | 7.2.2                    | iChunUtil-1.12.2-7.2.2.jar                            | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | mcjtylib_ng                                  | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                               | None                                     |
    | LCHIJA | immcraft                                     | 1.6.0                    | immcraft-1.12-1.6.0.jar                               | None                                     |
    | LCHIJA | infernalmobs                                 | 1.7.6                    | InfernalMobs-1.12.2.jar                               | None                                     |
    | LCHIJA | journeymap                                   | 1.12.2-5.5.8             | journeymap-1.12.2-5.5.8.jar                           | None                                     |
    | LCHIJA | leatherworks                                 | 1.78.0                   | LeatherWorks-1.12-1.78.0.42.jar                       | None                                     |
    | LCHIJA | libraryex                                    | 1.0.12                   | LibraryEx-1.12.2-1.0.12.jar                           | None                                     |
    | LCHIJA | magma_monsters                               | 0.3.0                    | MagmaMonsters-0.3.0.jar                               | None                                     |
    | LCHIJA | magneticraft                                 | 2.7.0                    | Magneticraft_1.12-2.8.2-dev.jar                       | None                                     |
    | LCHIJA | malisiscore                                  | 1.12.2-6.5.1-SNAPSHOT    | malisiscore-1.12.2-6.5.1.jar                          | None                                     |
    | LCHIJA | malisisdoors                                 | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                         | None                                     |
    | LCHIJA | mclib                                        | 2.3.6                    | mclib-2.3.6-1.12.2.jar                                | None                                     |
    | LCHIJA | mcmultipart                                  | 2.5.3                    | MCMultiPart-Mod-1.12.2.jar                            | None                                     |
    | LCHIJA | modernlamps                                  | 1.0.3                    | ModernLights-1.0.3_1.12.jar                           | None                                     |
    | LCHIJA | mowziesmobs                                  | 1.5.4                    | mowziesmobs-1.5.4.jar                                 | None                                     |
    | LCHIJA | multiplelights                               | 1.0.2                    | MultipleLights-1.12.x-1.0.2.jar                       | None                                     |
    | LCHIJA | musiccraft                                   | 3.2.3                    | MusicCraft-3.2.3.jar                                  | None                                     |
    | LCHIJA | naturescompass                               | 1.8.0                    | NaturesCompass-1.12.2-1.8.0.jar                       | None                                     |
    | LCHIJA | netherex                                     | 2.0.15                   | NetherEx-1.12.2-2.0.15.jar                            | None                                     |
    | LCHIJA | nightmares                                   | 1.0.4                    | Nightmares-1.12.2-1.0.4.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | neid                                         | 1.5.4.4                  | NotEnoughIDs-1.5.4.4.jar                              | None                                     |
    | LCHIJA | notenoughscaffold                            | 1.10                     | NotEnoughScaffold-1.12.2-1.10.jar                     | None                                     |
    | LCHIJA | harvestcraft                                 | 1.12.2zb                 | Pam_s+HarvestCraft+1.12.2zf.jar                       | None                                     |
    | LCHIJA | placebo                                      | 1.6.0                    | Placebo-1.12.2-1.6.0.jar                              | None                                     |
    | LCHIJA | thaumcraft                                   | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                      | None                                     |
    | LCHIJA | railcraft                                    | 12.0.0                   | railcraft-12.0.0.jar                                  | a0c255ac501b2749537d5824bb0f0588bf0320fa |
    | LCHIJA | realdrops                                    | 1.2.14                   | RealisticItemDrops-1.2.14.jar                         | None                                     |
    | LCHIJA | reap                                         | 1.5.2                    | reap-1.5.2.jar                                        | None                                     |
    | LCHIJA | roost                                        | 1.3.0                    | Roost-Mod-1.12.2.jar                                  | None                                     |
    | LCHIJA | rustic                                       | 1.1.2                    | rustic-1.1.2.jar                                      | None                                     |
    | LCHIJA | spartanshields                               | 1.5.4                    | SpartanShields-1.12.2-1.5.4.jar                       | None                                     |
    | LCHIJA | tektopia                                     | 1.1.0                    | tektopia-1.1.0.jar                                    | None                                     |
    | LCHIJA | cactusmod                                    | 1.3.2                    | The-Cactus-Mod-1.3.2.jar                              | None                                     |
    | LCHIJA | trackapi                                     | 1.2                      | TrackAPI-1.2.jar                                      | None                                     |
    | LCHIJA | traverse                                     | 1.6.0                    | Traverse-1.12.2-1.6.0-69.jar                          | None                                     |
    | LCHIJA | treasure2                                    | 1.9.0                    | Treasure2-mc1.12.2-f14.23.5.2768-v1.9.0.jar           | None                                     |
    | LCHIJA | treechopper                                  | 1.2.4                    | TreeChopper-1.12.2-1.2.4.jar                          | None                                     |
    | LCHIJA | of                                           | 0.13.1                   | Useful+Interior+-+0.13.1+[1.12.2].jar                 | None                                     |
    | LCHIJA | variedcommodities                            | 1.12.2                   | VariedCommodities_1.12.2(21nov19).jar                 | None                                     |
    | LCHIJA | vending                                      | 1.12.2-3.0.1.2           | vending-1.12.2-3.0.1.2.jar                            | None                                     |
    | LCHIJA | waterstrainer                                | 3.2.0                    | WaterStrainer-1.12-3.2.0.jar                          | None                                     |
    | LCHIJA | zawa                                         | 1.12.2-1.7.0             | zawa-1.12.2-1.7.0.jar                                 | 3ee471ded1bba54aa82f4f5ca5ca82dd67b8ef42 |
    | LCHIJA | drplibrary                                   | 1.12.2-0.1.3-SNAPSHOT    | drplibrary-1.12.2-0.1.3-SNAPSHOT-20190129.084240.jar  | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
    | LCHIJA | drpcmblueprints                              | 1.12.2-1.2.3             | drpcmblueprints-1.12.2-1.2.3.jar                      | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
    | LCHIJA | drpcmmaarg                                   | 1.12.2-0.10.0-SNAPSHOT   | drpcmmaarg-1.12.2-0.10.0-SNAPSHOT-20181116.124036.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
    | LCHIJA | drpcmguis                                    | 1.12.2-0.0.2-SNAPSHOT    | drpcmguis-1.12.2-0.0.1-SNAPSHOT-20181125.050253.jar   | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
    | LCHIJA | drpcore                                      | 1.12.2-0.4.7             | drpcore-1.12.2-0.4.8.jar                              | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
    | LCHIJA | drpcmlocks                                   | 1.12.2-1.0.1             | drpcmlocks-1.12.2-1.0.0-SNAPSHOT-20181126.041203.jar  | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
    | LCHIJA | drpmedieval                                  | 1.12.2-0.3.6             | drpmedieval-1.12.2-0.3.6.jar                          | None                                     |
    | LCHIJA | thebetweenlands                              | 3.5.6                    | TheBetweenlands-3.5.6-universal.jar                   | 38067d6878811efb38b6a045521cfd80b9b60b38 |
    | UD     | mclib_core                                   | 2.3.6                    | minecraft.jar                                         | None                                     |


    Plugins:

    | State  | ID              | Version             | Source                                                          | Signature |
    |:------ |:--------------- |:------------------- |:--------------------------------------------------------------- |:--------- |
    | LCHIJA | holograms       | 3.1.5               | [PLUGIN] (CORE) holograms-3.1.5.jar                             | None      |
    | LCHIJA | placeholderapi  | 4.4                 | [PLUGIN] (CORE) PlaceholderAPI-4.4.jar                          | None      |
    | LCHIJA | anvil           | 0.3.0               | [PLUGIN] (CORE)Anvil-Sponge-0.3.0 (1).jar                       | None      |
    | LCHIJA | blockyarena     | 0.7.0               | [PLUGIN] blockyarena-0.7.0.jar                                  | None      |
    | LCHIJA | hologramsplus   | 1.0.0               | [PLUGIN] HologramsPlus-1.0.0.jar                                | None      |
    | LCHIJA | inventoryaccess | 1.0.0               | [PLUGIN] InventoryAccess-1.0.0.jar                              | None      |
    | LCHIJA | ontime          | 0.3.0               | [PLUGIN] OnTime-Sponge-0.3.0 (1).jar                            | None      |
    | LCHIJA | pjc             | 0.3.0               | [PLUGIN] projectcore-7.2.0-0.3.0.jar                            | None      |
    | LCHIJA | pji             | 0.12.2              | [PLUGIN] projectinventories-7.2.0-0.12.2.jar                    | None      |
    | LCHIJA | pjw             | 0.13.1              | [PLUGIN] projectworlds-7.2.0-0.13.1.jar                         | None      |
    | LCHIJA | safetrade       | 1.12.2-2.0.4-SPONGE | [PLUGIN] SafeTrade-1.12.2-2.0.4-SPONGE.jar                      | None      |
    | LCHIJA | simpleclearlag  | 1.0                 | [PLUGIN] SimpleClearLag-1.0-ALPHA.jar                           | None      |
    | LCHIJA | simplyportals   | 0.1.0               | [PLUGIN] simplyportals-7.2.0-0.1.0.jar                          | None      |
    | LCHIJA | universeguard   | 2.35                | [PLUGIN] UniverseGuard-2.35.jar                                 | None      |
    | LCHIJA | welcometitles   | 2.2.3               | [PLUGIN] WelcomeTitles-2.2.3.jar                                | None      |
    | LCHIJA | worldedit       | 6.1.10-SNAPSHOT     | [PLUGIN] worldedit-sponge-api7.1.0-6.1.10-SNAPSHOT-dist (1).jar | None      |
    | LCHIJA | coloranvil      | 1.2.0               | [PLUGIN]ColorAnvil-1.2.0.jar                                    | None      |

    Loaded coremods (and transformers): 
CreativePatchingLoader (CreativeCore_v1.9.90_mc1.12.2.jar)
  
CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
  team.chisel.ctm.client.asm.CTMTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
  
OTGCorePlugin (OTG-Core.jar)
  com.pg85.otg.forge.asm.excluded.OTGClassTransformer
SpongeCoremod (0_aaa spongeforge-1.12.2-2838-7.4.3-RC4119.jar)
  org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
AstralCore (astralsorcery-1.12.2-1.10.20.jar)
  
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  lumien.bloodmoon.asm.ClassTransformer
Plugin (NotEnoughIDs-1.5.4.4.jar)
  ru.fewizz.neid.asm.Transformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
McLib core mod (mclib-2.3.6-1.12.2.jar)
  mchorse.mclib.core.McLibCMClassTransformer
iceandfire (iceandfire-1.8.4.jar)
  com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
FutureMC (future-mc-0.1.13.jar)
  thedarkcolour.futuremc.asm.CoreTransformer
Pick Up Notifier (PickUpNotifier-v1.1.5-1.12.2.jar)
  com.fuzs.pickupnotifier.asm.ClassTransformer
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.244.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.6-core.jar)
  thebetweenlands.core.TheBetweenlandsClassTransformer
MovingWorldCore (movingworld-1.12-6.342-full.jar)
  
    Profiler Position: N/A (disabled)
    Player Count: 0 / 20; []
    Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
    Type: Dedicated Server (map_server.txt)

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I keep getting this error and i dont know how to fix it. Can anyone help?       Prism Launcher version: 9.1 (official) Launched instance in offline mode Minecraft folder is: C:/Users/reece/AppData/Roaming/PrismLauncher/instances/Cobblemon Official Modpack [Fabric]/minecraft Java path is: C:/Users/reece/AppData/Roaming/PrismLauncher/java/eclipse_temurin_jre21.0.5+11/eclipse_temurin_jre21.0.5+11/bin/javaw.exe Java is version 21.0.5, using 64 (amd64) architecture, from Eclipse Adoptium. Main Class:   net.fabricmc.loader.impl.launch.knot.KnotClient Native path:   C:/Users/reece/AppData/Roaming/PrismLauncher/instances/Cobblemon Official Modpack [Fabric]/natives Traits: traits FirstThreadOnMacOS traits XR:Initial traits feature:is_quick_play_multiplayer traits feature:is_quick_play_singleplayer Libraries:   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-freetype-natives-windows-arm64/3.3.3/lwjgl-freetype-natives-windows-arm64-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-freetype-natives-windows-x86/3.3.3/lwjgl-freetype-natives-windows-x86-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-freetype-natives-windows/3.3.3/lwjgl-freetype-natives-windows-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-freetype/3.3.3/lwjgl-freetype-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-glfw-natives-windows-arm64/3.3.3/lwjgl-glfw-natives-windows-arm64-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-glfw-natives-windows-x86/3.3.3/lwjgl-glfw-natives-windows-x86-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-glfw-natives-windows/3.3.3/lwjgl-glfw-natives-windows-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-glfw/3.3.3/lwjgl-glfw-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-jemalloc-natives-windows-arm64/3.3.3/lwjgl-jemalloc-natives-windows-arm64-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-jemalloc-natives-windows-x86/3.3.3/lwjgl-jemalloc-natives-windows-x86-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-jemalloc-natives-windows/3.3.3/lwjgl-jemalloc-natives-windows-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-jemalloc/3.3.3/lwjgl-jemalloc-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-natives-windows-arm64/3.3.3/lwjgl-natives-windows-arm64-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-natives-windows-x86/3.3.3/lwjgl-natives-windows-x86-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-natives-windows/3.3.3/lwjgl-natives-windows-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-openal-natives-windows-arm64/3.3.3/lwjgl-openal-natives-windows-arm64-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-openal-natives-windows-x86/3.3.3/lwjgl-openal-natives-windows-x86-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-openal-natives-windows/3.3.3/lwjgl-openal-natives-windows-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-openal/3.3.3/lwjgl-openal-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-opengl-natives-windows-arm64/3.3.3/lwjgl-opengl-natives-windows-arm64-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-opengl-natives-windows-x86/3.3.3/lwjgl-opengl-natives-windows-x86-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-opengl-natives-windows/3.3.3/lwjgl-opengl-natives-windows-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-opengl/3.3.3/lwjgl-opengl-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-stb-natives-windows-arm64/3.3.3/lwjgl-stb-natives-windows-arm64-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-stb-natives-windows-x86/3.3.3/lwjgl-stb-natives-windows-x86-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-stb-natives-windows/3.3.3/lwjgl-stb-natives-windows-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-stb/3.3.3/lwjgl-stb-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-tinyfd-natives-windows-arm64/3.3.3/lwjgl-tinyfd-natives-windows-arm64-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-tinyfd-natives-windows-x86/3.3.3/lwjgl-tinyfd-natives-windows-x86-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-tinyfd-natives-windows/3.3.3/lwjgl-tinyfd-natives-windows-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl-tinyfd/3.3.3/lwjgl-tinyfd-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lwjgl/lwjgl/3.3.3/lwjgl-3.3.3.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/com/github/oshi/oshi-core/6.4.10/oshi-core-6.4.10.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/com/ibm/icu/icu4j/73.2/icu4j-73.2.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/com/mojang/authlib/6.0.54/authlib-6.0.54.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/com/mojang/blocklist/1.0.10/blocklist-1.0.10.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/com/mojang/brigadier/1.3.10/brigadier-1.3.10.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/com/mojang/datafixerupper/8.0.16/datafixerupper-8.0.16.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/com/mojang/logging/1.2.7/logging-1.2.7.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/com/mojang/patchy/2.2.10/patchy-2.2.10.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/com/mojang/text2speech/1.17.9/text2speech-1.17.9.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/io/netty/netty-buffer/4.1.97.Final/netty-buffer-4.1.97.Final.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/io/netty/netty-codec/4.1.97.Final/netty-codec-4.1.97.Final.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/io/netty/netty-common/4.1.97.Final/netty-common-4.1.97.Final.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/io/netty/netty-handler/4.1.97.Final/netty-handler-4.1.97.Final.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/io/netty/netty-resolver/4.1.97.Final/netty-resolver-4.1.97.Final.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/io/netty/netty-transport-classes-epoll/4.1.97.Final/netty-transport-classes-epoll-4.1.97.Final.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/io/netty/netty-transport-native-unix-common/4.1.97.Final/netty-transport-native-unix-common-4.1.97.Final.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/io/netty/netty-transport/4.1.97.Final/netty-transport-4.1.97.Final.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/it/unimi/dsi/fastutil/8.5.12/fastutil-8.5.12.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/apache/logging/log4j/log4j-api/2.22.1/log4j-api-2.22.1.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/apache/logging/log4j/log4j-core/2.22.1/log4j-core-2.22.1.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/apache/logging/log4j/log4j-slf4j2-impl/2.22.1/log4j-slf4j2-impl-2.22.1.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/jcraft/jorbis/0.0.17/jorbis-0.0.17.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/joml/joml/1.10.5/joml-1.10.5.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/net/fabricmc/intermediary/1.21.1/intermediary-1.21.1.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/net/fabricmc/sponge-mixin/0.15.4+mixin.0.8.7/sponge-mixin-0.15.4+mixin.0.8.7.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/net/fabricmc/fabric-loader/0.16.9/fabric-loader-0.16.9.jar (missing)   C:/Users/reece/AppData/Roaming/PrismLauncher/libraries/com/mojang/minecraft/1.21.1/minecraft-1.21.1-client.jar (missing) Native libraries: Mods:   [✔] almanac-1.21.x-fabric-1.0.2   [✔] AmbientEnvironment-fabric-1.21.1-18.0.0.2   [✔] appleskin-fabric-mc1.21-3.0.6   [✔] architectury-13.0.8-fabric   [✔] balm-fabric-1.21.1-21.0.22   [✔] bedrockify-1.10.1+mc1.21   [✔] BetterAdvancements-Fabric-1.21.1-0.4.3.21   [✔] BetterPingDisplay-Fabric-1.21.1-1.1.1   [✔] BetterThirdPerson-Fabric-1.21-1.9.0   [✔] BHMenu-Fabric-1.21-2.5.1   [✔] bookshelf-fabric-1.21.1-21.1.26   [✔] bwncr-fabric-1.21.1-3.20.2   [✔] cherishedworlds-fabric-10.1.0+1.21.1   [✔] cicada-lib-0.10.2+1.21-1.21.1   [✔] cloth-config-15.0.140-fabric   [✔] Clumps-fabric-1.21.1-19.0.0.1   [✔] Cobblemon-fabric-1.6.0+1.21.1   [✔] collective-1.21.1-7.87   [✔] continuity-3.0.0+1.21   [✔] craftingtweaks-fabric-1.21.1-21.1.5   [✔] CraftPresence-2.5.2+1.21.1-fabric   [✔] dismountentity-1.21.1-3.5   [✔] dynamiccrosshair-9.3+1.21.1-fabric   [✔] dynamic-fps-3.7.7+minecraft-1.21.0-fabric   [✔] enchdesc-fabric-1.21.1-21.1.5   [✔] enhanced_attack_indicator-1.1.0+1.21   [✔] entityculling-fabric-1.7.2-mc1.21   [✔] fabric-api-0.110.0+1.21.1   [✔] fallingleaves-1.16.4+1.21.1   [✔] fancymenu_fabric_3.3.2_MC_1.21.1   [✔] ferritecore-7.0.2-hotfix-fabric   [✔] FeyTweaks-1.21-1.2.8   [✔] Highlighter-1.21-fabric-1.1.11   [✔] highlight-fabric-1.21-3.0.0   [✔] Iceberg-1.21-fabric-1.2.7   [✔] ImmediatelyFast-Fabric-1.3.3+1.21.1   [✔] InvMove-1.21-0.8.8-Fabric   [✔] InvMoveCompats-1.20-0.3.2-Fabric   [✔] iris-fabric-1.8.1+mc1.21.1   [✔] konkrete_fabric_1.9.9_MC_1.21   [✔] krypton-0.2.8   [✔] lambdynamiclights-3.1.4+1.21.1   [✔] language-reload-1.7.2+1.21.1   [✔] letmedespawn-1.21.x-fabric-1.4.4   [✔] lithium-fabric-0.14.3-snapshot+mc1.21.1-build.92   [✔] LongerChatHistory-fabric-1.6   [✔] make_bubbles_pop-0.3.0-fabric-mc1.19.4-1.21   [✔] melody_fabric_1.0.10_MC_1.21   [✔] modmenu-11.0.3   [✔] monsters-in-the-closet-1.0.3+1.21   [✔] netherportalfix-fabric-1.21.1-21.1.1   [✔] notenoughanimations-fabric-1.9.0-mc1.21   [✔] owo-lib-0.12.15+1.21   [✔] particle-rain-3.0.5   [✔] particular-1.1.1+1.21   [✔] PresenceFootsteps-1.10.2+1.21   [✔] prickle-fabric-1.21.1-21.1.6   [✔] reeses-sodium-options-fabric-1.8.0+mc1.21.3   [✔] RoughlyEnoughItems-16.0.788-fabric   [✔] RoughlyEnoughProfessions-fabric-1.21.1-4.0.3   [✔] show-me-your-skin-1.11.3+1.21   [✔] shulkerboxtooltip-fabric-5.1.2+1.21.1   [✔] slimyfloor-1.21-1.3.2   [✔] sodium-extra-fabric-0.6.0+mc1.21.1   [✔] sodiumextras-fabric-1.0.6-1.21.1   [✔] sodium-fabric-0.6.5+mc1.21.1   [✔] sodiumleafculling-fabric-1.0.0-1.21.1   [✔] sodiumoptionsapi-fabric-1.0.8-1.21.1   [✔] sodiumoptionsmodcompat-fabric-1.0.0-1.21.1   [✔] sodium-shadowy-path-blocks-fabric-4.0.0   [✔] stendhal-1.4.1-1.21   [✔] superflatworldnoslimes-1.21.1-3.4   [✔] swingthrough-1.0.5+1.21   [✔] titlefixer-1.0+1.21   [✔] tooltipfix-1.1.1-1.20   [✔] txnilib-fabric-1.0.21-1.21.1   [✔] UniLib-1.0.4+1.21.1-fabric   [✔] visuality-0.7.7+1.21   [✔] wakes-0.2.2-1.21   [✔] Xaeros_Minimap_24.7.1_Fabric_1.21   [✔] XaerosWorldMap_1.39.2_Fabric_1.21   [✔] YetAnotherConfigLib-3.6.2+1.21-fabric   [✔] yosbr-0.1.2 Params:   --username  --version 1.21.1 --gameDir C:/Users/reece/AppData/Roaming/PrismLauncher/instances/Cobblemon Official Modpack [Fabric]/minecraft --assetsDir C:/Users/reece/AppData/Roaming/PrismLauncher/assets --assetIndex 17 --uuid  --accessToken  --userType  --versionType release Window size: 854 x 480 Launcher: standard Failed to reconstruct Minecraft assets. Java Arguments: [-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump, -Xms512m, -Xmx5632m, -Duser.language=en] Minecraft process ID: 74920 Exception caught from launcher java.lang.ClassNotFoundException: net.fabricmc.loader.impl.launch.knot.KnotClient     at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)     at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)     at java.base/java.lang.ClassLoader.loadClass(Unknown Source)     at org.prismlauncher.utils.ReflectionUtils.findMainMethod(ReflectionUtils.java:88)     at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:104)     at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)     at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) Exiting with ERROR Process exited with code 2. Log upload triggered at: 02 Jan 2025 22:41:36 -0800 Log uploaded to: https://mclo.gs/thSD0Is Clipboard copy at: 02 Jan 2025 22:41:43 -0800  
    • I solved this already, but basically I was getting java.io.EOFException while installing Forge. From the (scarce) other forum postings on this, I needed to either clear the temp directory or delete some folder in `.minecraft/libraries`.  The other forum posts were for Windows, so I have no idea what temp folder they mean exactly, I doubt it is `/tmp`.  If someone can clarify where the download cache is for the Forge installer on Linux, that would be really nice.   Solution: In terminal, `cd` to your `.minecraft` folder, likely this command is what you want: `cd ~/.minecraft`. Run `find -name '*1.20.1*'`, or replace 1.20.1 with the version you're installing.  This shows where the damaged files might be which cause this error. Very carefully, determine which folders are safe to delete with `rm -rf`.  The commands I ran were: rm -rf ./versions/1.20.1* rm -rf ./libraries/de/oceanlabs/mcp/mcp_config/1.20.1* rm -rf ./libraries/net/minecraftforge/fmlcore/1.20.1-47.3.22 rm -rf ./libraries/net/minecraftforge/forge/1.20.1-47.3.22 rm -rf ./libraries/net/minecraftforge/mclanguage/1.20.1-47.3.22 After this I reran the install and it worked fine.
    • Hi everyone, I’m working on creating a UI similar to the one shown in the picture below. Most of the functionality is working perfectly, but I’m struggling to achieve a smooth blur effect for the background. Currently, I’m rendering the black transparent box using: "Gui.drawRect();" While the rest of the elements work as intended, the blur effect either drastically impacts performance or doesn’t look smooth at all. I’ve tried implementing the classes from Github, but I can’t seem to achieve the desired results.   I’d greatly appreciate your guidance or tips! Thanks in advance for your help! (This is on the hud no opened gui or something)
    • Please read the FAQ, and post logs as directed in your own new post in the support forum.
    • Hello, i Play Modded Minecraft on the Version 1.20.1. About half of the time my Minecraft crashes while starting the Game with the following Crash log. Any help would be appreciated.    Crashlog: https://mclo.gs/nB6kdBb  
  • Topics

×
×
  • Create New...

Important Information

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