Jump to content

Christinson

Members
  • Posts

    4
  • Joined

  • Last visited

Christinson's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Thank for the info guys. I am fairly new to minecraft modding and I was referred to that site by a few people. Once I have time tomorrow, I'll find the correct sources for all the mods and delete the current ones.
  2. Thanks for sharing. I thought creators uploaded their mods themselves.
  3. So I have been running the same few mods for Minecraft for a while and I decided to add a few more. The game started crashing so I tried to find the culprit and I am back to my original few mods with crashes still persisting. If anyone can identify the issue or help in some way it'd be appreciated. I'm going to go to sleep now, so I won't be able to respond for a while. Crash log: Minceraft! Time: 11/27/18 11:29 PM Description: Initializing game java.lang.NullPointerException: The validated object is null at org.apache.commons.lang3.Validate.notNull(Validate.java:225) at org.apache.commons.lang3.Validate.notNull(Validate.java:206) at net.minecraft.util.registry.RegistrySimple.func_82595_a(SourceFile:35) at slimeknights.tconstruct.tools.ToolClientEvents.onModelBake(ToolClientEvents.java:88) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_190_ToolClientEvents_onModelBake_ModelBakeEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:386) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) 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) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at org.apache.commons.lang3.Validate.notNull(Validate.java:225) at org.apache.commons.lang3.Validate.notNull(Validate.java:206) at net.minecraft.util.registry.RegistrySimple.func_82595_a(SourceFile:35) at slimeknights.tconstruct.tools.ToolClientEvents.onModelBake(ToolClientEvents.java:88) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_190_ToolClientEvents_onModelBake_ModelBakeEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:386) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) 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: 1486953936 bytes (1418 MB) / 2147483648 bytes (2048 MB) up to 7516192768 bytes (7168 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.3.2655 Optifine OptiFine_1.12.2_HD_U_D1 26 mods loaded, 26 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 | |:----- |:-------------------- |:--------------- |:------------------------------------- |:---------------------------------------- | | UCH | minecraft | 1.12.2 | minecraft.jar | None | | UCH | mcp | 9.42 | minecraft.jar | None | | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.3.2655.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | forge | 14.23.3.2655 | forge-1.12.2-14.23.3.2655.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | gobblecore | 1.12-0.1.6.35 | GobbleCore-1.12-0.1.6.35.jar | None | | UCH | charcoalblock | 1.1 | A-Block-of-Charcoal-Mod-1.12.2.jar | None | | UCH | ambientsounds | 2.0.0 | AmbientSounds_v2.2.5_mc1.12.2.jar | None | | UCH | backpack | 3.0.1 | Backpacks-Mod-1.12.2.jar | None | | UCH | chisel | MC1.12-0.1.1.28 | Chisel-Mod-1.12.2.jar | None | | UCH | chiselsandbits | 14.16 | chiselsandbits-14.16.jar | None | | UCH | extendedrenderer | v1.0 | CoroUtil-1.12.2.jar | None | | UCH | coroutil | 1.12.1-1.2.14 | CoroUtil-1.12.2.jar | None | | UCH | configmod | v1.0 | CoroUtil-1.12.2.jar | None | | UCH | dynamictrees | 1.12.2-0.7.6 | Dynamic-Trees-Mod-1.12.2.jar | None | | UCH | extrabitmanipulation | 1.12.2-3.3.0 | Extra-Bit-Manipulation-Mod-1.12.2.jar | None | | UCH | harvestcraft | 1.12.2o | HarvestCraft-Mod-1.12.2.jar | None | | UCH | jei | 4.12.0.216 | jei_1.12.2-4.12.0.216.jar | None | | UCH | malisiscore | 1.12.2-6.4.0 | MalisisCore-1.12.2.jar | None | | UCH | malisisdoors | 1.12.2-7.3.0 | MalisisDoors-Mod-1.12.2.jar | None | | UCH | mantle | 1.12-1.3.2.24 | Mantle-Mod-1.12.2.jar | None | | UCH | cfm | 4.2.0 | MrCrayFishs-Furniture-1.12.2.jar | None | | UCH | notenoughroofs | 0.6.1.0 | Not-Enough-Roofs-Mod-1.12.2.jar | None | | UCH | corerm | 1.3.0 | RikMuldsCore-1.12.2.jar | None | | UCH | sanlib | 1.4.2 | SanLib-1.12.2-1.4.2.jar | None | | UCH | sanplayermodel | 1.0.3 | SanLib-1.12.2-1.4.2.jar | None | | UCH | tconstruct | 1.12.2-2.9.0.55 | Tinkers-Construct-Mod-1.12.2.jar | None | Loaded coremods (and transformers): MalisisCorePlugin (MalisisCore-1.12.2.jar) GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 416.16' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2' Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - chiselIntegration (Enabled/Not Forced) - chiselsandbitsIntegration (Enabled/Not Forced) Launched Version: 1.12.2-forge1.12.2-14.23.3.2655 LWJGL: 2.9.4 OpenGL: GeForce GTX 1060 6GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 416.16, NVIDIA Corporation 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: 6x AMD FX(tm)-6300 Six-Core Processor OptiFine Version: OptiFine_1.12.2_HD_U_D1 OptiFine Build: 20180323-135452 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 416.16 OpenGlRenderer: GeForce GTX 1060 6GB/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 6
×
×
  • Create New...

Important Information

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