Jump to content

PLEASE HELP ME! Description: Unexpected error


donnuty

Recommended Posts

I am making a modpack for minecraft on version 1.12.2. When I create a world, it crashes my minecraft and this writes me:

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  MicdoodlePlugin (MicdoodleCore-1.12.2.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar)
  MovingWorldCore (MovingWorld-Mod-1.12.jar)
Contact their authors BEFORE contacting forge

// This doesn't make any sense!

Time: 9/14/18 2:30 PM
Description: Unexpected error

java.lang.IllegalAccessError: tried to access method javax.vecmath.Matrix3d.compute_svd([D[D[D)V from class javax.vecmath.Matrix4f
    at javax.vecmath.Matrix4f.getScaleRotate(Matrix4f.java:3239)
    at javax.vecmath.Matrix4f.setRotation(Matrix4f.java:3109)
    at buildcraft.lib.misc.MatrixUtil.<clinit>(MatrixUtil.java:43)
    at buildcraft.core.client.RenderTickListener.<clinit>(RenderTickListener.java:71)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_345_RenderTickListener_renderLast_RenderWorldLastEvent.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.dispatchRenderLast(ForgeHooksClient.java:181)
    at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1432)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1259)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1062)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1118)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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 javax.vecmath.Matrix4f.getScaleRotate(Matrix4f.java:3239)
    at javax.vecmath.Matrix4f.setRotation(Matrix4f.java:3109)
    at buildcraft.lib.misc.MatrixUtil.<clinit>(MatrixUtil.java:43)
    at buildcraft.core.client.RenderTickListener.<clinit>(RenderTickListener.java:71)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_345_RenderTickListener_renderLast_RenderWorldLastEvent.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.dispatchRenderLast(ForgeHooksClient.java:181)
    at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1432)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1259)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [GCEntityClientPlayerMP['Hedgedoge'/1807, l='MpServer', x=8.50, y=65.00, z=8.50]]
    Chunk stats: MultiplayerChunkCache: 0, 0
    Level seed: 0
    Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false
    Level generator options: 
    Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 0 game time, 0 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 1 total; [GCEntityClientPlayerMP['Hedgedoge'/1807, l='MpServer', x=8.50, y=65.00, z=8.50]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2740)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:426)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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_181, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 3832868480 bytes (3655 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB)
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms5120m -Xmx5120m -XX:+UseG1GC -XX:MaxGCPauseMillis=4
    IntCache: cache: 0, tcache: 0, allocated: 6, tallocated: 105
    FML: MCP 9.42 Powered by Forge 14.23.4.2759 41 mods loaded, 41 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                                |
    |:--------- |:-------------------------------------------- |:--------------- |:---------------------------------------------- |:---------------------------------------- |
    | UCHIJAAAA | minecraft                                    | 1.12.2          | minecraft.jar                                  | None                                     |
    | UCHIJAAAA | mcp                                          | 9.42            | minecraft.jar                                  | None                                     |
    | UCHIJAAAA | FML                                          | 8.0.99.99       | modpack.jar                                    | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | forge                                        | 14.23.4.2759    | modpack.jar                                    | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | micdoodlecore                                |                 | minecraft.jar                                  | None                                     |
    | UCHIJAAAA | com.elytradev.movingworld.common.asm.coremod |                 | minecraft.jar                                  | None                                     |
    | UCHIJAAAA | securitycraft                                | v1.8.7          | [1.12.x]+SecurityCraft+v1.8.7.jar              | None                                     |
    | UCHIJAAAA | biomesoplenty                                | 7.0.1.2361      | BiomesOPlenty-1.12.2-7.0.1.2361-universal.jar  | None                                     |
    | UCHIJAAAA | craftstudioapi                               | 1.0.0           | CraftStudio-API-1.12.1.jar                     | None                                     |
    | UCHIJAAAA | harvestcraft                                 | 1.12.2w         | HarvestCraft-Mod-1.12.2.jar                    | None                                     |
    | UCHIJAAAA | mantle                                       | 1.12-1.3.2.24   | Mantle-Mod-1.12.2.jar                          | None                                     |
    | UCHIJAAAA | natura                                       | 1.12.2-4.3.2.62 | Natura-Mod-1.12.2.jar                          | None                                     |
    | UCHIJAAAA | animania                                     | 1.5.1.1         | Animania-Mod-1.12.2.jar                        | None                                     |
    | UCHIJAAAA | appliedenergistics2                          | rv5-stable-11   | Applied-Energistics-2-Mod-1.12.2.jar           | None                                     |
    | UCHIJAAAA | aquaculture                                  | 1.6.1           | Aquaculture-Mod-1.12.2.jar                     | None                                     |
    | UCHIJAAAA | baubles                                      | 1.5.2           | Baubles-Mod-1.12.2.jar                         | None                                     |
    | UCHIJAAAA | buildcraftlib                                | 7.99.14         | BuildCraft-Mod-1.12.2.jar                      | None                                     |
    | UCHIJAAAA | buildcraftcore                               | 7.99.14         | BuildCraft-Mod-1.12.2.jar                      | None                                     |
    | UCHIJAAAA | buildcraftbuilders                           | 7.99.14         | BuildCraft-Mod-1.12.2.jar                      | None                                     |
    | UCHIJAAAA | buildcraftenergy                             | 7.99.14         | BuildCraft-Mod-1.12.2.jar                      | None                                     |
    | UCHIJAAAA | buildcraftfactory                            | 7.99.14         | BuildCraft-Mod-1.12.2.jar                      | None                                     |
    | UCHIJAAAA | buildcraftrobotics                           | 7.99.14         | BuildCraft-Mod-1.12.2.jar                      | None                                     |
    | UCHIJAAAA | buildcraftsilicon                            | 7.99.14         | BuildCraft-Mod-1.12.2.jar                      | None                                     |
    | UCHIJAAAA | buildcrafttransport                          | 7.99.14         | BuildCraft-Mod-1.12.2.jar                      | None                                     |
    | UCHIJAAAA | xujmod                                       | 2.0.7           | Cars-and-Engines-Mod-1.12.2.jar                | None                                     |
    | UCHIJAAAA | chisel                                       | MC1.12-0.1.1.28 | Chisel-MC1.12-0.1.1.28.jar                     | None                                     |
    | UCHIJAAAA | movingworld                                  | 1.12-6.342      | MovingWorld-Mod-1.12.jar                       | None                                     |
    | UCHIJAAAA | davincisvessels                              | @DVESSELSVER@   | Davincis-Vessels-Mod-1.12.jar                  | None                                     |
    | UCHIJAAAA | ic2                                          | 2.8.16-ex112    | Industrial-Craft-2-Mod-Experimental-1.12.1.jar | de041f9f6187debbc77034a344134053277aa3b0 |
    | UCHIJAAAA | jei                                          | 4.9.1.168       | jei_1.12.2-4.9.1.168.jar                       | None                                     |
    | UCHIJAAAA | tconstruct                                   | 1.12.2-2.9.0.55 | Tinkers-Construct-Mod-1.12.2.jar               | None                                     |
    | UCHIJAAAA | galacticraftcore                             | 4.0.1.181       | Galacticraft-Mod-1.12.2.jar                    | None                                     |
    | UCHIJAAAA | lucky                                        | 7.5.0           | Lucky-Block-Mod-1.12.zip                       | None                                     |
    | UCHIJAAAA | ngtlib                                       | 2.4.3           | NGTLib-1.12.2.jar                              | None                                     |
    | UCHIJAAAA | rtm                                          | 2.4.4           | Real-Train-Mod-1.12.2.jar                      | None                                     |
    | UCHIJAAAA | reforged                                     | 0.7.5           | Reforged-Mod-1.12.jar                          | None                                     |
    | UCHIJAAAA | bspkrscore                                   | at_0.9          | TreeCapitator-Mod-1.12.jar                     | None                                     |
    | UCHIJAAAA | treecapitator                                | at_0.9          | TreeCapitator-Mod-1.12.jar                     | None                                     |
    | UCHIJAAAA | vc                                           | 5.0.9           | ViesCraft-1.12.2-5.0.9.jar                     | None                                     |
    | UCHIJAAAA | wawla                                        | 2.5.248         | Wawla-1.12.2-2.5.248.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAAAA | immersiveengineering                         | 0.12-85         | Immersive-Engineering-Mod-1.12.2.jar           | 4cb49fcde3b43048c9889e0a3d083225da926334 |

    Loaded coremods (and transformers): 
MicdoodlePlugin (MicdoodleCore-1.12.2.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
MovingWorldCore (MovingWorld-Mod-1.12.jar)
  
    GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4358' Renderer: 'Intel(R) HD Graphics 4000'
    Pulsar/natura loaded Pulses: 
        - NaturaCommons (Enabled/Forced)
        - NaturaOverworld (Enabled/Not Forced)
        - NaturaNether (Enabled/Not Forced)
        - NaturaDecorative (Enabled/Not Forced)
        - NaturaTools (Enabled/Not Forced)
        - NaturaEntities (Enabled/Not Forced)
        - NaturaOredict (Enabled/Forced)
        - NaturaWorld (Enabled/Not Forced)

    AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
    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)

    AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
    Launched Version: 1.12.2-forge1.12.2-14.23.4.2759
    LWJGL: 2.9.4
    OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4358, 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: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 4x Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz

 

Please help me! I need it so fast!

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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