Ozcarm76 Posted May 28, 2019 Share Posted May 28, 2019 I just create a new server 1.12.2 and put a several mods and a got this crash report, can sombody helpme please, o guide me how fix, tks ---- Minecraft Crash Report ---- WARNING: coremods are present: llibrary (llibrary-core-1.0.11-1.12.2.jar) LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.3.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) Contact their authors BEFORE contacting forge // Daisy, daisy... Time: 27/05/19 01:39 PM Description: Exception in server tick loop net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:89) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:612) at sun.reflect.GeneratedMethodAccessor11.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.loadMods(Loader.java:593) at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Unknown Source) at java.lang.Class.privateGetPublicMethods(Unknown Source) at java.lang.Class.getMethods(Unknown Source) at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:82) at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:82) ... 31 more Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 37 more Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@1f2b8d2 from coremod FMLCorePlugin at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260) at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ... 39 more Caused by: java.lang.RuntimeException: Attempted to load class bwy for invalid side SERVER at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62) at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256) ... 41 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 10 (x86) version 10.0 Java Version: 1.8.0_201, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 62580416 bytes (59 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB) JVM Flags: 0 total; IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2838 70 mods loaded, 70 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 | |:----- |:-------------------- |:--------------------- |:---------------------------------------------------- |:---------------------------------------- | | LC | minecraft | 1.12.2 | minecraft.jar | None | | LC | mcp | 9.42 | minecraft.jar | None | | LC | FML | 8.0.99.99 | Custom-Forge-1.12.2.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LC | forge | 14.23.5.2838 | Custom-Forge-1.12.2.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LC | micdoodlecore | | minecraft.jar | None | | LC | uncraftingtable | 1.8-beta6 | [1.12]UncraftingTable-1.8-beta6.jar | None | | LC | betternether | 0.1.8.2 | betternether-0.1.8.2.jar | None | | LC | bibliotheca | 1.2.2-1.12.2 | bibliotheca-1.2.2-1.12.2.jar | None | | LC | bookshelf | 2.3.573 | Bookshelf-1.12.2-2.3.573.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LC | codechickenlib | 3.1.6.339 | CodeChickenLib-1.12.2-3.1.6.339-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LC | coherentvillages | v0.0.5.8 | coherent_villages_pre-release_v0.0.5.8.jar | None | | LC | customspawner | 3.11.4 | CustomMobSpawner-3.11.4.jar | None | | LC | mocreatures | 12.0.4 | DrZharks MoCreatures Mod-12.0.4.jar | None | | LC | eplus | 5.0.176 | EnchantingPlus-1.12.2-5.0.176.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LC | galacticraftcore | 4.0.1.181 | GalacticraftCore-1.12.2-4.0.1.181.jar | None | | LC | galacticraftplanets | 4.0.1.181 | Galacticraft-Planets-1.12.2-4.0.1.181.jar | None | | LC | mjrlegendslib | 1.12.2-1.1.3 | MJRLegendsLib-1.12.2-1.1.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 | | LC | extraplanets | 1.12.2-0.3.6 | ExtraPlanets-1.12.2-0.3.6.jar | b02331787272ec3515ebe63ecdeea0d746653468 | | LC | findyourway | 1.2.0 | findyourway-1.12.2-1.2.0.jar | None | | LC | grimoireofgaia | 1.6.9.3 | GrimoireOfGaia3-1.12.2-1.6.9.3.jar | None | | LC | growthcraft | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | LC | growthcraft_apples | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | LC | growthcraft_bamboo | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | LC | growthcraft_cellar | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | LC | growthcraft_bees | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | LC | growthcraft_fishtrap | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | LC | growthcraft_grapes | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | LC | growthcraft_hops | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | LC | growthcraft_milk | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | LC | growthcraft_rice | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | LC | hammertime | 2.2.0 | Hammer+Time-2.2.0-1.12.2.jar | None | | LC | lucraftcore | 1.12.2-2.4.3 | LucraftCore-1.12.2-2.4.3.jar | None | | LC | heroesexpansion | 1.12.2-1.3.3 | HeroesExpansion-1.12.2-1.3.3.jar | None | | LC | huntingdim | 1.0.24 | HuntingDimension-1.12.2-1.0.24.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LC | waila | 1.8.25 | Hwyla-1.8.25-B40_1.12.jar | None | | LC | llibrary | 1.7.18 | llibrary-1.7.18-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | LC | iceandfire | 1.7.1 | iceandfire-1.7.1-1.12.2.jar | None | | LC | ironfurnaces | 1.3.2 | ironfurnaces-1.3.2.jar | None | | LC | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None | | LC | journeymap | 1.12.2-5.5.4 | journeymap-1.12.2-5.5.4.jar | None | | LC | radixcore | 1.12.x-2.2.1 | RadixCore-1.12.x-2.2.1-universal.jar | None | | LC | mca | 1.12.2-5.3.1 | MCA-1.12.x-5.3.1-universal.jar | None | | LC | mcjtylib_ng | 2.6.5 | mcjtylib-1.12-2.6.5.jar | None | | LC | modernlamps | 1.0.3 | ModernLights-1.0.3_1.12.jar | None | | LC | guilib | $version | morepaintings-paintings-1.12.2-5.0.1.1.jar | None | | LC | paintingselgui | $version | morepaintings-paintings-1.12.2-5.0.1.1.jar | None | | LC | morepaintings | $version | morepaintings-paintings-1.12.2-5.0.1.1.jar | None | | LC | mo_swords | v5 | moSwords-1.12.2v5.jar | None | | LC | mowziesmobs | 1.5.4 | mowziesmobs-1.5.4.jar | None | | LC | obsidiantools | 1.8.2 | ObsidianTools-1.8.2.jar | None | | LE | xos | 1.0.7 | OreSniffer-1.12-1.0.7.jar | None | | L | p455w0rdslib | 2.0.29 | p455w0rdslib-1.12-2.0.29.jar | None | | L | petbat | 1.4.8 | PetBat-1.12.2.jar | None | | L | ptrmodellib | 1.0.2 | PTRLib-1.0.2.jar | None | | L | additionalstructures | 2.2.2 | Rex's-Additional-Structures-1.12.x-(v.2.2.2).jar | None | | L | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None | | L | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.13+167.jar | None | | L | scalinghealth | 1.3.34 | ScalingHealth-1.12.2-1.3.34+135.jar | None | | L | tombstone | 2.9.4 | tombstone-2.9.4-1.12.jar | None | | L | toolupgrades | 2.0.2 | Tool+Upgrades+1.12.2+by+XxRexRaptorxX++(v.2.0.2).jar | None | | L | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None | | L | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None | | L | uteamcore | 2.2.4.94 | u_team_core-1.12.2-2.2.4.94.jar | None | | L | usefulbackpacks | 1.3.1.13 | useful_backpacks-1.12.2-1.3.1.13.jar | None | | L | warpbook | @VERSION@ | Warpbook-1.12.2-3.2.0.jar | None | | L | wawla | 2.5.253 | Wawla-1.12.2-2.5.253.jar | None | | L | xpholder | 2.0.4 | XpHolder-2.0.4-mc1.12.x.jar | None | | L | jurassicraft | 2.1.21 | JurassiCraft-1.12.2-2.1.21.jar | None | | L | structurize | 1.12.2-0.10.93-ALPHA | structurize-1.12.2-0.10.93-ALPHA.jar | None | | L | minecolonies | 1.12.2-0.10.288-ALPHA | minecolonies-1.12.2-0.10.288-ALPHA-universal.jar | None | Loaded coremods (and transformers): llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.3.jar) lucraft.mods.lucraftcore.core.LCTransformer MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar) micdoodle8.mods.miccore.MicdoodleTransformer CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) team.chisel.ctm.client.asm.CTMTransformer Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt) Quote Link to comment Share on other sites More sharing options...
DaemonUmbra Posted May 28, 2019 Share Posted May 28, 2019 OreSniffer is broken or poorly made, try removing it. Quote This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy. As the most common issue I feel I should put this outside the main bulk: The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge. If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan. For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety. Spoiler Logs (Most issues require logs to diagnose): Spoiler Please post logs using one of the following sites (Thank you Lumber Wizard for the list): https://gist.github.com/: 100MB Requires member (Free) https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$) https://hastebin.com/: 400KB Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads. What to provide: ...for Crashes and Runtime issues: Minecraft 1.14.4 and newer: Post debug.log Older versions: Please update... ...for Installer Issues: Post your installer log, found in the same place you ran the installer This log will be called either installer.log or named the same as the installer but with .log on the end Note for Windows users: Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension Where to get it: Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs. Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch: Spoiler Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge) Make a launcher profile targeting this version of Forge. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it). Now launch the pack through that profile and follow the "Mojang Launcher" instructions above. Video: Spoiler or alternately, Fallback ("No logs are generated"): If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft Server Not Starting: Spoiler If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output. Reporting Illegal/Inappropriate Adfocus Ads: Spoiler Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad. Lex will need the Ad ID contained in that URL to report it to Adfocus' support team. Posting your mod as a GitHub Repo: Spoiler When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub. When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository. Open a command prompt (CMD, Powershell, Terminal, etc). Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in). Run the following commands: git init git remote add origin [Your Repository's URL] In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git git fetch git checkout --track origin/master git stage * git commit -m "[Your commit message]" git push Navigate to GitHub and you should now see most of the files. note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from) Now you can share your GitHub link with those who you are asking for help. [Workaround line, please ignore] Link to comment Share on other sites More sharing options...
Ozcarm76 Posted May 28, 2019 Author Share Posted May 28, 2019 tks that solve the most of crashes, but only left this one, please can helpme with, tks ---- Minecraft Crash Report ---- WARNING: coremods are present: llibrary (llibrary-core-1.0.11-1.12.2.jar) LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.3.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) Contact their authors BEFORE contacting forge // Surprise! Haha. Well, this is awkward. Time: 28/05/19 02:47 PM Description: Exception in server tick loop net.minecraftforge.fml.common.MultipleModsErrored at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:298) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:545) at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) at java.lang.Thread.run(Unknown Source) 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 Server 2012 R2 (amd64) version 6.3 Java Version: 1.8.0_211, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 288642304 bytes (275 MB) / 519110656 bytes (495 MB) up to 10379526144 bytes (9898 MB) JVM Flags: 9 total; -Xms512M -Xmx10G -XX:PermSize=256M -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XX:ParallelGCThreads=2 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.2.2624 68 mods loaded, 68 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 | |:----- |:-------------------- |:-------------------- |:---------------------------------------------------- |:---------------------------------------- | | U | minecraft | 1.12.2 | minecraft.jar | None | | U | mcp | 9.42 | minecraft.jar | None | | U | FML | 8.0.99.99 | Custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | U | forge | 14.23.2.2624 | Custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | U | micdoodlecore | | minecraft.jar | None | | U | uncraftingtable | 1.8-beta6 | [1.12]UncraftingTable-1.8-beta6.jar | None | | U | betternether | 0.1.8.2 | betternether-0.1.8.2.jar | None | | U | bibliotheca | 1.2.2-1.12.2 | bibliotheca-1.2.2-1.12.2.jar | None | | U | bookshelf | 2.3.573 | Bookshelf-1.12.2-2.3.573.jar | None | | U | codechickenlib | 3.1.6.339 | CodeChickenLib-1.12.2-3.1.6.339-universal.jar | None | | U | coherentvillages | v0.0.5.8 | coherent_villages_pre-release_v0.0.5.8.jar | None | | U | customspawner | 3.11.4 | CustomMobSpawner-3.11.4.jar | None | | U | mocreatures | 12.0.4 | DrZharks MoCreatures Mod-12.0.4.jar | None | | U | eplus | 5.0.176 | EnchantingPlus-1.12.2-5.0.176.jar | None | | U | extraplanets | 1.12.2-0.3.6 | ExtraPlanets-1.12.2-0.3.6.jar | None | | U | findyourway | 1.2.0 | findyourway-1.12.2-1.2.0.jar | None | | U | galacticraftplanets | 4.0.1.181 | Galacticraft-Planets-1.12.2-4.0.1.181.jar | None | | U | galacticraftcore | 4.0.1.181 | GalacticraftCore-1.12.2-4.0.1.181.jar | None | | U | grimoireofgaia | 1.6.9.3 | GrimoireOfGaia3-1.12.2-1.6.9.3.jar | None | | U | growthcraft_apples | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | U | growthcraft_bamboo | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | U | growthcraft_bees | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | U | growthcraft_cellar | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | U | growthcraft | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | U | growthcraft_fishtrap | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | U | growthcraft_grapes | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | U | growthcraft_hops | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | U | growthcraft_milk | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | U | growthcraft_rice | 4.0.4.500 | growthcraft-1.12.2-4.0.4.500.jar | None | | U | hammertime | 2.2.0 | Hammer+Time-2.2.0-1.12.2.jar | None | | U | heroesexpansion | 1.12.2-1.3.3 | HeroesExpansion-1.12.2-1.3.3.jar | None | | U | huntingdim | 1.0.24 | HuntingDimension-1.12.2-1.0.24.jar | None | | U | waila | 1.8.25 | Hwyla-1.8.25-B40_1.12.jar | None | | U | iceandfire | 1.7.1 | iceandfire-1.7.1-1.12.2.jar | None | | U | ironfurnaces | 1.3.2 | ironfurnaces-1.3.2.jar | None | | U | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None | | U | journeymap | 1.12.2-5.5.4 | journeymap-1.12.2-5.5.4.jar | None | | U | jurassicraft | 2.1.21 | JurassiCraft-1.12.2-2.1.21.jar | None | | U | llibrary | 1.7.18 | llibrary-1.7.18-1.12.2.jar | None | | U | lucraftcore | 1.12.2-2.4.3 | LucraftCore-1.12.2-2.4.3.jar | None | | U | mca | 1.12.2-5.3.1 | MCA-1.12.x-5.3.1-universal.jar | None | | U | mcjtylib_ng | 2.6.5 | mcjtylib-1.12-2.6.5.jar | None | | U | mjrlegendslib | 1.12.2-1.1.3 | MJRLegendsLib-1.12.2-1.1.3.jar | None | | U | modernlamps | 1.0.3 | ModernLights-1.0.3_1.12.jar | None | | U | guilib | $version | morepaintings-paintings-1.12.2-5.0.1.1.jar | None | | U | paintingselgui | $version | morepaintings-paintings-1.12.2-5.0.1.1.jar | None | | U | morepaintings | $version | morepaintings-paintings-1.12.2-5.0.1.1.jar | None | | U | mo_swords | v5 | moSwords-1.12.2v5.jar | None | | U | mowziesmobs | 1.5.4 | mowziesmobs-1.5.4.jar | None | | U | obsidiantools | 1.8.2 | ObsidianTools-1.8.2.jar | None | | U | p455w0rdslib | 2.0.29 | p455w0rdslib-1.12-2.0.29.jar | None | | U | petbat | 1.4.8 | PetBat-1.12.2.jar | None | | U | ptrmodellib | 1.0.2 | PTRLib-1.0.2.jar | None | | U | radixcore | 1.12.x-2.2.1 | RadixCore-1.12.x-2.2.1-universal.jar | None | | U | additionalstructures | 2.2.2 | Rex's-Additional-Structures-1.12.x-(v.2.2.2).jar | None | | U | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None | | U | scalinghealth | 1.3.34 | ScalingHealth-1.12.2-1.3.34+135.jar | None | | U | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.13+167.jar | None | | U | structurize | 1.12.2-0.10.93-ALPHA | structurize-1.12.2-0.10.93-ALPHA.jar | None | | U | tombstone | 2.9.4 | tombstone-2.9.4-1.12.jar | None | | U | toolupgrades | 2.0.2 | Tool+Upgrades+1.12.2+by+XxRexRaptorxX++(v.2.0.2).jar | None | | U | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None | | U | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None | | U | uteamcore | 2.2.4.94 | u_team_core-1.12.2-2.2.4.94.jar | None | | U | usefulbackpacks | 1.3.1.13 | useful_backpacks-1.12.2-1.3.1.13.jar | None | | U | warpbook | @VERSION@ | Warpbook-1.12.2-3.2.0.jar | None | | U | wawla | 2.5.253 | Wawla-1.12.2-2.5.253.jar | None | | U | xpholder | 2.0.4 | XpHolder-2.0.4-mc1.12.x.jar | None | Loaded coremods (and transformers): llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.3.jar) lucraft.mods.lucraftcore.core.LCTransformer MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar) micdoodle8.mods.miccore.MicdoodleTransformer CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) team.chisel.ctm.client.asm.CTMTransformer Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt) Quote Link to comment Share on other sites More sharing options...
DaemonUmbra Posted May 28, 2019 Share Posted May 28, 2019 Please provide your debug.log (more info in my signature below). Quote This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy. As the most common issue I feel I should put this outside the main bulk: The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge. If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan. For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety. Spoiler Logs (Most issues require logs to diagnose): Spoiler Please post logs using one of the following sites (Thank you Lumber Wizard for the list): https://gist.github.com/: 100MB Requires member (Free) https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$) https://hastebin.com/: 400KB Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads. What to provide: ...for Crashes and Runtime issues: Minecraft 1.14.4 and newer: Post debug.log Older versions: Please update... ...for Installer Issues: Post your installer log, found in the same place you ran the installer This log will be called either installer.log or named the same as the installer but with .log on the end Note for Windows users: Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension Where to get it: Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs. Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch: Spoiler Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge) Make a launcher profile targeting this version of Forge. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it). Now launch the pack through that profile and follow the "Mojang Launcher" instructions above. Video: Spoiler or alternately, Fallback ("No logs are generated"): If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft Server Not Starting: Spoiler If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output. Reporting Illegal/Inappropriate Adfocus Ads: Spoiler Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad. Lex will need the Ad ID contained in that URL to report it to Adfocus' support team. Posting your mod as a GitHub Repo: Spoiler When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub. When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository. Open a command prompt (CMD, Powershell, Terminal, etc). Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in). Run the following commands: git init git remote add origin [Your Repository's URL] In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git git fetch git checkout --track origin/master git stage * git commit -m "[Your commit message]" git push Navigate to GitHub and you should now see most of the files. note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from) Now you can share your GitHub link with those who you are asking for help. [Workaround line, please ignore] Link to comment Share on other sites More sharing options...
Ozcarm76 Posted May 28, 2019 Author Share Posted May 28, 2019 here are my debug. log files, tks for you help , I appreciate it fml-server-latest.log latest.log fml-junk-earlystartup.log Quote Link to comment Share on other sites More sharing options...
DaemonUmbra Posted May 29, 2019 Share Posted May 29, 2019 It looks like you're running technic and if I may put a personal note here, I recommend Twitch Launcher over Technic. The mod errors seem to stem from the fact you're using an absolutely ANCIENT version of 1.12.2 Forge, which begs the question, "Why?" Quote This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy. As the most common issue I feel I should put this outside the main bulk: The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge. If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan. For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety. Spoiler Logs (Most issues require logs to diagnose): Spoiler Please post logs using one of the following sites (Thank you Lumber Wizard for the list): https://gist.github.com/: 100MB Requires member (Free) https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$) https://hastebin.com/: 400KB Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads. What to provide: ...for Crashes and Runtime issues: Minecraft 1.14.4 and newer: Post debug.log Older versions: Please update... ...for Installer Issues: Post your installer log, found in the same place you ran the installer This log will be called either installer.log or named the same as the installer but with .log on the end Note for Windows users: Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension Where to get it: Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs. Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch: Spoiler Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge) Make a launcher profile targeting this version of Forge. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it). Now launch the pack through that profile and follow the "Mojang Launcher" instructions above. Video: Spoiler or alternately, Fallback ("No logs are generated"): If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft Server Not Starting: Spoiler If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output. Reporting Illegal/Inappropriate Adfocus Ads: Spoiler Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad. Lex will need the Ad ID contained in that URL to report it to Adfocus' support team. Posting your mod as a GitHub Repo: Spoiler When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub. When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository. Open a command prompt (CMD, Powershell, Terminal, etc). Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in). Run the following commands: git init git remote add origin [Your Repository's URL] In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git git fetch git checkout --track origin/master git stage * git commit -m "[Your commit message]" git push Navigate to GitHub and you should now see most of the files. note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from) Now you can share your GitHub link with those who you are asking for help. [Workaround line, please ignore] Link to comment Share on other sites More sharing options...
Ozcarm76 Posted May 29, 2019 Author Share Posted May 29, 2019 (edited) i change de forge versión and this is what hapens… i am lost, sorry any help please debug.log Edited May 29, 2019 by Ozcarm76 Quote Link to comment Share on other sites More sharing options...
DaemonUmbra Posted May 29, 2019 Share Posted May 29, 2019 I'm not sure what to make of this. It looks to me like Forge is trying to do something twice when it should only do it once. Does this happen without any mods? Quote This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy. As the most common issue I feel I should put this outside the main bulk: The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge. If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan. For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety. Spoiler Logs (Most issues require logs to diagnose): Spoiler Please post logs using one of the following sites (Thank you Lumber Wizard for the list): https://gist.github.com/: 100MB Requires member (Free) https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$) https://hastebin.com/: 400KB Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads. What to provide: ...for Crashes and Runtime issues: Minecraft 1.14.4 and newer: Post debug.log Older versions: Please update... ...for Installer Issues: Post your installer log, found in the same place you ran the installer This log will be called either installer.log or named the same as the installer but with .log on the end Note for Windows users: Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension Where to get it: Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs. Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch: Spoiler Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge) Make a launcher profile targeting this version of Forge. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it). Now launch the pack through that profile and follow the "Mojang Launcher" instructions above. Video: Spoiler or alternately, Fallback ("No logs are generated"): If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft Server Not Starting: Spoiler If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output. Reporting Illegal/Inappropriate Adfocus Ads: Spoiler Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad. Lex will need the Ad ID contained in that URL to report it to Adfocus' support team. Posting your mod as a GitHub Repo: Spoiler When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub. When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository. Open a command prompt (CMD, Powershell, Terminal, etc). Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in). Run the following commands: git init git remote add origin [Your Repository's URL] In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git git fetch git checkout --track origin/master git stage * git commit -m "[Your commit message]" git push Navigate to GitHub and you should now see most of the files. note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from) Now you can share your GitHub link with those who you are asking for help. [Workaround line, please ignore] Link to comment Share on other sites More sharing options...
Ozcarm76 Posted May 29, 2019 Author Share Posted May 29, 2019 Done, all is working fine, the problema was the optifine mod , remove it and all Works fine, i am using the better FPS mod Tks for all your advice, that helpeme a lot Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.