Skip to content

Instantly share code, notes, and snippets.

@Jimbologo
Created May 22, 2023 13:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jimbologo/1d2fe8ff55297c0256e41d6316896ffe to your computer and use it in GitHub Desktop.
Save Jimbologo/1d2fe8ff55297c0256e41d6316896ffe to your computer and use it in GitHub Desktop.
Fluidlogger api crash
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 5/22/23 1:29 PM
Description: Initializing game
java.lang.IllegalAccessError: tried to access field net.minecraft.client.Minecraft.modelManager from class git.jbredwards.fluidlogged_api.mod.client.ClientEventHandler
at git.jbredwards.fluidlogged_api.mod.client.ClientEventHandler.removeBuiltInLiquidStateMappers(ClientEventHandler.java:43)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_9_ClientEventHandler_removeBuiltInLiquidStateMappers_Pre.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPre(ForgeHooksClient.java:211)
at net.minecraft.client.renderer.texture.TextureMap.loadSprites(TextureMap.java:87)
at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159)
at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121)
at net.minecraft.client.Minecraft.init(Minecraft.java:513)
at net.minecraft.client.Minecraft.run(Minecraft.java:378)
at net.minecraft.client.main.Main.main(Main.java:118)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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:498)
at net.minecraftforge.legacydev.Main.start(Main.java:86)
at net.minecraftforge.legacydev.MainClient.main(MainClient.java:29)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at git.jbredwards.fluidlogged_api.mod.client.ClientEventHandler.removeBuiltInLiquidStateMappers(ClientEventHandler.java:43)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_9_ClientEventHandler_removeBuiltInLiquidStateMappers_Pre.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPre(ForgeHooksClient.java:211)
at net.minecraft.client.renderer.texture.TextureMap.loadSprites(TextureMap.java:87)
at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159)
at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:121)
at net.minecraft.client.Minecraft.init(Minecraft.java:513)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.run(Minecraft.java:378)
at net.minecraft.client.main.Main.main(Main.java:118)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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:498)
at net.minecraftforge.legacydev.Main.start(Main.java:86)
at net.minecraftforge.legacydev.MainClient.main(MainClient.java:29)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_371, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 532530384 bytes (507 MB) / 1235222528 bytes (1178 MB) up to 7615283200 bytes (7262 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2859 9 mods loaded, 9 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 |
|:----- |:--------------- |:-------------------- |:--------------------------------------------------------------------- |:--------- |
| LCH | minecraft | 1.12.2 | minecraft.jar | None |
| LCH | mcp | 9.42 | minecraft.jar | None |
| LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2859_mapped_snapshot_20171003-1.12-recomp.jar | None |
| LCH | forge | 14.23.5.2859 | forge-1.12.2-14.23.5.2859_mapped_snapshot_20171003-1.12-recomp.jar | None |
| LCH | fluidlogged_api | 2.2.2 | fluidlogged-api-9a0e692.jar | None |
| LCH | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6_mapped_snapshot_20171003-1.12-universal.jar | None |
| LCH | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27_mapped_snapshot_20171003-1.12-universal.jar | None |
| LCH | jsg | 1.12.2-4.11.1.0-pre2 | combined | None |
| LCH | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302_mapped_snapshot_20171003-1.12.jar | None |
Loaded coremods (and transformers):
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.0 Compatibility Profile Context 23.4.3.230420' Renderer: 'AMD Radeon RX 5700 XT'
Launched Version: ${MC_VERSION}
LWJGL: 2.9.4
OpenGL: AMD Radeon RX 5700 XT GL version 4.6.0 Compatibility Profile Context 23.4.3.230420, ATI Technologies Inc.
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:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 16x AMD Ryzen 7 3800X 8-Core Processor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment