Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Haruwu

Members
  • Joined

  • Last visited

Everything posted by Haruwu

  1. But there are mods I can't get with a more modern version... Please, I need help even a little diagnosis on how to go solve it, I'm stuck in this problem . . .
  2. I'm trying to create a "big" server, which has over 100 mods. In the client, everything runs very well, I don't have any incompatibility but when I try to create the server it closes and goes straight to the "Crash report". I already tried to increase the chunks, and increase the Ram of the server (4GB of 16 available in my pc) but without results. CRASH REPORT: ---- Minecraft Crash Report ---- WARNING: coremods are present: CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar) ForgelinPlugin (Forgelin-1.8.4.jar) AstralCore (astralsorcery-1.12.2-1.10.22.jar) OTGCorePlugin (OTG-Core.jar) CreativePatchingLoader (CreativeCore_v1.10.5_mc1.12.2.jar) McLib core mod (mclib-1.0.4-1.12.2.jar) LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) iceandfire (iceandfire-1.8.4.jar) FutureMC (future-mc-0.1.13.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) WolfArmorCore (wolfarmor-1.12.2-3.3.0.279-SNAPSHOT-all.jar) TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar) Contact their authors BEFORE contacting forge // Daisy, daisy... Time: 3/21/20 1:17 AM Description: Exception in server tick loop net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from TLSkinCape (tlauncher_custom_cape_skin) Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft at org.tlauncher.skin.cape.util.PreparedProfileManager.<init>(PreparedProfileManager.java:43) at org.tlauncher.skin.cape.TLSkinCape.event(TLSkinCape.java:28) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:754) at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 37 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_45, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 5680257512 bytes (5417 MB) / 7101480960 bytes (6772 MB) up to 15159263232 bytes (14457 MB) JVM Flags: 2 total; -Xmx16264m -Xms2048m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2847 100 mods loaded, 99 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:----- |:-------------------------- |:--------------------- |:---------------------------------------------- |:---------------------------------------- | | LCHIJ | minecraft | 1.12.2 | minecraft.jar | None | | LCHIJ | mcp | 9.42 | minecraft.jar | None | | LCHIJ | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847-universal.jar | None | | LCHIJ | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847-universal.jar | None | | LCHIJ | creativecoredummy | 1.0.0 | minecraft.jar | None | | LCHIJ | otgcore | 1.12.2 - v8.3 | minecraft.jar | None | | LCHIJ | foamfixcore | 7.7.4 | minecraft.jar | None | | LCHIJ | futuremccore | 0.1.12 | minecraft.jar | None | | LCHIJ | securitycraft | v1.8.17 | [1.12.2]+SecurityCraft+v1.8.17.jar | None | | LCHIJ | movillages | 1.5.4 | [1.12]MoVillages-1.5.4.jar | None | | LCHIJ | advanced-fishing | 1.3.3 | Advanced-Fishing-1.12.2-1.3.3.jar | None | | LCHIJ | animalium | 0.3.8 | Animalium-0.3.8.jar | None | | LCHIJ | jei | 4.15.0.293 | jei_1.12.2-4.15.0.293.jar | None | | LCHIJ | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None | | LCHIJ | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | LCHIJ | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.jar | None | | LCHIJ | astralsorcery | 1.10.22 | astralsorcery-1.12.2-1.10.22.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 | | LCHIJ | betternether | 0.1.8.6 | betternether-0.1.8.6.jar | None | | LCHIJ | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | LCHIJ | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCHIJ | bookworm | 1.12.2-2.3.0 | bookworm-1.12.2-2.3.0.jar | None | | LCHIJ | cannibalism | 5.6.4 | Cannibalism-5.6.4-1.12.2.jar | None | | LCHIJ | casinocraft | v06 | CasinoCraft_1.12.2_v06.jar | None | | LCHIJ | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | LCHIJ | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None | | LCHIJ | chisel | MC1.12.2-1.0.1.44 | Chisel-MC1.12.2-1.0.1.44.jar | None | | LCHIJ | chococraft | 0.9.8.0 | chococraft_1.12.2-0.9.8.0.jar | None | | LCHIJ | clumps | 3.1.2 | Clumps-3.1.2.jar | None | | LCHIJ | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None | | LCHIJ | comforts | 1.4.1.3 | comforts-1.12.2-1.4.1.3.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 | | LCHIJ | cookingforblockheads | 6.5.0 | CookingForBlockheads_1.12.2-6.5.0.jar | None | | LCHIJ | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None | | LCHIJ | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.jar | None | | LCHIJ | opframe | 1.4.0 | OnlinePicFrame_v1.4.35_mc1.12.2.jar | None | | LCHIJ | playerrevive | 1.0 | PlayerRevive_v1.2.31_mc1.12.2.jar | None | | LCHIJ | creativecore | 1.10.0 | CreativeCore_v1.10.5_mc1.12.2.jar | None | | LCHIJ | customnpcs | 1.12 | CustomNPCs_1.12.2-(01Oct19).jar | None | | LCHIJ | props | 2.6.3 | Decocraft-2.6.3_1.12.2.jar | None | | LCHIJ | dragonmounts | 1.12.2-1.6.3 | DragonMounts2-1.12.2-1.6.3.jar | None | | LCHIJ | dynamictrees | 1.12.2-0.9.7 | DynamicTrees-1.12.2-0.9.7.jar | None | | LCHIJ | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zg.jar | None | | LCHIJ | dynamictreesphc | 1.12.2-1.4.2 | DynamicTreesPHC-1.12.2-1.4.2.jar | None | | LCHIJ | emberroot | 1.3.9 | EmberRootZoo-1.12.2-1.3.10.jar | None | | LCHIJ | mclib | 1.0.4 | mclib-1.0.4-1.12.2.jar | None | | LCHIJ | emoticons | 0.4.3 | emoticons-0.4.3-1.12.2-dist.jar | None | | LCHIJ | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None | | LCHIJ | eyesinthedarkness | 0.1.0 | EyesInTheDarkness-0.1.0.jar | None | | LCHIJ | openterraingenerator | v8.3 | OpenTerrainGenerator-1.12.2+-+v8.3.jar | None | | LCHIJ | farfromhome | 1.0 | Far_From_Home-1.12.2-4.0trial.jar | None | | LCHIJ | fastbench | 1.7.3 | FastWorkbench-1.12.2-1.7.3.jar | None | | LCHIJ | fencejumper | 1.0.5 | fencejumper-1.12-1.0.5.jar | None | | LCHIJ | ferdinandsflowers | 1.10.4.1 | Ferdinand's+Flowers-1.12.x-1.10.4.1.jar | None | | LCHIJ | foamfix | 0.10.10-1.12.2 | foamfix-0.10.10-1.12.2.jar | None | | LCHIJ | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None | | LCHIJ | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | LCHIJ | fossil | 8.0.3 | fossilsarcheology-8.0.3.jar | None | | LCHIJ | ftblib | 5.4.7.0 | FTBLib-5.4.7.0.jar | None | | LCHIJ | ftbutilities | 5.4.0.124 | FTBUtilities-5.4.0.124.jar | None | | LCHIJ | minecraftfuture | 0.1.13 | future-mc-0.1.13.jar | None | | LCHIJ | gottschcore | 1.12.1 | GottschCore-mc1.12.2-f14.23.5.2768-v1.12.1.jar | None | | LCHIJ | harvest | 1.12-1.2.8-25 | Harvest-1.12-1.2.8-25.jar | None | | LCHIJ | iceandfire | 1.8.4 | iceandfire-1.8.4.jar | None | | LCHIJ | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LCHIJ | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None | | LCHIJ | immcraft | 1.6.0 | immcraft-1.12-1.6.0.jar | None | | LCHIJ | infernalmobs | 1.7.5 | InfernalMobs-1.12.2.jar | None | | LCHIJ | jjmeteor | 1.0.7 | JJ+Meteor+1.12-1.12.2-v1.0.7.jar | None | | LCHIJ | journeymap | 1.12.2-5.7.0 | journeymap-1.12.2-5.7.0.jar | None | | LCHIJ | leatherworks | 1.78.0 | LeatherWorks-1.12-1.78.0.42.jar | None | | LCHIJ | libraryex | 1.1.1 | LibraryEx-1.12.2-1.1.1.jar | None | | LCHIJ | magma_monsters | 0.3.0 | MagmaMonsters-0.3.0.jar | None | | LCHIJ | magneticraft | 2.7.0 | Magneticraft_1.12-2.8.2-dev.jar | None | | LCHIJ | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None | | LCHIJ | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | LCHIJ | mca | 6.1.0 | MCA-1.12.2-6.1.0-universal.jar | None | | LCHIJ | modernlamps | 1.0.3 | ModernLights-1.0.3_1.12.jar | None | | LCHIJ | mowziesmobs | 1.5.4 | mowziesmobs-1.5.4.jar | None | | LCHIJ | naturescompass | 1.8.5 | NaturesCompass-1.12.2-1.8.5.jar | None | | LCHIJ | netherex | 2.1.1 | NetherEx-1.12.2-2.1.1.jar | None | | LCHIJ | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None | | LCHIJ | progressivebosses | 1.5.4 | ProgressiveBosses-1.5.4-mc1.12.x.jar | None | | LCHIJ | railcraft | 12.0.0 | railcraft-12.0.0.jar | a0c255ac501b2749537d5824bb0f0588bf0320fa | | LCHIJ | reap | 1.5.3 | reap-1.5.3.jar | None | | LCHIJ | roost | 2.0.10 | roost-1.12.2-2.0.10.jar | None | | LCHIJ | rustic | 1.1.2 | rustic-1.1.2.jar | None | | LCHIJ | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None | | LCHIJ | storagedrawers | 1.12.2-5.4.1 | StorageDrawers-1.12.2-5.4.1.jar | None | | LCHIJ | strawgolem | 1.3 | strawgolem-1.4.1.jar | None | | LCHIJ | tektopia | 1.1.0 | tektopia-1.1.0.jar | None | | LCHIJ | cactusmod | 1.3.3 | The-Cactus-Mod-1.3.3.jar | None | | LCHIE | tlauncher_custom_cape_skin | 1.4 | tlskincape_1.12.2-1.4.jar | None | | LCHI | toolbelt | 1.9.12 | ToolBelt-1.12.2-1.9.12.jar | None | | LCHI | torchmaster | 1.8.1.81 | torchmaster_1.12.2-1.8.1.81.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 | | LCHI | treasure2 | 1.10.0 | Treasure2-mc1.12.2-f14.23.5.2768-v1.10.0.jar | None | | LCHI | tumbleweed | 1.12-0.4.7 | tumbleweed-1.12-0.4.7.jar | None | | LCHI | of | 0.13.1 | Useful+Interior+-+0.13.1+[1.12.2].jar | None | | LCHI | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(21nov19).jar | None | | LCHI | waterstrainer | 3.2.0 | WaterStrainer-1.12-3.2.0.jar | None | | LCHI | wolfarmor | 3.3.0.279 | wolfarmor-1.12.2-3.3.0.279-SNAPSHOT-all.jar | None | | UD | mclib_core | 1.0.4 | minecraft.jar | None | Loaded coremods (and transformers): CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar) team.chisel.ctm.client.asm.CTMTransformer ForgelinPlugin (Forgelin-1.8.4.jar) AstralCore (astralsorcery-1.12.2-1.10.22.jar) OTGCorePlugin (OTG-Core.jar) com.pg85.otg.forge.asm.excluded.OTGClassTransformer CreativePatchingLoader (CreativeCore_v1.10.5_mc1.12.2.jar) McLib core mod (mclib-1.0.4-1.12.2.jar) mchorse.mclib.core.McLibCMClassTransformer LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) lumien.bloodmoon.asm.ClassTransformer llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher iceandfire (iceandfire-1.8.4.jar) com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher FutureMC (future-mc-0.1.13.jar) thedarkcolour.futuremc.asm.CoreTransformer 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) WolfArmorCore (wolfarmor-1.12.2-3.3.0.279-SNAPSHOT-all.jar) TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar) gloomyfolken.hooklib.minecraft.PrimaryClassTransformer Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt) I'll leave the debug log for diagnostic purposes. Thank you very much! debug.log debug.rar

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.