Il server del mese è
Visita la nostra nuova lista server!Archiviato
Questa discussione è archiviata e chiusa a future risposte.
- 0
Crash di Minecraft
Domandato da
Gavi
-
Chi sta navigando 0 utenti
Nessun utente registrato visualizza questa pagina.
Salve sono nuovo e ho aperto questa discussione perché ho un grosso (penso) problema! Appena apro il mio mondo di Minecraft esso crasha per il seguente motivo: ticked player, come posso risolvere?
(dico subito che non so usare mc edit quindi nel caso spiegatemi o linkatemi qualcosa)
minecraft usa forge 1.12.2 con diverse mod:
bibliocraft, custom npc, davincisvessels, moving world, x esplosive, tf2 stuff, reptle, personal car
---- Minecraft Crash Report ----
WARNING: coremods are present:
MovingWorldCoreMod (movingworld-1.12-4.340-full.jar)
Contact their authors BEFORE contacting forge
// This doesn't make any sense!
Time: 3/31/20 9:12 AM
Description: Ticking player
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 1 column 182 path $[3].text
at com.google.gson.internal.Streams.parse(Streams.java:60)
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492)
at net.minecraft.util.JsonUtils.func_188176_a(SourceFile:517)
at net.minecraft.util.text.ITextComponent$Serializer.func_150699_a(ITextComponent.java:271)
at com.personalcars.Keys.checkForUpdate(Keys.java:315)
at com.personalcars.Keys.onPlayerTick(Keys.java:199)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_74_Keys_onPlayerTick_PlayerTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
at net.minecraftforge.fml.common.FMLCommonHandler.onPlayerPreTick(FMLCommonHandler.java:363)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:188)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382)
at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:171)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:211)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:179)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:784)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:665)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:523)
at java.lang.Thread.run(Thread.java:745)
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 1 column 182 path $[3].text
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:491)
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731)
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
at com.google.gson.internal.Streams.parse(Streams.java:48)
... 21 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at com.google.gson.internal.Streams.parse(Streams.java:60)
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492)
at net.minecraft.util.JsonUtils.func_188176_a(SourceFile:517)
at net.minecraft.util.text.ITextComponent$Serializer.func_150699_a(ITextComponent.java:271)
at com.personalcars.Keys.checkForUpdate(Keys.java:315)
at com.personalcars.Keys.onPlayerTick(Keys.java:199)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_74_Keys_onPlayerTick_PlayerTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
at net.minecraftforge.fml.common.FMLCommonHandler.onPlayerPreTick(FMLCommonHandler.java:363)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:188)
-- Player being ticked --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 1183
Entity Name: lord_gavi
Entity's Exact location: 718.28, 87.74, 61.23
Entity's Block location: World: (718,87,61), Chunk: (at 14,5,13 in 44,3; contains blocks 704,0,48 to 719,255,63), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,0,0 to 1023,255,511)
Entity's Momentum: 0.00, 0.00, 0.00
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382)
at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:171)
at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:211)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285)
-- Ticking connection --
Details:
Connection: net.minecraft.network.NetworkManager@34b2e2f1
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:179)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:784)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:665)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:523)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.12
Operating System: Mac OS X (x86_64) version 10.13.6
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 237750008 bytes (226 MB) / 973078528 bytes (928 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 7 total; -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 99
FML: MCP 9.40 Powered by Forge 14.21.1.2428 15 mods loaded, 15 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA minecraft{1.12} [Minecraft] (minecraft.jar)
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2428.jar)
UCHIJAAAA forge{14.21.1.2428} [Minecraft Forge] (forge-1.12-14.21.1.2428.jar)
UCHIJAAAA com.elytradev.movingworld.common.asm.coremod{} [MovingWorld CORE] (minecraft.jar)
UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.12.jar)
UCHIJAAAA bibliocraft{2.4.2} [BiblioCraft] (BiblioCraft-1.12.jar)
UCHIJAAAA cookingforblockheads{6.3.2} [Cooking for Blockheads] (Cooking-for-Blockheads-Mod-1.12.1.jar)
UCHIJAAAA customnpcs{1.12} [CustomNPCs] (CustomNPCs-1.12.jar)
UCHIJAAAA movingworld{1.12-4.340} [Moving World] (movingworld-1.12-4.340-full.jar)
UCHIJAAAA davincisvessels{@DVESSELSVER@} [Davinci's Vessels] (davincisvessels-1.12-5.335-full.jar)
UCHIJAAAA personalcars{1.3} [Personal Cars] (Personal-Cars-1.12.jar)
UCHIJAAAA reptilemod{3.8.2} [Reptile Mod] (Reptile-1.12.jar)
UCHIJAAAA rafradek_tf2_weapons{1.1.11} [TF2 Stuff Mod] (TF2-Stuff-1.12.jar)
UCHIJAAAA xplosives{1.1} [Xplosives] (xplosives-1.1.jar)
Loaded coremods (and transformers):
MovingWorldCoreMod (movingworld-1.12-4.340-full.jar)
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['lord_gavi'/1183, l='IMPERO', x=718.28, y=87.74, z=61.23]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Condividi questo messaggio
Link di questo messaggio
Condividi su altri siti