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

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


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

1. В игре на сервере SandBox попыталась телепортироваться на приватный варп sand (находится вне привата, я там просто песок добываю). Клиет завис и закрылся. При последующих попытках происходит то же самое. Не берусь судить, но мне кажется, что по крэшрепорту проблема в брошеной лодке.

2. Не знаю, зачем вам эта информация, но - стандартный от Microsoft.

3. Ноутбук.

4. Я так понимаю, что именно в клиенте. Он прогружается нормально, но крэшится при попытке входа в игру.

5. Только что (на момент написания тикета).

6. 8 Gb.

7. Сделала несколько перезаходов, восстановила клиент.

8. Я бы не хотела этого делать без крайней на то необходимости.

9. crash report:

 

---- 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)
  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

// Surprise! Haha. Well, this is awkward.

Time: 5/1/20 9:53 PM
Description: Ticking entity

java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Float
	at biomesoplenty.common.entities.item.EntityBOPBoat.func_70271_g(EntityBOPBoat.java:931)
	at biomesoplenty.common.entities.item.EntityBOPBoat.func_70071_h_(EntityBOPBoat.java:306)
	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_70271_g(EntityBOPBoat.java:931)
	at biomesoplenty.common.entities.item.EntityBOPBoat.func_70071_h_(EntityBOPBoat.java:306)
	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: 4337045
	Entity Name: Лодка
	Entity's Exact location: 8324.04, 62.52, -8314.31
	Entity's Block location: World: (8324,62,-8315), Chunk: (at 4,3,5 in 520,-520; contains blocks 8320,0,-8320 to 8335,255,-8305), Region: (16,-17; contains chunks 512,-544 to 543,-513, blocks 8192,0,-8704 to 8703,255,-8193)
	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: 1 total; [EntityPlayerSP['DieWolke'/4335322, l='MpServer', x=8353.97, y=66.00, z=-8321.26]]
	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: (6254,38,6604), Chunk: (at 14,2,12 in 390,412; contains blocks 6240,0,6592 to 6255,255,6607), Region: (12,12; contains chunks 384,384 to 415,415, blocks 6144,0,6144 to 6655,255,6655)
	Level time: 13240202 game time, 13251104 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: 2 total; [EntityBOPBoat['Лодка'/4337045, l='MpServer', x=8324.04, y=62.52, z=-8314.31], EntityPlayerSP['DieWolke'/4335322, l='MpServer', x=8353.97, y=66.00, z=-8321.26]]
	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: 889341368 bytes (848 MB) / 1972273152 bytes (1880 MB) up to 8361803776 bytes (7974 MB)
	JVM Flags: 7 total; -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -XX:+UseFastEmptyMethods -Xmn256M -XX:+CMSIncrementalMode -XX:+UseCompressedOops -Xmx8000M
	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 75 mods loaded, 75 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 | waila                | 1.8.26                     | mod-C10-Hwyla1826B41.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 | forgelin             | 1.8.4                      | mod-S1-Forgelin-184-EX23.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
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: Intel(R) UHD Graphics 620 GL version 4.6.0 - Build 26.20.100.7810, 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: Default 3D Models V3.5.zip
	Current Language: Русский (Россия)
	Profiler Position: N/A (disabled)
	CPU: 8x Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
	OptiFine Version: OptiFine_1.12.2_HD_U_F5
	OptiFine Build: 20191204-141934
	Render Distance Chunks: 8
	Mipmaps: 4
	Anisotropic Filtering: 1
	Antialiasing: 0
	Multitexture: false
	Shaders: null
	OpenGlVersion: 4.6.0 - Build 26.20.100.7810
	OpenGlRenderer: Intel(R) UHD Graphics 620
	OpenGlVendor: Intel
	CpuCount: 8

 

Ссылка на комментарий
1 час назад, JleToM сказал:

переустанови клиент, мб поможет

Переустанавливала, причем полностью, не помогало.

 

Сегодня проблема исчезла (может быть лодка задеспавнилась как-то...)

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

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

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

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

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

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

Войти

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

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

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