Jump to content

"NoClassDefFoundError: net/minecraft/client/renderer/entity/Render" HELP!!


Sluka

Recommended Posts

Hello guys, i'm trying to make a modded forge server, but this error keeps popping up "NoClassDefFoundError: net/minecraft/client/renderer/entity/Render", i'm a noob with this kind of stuff, so i have no idea what does that mean, can someone please help me?

this is my log: 

 
 
 
Quote

[00:39:09] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[00:39:09] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[00:39:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[00:39:09] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2816 for Minecraft 1.12.2 loading
[00:39:09] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_211, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_211
[00:39:09] [main/INFO] [FML]: Searching E:\Users\utente\Desktop\Server mods\.\mods for mods
[00:39:09] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_E3.jar
[00:39:09] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:39:09] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[00:39:09] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:39:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:39:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:39:09] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[00:39:09] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[00:39:09] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: Forge server detected, skipping class transformer
[00:39:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:39:11] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[00:39:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:39:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:39:11] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:39:11] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:39:11] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[00:39:12] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[00:39:16] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[00:39:16] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2816 Initialized
[00:39:16] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[00:39:16] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input
java.io.IOException: Handle non valido
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_211]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_211]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_211]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_211]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_211]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_211]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_211]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_211]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_211]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_211]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_211]
    at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:105) [nz$2.class:?]
[00:39:16] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
[00:39:17] [Server thread/INFO] [FML]: Searching E:\Users\utente\Desktop\Server mods\.\mods for mods
[00:39:18] [Server thread/INFO] [FML]: Disabling mod mobdismemberment it is client side only.
[00:39:18] [Server thread/ERROR] [FML]: Unable to parse dependency for mod 'raiders' with dependency string 'after:BiomesOPlenty'. The modId 'BiomesOPlenty' must be all lowercase.
[00:39:18] [Server thread/INFO] [FML]: Forge Mod Loader has identified 33 mods to load
[00:39:18] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[00:39:18] [Server thread/WARN] [FML]: Missing English translation for extendedrenderer: assets/extendedrenderer/lang/en_us.lang
[00:39:18] [Server thread/WARN] [FML]: Missing English translation for configmod: assets/configmod/lang/en_us.lang
[00:39:18] [Server thread/WARN] [FML]: Missing English translation for lex: assets/lex/lang/en_us.lang
[00:39:18] [Server thread/WARN] [FML]: Missing English translation for worldedit: assets/worldedit/lang/en_us.lang
[00:39:18] [Server thread/INFO] [FML]: FML has found a non-mod file Mob-Dismemberment-Mod-1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[00:39:19] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ageofweapons, biomesoplenty, extendedrenderer, coroutil, configmod, fnaf, generallaymansaestheticspyingscreen, ichunutil, jei, lex, millenaire, mocreatures, mopickaxes, moarores, mobbattle, morecraft, moreplayermodels, nex, placeableitems, portalgun, raiders, scp, supermariobrothers, supertnt, twilightforest, weather2, worldedit, orelib, trapexpansion] at CLIENT
[00:39:19] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, ageofweapons, biomesoplenty, extendedrenderer, coroutil, configmod, fnaf, generallaymansaestheticspyingscreen, ichunutil, jei, lex, millenaire, mocreatures, mopickaxes, moarores, mobbattle, morecraft, moreplayermodels, nex, placeableitems, portalgun, raiders, scp, supermariobrothers, supertnt, twilightforest, weather2, worldedit, orelib, trapexpansion] at SERVER
[00:39:21] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_211]
    at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_211]
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:526) ~[forge-1.12.2-14.23.5.2816-universal.jar:?]
    at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[forge-1.12.2-14.23.5.2816-universal.jar:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[forge-1.12.2-14.23.5.2816-universal.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_211]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_211]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) ~[Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.Render
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_211]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_211]
    ... 33 more
Caused by: java.lang.NullPointerException
[00:39:21] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: E:\Users\utente\Desktop\Server mods\.\crash-reports\crash-2019-06-28_00.39.21-server.txt
[00:39:21] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[00:39:21] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[00:39:21] [Server thread/INFO] [FML]: The state engine was in incorrect state PREINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
[00:39:21] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[00:39:21] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
 

and this is my crash log:

---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// Oh - I know what I did wrong!

Time: 28/06/19 0.39
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/Render
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:526)
    at sun.reflect.GeneratedMethodAccessor15.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.ClassNotFoundException: net.minecraft.client.renderer.entity.Render
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 33 more
Caused by: java.lang.NullPointerException


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 (amd64) version 10.0
    Java Version: 1.8.0_211, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 668130424 bytes (637 MB) / 842530816 bytes (803 MB) up to 1900019712 bytes (1812 MB)
    JVM Flags: 0 total; 
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2816 33 mods loaded, 33 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        | forge-1.12.2-14.23.5.2816-universal.jar              | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge                               | 14.23.5.2816     | forge-1.12.2-14.23.5.2816-universal.jar              | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | ageofweapons                        | 0.13.5           | Age+of+Weapons+1.12.2++(v.0.13.5).jar                | None                                     |
    | LC    | biomesoplenty                       | 7.0.1.2427       | BiomesOPlenty-1.12.2-7.0.1.2427-universal.jar        | None                                     |
    | LC    | extendedrenderer                    | v1.0             | CoroUtil-1.12.2.jar                                  | None                                     |
    | LC    | coroutil                            | 1.12.1-1.2.19    | CoroUtil-1.12.2.jar                                  | None                                     |
    | LC    | configmod                           | v1.0             | CoroUtil-1.12.2.jar                                  | None                                     |
    | LC    | fnaf                                | 1.12.2-V12       | FNaFUniverseMod_1.12.2-Release1.5.jar                | None                                     |
    | LC    | ichunutil                           | 7.2.0            | iChunUtil-1.12.2-7.2.0.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LC    | generallaymansaestheticspyingscreen | 7.0.0            | GeneralLaymansAestheticSpyingScreen-1.12.2-7.0.0.jar | None                                     |
    | LC    | jei                                 | 4.15.0.279       | jei_1.12.2-4.15.0.279.jar                            | None                                     |
    | LC    | lex                                 | 1.0.8            | LibEx-1.12.2-1.0.8.jar                               | None                                     |
    | LC    | millenaire                          | Millénaire 7.2.0 | millenaire-1.12.2-7.2.0.jar                          | None                                     |
    | LC    | mocreatures                         | 12.0.5           | Mo-Creatures-Mod-1.12.2.jar                          | None                                     |
    | LC    | mopickaxes                          | 10.0 BETA        | Mo-Pickaxes-Mod-1.12.2.jar                           | None                                     |
    | LC    | moarores                            | 1.1.1            | Moarores-1.1.1.jar                                   | None                                     |
    | LC    | mobbattle                           | 2.2.4[1.12]      | Mob-Battle-Mod-1.12.2.jar                            | None                                     |
    | LC    | morecraft                           | 3.2b2            | MoreCraft-Mod-1.12.2.jar                             | None                                     |
    | LC    | moreplayermodels                    | 1.12.2           | MorePlayerModels_1.12.2(18jan18) (1).jar             | None                                     |
    | LC    | nex                                 | 2.0.8            | NetherEx-1.12.2-2.0.8.jar                            | None                                     |
    | LC    | placeableitems                      | 3.3              | placeableitems-3.3.jar                               | None                                     |
    | LC    | portalgun                           | 7.1.0            | Portal-Gun-Mod-1.12.2.jar                            | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LC    | raiders                             | 3.0.0            | Raiders-Mod-1.12.2.jar                               | None                                     |
    | LC    | scp                                 | 2.1.1            | SCP+Lockdown-1.12.2-2.1.1-beta.jar                   | None                                     |
    | LC    | supermariobrothers                  | 0.0.3.0 Alpha    | supermariobrothers-1.12.2-0.0.3.0.jar                | None                                     |
    | L     | supertnt                            | 1.0.1            | SuperTNT-1.12.2-1.0.1 (1).jar                        | None                                     |
    | L     | twilightforest                      | 3.8.689          | twilightforest-1.12.2-3.8.689-universal.jar          | None                                     |
    | L     | weather2                            | 1.12.1-2.6.12    | weather2-1.12.1-2.6.12.jar                           | None                                     |
    | L     | worldedit                           | 6.1.10-SNAPSHOT  | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar    | None                                     |
    | L     | orelib                              | 3.5.2.2          | OreLib-1.12.2-3.5.2.2.jar                            | None                                     |
    | L     | trapexpansion                       | 1.0.0            | Trap-Expansion-Mod-1.12.2.jar                        | None                                     |

    Loaded coremods (and transformers): 
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

 

 

i'd appreciate if someone helped me

Edited by Sluka
Link to comment
Share on other sites

The filenames of some of your mods suggests you are not getting them from official sources, please read my signature for more info on why this is a bad thing.

At least one of your mods is broken/poorly made and will not work on a server.

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
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. 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).
  4. 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.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. 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
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. 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)
  5. 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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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