Jump to content

L3MIASHI

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by L3MIASHI

  1. Hello I have a problem, that when I turn on forge, fashion loads and crashes. What to do? here are the crash logs The game crashed whilst initializing game The game crashed whilst initializing game Error: java.lang.NumberFormatException: For input string: "" crash report ---- Minecraft Crash Report ---- WARNING: coremods are present: FMLLoadingPlugin (MemoryFix-0.3.jar) FMLLoadingPlugin ([1.8.9]MouseDelayFix-1.0.jar) RenderPlayerAPIPlugin (RenderPlayerAPI-1.8.9-1.0.jar) PlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar) Contact their authors BEFORE contacting forge // There are four lights! Time: 24.03.19 09:41 Description: Initializing game java.lang.NumberFormatException: For input string: " " at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:569) at java.lang.Integer.valueOf(Integer.java:766) at pw.cinque.keystrokes.KeystrokesSettings.loadSettings(KeystrokesSettings.java:38) at pw.cinque.keystrokes.KeystrokesMod.init(KeystrokesMod.java:29) 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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560) at sun.reflect.GeneratedMethodAccessor2.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.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189) 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.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) 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: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:569) at java.lang.Integer.valueOf(Integer.java:766) at pw.cinque.keystrokes.KeystrokesSettings.loadSettings(KeystrokesSettings.java:38) at pw.cinque.keystrokes.KeystrokesMod.init(KeystrokesMod.java:29) 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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560) at sun.reflect.GeneratedMethodAccessor2.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.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189) 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.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) 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) -- System Details -- Details: Minecraft Version: 1.8.9 Operating System: Windows 10 (amd64) version 10.0 CPU: 4x Intel(R) Atom(TM) x5-Z8350 CPU @ 1.44GHz Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 685488600 bytes (653 MB) / 1073741824 bytes (1024 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -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.19 Powered by Forge 11.15.1.1722 Optifine OptiFine_1.8.9_HD_U_I7 30 mods loaded, 30 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722.jar) UCHI Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar) UCHI mousedelayfix{1.0} [MouseDelayFix] (minecraft.jar) UCHI PlayerAPI{1.0} [Player API] (minecraft.jar) UCHI RenderPlayerAPI{1.0} [Render Player API] (minecraft.jar) UCHI blockoverlay{2.1} [BlockOverlay] ([1.8.9] BlockOverlay-v2.1.jar) UCHI fpsdisplaymod{1.0} [FPSDisplayMod] ([1.8.9] CheatBreakerHUD v4.jar) UCHI cpsmod{1.0} [CPSMod] ([1.8.9] CheatBreakerHUD v4.jar) UCHE keystrokesmod{0.1} [KeystrokesMod] ([1.8.9] CheatBreakerHUD v4.jar) UCHI customcrosshairmod{0.5.1-Forge} [Custom Crosshair Mod] ([1.8.9] Crosshairmod-v0.5.1.jar) UCHI examplem0d{1.0} [Example Mod] ([1.8.9] KeystrokesMod_v4.jar) UCHI perspectivemod{1.0} [Perspective Mod] ([1.8.9] Perspective Mod [fix2].jar) UCHI PingTag{1.0} [Ping Tag] ([1.8.9] Ping Tag Mod-1.0.jar) UCHI safewalk{2.0.0} [SafeWalk] ([1.8.9] SafeWalk v2.0.jar) UCHI sidebarmod{2.0} [Sidebar Mod Revamp] ([1.8.9] Sidebar Mod Revamp.jar) UCHI wingsmod{1.2} [Wings Mod] ([1.8.9] Wings Mod-1.2.jar) UCHI fpsspoofmod{1.01} [FPS Spoofer Mod] ([1.8.9]FPSSpoofer-1.01.jar) UCHI particlemod{1.02} [Particle Mod] ([1.8.9]ParticleMod-1.02.jar) UCHI autogg{2.0.4} [Auto GG] (AutoGG-2.0.4 (1.8.9).jar) UCHI autotip{2.0.3} [Autotip] (Autotip-2.0.3 [1.8-1.11.2].jar) UCHI xaerobetterpvp{1.16} [Better PvP] (BetterPvP_1.16_Forge_1.8.9.jar) UCHI BetterSprinting{1.1.3} [Better Sprinting] (BetterSprinting MC-1.8.8 v1.1.3 (1).jar) UCHI memoryfix{0.3} [MemoryFix] (MemoryFix-0.3.jar) UCHI motionblurmod{1.0} [MotionBlurMod] (MotionBlur-1.0 (1.8.9).jar) UCHI orangesimplemod{1.0} [orangesimplemod] (Orange's Simple Mods-1.2.jar) UCHI animations{6.7} [Orange's 1.7 Animations] (Oranges 1.7 Animations-6.7.jar) UCHI ProjectL{0.2} [ProjectL] (ProjectL-0.2.jar) UCHI ResourcePackOrganizer{1.0.3} [Resource Pack Organizer] (ResourcePackOrganizer MC-1.8.9 v1.0.3.jar) UCHI enhancements{7.5} [Vanilla Enhancements] (Vanilla Enhancements-7.5 (1).jar) Loaded coremods (and transformers): FMLLoadingPlugin (MemoryFix-0.3.jar) io.prplz.memoryfix.ClassTransformer FMLLoadingPlugin ([1.8.9]MouseDelayFix-1.0.jar) io.prplz.mousedelayfix.ClassTransformer RenderPlayerAPIPlugin (RenderPlayerAPI-1.8.9-1.0.jar) api.player.forge.RenderPlayerAPITransformer PlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar) api.player.forge.PlayerAPITransformer GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4549' Renderer: 'Intel(R) HD Graphics 400' Launched Version: 1.8.9-forge1.8.9-11.15.1.1722 LWJGL: 2.9.4 OpenGL: Intel(R) HD Graphics 400 GL version 4.4.0 - Build 20.19.15.4549, 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: ! §dCherry Rose §7[16x] Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Atom(TM) x5-Z8350 CPU @ 1.44GHz
×
×
  • Create New...

Important Information

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