Перейти к публикации

Краш после телепортации на варп


Рекомендованные сообщения

Сервер sandbox, телепортировался на /warp magaz, прошёл немного вперёд и крашнуло игру (краш лог прилагается), последующие попытку входа на сервер сразу крашат игру.

(на варпе незадолго до этого на лодках катались по льду(узнал в чате)) 

 


 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (mod-C0-foamfix01010.jar)
  IELoadingPlugin (mod-S1-ImmersiveEngineering-core-01292-EX22.jar)
  LoadingPlugin (mod-C14-ChunkAnimator12.jar)
  BetterFoliageLoader (mod-C10-BetterFoliage220_EX32.jar)
  ForgelinPlugin (mod-S1-Forgelin-184-EX23.jar)
  CTMCorePlugin (mod-S2-CTM-MC10029-EX28.jar)
  ClientFixer (mod-C0-ClientFixer1122.jar)
Contact their authors BEFORE contacting forge

// My bad.

Time: 5/3/20 10:30 PM
Description: Ticking entity

java.lang.ClassCastException: java.lang.Float cannot be cast to java.lang.Integer
    at biomesoplenty.common.entities.item.EntityBOPBoat.func_70268_h(EntityBOPBoat.java:943)
    at biomesoplenty.common.entities.item.EntityBOPBoat.func_70071_h_(EntityBOPBoat.java:301)
    at net.minecraft.world.World.func_72866_a(World.java:1993)
    at net.minecraft.world.World.func_72870_g(World.java:1955)
    at net.minecraft.world.World.func_72939_s(World.java:1759)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1482)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:874)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:295)
    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:498)
    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 biomesoplenty.common.entities.item.EntityBOPBoat.func_70268_h(EntityBOPBoat.java:943)
    at biomesoplenty.common.entities.item.EntityBOPBoat.func_70071_h_(EntityBOPBoat.java:301)
    at net.minecraft.world.World.func_72866_a(World.java:1993)
    at net.minecraft.world.World.func_72870_g(World.java:1955)

-- Entity being ticked --
Details:
    Entity Type: biomesoplenty:bop_boat (biomesoplenty.common.entities.item.EntityBOPBoat)
    Entity ID: 3334800
    Entity Name: Лодка
    Entity's Exact location: -2543.69, 81.00, 8520.74
    Entity's Block location: World: (-2544,81,8520), Chunk: (at 0,5,8 in -159,532; contains blocks -2544,0,8512 to -2529,255,8527), Region: (-5,16; contains chunks -160,512 to -129,543, blocks -2560,0,8192 to -2049,255,8703)
    Entity's Momentum: 0.00, 0.00, 0.00
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1759)

