Jump to content

Subham20070

Members
  • Posts

    3
  • Joined

  • Last visited

Subham20070's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Crashlog - WARNING: Unknown module: cpw.mods.securejarhandler specified to --add-exports WARNING: Unknown module: cpw.mods.securejarhandler specified to --add-opens Exception in thread "main" java.lang.ExceptionInInitializerError at cpw.mods.jarhandling.impl.Jar.<init>(Jar.java:90) at cpw.mods.jarhandling.SecureJar.from(SecureJar.java:58) at cpw.mods.jarhandling.SecureJar.from(SecureJar.java:50) at cpw.mods.jarhandling.SecureJar.from(SecureJar.java:42) at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:59) Caused by: java.util.NoSuchElementException: No value present at java.base/java.util.Optional.orElseThrow(Optional.java:377) at cpw.mods.jarhandling.impl.SecureJarVerifier.<clinit>(SecureJarVerifier.java:16) ... 5 more
  2. Hey, I am new to forge modding and java I wanna learn it. I know the basics of java Can someone tell me where shall I start to learn?
  3. ---- Minecraft Crash Report ---- WARNING: coremods are present: AutoCorrectTweaker (Autocorrect-1.1 (1.8.9).jar) LoadingPlugin (ReplayMod.jar) TNTTimerTweaker (TNT Time-1.0 (1.8.9).jar) FMLLoadingPlugin (MemoryFix.jar) FMLLoadingPlugin (Motion Blur-2.0 (1.8.9).jar) PatcherTweaker (Patcher-1.5.1 (1.8.9).jar) FMLLoadingPlugin (Keystrokes-8.0.2 (1.8.9).jar) ModTweaker (Patcher-1.5.1 (1.8.9).jar) Contact their authors BEFORE contacting forge // Why did you do that? Time: 6/15/21 9:16 AM Description: Unexpected error java.lang.NullPointerException: Unexpected error at me.semx11.autotip.event.impl.EventClientTick.onClientTick(EventClientTick.java:23) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_59_EventClientTick_onClientTick_ClientTickEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraftforge.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:336) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2151) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) at net.minecraft.client.main.Main.main(SourceFile:124) 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) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.8.9 Operating System: Windows 8.1 (amd64) version 6.3 CPU: 4x Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 909806976 bytes (867 MB) / 1543503872 bytes (1472 MB) up to 4160749568 bytes (3968 MB) JVM Flags: 8 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Xmx3945m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.19 Powered by Forge 11.15.1.2318 Optifine OptiFine_1.8.9_HD_U_I7 32 mods loaded, 32 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.2318-1.8.9.jar) UCHIJA Forge{11.15.1.2318} [Minecraft Forge] (forge-1.8.9-11.15.1.2318-1.8.9.jar) UCHIJA nick_hider{3.1} [Nick Hider] (NickHider.jar) UCHIJA replaymod-compat{1.8.9-2.0.1} [Replay Mod - Compatibility] (ReplayMod.jar) UCHIJA replaymod-replay{1.8.9-2.0.1} [Replay Mod - Replay] (ReplayMod.jar) UCHIJA replaymod{1.8.9-2.0.1} [Replay Mod] (ReplayMod.jar) UCHIJA replaymod-render{1.8.9-2.0.1} [Replay Mod - Render] (ReplayMod.jar) UCHIJA replaymod-editor{1.8.9-2.0.1} [Replay Mod - Replay Editor] (ReplayMod.jar) UCHIJA replaymod-extras{1.8.9-2.0.1} [Replay Mod - Extras] (ReplayMod.jar) UCHIJA replaymod-online{1.8.9-2.0.1} [Replay Mod - Online] (ReplayMod.jar) UCHIJA replaymod-recording{1.8.9-2.0.1} [Replay Mod - Recording] (ReplayMod.jar) UCHIJA replaymod-simplepathing{1.8.9-2.0.1} [Replay Mod - Simple Pathing] (ReplayMod.jar) UCHIJA modcore{0.1.47} [ModCore] (Sk1er Modcore-0.1.47 (1.8.9).jar) UCHIJA autocorrect{1.1} [AutoCorrect] (Autocorrect-1.1 (1.8.9).jar) UCHIJA autogg{2.0.4} [Auto GG] (AutoGG.jar) UCHIJA autotip{3.0} [Autotip] (Autotip.jar) UCHIJA by{0.1} [com.behindyou.mod.BehindYou! Mod] (BehindYou.jar) UCHIJA blockoverlay{3.0} [Block Overlay] (BlockOverlay.jar) UCHIJA keystrokesmod{8.0.2} [KeystrokesMod] (Keystrokes-8.0.2 (1.8.9).jar) UCHIJA memoryfix{0.3} [MemoryFix] (MemoryFix.jar) UCHIJA motionblurmod{2.0} [Motion Blur] (Motion Blur-2.0 (1.8.9).jar) UCHIJA namehistory{1.1} [Player Name History Checker] (NameHistory.jar) UCHIJA animations{6.7} [Orange's 1.7 Animations] (Orange_s1.7Animations.jar) UCHIJA orangesimplemod{1.0} [orangesimplemod] (Orange_sSimpleMods.jar) UCHIJA Particle_Mod{6.9} [Particle_Mod] (ParticleMod.jar) UCHIJA patcher{1.5.1} [Patcher] (Patcher-1.5.1 (1.8.9).jar) UCHIJA simpleafk{1.0} [Simple AFK] (SimpleAfk.jar) UCHIJA tnttime{1.0} [TNT Time] (TNT Time-1.0 (1.8.9).jar) UCHIJA publictogglechat{2.1.0} [§6Hypixel §7-§a ToggleChat] (ToggleChat.jar) UCHIJA enhancements{7.7} [Vanilla Enhancements] (VanillaEnhancements.jar) UCHIJA fw{1.3.0} [Fullscreen Windowed] (WindowedFullscreen.jar) Loaded coremods (and transformers): AutoCorrectTweaker (Autocorrect-1.1 (1.8.9).jar) club.sk1er.autocorrect.tweaker.ClassTransformer LoadingPlugin (ReplayMod.jar) TNTTimerTweaker (TNT Time-1.0 (1.8.9).jar) club.sk1er.mods.tnttimer.tweaker.ClassTransformer FMLLoadingPlugin (MemoryFix.jar) io.prplz.memoryfix.ClassTransformer FMLLoadingPlugin (Motion Blur-2.0 (1.8.9).jar)
×
×
  • Create New...

Important Information

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