crash

vely

Aventurier
14 Août 2023
1
0
1
21
hi, i can t lunch game in my mc, when i try it, ma game close, need help pls
this is the crash report:
Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  FMLLoadingPlugin (ModCore_Container-1.0.jar)
  CTJSLoadingPlugin (ctjs-1.2.2-1.8.9.jar)
  LabyModCoreMod (LabyMod-3.jar)
  FMLLoadingPlugin (Scrollable Tooltips-1.2 (1.8.9).jar)
  SkyblockAddonsLoadingPlugin (SkyblockAddons-1.8.9-${version}.jar)
  PatcherTweaker (Patcher-1.8.7 (1.8.9).jar)
  PlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar)
  FMLLoadingPlugin (Skypixel-0.0.6.jar)
  ModTweaker (Patcher-1.8.7 (1.8.9).jar)
  FMLLoadingPlugin (OofMod-3.0 (1.8.9).jar)
  Skytils On Top (Skytils-1.7.4.jar)
Contact their authors BEFORE contacting forge

// Shall we play a game?

Time: 14/08/23 14:09
Description: Unexpected error

org.spongepowered.asm.mixin.injection.throwables.InjectionError: LVT in net/minecraft/client/renderer/EntityRenderer::func_181560_a(FJ)V has incompatible changes at opcode 270 in callback mixins.pmr.json:MixinEntityRenderer->@Inject::perspectiveCameraUpdatingNormal(FJLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ZFFFFI)V.
 Expected: [Z, F, F, F, F, I]
    Found: [Z, F, F, F, F, B]
Available: [Z, F, F, F, F, B]
    at net.minecraft.client.renderer.EntityRenderer.handler$bjh000$perspectiveCameraUpdatingNormal$missing(EntityRenderer.java)
    at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1349)
    at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1051)
    at net.minecraft.client.Minecraft.run(Minecraft.java:349)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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)
    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 gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124)
    at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:173)
    at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:117)
    at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:147)
    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 gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:293)
    at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53)
    at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:26)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
    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 net.minecraft.client.renderer.EntityRenderer.handler$bjh000$perspectiveCameraUpdatingNormal$missing(EntityRenderer.java)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['Richman_homless'/36008205, l='MpServer', x=8,50, y=65,00, z=8,50]]
    Chunk stats: MultiplayerChunkCache: 0, 0
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options: 
    Level spawn location: -151,00,69,00,148,00 - World: (-151,69,148), Chunk: (at 9,4,4 in -10,9; contains blocks -160,0,144 to -145,255,159), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,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: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 1 total; [EntityPlayerSP['Richman_homless'/36008205, l='MpServer', x=8,50, y=65,00, z=8,50]]
    Retry entities: 0 total; []
    Server brand: Hypixel BungeeCord (1.3.22) <- vanilla
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:417)
    at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2536)
    at net.minecraft.client.Minecraft.run(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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)
    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 gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124)
    at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:173)
    at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:117)
    at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:147)
    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 gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:293)
    at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53)
    at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:26)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    ct.js modules: [Module{name=DeepEquals,folder=.\config\ChatTriggers\modules\DeepEquals,metadata=ModuleMetadata(name=DeepEquals, version=1.0.0, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Compare two different objects for deep equality, requires=null, ignored=null, isRequired=false)}, Module{name=DeepProxy,folder=.\config\ChatTriggers\modules\DeepProxy,metadata=ModuleMetadata(name=DeepProxy, version=2.0.0, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=Ecolsson, description=null, requires=null, ignored=null, isRequired=false)}, Module{name=DungeonUtilities,folder=.\config\ChatTriggers\modules\DungeonUtilities,metadata=ModuleMetadata(name=DungeonUtilities, version=0.8.0, entry=index.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=null, requires=[SettingsManager], ignored=null, isRequired=false)}, Module{name=Elementa,folder=.\config\ChatTriggers\modules\Elementa,metadata=ModuleMetadata(name=Elementa, version=1.4.3, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Gui Library, requires=null, ignored=null, isRequired=false)}, Module{name=PersistentData,folder=.\config\ChatTriggers\modules\PersistentData,metadata=ModuleMetadata(name=PersistentData, version=1.1.3, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Easily store data that persist between game and ct reloads, requires=[DeepProxy], ignored=null, isRequired=false)}, Module{name=PersistentVariables,folder=.\config\ChatTriggers\modules\PersistentVariables,metadata=ModuleMetadata(name=PersistantVariables, version=null, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Easily create variables that persist between ct reloads, requires=[DeepEquals], ignored=null, isRequired=false)}, Module{name=Promise,folder=.\config\ChatTriggers\modules\Promise,metadata=ModuleMetadata(name=Promise, version=1.0.0, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Promise polyfill for 1.0.0, requires=null, ignored=null, isRequired=false)}, Module{name=request,folder=.\config\ChatTriggers\modules\request,metadata=ModuleMetadata(name=request, version=2.0.0, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=Ecolsson, description=A nicer alternative to XMLHttpRequest with a promise-like API. See the README.md for a full api description, requires=[Promise], ignored=null, isRequired=false)}, Module{name=SBInvSee,folder=.\config\ChatTriggers\modules\SBInvSee,metadata=ModuleMetadata(name=SBInvSee, version=1.0.1, entry=index.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=See the inventory contents of a hypixel skyblock player, requires=[request, PersistentData], ignored=null, isRequired=false)}, Module{name=SettingsManager,folder=.\config\ChatTriggers\modules\SettingsManager,metadata=ModuleMetadata(name=SettingsManager, version=1.2.1, entry=null, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=Autogenerates a settings file and gui based on the object created and registers. Example usage can be found in UseExample.js, requires=null, ignored=null, isRequired=false)}, Module{name=SkyblockCommands,folder=.\config\ChatTriggers\modules\SkyblockCommands,metadata=ModuleMetadata(name=&5&k&l00&r&3 Sky&2Block &6Commands &r&5&k&l00&r&c&o by &r&4&oDolphin0xyz, version=&3&l&k0&r&6&l&o1&3&l&o.&6&l&o4&3&l&o.&6&l&o2&r&3&l&k0, entry=main.js, asmEntry=null, asmExposedFunctions=null, tags=null, pictureLink=null, creator=null, description=&a&l&k0&r&3 Adds keybinds for most skyblock commands and fast travel warps in the vanilla controls menu. &r&a&l&k0
&r&e&l&k0&r&2 If keys conflicts with other keys things may not work and things outside this moudule may break. &r&e&l&k0
&r&b&l&k0&r&d Contact me if you find bugs, need help, or have features to suggest. My discord name is Dolphin0xyz#7887 and you can also find me on the ChatTriggers discord server. &r&b&l&k0, requires=null, ignored=null, isRequired=false)}]
    Minecraft Version: 1.8.9
    Operating System: Windows 10 (amd64) version 10.0
    CPU: 16x Intel(R) Core(TM) i7-10700KF CPU @ 3.80GHz
    Java Version: 1.8.0_371, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 688834832 bytes (656 MB) / 1509949440 bytes (1440 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.2318 Optifine OptiFine_1.8.9_HD_U_I7 36 mods loaded, 36 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                                  |
    | ------ | --------------------- | ------------ | --------------------------------------- |
    | UCHIJA | mcp                   | 9.19         | minecraft.jar                           |
    | UCHIJA | FML                   | 8.0.99.99    | forge-1.8.9-11.15.1.2318-1.8.9.jar      |
    | UCHIJA | Forge                 | 11.15.1.2318 | forge-1.8.9-11.15.1.2318-1.8.9.jar      |
    | UCHIJA | refractionoof         | 3.0          | minecraft.jar                           |
    | UCHIJA | PlayerAPI             | 1.0          | minecraft.jar                           |
    | UCHIJA | essential             | 1.0.0        | Essential (forge_1.8.9).jar             |
    | UCHIJA | pmr                   | 0.0.4        | Perspective-Mod-Forge-1.8.9.jar         |
    | UCHIJA | modcore               | 0.1.51       | Sk1er Modcore-0.1.51 (1.8.9).jar        |
    | UCHIJA | pownspotionhud        | 1.0          | 1.8.9_Powns_PotionEffect_HUD_-_1.0.jar  |
    | UCHIJA | blockoverlay          | 2.1          | [1.8.9] BlockOverlay-v2.1.jar           |
    | UCHIJA | canelexkeystrokes     | 1.0          | [1.8.9] canelex keystrokes.jar          |
    | UCHIJA | Powns ArmorStatus HUD | 1.0          | [1.8.9] Powns ArmorStatus HUD - 1.1.jar |
    | UCHIJA | pownscoordshud        | 1.0          | [1.8.9] Powns Coords HUD - 1.0.jar      |
    | UCHIJA | pownstogglesneak      | 3.0          | [1.8.9] Powns ToggleSneak - 3.0.jar     |
    | UCHIJA | sidebarmod            | 2.0          | [1.8.9] Sidebar Mod Revamp.jar          |
    | UCHIJA | alwayssharp           | 1.0          | alwayssharp-1.0.jar                     |
    | UCHIJA | autogg                | 4.1.3        | AutoGG-4.1.3 (1.8.9).jar                |
    | UCHIJA | autotip               | 3.1          | Autotip-3.1.1 (1.8.9_forge).jar         |
    | UCHIJA | AutoWho               | 1.0          | AutoWho-1.0.jar                         |
    | UCHIJA | ct.js                 | 1.2.2        | ctjs-1.2.2-1.8.9.jar                    |
    | UCHIJA | DiscordRP             | 1.2.4        | DiscordRP-1.2.4.jar                     |
    | UCHIJA | labymod               | 3.6.12       | LabyMod-3.jar                           |
    | UCHIJA | modcore_example_mod   | 1.0          | ModCore_Container-1.0.jar               |
    | UCHIJA | nick_hider            | 6.0.2        | Nick Hider-6.0.2 (1.8.9).jar            |
    | UCHIJA | notenoughupdates      | 2.1.0-REL    | NotEnoughUpdates-2.1.jar                |
    | UCHIJA | patcher               | 1.8.7        | Patcher-1.8.7 (1.8.9).jar               |
    | UCHIJA | quickplay             | 2.0.3        | Quickplay-1.8.9-2.0.3.jar               |
    | UCHIJA | resourcepackmanager   | 1.0          | Resource_Pack_Manager_1.1.jar           |
    | UCHIJA | text_overflow_scroll  | 1.2          | Scrollable Tooltips-1.2 (1.8.9).jar     |
    | UCHIJA | hypixel_auto_complete | 1.0          | Sk1er Hypixel Autocomplete Mod-1.0.jar  |
    | UCHIJA | skyblockaddons        | 1.7.2        | SkyblockAddons-1.8.9-${version}.jar     |
    | UCHIJA | skypixel              | 0.0.6        | Skypixel-0.0.6.jar                      |
    | UCHIJA | skytils               | 1.7.4        | Skytils-1.7.4.jar                       |
    | UCHIJA | skywarsmod            | 1.0          | SkyWars Stats Mod-v1.0.3.jar            |
    | UCHIJA | timechanger           | 1.0          | TimeChanger-1.0 (1.8.9).jar             |
    | UCHIJA | publictogglechat      | 2.1.0        | ToggleChat-2.1.0-SNAPSHOT.jar           |

    Loaded coremods (and transformers): 
FMLLoadingPlugin (ModCore_Container-1.0.jar)
  club.sk1er.mods.core.forge.ClassTransformer
CTJSLoadingPlugin (ctjs-1.2.2-1.8.9.jar)
  com.chattriggers.ctjs.launch.plugin.CTJSTransformer
LabyModCoreMod (LabyMod-3.jar)
  net.labymod.core.asm.LabyModTransformer
FMLLoadingPlugin (Scrollable Tooltips-1.2 (1.8.9).jar)
  club.sk1er.mods.overflowscroll.forge.ClassTransformer
SkyblockAddonsLoadingPlugin (SkyblockAddons-1.8.9-${version}.jar)
  codes.biscuit.skyblockaddons.tweaker.SkyblockAddonsTransformer
PatcherTweaker (Patcher-1.8.7 (1.8.9).jar)
  club.sk1er.patcher.tweaker.ClassTransformer
PlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar)
  api.player.forge.PlayerAPITransformer
FMLLoadingPlugin (Skypixel-0.0.6.jar)
  io.prplz.skypixel.asm.ClassTransformer
ModTweaker (Patcher-1.8.7 (1.8.9).jar)
  club.sk1er.patcher.tweaker.other.ModClassTransformer
FMLLoadingPlugin (OofMod-3.0 (1.8.9).jar)
  us.nickfraction.oofmod.asm.EntityPlayerTransformer
  us.nickfraction.oofmod.asm.EntityArrowTransformer
  us.nickfraction.oofmod.asm.EntityFishHookTransformer
  us.nickfraction.oofmod.asm.RenderGlobalTransformer
Skytils On Top (Skytils-1.7.4.jar)
  gg.skytils.skytilsmod.asm.SkytilsTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 528.02' Renderer: 'NVIDIA GeForce RTX 3060/PCIe/SSE2'
    Skytils Debug Info: {HasBetterFPS=false, BetterFPS Version=NONE, Disabled Start Checks=false}
    Launched Version: 1.8.9-forge1.8.9-11.15.1.2318-1.8.9
    LWJGL: 2.9.4
    OpenGL: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 4.6.0 NVIDIA 528.02, 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: No
    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 Intel(R) Core(TM) i7-10700KF CPU @ 3.80GHz
    OptiFine Version: OptiFine_1.8.9_HD_U_I7
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 528.02
    OpenGlRenderer: NVIDIA GeForce RTX 3060/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 16
 
Dernière édition par un modérateur: