CrucibleMC / Crucible

Crucible, a fork of Thermos, is a CraftBukkit and Forge server implementation for 1.7.10, providing the ability to load both Forge mods and Bukkit plugins alongside each other.
https://discord.gg/jWSTJ4d
GNU General Public License v3.0
184 stars 63 forks source link

Server Crash Report #95

Closed LSK-LW closed 2 years ago

LSK-LW commented 2 years ago

MOD: Galacticraft

---- Minecraft Crash Report ----
// Why did you do that?

Time: 22-1-26 下午1:26
Description: Exception in server tick loop

java.lang.VerifyError: Expecting a stackmap frame at branch target 304
Exception Details:
  Location:
    net/minecraft/world/gen/ChunkProviderServer.func_73153_a(Lnet/minecraft/world/chunk/IChunkProvider;II)V @74: ifne
  Reason:
    Expected stackmap frame at this location.
  Bytecode:
    0x0000000: 2a1c 1db6 0261 3a04 1904 b402 649a 0187
    0x0000010: 1904 b602 672a b400 6ac6 017b 2ab4 0066
    0x0000020: b401 46b4 026a b901 5201 003a 0501 3a06
    0x0000030: 2ab4 006a 2b1c 1db9 026c 0400 1c1d 2ab4
    0x0000040: 0066 2ab4 006a 2bb8 0272 9a00 e604 b302
    0x0000050: 77bb 0279 59b7 027a 3a07 1907 2ab4 0066
    0x0000060: b602 7db6 0281 1907 b602 8414 0285 6d14
    0x0000070: 0285 690a 6137 0819 07b6 0284 1402 856d
    0x0000080: 1402 8569 0a61 370a 1907 1c85 1608 691d
    0x0000090: 8516 0a69 612a b400 66b6 027d 83b6 0281
    0x00000a0: 2ab4 0066 b602 0e3a 0c19 0cc6 0058 2ab4
    0x00000b0: 0066 04b5 0289 190c b902 8e01 00b9 028f
    0x00000c0: 0100 3a0d 190d b901 0201 0099 0020 190d
    0x00000d0: b901 0601 00c0 0291 3a0e 190e 190c 1907
    0x00000e0: 1904 b401 c2b6 0295 a7ff dc2a b400 6603
    0x00000f0: b502 89a7 0010 3a0f 2ab4 0066 03b5 0289
    0x0000100: 190f bf03 b302 772a b400 66b6 01b6 b602
    0x0000110: 98bb 029a 5919 04b4 01c2 b702 9db9 01cb
    0x0000120: 0200 1c1d 2ab4 0066 2ab4 006a 2bb8 02a3
    0x0000130: 1904 b602 a619 05c6 005d 1906 c600 1919
    0x0000140: 05b9 02a9 0100 a700 4e3a 0719 0619 07b6
    0x0000150: 02ad a700 4219 05b9 02a9 0100 a700 383a
    0x0000160: 0719 073a 0619 07bf 3a10 1905 c600 2519
    0x0000170: 06c6 0019 1905 b902 a901 00a7 0016 3a11
    0x0000180: 1906 1911 b602 ada7 000a 1905 b902 a901
    0x0000190: 0019 10bf b1                           
  Exception Handler Table:
    bci [182, 235] => handler: 246
    bci [246, 248] => handler: 246
    bci [319, 326] => handler: 329
    bci [48, 309] => handler: 351
    bci [48, 309] => handler: 360
    bci [372, 379] => handler: 382
    bci [351, 362] => handler: 360
  Stackmap Table:
    full_frame(@196,{Object[#2],Object[#6],Integer,Integer,Object[#131],Object[#334],Object[#322],Object[#633],Long,Long,Object[#651],Object[#255]},{})
    chop_frame(@235,1)
    same_locals_1_stack_item_frame(@246,Object[#322])
    same_frame(@259)
    full_frame(@329,{Object[#2],Object[#6],Integer,Integer,Object[#131],Object[#334],Object[#322]},{Object[#322]})
    same_frame(@341)
    same_locals_1_stack_item_frame(@351,Object[#322])
    same_locals_1_stack_item_frame(@360,Object[#322])
    full_frame(@382,{Object[#2],Object[#6],Integer,Integer,Object[#131],Object[#334],Object[#322],Top,Top,Top,Top,Top,Top,Top,Top,Top,Object[#322]},{Object[#322]})
    same_frame(@394)
    same_frame(@401)
    full_frame(@404,{Object[#2],Object[#6],Integer,Integer,Object[#131]},{})

    at net.minecraft.world.WorldServer.func_72970_h(WorldServer.java:905)
    at net.minecraft.world.World.<init>(World.java:433)
    at net.minecraft.world.WorldServer.<init>(WorldServer.java:162)
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:369)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:641)
    at java.lang.Thread.run(Thread.java:748)