-- Affected level --
Details:
    Level name: MpServer
    All players: 2 total; [EntityPlayerSP['AngryCat228'/3331241, l='MpServer', x=-2523.10, y=67.00, z=8489.37], EntityOtherPlayerMP['wr3ckedl'/114790, l='MpServer', x=-2535.00, y=67.50, z=8474.00]]
    Chunk stats: MultiplayerChunkCache: 81, 81
    Level seed: 0
    Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false
    Level generator options: 
    Level spawn location: World: (8515,67,-7767), Chunk: (at 3,4,9 in 532,-486; contains blocks 8512,0,-7776 to 8527,255,-7761), Region: (16,-16; contains chunks 512,-512 to 543,-481, blocks 8192,0,-8192 to 8703,255,-7681)
    Level time: 16607004 game time, 16617906 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: 8 total; [EntityOtherPlayerMP['wr3ckedl'/114790, l='MpServer', x=-2535.00, y=67.50, z=8474.00], EntityBOPBoat['Лодка'/3334800, l='MpServer', x=-2543.69, y=81.00, z=8520.74], EntityOtherPlayerMP['wr3ckedl'/114790, l='MpServer', x=-2535.00, y=67.50, z=8474.00], EntityPlayerSP['AngryCat228'/3331241, l='MpServer', x=-2523.10, y=67.00, z=8489.37], EntitySpeedboat['entity.speedboat.name'/3334798, l='MpServer', x=-2512.69, y=81.00, z=8508.69], EntityBoat['Лодка'/3334799, l='MpServer', x=-2518.96, y=81.00, z=8508.69], EntityLlama['Лама'/3334796, l='MpServer', x=-2514.47, y=71.00, z=8484.31], EntityLlama['Лама'/3334797, l='MpServer', x=-2519.45, y=69.00, z=8478.45]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2172)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:308)
    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:498)
    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_221, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 820697936 bytes (782 MB) / 2014269440 bytes (1920 MB) up to 4268163072 bytes (4070 MB)
    JVM Flags: 7 total; -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -XX:+UseFastEmptyMethods -Xmn256M -XX:+CMSIncrementalMode -XX:+UseCompressedOops -Xmx4096M
    IntCache: cache: 0, tcache: 0, allocated: 4, tallocated: 105
    FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_F5 78 mods loaded, 78 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                                |
    |:------ |:-------------------- |:-------------------------- |:------------------------------------------------- |:---------------------------------------- |
    | LCHIJA | minecraft            | 1.12.2                     | minecraft.jar                                     | None                                     |
    | LCHIJA | mcp                  | 9.42                       | minecraft.jar                                     | None                                     |
    | LCHIJA | FML                  | 8.0.99.99                  | forge-1.12.2-14.23.5.2838.jar                     | None                                     |
    | LCHIJA | forge                | 14.23.5.2838               | forge-1.12.2-14.23.5.2838.jar                     | None                                     |
    | LCHIJA | ClientFixer          | 1.12.2-1.9                 | minecraft.jar                                     | None                                     |
    | LCHIJA | foamfixcore          | 7.7.4                      | minecraft.jar                                     | None                                     |
    | LCHIJA | clientfixerfont      | 1.0                        | mod-C0-ClientFixerFont.jar                        | None                                     |
    | LCHIJA | foamfix              | 0.10.10-1.12.2             | mod-C0-foamfix01010.jar                           | None                                     |
    | LCHIJA | hardwareinfo         | 1.0                        | mod-C0-HardwareInfo1122.jar                       | None                                     |
    | LCHIJA | optifineapi          | 3.4                        | mod-C0-OptifineAPI34.jar                          | None                                     |
    | LCHIJA | xaerominimap         | 1.16.3                     | mod-C1-XaerosMinimap1163_sandbox.jar              | None                                     |
    | LCHIJA | forgelin             | 1.8.4                      | mod-S1-Forgelin-184-EX23.jar                      | None                                     |
    | LCHIJA | betterfoliage        | 2.2.0                      | mod-C10-BetterFoliage220_EX32.jar                 | None                                     |
    | LCHIJA | waila                | 1.8.26                     | mod-C10-Hwyla1826B41.jar                          | None                                     |
    | LCHIJA | ambientsounds        | 3.0                        | mod-C12-AmbientSounds309.jar                      | None                                     |
    | LCHIJA | chunkanimator        | 1.2                        | mod-C14-ChunkAnimator12.jar                       | None                                     |
    | LCHIJA | worldeditcuife2      | 2.1.2-mf-1.12-14.21.1.2387 | mod-C3-WorldEditCUI2212.jar                       | None                                     |
    | LCHIJA | crafttweaker         | 4.1.19                     | mod-S10-CraftTweaker4119-EX10.jar                 | None                                     |
    | LCHIJA | mtlib                | 3.0.6                      | mod-S10-MTLib306-EX10.jar                         | None                                     |
    | LCHIJA | modtweaker           | 4.0.17                     | mod-S10-modtweaker4017-EX10.jar                   | None                                     |
    | LCHIJA | jei                  | 4.15.0.289                 | mod-C9-jei289.jar                                 | None                                     |
    | LCHIJA | moreoverlays         | 1.13                       | mod-C8-moreoverlays1121.jar                       | None                                     |
    | LCHIJA | codechickenlib       | 3.2.3.358                  | mod-C9-CodeChickenLib358.jar                      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | jeresources          | 0.9.2.60                   | mod-C9-JustEnoughResources09260.jar               | None                                     |
    | LCHIJA | nei                  | 2.4.3                      | mod-C9-NotEnoughItems245.jar                      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | vk_feed              | 1.0                        | mod-MC1-VKfeed20.jar                              | None                                     |
    | LCHIJA | economy_mod          | 3.0                        | mod-MS1-EconomyMod30client.jar                    | None                                     |
    | LCHIJA | economyore           | 1.0                        | mod-MS1-EconomyOre1122-Client.jar                 | None                                     |
    | LCHIJA | superpickaxe         | 1.12.2-1.0                 | mod-MS1-SuperPickaxe1122-client.jar               | None                                     |
    | LCHIJA | treasure_chest       | 2.0                        | mod-MS1-TreasureChest20Client.jar                 | None                                     |
    | LCHIJA | wardrobe             | 1.0                        | mod-MS1-Wardrobe1122.jar                          | None                                     |
    | LCHIJA | dailybonus           | 1.0                        | mod-MS4-DailyBonus-client.jar                     | None                                     |
    | LCHIJA | enderbag             | 2.0                        | mod-MS4-EnderBag2.jar                             | None                                     |
    | LCHIJA | itemicon             | 2.0                        | mod-MS4-ItemIcon20Client.jar                      | None                                     |
    | LCHIJA | more_records         | 2.0                        | mod-MS4-MoreRecords2.jar                          | None                                     |
    | LCHIJA | trade                | 1.0.0                      | mod-MS7-Trade.jar                                 | None                                     |
    | LCHIJA | wanditems            | 1.0                        | mod-MS8-wanditems2.jar                            | None                                     |
    | LCHIJA | mantle               | 1.12-1.3.3.55              | mod-S1-Mantle13355-EX40.jar                       | None                                     |
    | LCHIJA | ctm                  | MC1.12.2-1.0.0.29          | mod-S2-CTM-MC10029-EX28.jar                       | None                                     |
    | LCHIJA | chisel               | MC1.12.2-1.0.1.44          | mod-S2-Chisel10144-EX28.jar                       | None                                     |
    | LCHIJA | tconstruct           | 1.12.2-2.13.0.171          | mod-S1-TConstruct-2130171-EX40.jar                | None                                     |
    | LCHIJA | immersiveengineering | 0.12-92                    | mod-S1-ImmersiveEngineering-01292-EX22.jar        | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LCHIJA | alternatingflux      | 0.12.2-2                   | mod-S1-alternatingflux-0122-EX22.jar              | None                                     |
    | LCHIJA | baubles              | 1.5.2                      | mod-S1-Baubles152.jar                             | None                                     |
    | LCHIJA | biomesoplenty        | 7.0.1.2444                 | mod-S1-BiomesOPlenty-2444.jar                     | None                                     |
    | LCHIJA | botania              | r1.10-363                  | mod-S1-Botaniar1.10-363.jar                       | None                                     |
    | LCHIJA | ceramics             | 1.12-1.3.7                 | mod-S1-Ceramics-137.jar                           | None                                     |
    | LCHIJA | extrabotany          | 57                         | mod-S1-ExtraBotany-r11-57.jar                     | None                                     |
    | LCHIJA | immersivepetroleum   | 1.1.9                      | mod-S1-immersivepetroleum-119-EX22.jar            | None                                     |
    | LCHIJA | magneticraft         | 2.7.0                      | mod-S1-Magneticraft-282-EX23.jar                  | None                                     |
    | LCHIJA | modelloader          | 1.1.7                      | mod-S1-modelloader-117-EX23.jar                   | None                                     |
    | LCHIJA | pneumaticcraft       | 1.12.2-0.11.14-395         | mod-S1-pneumaticcraft-repressurized-01114-395.jar | None                                     |
    | LCHIJA | ctgui                | 1.0.0                      | mod-S10-CraftTweaker4119-EX10.jar                 | None                                     |
    | LCHIJA | crafttweakerjei      | 2.0.3                      | mod-S10-CraftTweaker4119-EX10.jar                 | None                                     |
    | LCHIJA | dragons_radio        | 1.12.2                     | mod-S16-DragonsRadio1122.jar                      | None                                     |
    | LCHIJA | architecturecraft    | @VERSION@                  | mod-S2-architecturecraft-398.jar                  | None                                     |
    | LCHIJA | chameleon            | 1.12-4.1.3                 | mod-S2-Chameleon413-EX34.jar                      | None                                     |
    | LCHIJA | ironchest            | 1.12.2-7.0.67.844          | mod-S2-ironchest847.jar                           | None                                     |
    | LCHIJA | mcwbridges           | 1.0.4                      | mod-S2-mcw-bridges-1.0.4.jar                      | None                                     |
    | LCHIJA | mcwroofs             | 1.0.2                      | mod-S2-mcw-roofs-1.0.2.jar                        | None                                     |
    | LCHIJA | rsgauges             | 1.2.2-b2                   | mod-S2-rsgauges-1122b2.jar                        | ed58ed655893ced6280650866985abcae2bf7559 |
    | LCHIJA | storagedrawers       | 1.12-5.3.5                 | mod-S2-StorageDrawers538-EX34.jar                 | None                                     |
    | LCHIJA | elevatorid           | 1.3.12                     | mod-S4-ElevatorMod1312.jar                        | None                                     |
    | LCHIJA | fairylights          | 2.1.10                     | mod-S4-fairylights-2110.jar                       | None                                     |
    | LCHIJA | coralreef            | 2.0                        | mod-S5-CoralReef25.jar                            | None                                     |
    | LCHIJA | cfm                  | 6.3.1                      | mod-S5-furniture-631.jar                          | None                                     |
    | LCHIJA | growthcraft_hops     | 4.1.3.100                  | mod-S5-growthcraft-413100.jar                     | None                                     |
    | LCHIJA | growthcraft          | 4.1.3.100                  | mod-S5-growthcraft-413100.jar                     | None                                     |
    | LCHIJA | growthcraft_cellar   | 4.1.3.100                  | mod-S5-growthcraft-413100.jar                     | None                                     |
    | LCHIJA | growthcraft_bamboo   | 4.1.3.100                  | mod-S5-growthcraft-413100.jar                     | None                                     |
    | LCHIJA | growthcraft_rice     | 4.1.3.100                  | mod-S5-growthcraft-413100.jar                     | None                                     |
    | LCHIJA | growthcraft_apples   | 4.1.3.100                  | mod-S5-growthcraft-413100.jar                     | None                                     |
    | LCHIJA | growthcraft_bees     | 4.1.3.100                  | mod-S5-growthcraft-413100.jar                     | None                                     |
    | LCHIJA | growthcraft_milk     | 4.1.3.100                  | mod-S5-growthcraft-413100.jar                     | None                                     |
    | LCHIJA | growthcraft_grapes   | 4.1.3.100                  | mod-S5-growthcraft-413100.jar                     | None                                     |
    | LCHIJA | growthcraft_fishtrap | 4.1.3.100                  | mod-S5-growthcraft-413100.jar                     | None                                     |
    | LCHIJA | harvestcraft         | 1.12.2zb                   | mod-S5-PamSHarvestCraft1122zg.jar                 | None                                     |
    | LCHIJA | bankingmod           | 2.0                        | mod-MS1-BankingMod2-2.0-client.jar                | None                                     |

    Loaded coremods (and transformers): 
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (mod-C0-foamfix01010.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
IELoadingPlugin (mod-S1-ImmersiveEngineering-core-01292-EX22.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
LoadingPlugin (mod-C14-ChunkAnimator12.jar)
  lumien.chunkanimator.asm.ClassTransformer
BetterFoliageLoader (mod-C10-BetterFoliage220_EX32.jar)
  mods.betterfoliage.loader.BetterFoliageTransformer
ForgelinPlugin (mod-S1-Forgelin-184-EX23.jar)
  
CTMCorePlugin (mod-S2-CTM-MC10029-EX28.jar)
  team.chisel.ctm.client.asm.CTMTransformer
ClientFixer (mod-C0-ClientFixer1122.jar)
  com.gamerforea.clientfixer.asm.ASMTransformer
    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)
        - wailaIntegration (Enabled/Not Forced)

    Launched Version: UnknownFMLProfile
    LWJGL: 2.9.4
    OpenGL: GeForce GTX 950M/PCIe/SSE2 GL version 4.6.0 NVIDIA 445.87, 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: NoWitherSound.zip
    Current Language: Русский (Россия)
    Profiler Position: N/A (disabled)
    CPU: 4x Intel(R) Core(TM) i5-6300HQ CPU @ 2.30GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_F5
    OptiFine Build: 20191204-141934
    Render Distance Chunks: 13
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 445.87
    OpenGlRenderer: GeForce GTX 950M/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4


Ссылка на комментарий

Открываешь лаунчер, наводишь на иконку нужного сервера, жмешь на  шестерёнку  , " Загружаемый контет"  и убери галочку  на шейдер паке!

Ссылка на комментарий

Создайте аккаунт или войдите в него для комментирования

Вы должны быть пользователем, чтобы оставить комментарий

Создать аккаунт

Зарегистрируйтесь для получения аккаунта. Это просто!

Зарегистрировать аккаунт

Войти

Уже зарегистрированы? Войдите здесь.

Войти сейчас
  • Сейчас на странице   0 пользователей

    • Нет пользователей, просматривающих эту страницу.
×
×
  • Создать...