Forge 1.8.9 Crash Report

#nYR6dlx
242 lines
Raw
Analysis
Minecraft version:
1.8.9
Java version:
1.8.0_451
Forge version:
11.15.1.1764
1---- Minecraft Crash Report ----
2
3WARNING: coremods are present:
4 Born in a Barn (Born In A Barn 1.8-1.12-1.2.jar)
5 RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
6 KsyxisLegacyForge (Ksyxis-1.3.2.jar)
7 TLSkinCapeHookLoader (tlskincape1.8.9-1.4.jar)
8 PhosphorFMLPlugin (phosphor-universal.jar)
9 Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.3a-anarchy-1.8.x.jar)
10 MixinLoader (NoHurtCam-1.0.jar)
11 ModTweaker (PolyPatcher-1.8.9-forge-1.10.2.jar)
12 MixinLoader (serverlistbufferfixer-1.0.1.jar)
13 MixinLoader (NoBlockParticles-1.0.jar)
14 McMouser (mcmouser-1.8.9-forge-1.0.2.jar)
15 FMLLoadingPlugin (MouseDelayFix-1.0.1.jar)
16 MixinLoader (blockedserverbypass-1.0.0.jar)
17 redirectionor (redirectionor-1.7 for 1.12.2-1.8.8.jar)
18 ModDetectorPlugin (OverflowAnimations-1.8.9-forge-2.2.5.jar)
19 MixinLoader (nochathide-1.0.1.jar)
20 FMLPlugin (NotSoEssential-Forge-1.0.3.jar)
21 PatcherTweaker (PolyPatcher-1.8.9-forge-1.10.2.jar)
22Contact their authors BEFORE contacting forge
23
24// There are four lights!
25
26Time: 27/07/2025 17:14
27Description: Initializing game
28
29net.minecraftforge.fml.common.LoaderException: java.lang.UnsatisfiedLinkError: com.github.zacgamingpro1234.shade.jna.Native.getNativeVersion()Ljava/lang/String;
30 at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
31 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:739)
32 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
33 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
34 at net.minecraft.client.Minecraft.handler$run$bho000(Minecraft.java:3239)
35 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java)
36 at net.minecraft.client.main.Main.main(SourceFile:124)
37 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
38 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
39 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
40 at java.lang.reflect.Method.invoke(Method.java:498)
41 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
42 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
43Caused by: java.lang.UnsatisfiedLinkError: com.github.zacgamingpro1234.shade.jna.Native.getNativeVersion()Ljava/lang/String;
44 at com.github.zacgamingpro1234.shade.jna.Native.getNativeVersion(Native Method)
45 at com.github.zacgamingpro1234.shade.jna.Native.<clinit>(Native.java:223)
46 at com.github.zacgamingpro1234.shade.jna.Structure.setAlignType(Structure.java:298)
47 at com.github.zacgamingpro1234.shade.jna.Structure.<init>(Structure.java:215)
48 at com.github.zacgamingpro1234.shade.jna.Structure.<init>(Structure.java:211)
49 at com.github.zacgamingpro1234.shade.jna.Structure.<init>(Structure.java:198)
50 at com.github.zacgamingpro1234.shade.jna.Structure.<init>(Structure.java:190)
51 at com.github.zacgamingpro1234.shade.jna.platform.win32.WinNT$OSVERSIONINFOEX.<init>(WinNT.java:1980)
52 at com.github.zacgamingpro1234.shade.jna.platform.win32.VersionHelpers.IsWindowsVersionOrGreater(VersionHelpers.java:59)
53 at com.github.zacgamingpro1234.shade.jna.platform.win32.VersionHelpers.IsWindows10OrGreater(VersionHelpers.java:194)
54 at com.github.zacgamingpro1234.shade.oshi.hardware.platform.windows.WindowsGlobalMemory.<clinit>(WindowsGlobalMemory.java:41)
55 at com.github.zacgamingpro1234.shade.oshi.hardware.platform.windows.WindowsHardwareAbstractionLayer.createMemory(WindowsHardwareAbstractionLayer.java:37)
56 at com.github.zacgamingpro1234.shade.oshi.util.Memoizer$1.get(Memoizer.java:65)
57 at com.github.zacgamingpro1234.shade.oshi.hardware.common.AbstractHardwareAbstractionLayer.getMemory(AbstractHardwareAbstractionLayer.java:60)
58 at com.github.zacgamingpro1234.titaniumrewrite.SharedResources.<clinit>(SharedResources.java:35)
59 at com.github.zacgamingpro1234.titaniumrewrite.Titaniumod.init(Titaniumod.java:37)
60 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
61 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
62 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
63 at java.lang.reflect.Method.invoke(Method.java:498)
64 at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
65 at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
66 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
67 at java.lang.reflect.Method.invoke(Method.java:498)
68 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
69 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
70 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
71 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
72 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
73 at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
74 at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
75 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
76 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
77 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
78 at java.lang.reflect.Method.invoke(Method.java:498)
79 at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
80 at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
81 at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
82 at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
83 at com.google.common.eventbus.EventBus.post(EventBus.java:275)
84 at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
85 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737)
86 ... 11 more
87
88
89A detailed walkthrough of the error, its code path and all known details is as follows:
90---------------------------------------------------------------------------------------
91
92-- Head --
93Stacktrace:
94 at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
95 at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:739)
96 at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
97 at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
98
99-- Initialization --
100Details:
101Stacktrace:
102 at net.minecraft.client.Minecraft.handler$run$bho000(Minecraft.java:3239)
103 at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java)
104 at net.minecraft.client.main.Main.main(SourceFile:124)
105 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
106 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
107 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
108 at java.lang.reflect.Method.invoke(Method.java:498)
109 at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
110 at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
111
112-- System Details --
113Details:
114 Minecraft Version: 1.8.9
115 Operating System: Windows 10 (amd64) version 10.0
116 Java Version: 1.8.0_451, Oracle Corporation
117 Java VM Version: Java HotSpot(TM) 64-Bit Server VM GraalVM EE 21.3.14 (mixed mode), Oracle Corporation
118 Memory: 385934576 bytes (368 MB) / 1216348160 bytes (1160 MB) up to 3915382784 bytes (3734 MB)
119 JVM Flags: 22 total; -Xmx4200M -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:+AlwaysActAsServerClassMachine -XX:+ParallelRefProcEnabled -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:ThreadPriorityPolicy=1 -XX:+UseDynamicNumberOfGCThreads -XX:NmethodSweepActivity=1 -XX:ReservedCodeCacheSize=350M -XX:-DontCompileHugeMethods -XX:MaxNodeLimit=240000 -XX:NodeLimitFudgeFactor=8000 -XX:+UseFPUForSpilling -XX:+EnableJVMCI -XX:+UseJVMCICompiler -XX:+EagerJVMCI -XX:+UseLargePages -XX:LargePageSizeInBytes=2m
120 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
121 FML: MCP 9.19 Powered by Forge 11.15.1.1764 Optifine OptiFine_1.8.9_HD_U_M5 52 mods loaded, 52 mods active
122 States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
123 UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
124 UCHI FML{**.**.**.**} [Forge Mod Loader] (forge-1.8.9-11.15.1.1764.jar)
125 UCHI Forge{11.15.1.1764} [Minecraft Forge] (forge-1.8.9-11.15.1.1764.jar)
126 UCHI mousedelayfix{1.0.1} [MouseDelayFix] (minecraft.jar)
127 UCHI redirectionor{1.7 for 1.12.2-1.8.8} [Redirectionor] (minecraft.jar)
128 UCHI polypatcher{1.10.2} [PolyPatcher] (minecraft.jar)
129 UCHI foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
130 UCHI randompatches{1.12.2-1.22.1.10} [RandomPatches] (randompatches-1.12.2-1.22.1.10.jar)
131 UCHI skinlayers3d{1.2.0} [3dSkinLayers] (3dSkinLayers-forge-mc1.8.9-1.2.0.jar)
132 UCHI blockedserverbypass{1.0.0} [Blocked Server Bypass (Forge)] (blockedserverbypass-1.0.0.jar)
133 UCHI entityculling{1.5.0} [EntityCulling] (entityculling-forge-mc1.8.9-1.5.0.jar)
134 UCHI great-scrollable-tooltips{1.2.0} [Great Scrollable Tooltips] (great-scrollable-tooltips-1.2.0.jar)
135 UCHI nochathide{1.0.1} [No Chat Hide] (nochathide-1.0.1.jar)
136 UCHI resourcify{1.6.1} [Resourcify] (Resourcify (1.8.9-forge)-1.6.1.jar)
137 UCHI serverlistbufferfixer{1.0.1} [Serverlist Buffer Fixer] (serverlistbufferfixer-1.0.1.jar)
138 UCHI oneconfig{0.2.2-alpha223} [OneConfig] (OneConfig (1.8.9-forge).jar)
139 UCHI toggle_perspective_fixed{1.0.0} [Toggle Perspective Fixed] ([1.8.9] Toggle Perspective Fixed-1.0.jar)
140 UCHI aiimprovements{0.0.1.20160401184835} [AI Improvements] (AIImprovements-1.8.9-0.0.1b20160401184840-universal.jar)
141 UCHI antighost{1.1} [AntiGhost] (antighost-1.8.9-forge11.15.1.1722-1.1.jar)
142 UCHI armorhud{1.1} [ArmorHUD] (ArmorHUD-1.1-1.8.9.jar)
143 UCHI ascribe{1.8.9-0.1.1} [Ascribe] (Ascribe-1.8.9-0.1.1.jar)
144 UCHI chatting{2.0.6} [Chatting] (Chatting-1.8.9-forge-2.0.6.jar)
145 UCHI clientsidesounds{1} [ClientSideSounds] (clientsidesounds-1.0.jar)
146 UCHI unilib{1.0.3} [UniLib] (UniLib-1.0.3+1.8.9-forge.jar)
147 UCHI craftpresence{2.5.1} [CraftPresence] (CraftPresence-2.5.1+1.8.9-forge.jar)
148 UCHI crashpatch{2.0.1} [CrashPatch] (CrashPatch-1.8.9-forge-2.0.1.jar)
149 UCHI customwindowtitle{1.0.0} [Custom Window Title] (CustomWindowTitle-Legacy-v1.0.0.jar)
150 UCHI foamfix{@VERSION@} [FoamFix] (foamfix-0.6.3a-anarchy-1.8.x.jar)
151 UCHI FpsReducer{mc1.8.9-1.10.3} [FPS Reducer] (FpsReducer-mc1.8.9-1.10.3.jar)
152 UCHI ias{D7.29 :P} [In-Game Account Switcher] (InGameAccountSwitcher-Forge-1.8-8.0.1.jar)
153 UCHI itemcounter{1.0.0} [Item Counter] (ItemCounter-1.8.9-forge-1.0.0.jar)
154 UCHI ksyxis{1.3.2} [Ksyxis] (Ksyxis-1.3.2.jar)
155 UCHI microoptimizations{1.0.0} [MicroOptimizations] (microoptimizations-1.0.0.jar)
156 UCHI modernf3{1.0.0} [ModernF3] (ModernF3-1.8.9-forge-1.0.0.jar)
157 UCHI mkb{2.1.0} [Modern Keybinding] (ModernKeyBinding-Forge-1.8.9-2.1.0.jar)
158 UCHI noblockparticles{1.0} [NoBlockParticles] (NoBlockParticles-1.0.jar)
159 UCHI nohurtcam{1.0} [NoHurtCam] (NoHurtCam-1.0.jar)
160 UCHI notsoessential{1.0.3} [§cNot §aSo §9Essential] (NotSoEssential-Forge-1.0.3.jar)
161 UCHI overflowanimations{2.2.5} [OverflowAnimations] (OverflowAnimations-1.8.9-forge-2.2.5.jar)
162 UCHI phosphor-lighting{**.**.**.**} [Phosphor Lighting Engine] (phosphor-universal.jar)
163 UCHI polycrosshair{1.0.3} [PolyCrosshair] (PolyCrosshair-1.8.9-forge-1.0.3.jar)
164 UCHI polynametag{1.0.7} [PolyNametag] (PolyNametag-1.8.9-forge-1.0.7.jar)
165 UCHI patcher{1.10.2} [Patcher] (PolyPatcher-1.8.9-forge-1.10.2.jar)
166 UCHI polysprint{1.0.1} [PolySprint] (PolySprint-1.8.9-forge-1.0.1.jar)
167 UCHI Profiler Fix{1.0} [Profiler Fix] (ProfilerFix-1.0.0.jar)
168 UCHI ProjectL{0.2} [ProjectL] (ProjectL-0.2.jar)
169 UCHI quickconfig{1.0.0} [QuickConfig] (QuickConfig-1.8.9-forge-1.0.0.jar)
170 UCHI scoreboardfix{1.0.0} [Scoreboard Fix] (scoreboardfix-1.0.0.jar)
171 UCHE titaniumrewrite{V0.3} [Titanium Rewrite] (Titanium_Rewrite-1.8.9-forge-V0.3.jar)
172 UCHI tlauncher_custom_cape_skin{1.4} [TLSkinCape] (tlskincape1.8.9-1.4.jar)
173 UCHI vanillahud{2.2.10} [VanillaHUD] (VanillaHUD-1.8.9-forge-2.2.10.jar)
174 UCHI veloxcaelo{1.0.2} [Velox Caelo] (veloxcaelo-1.1.0.jar)
175 Loaded coremods (and transformers):
176Born in a Barn (Born In A Barn 1.8-1.12-1.2.jar)
177 com.chocohead.biab.BornInABarn
178RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
179 com.therandomlabs.randompatches.core.RPTransformer
180KsyxisLegacyForge (Ksyxis-1.3.2.jar)
181
182TLSkinCapeHookLoader (tlskincape1.8.9-1.4.jar)
183 gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
184PhosphorFMLPlugin (phosphor-universal.jar)
185
186Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.3a-anarchy-1.8.x.jar)
187 pl.asie.foamfix.coremod.FoamFixTransformer
188MixinLoader (NoHurtCam-1.0.jar)
189
190ModTweaker (PolyPatcher-1.8.9-forge-1.10.2.jar)
191 club.sk1er.patcher.tweaker.other.ModClassTransformer
192MixinLoader (serverlistbufferfixer-1.0.1.jar)
193
194MixinLoader (NoBlockParticles-1.0.jar)
195
196McMouser (mcmouser-1.8.9-forge-1.0.2.jar)
197
198FMLLoadingPlugin (MouseDelayFix-1.0.1.jar)
199 io.prplz.mousedelayfix.ClassTransformer
200MixinLoader (blockedserverbypass-1.0.0.jar)
201
202redirectionor (redirectionor-1.7 for 1.12.2-1.8.8.jar)
203 com.Hileb.teampotato.redirectionor.RedirectionorTransformer
204 com.Hileb.teampotato.redirectionor.RedirectionorCrashTransformer
205ModDetectorPlugin (OverflowAnimations-1.8.9-forge-2.2.5.jar)
206
207MixinLoader (nochathide-1.0.1.jar)
208
209FMLPlugin (NotSoEssential-Forge-1.0.3.jar)
210 com.github.u9g.notsoessential.asm.ClassTransformer
211PatcherTweaker (PolyPatcher-1.8.9-forge-1.10.2.jar)
212 club.sk1er.patcher.tweaker.ClassTransformer
213 GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.14830 Compatibility Profile Context **.**.**.** 27.20.20904.1004' Renderer: 'AMD Radeon R7 M260X'
214 Redirectionor is enabled. Check your enums!: An automatic prefix block config generated
215 Launched Version: maxest fps
216 LWJGL: 2.9.4
217 OpenGL: AMD Radeon R7 M260X GL version 4.6.14830 Compatibility Profile Context **.**.**.** 27.20.20904.1004, ATI Technologies Inc.
218 GL Caps: Using GL 1.3 multitexturing.
219Using GL 1.3 texture combiners.
220Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
221Shaders are available because OpenGL 2.1 is supported.
222VBOs are available because OpenGL 1.5 is supported.
223
224 Using VBOs: Yes
225 Is Modded: Definitely; Client brand changed to 'fml,forge'
226 Type: Client (map_client.txt)
227 Resource Packs: W pack.zip, ReimaginedGUI 1.8.9.zip, LowOnFire_1.8.9.zip, Daggers-1.1.0+1.6.1-1.12.2.zip (incompatible), NoCaveAmbience 1.6.1~1.8.9.zip, MaxFPSPack.zip, §e§lBig §4§oLoot §r§11.8.9.zip
228 Current Language: English (US)
229 Profiler Position: N/A (disabled)
230 CPU: 4x Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz
231 OptiFine Version: OptiFine_1.8.9_HD_U_M5
232 OptiFine Build: 20210124-163719
233 Render Distance Chunks: 10
234 Mipmaps: 4
235 Anisotropic Filtering: 1
236 Antialiasing: 0
237 Multitexture: false
238 Shaders: null
239 OpenGlVersion: 4.6.14830 Compatibility Profile Context **.**.**.** 27.20.20904.1004
240 OpenGlRenderer: AMD Radeon R7 M260X
241 OpenGlVendor: ATI Technologies Inc.
242 CpuCount: 4
This log will be saved for 90 days from their last view.
Report abuse