berrely Posted June 13, 2019 Share Posted June 13, 2019 Hi there, when I run forge, it is always crashing with error code '1'. It works when I remove all the mods, but when i remove each individual mod, it doesn't work the logs are below. Spoiler ---- Minecraft Crash Report ---- WARNING: coremods are present: MalisisSwitchesPlugin (MalisisSwitches-Mod-1.12.2.jar) SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar) LoadingPlugin (replaymod-1.12.2-2.1.4.jar) Quark Plugin (Quark-r1.5-158.jar) weaponlib (mw-1.11.7.7_mc1.12.2.jar) Contact their authors BEFORE contacting forge // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~] Time: 6/12/19 7:41 PM Description: Initializing game java.lang.NoClassDefFoundError: com/creativemd/creativecore/common/gui/opener/CustomGuiHandler at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539) at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) 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(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) 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.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: com.creativemd.creativecore.common.gui.opener.CustomGuiHandler at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 38 more Caused by: java.lang.NullPointerException A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539) at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) 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(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) 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.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 482067680 bytes (459 MB) / 1073741824 bytes (1024 MB) up to 4294967296 bytes (4096 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_E3 66 mods loaded, 66 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.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LC | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LC | srm-hooks | 1.12.2-1.0.0 | minecraft.jar | None | | LC | replaymod-compat | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None | | LC | replaymod | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None | | LC | replaymod-editor | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None | | LC | replaymod-extras | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None | | LC | replaymod-online | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None | | LC | replaymod-recording | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None | | LC | replaymod-render | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None | | LC | replaymod-replay | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None | | LC | replaymod-simplepathing | 1.12.2-2.1.4 | replaymod-1.12.2-2.1.4.jar | None | | LC | securitycraft | v1.8.12 | [1.12.2]+SecurityCraft+v1.8.12.jar | None | | LC | craftstudioapi | 1.0.0 | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None | | LC | animania | 1.6.2 | animania-1.12.2-1.6.2.jar | None | | LC | jei | 4.15.0.278 | jei_1.12.2-4.15.0.278.jar | None | | LC | quark | r1.5-158 | Quark-r1.5-158.jar | None | | LC | autoreglib | 1.3-30 | AutoRegLib-1.3-30.jar | None | | LC | backpacks16840 | 3.5.6 | backpacks+1.12.2+-+3.5.6.jar | None | | LC | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None | | LC | blockcraftery | 1.12.2-1.1.0 | Blockcraftery-Mod-1.12.2.jar | None | | LC | buildcraftlib | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LC | buildcraftcore | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LC | buildcraftbuilders | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LC | buildcrafttransport | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LC | buildcraftsilicon | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LC | buildcraftcompat | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LC | buildcraftenergy | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LC | buildcraftfactory | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LC | buildcraftrobotics | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None | | LC | cfm | 6.3.0 | cfm-6.3.0-mc1.12.2.jar | None | | LC | cmdcam | 1.4.0 | CMDCam_v1.4.3_mc1.12.2.jar | None | | LC | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None | | LC | customnpcs | 1.12 | Custom-NPCs-Mod-1.12.2.jar | None | | LC | ptrmodellib | 1.0.4 | PTRLib-1.0.4.jar | None | | LC | props | 2.6.2 | Decocraft-2.6.2_1.12.2.jar | None | | LC | mocreatures | 12.0.5 | DrZharks+MoCreatures+Mod-12.0.5.jar | None | | LC | furenikusroads | 1.0.3 | Furenikus-Roads-Mod-1.12.2.jar | None | | LC | grapplemod | 1.12.2-v11.1 | grapplemod-v11.1-1.12.2.jar | None | | LC | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None | | LC | ichunutil | 7.2.1 | iChunUtil-1.12.2-7.2.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LC | inventorytweaks | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | LC | journeymap | 1.12.2-5.5.4 | journeymap-1.12.2-5.5.4.jar | None | | L | littletiles | 1.5.0 | LittleTiles-Mod-1.12.2.jar | None | | L | malisiscore | 1.12.2-6.4.0 | MalisisCore-1.12.2.jar | None | | L | malisisadvert | 1.12.2-6.1.0 | MalisisAdvert-Mod-1.12.2.jar | None | | L | malisisblocks | 1.12.2-6.1.0 | MalisisBlocks-Mod-1.12.2.jar | None | | L | malisisdoors | 1.12.2-7.3.0 | MalisisDoors-Mod-1.12.2.jar | None | | L | malisisswitches | 1.12.2-5.1.0 | MalisisSwitches-Mod-1.12.2.jar | None | | L | radixcore | 1.12.x-2.2.1 | RadixCore-1.12.x-2.2.1-universal.jar | None | | L | mca | 1.12.2-5.3.1 | MCA-1.12.x-5.3.1-universal.jar | None | | L | moreplayermodels | 1.12.2 | More-Player-Models-Mod-1.12.2.jar | None | | L | morph | 7.1.3 | Morphing-Mod-1.12.2.jar | None | | L | mw | 1.11.7.7 | mw-1.11.7.7_mc1.12.2.jar | None | | L | df-roads | 1.4-mc1.12.2 | Realistic-Road-Mod-1.12.2.jar | None | | L | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | None | | L | ropebridge | 2.0.5 | ropebridge-1.12-2.0.7.jar | None | | L | secretroomsmod | 5.6.4 | secretroomsmod-1.12.2-5.6.4.jar | None | | L | sx | 0.1.3 | Superheroes-X-Mod-1.12.2.jar | None | | L | thutcore | 5.21.0 | thutcore-1.12.2-5.21.0.jar | None | | L | thutcore_compat | 1.0 | thutcore-1.12.2-5.21.0.jar | None | | L | thuttech | 6.0.5 | Thutmoses-Elevators-Mod-1.12.1.jar | None | | L | trapcraft | v2.4.3a | Trapcraft-1.12-v2.4.3a-universal.jar | None | | L | mysticallib | 1.12.2-1.2.1 | mysticallib-1.12.2-1.2.1.jar | None | Loaded coremods (and transformers): MalisisSwitchesPlugin (MalisisSwitches-Mod-1.12.2.jar) SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar) com.wynprice.secretroomsmod.core.SecretRoomsTransformer LoadingPlugin (replaymod-1.12.2-2.1.4.jar) Quark Plugin (Quark-r1.5-158.jar) vazkii.quark.base.asm.ClassTransformer weaponlib (mw-1.11.7.7_mc1.12.2.jar) com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 25.20.100.6471' Renderer: 'Intel(R) UHD Graphics 620' Launched Version: 1.12.2-forge1.12.2-14.23.5.2838 LWJGL: 2.9.4 OpenGL: Intel(R) UHD Graphics 620 GL version 4.5.0 - Build 25.20.100.6471, Intel GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: file/Bitzels Betapack Edit [1.8] (incompatible), vanilla Current Language: English (US) Profiler Position: N/A (disabled) CPU: 8x Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz My game output is: Spoiler Clear all 1 fatal27 warnings92 infos4157 debugs 17:35:58 launcher main info Preparing to launch minecraft client for 1.12.2-forge1.12.2-14.23.5.2768 17:35:58 launcher main warn Couldn't get hash for net\minecraftforge\forge\1.12.2-14.23.5.2768\forge-1.12.2-14.23.5.2768.jar from http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.2-14.23.5.2768/forge-1.12.2-14.23.5.2768.jar.sha1: HTTP 404: Not Found 17:35:58 launcher main warn Couldn't get hash for org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar.sha1: HTTP 404: Not Found 17:35:58 launcher main warn Have local file C:\Users\kskor\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar but don't know what size or hash it should be. Have to assume it's good. 17:35:58 launcher main warn Couldn't get hash for org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar.sha1: HTTP 404: Not Found 17:35:58 launcher main warn Couldn't get hash for com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar from http://files.minecraftforge.net/maven/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar.sha1: HTTP 404: Not Found 17:35:58 launcher main warn Couldn't get hash for org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar from http://files.minecraftforge.net/maven/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar.sha1: HTTP 404: Not Found 17:35:58 launcher main warn Couldn't get hash for com\typesafe\config\1.2.1\config-1.2.1.jar from http://files.minecraftforge.net/maven/com/typesafe/config/1.2.1/config-1.2.1.jar.sha1: HTTP 404: Not Found 17:35:58 launcher main warn Have local file C:\Users\kskor\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar but don't know what size or hash it should be. Have to assume it's good. 17:35:58 launcher main warn Have local file C:\Users\kskor\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar but don't know what size or hash it should be. Have to assume it's good. 17:35:58 launcher main warn Have local file C:\Users\kskor\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar but don't know what size or hash it should be. Have to assume it's good. 17:35:58 launcher main warn Have local file C:\Users\kskor\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar but don't know what size or hash it should be. Have to assume it's good. 17:35:58 launcher main warn Have local file C:\Users\kskor\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2768\forge-1.12.2-14.23.5.2768.jar but don't know what size or hash it should be. Have to assume it's good. 17:35:58 launcher main warn Couldn't get hash for org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar.sha1: HTTP 404: Not Found 17:35:58 launcher main warn Couldn't get hash for org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar from http://files.minecraftforge.net/maven/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar.sha1: HTTP 404: Not Found 17:35:58 launcher main warn Have local file C:\Users\kskor\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar but don't know what size or hash it should be. Have to assume it's good. 17:35:58 launcher main warn Have local file C:\Users\kskor\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar but don't know what size or hash it should be. Have to assume it's good. 17:35:58 launcher main warn Couldn't get hash for org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar.sha1: HTTP 404: Not Found 17:35:58 launcher main warn Couldn't get hash for org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar from http://files.minecraftforge.net/maven/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar.sha1: HTTP 404: Not Found 17:35:58 launcher main warn Have local file C:\Users\kskor\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar but don't know what size or hash it should be. Have to assume it's good. And here are my specs: Spoiler Intel Core i7-8565U 8GB DDR4 RAM NVIDIA Geforce GTX 1050 TI Quote Link to comment Share on other sites More sharing options...
berrely Posted June 13, 2019 Author Share Posted June 13, 2019 Oh, and my mods are: Quote Link to comment Share on other sites More sharing options...
berrely Posted June 13, 2019 Author Share Posted June 13, 2019 Never mind, i just needed to install creative core Quote Link to comment Share on other sites More sharing options...
DaemonUmbra Posted June 13, 2019 Share Posted June 13, 2019 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. 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...
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.