Ocorreu um crash no meu jogo, vocês sabem me dizer o porquê? O código: ---- Minecraft Crash Report ---- WARNING: coremods are present: Contact their authors BEFORE contacting forge // Why is it breaking Time: 10/01/17 02:53 Description: Unexpected error java.lang.NullPointerException: Unexpected error at net.minecraft.client.renderer.texture.DynamicTexture.<init>(SourceFile:14) at com.calialec.radarbro.GuiRadarBro.drawPlayerHeadImage(GuiRadarBro.java:752) at com.calialec.radarbro.GuiRadarBro.drawIconRadar(GuiRadarBro.java:512) at com.calialec.radarbro.GuiRadarBro.onDrawRadarBro(GuiRadarBro.java:234) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_27_GuiRadarBro_onDrawRadarBro_RenderGameOverlayEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:858) at net.minecraftforge.client.GuiIngameForge.func_180479_a(GuiIngameForge.java:309) at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:130) at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1266) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1048) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) at net.minecraft.client.main.Main.main(SourceFile:120) 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) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at net.minecraft.client.renderer.texture.DynamicTexture.<init>(SourceFile:14) at com.calialec.radarbro.GuiRadarBro.drawPlayerHeadImage(GuiRadarBro.java:752) at com.calialec.radarbro.GuiRadarBro.drawIconRadar(GuiRadarBro.java:512) at com.calialec.radarbro.GuiRadarBro.onDrawRadarBro(GuiRadarBro.java:234) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_27_GuiRadarBro_onDrawRadarBro_RenderGameOverlayEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:858) at net.minecraftforge.client.GuiIngameForge.func_180479_a(GuiIngameForge.java:309) at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:130) -- Affected level -- Details: Level name: MpServer All players: 2 total; [EntityPlayerSP['Burner345'/1574164, l='MpServer', x=-22211,50, y=3,61, z=-22394,27], EntityOtherPlayerMP['Kazma'/3586879, l='MpServer', x=-22211,19, y=4,00, z=-22395,25]] Chunk stats: MultiplayerChunkCache: 5, 5 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: 126,00,6,00,-140,00 - World: (126,6,-140), Chunk: (at 14,0,4 in 7,-9; contains blocks 112,0,-144 to 127,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Level time: 766124490 game time, 660421331 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: 9 total; [EntityPigZombie['Homem-porco Zumbi'/3649399, l='MpServer', x=-22213,22, y=10,00, z=-22391,34], EntityItemFrame['entity.ItemFrame.name'/3587542, l='MpServer', x=-22214,50, y=212,50, z=-22396,97], EntityItemFrame['entity.ItemFrame.name'/3587543, l='MpServer', x=-22223,50, y=210,50, z=-22396,97], EntityPigZombie['Homem-porco Zumbi'/3625573, l='MpServer', x=-22208,31, y=5,50, z=-22391,44], EntityItemFrame['entity.ItemFrame.name'/3587540, l='MpServer', x=-22214,50, y=210,50, z=-22396,97], EntityPlayerSP['Burner345'/1574164, l='MpServer', x=-22211,50, y=3,61, z=-22394,27], p['desconhecido'/196487, l='MpServer', x=-22209,50, y=2,04, z=-22386,69], EntityOtherPlayerMP['Kazma'/3586879, l='MpServer', x=-22211,19, y=4,00, z=-22395,25], EntityOtherPlayerMP['Kazma'/3586879, l='MpServer', x=-22211,19, y=4,00, z=-22395,25]] Retry entities: 0 total; [] Server brand: BungeeCord (1.8 - Dorgado v0.4) <- PaperSpigot Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:407) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2488) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374) at net.minecraft.client.main.Main.main(SourceFile:120) 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) -- System Details -- Details: Minecraft Version: 1.8 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_112, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 440749368 bytes (420 MB) / 733478912 bytes (699 MB) up to 954728448 bytes (910 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP v9.10 FML v8.0.37.1334 Minecraft Forge 11.14.1.1334 Optifine OptiFine_1.8_HD_U_D3 9 mods loaded, 9 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available FML{8.0.37.1334} [Forge Mod Loader] (forge-1.8-11.14.1.1334.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available Forge{11.14.1.1334} [Minecraft Forge] (forge-1.8-11.14.1.1334.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available bspkrsCore{7.01} [bspkrsCore] ([1.8]bspkrsCore-universal-7.01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available ArmorStatusHUD{1.8} [ArmorStatusHUD] ([1.8]ArmorStatusHUD-client-1.29.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available DamageIndicatorsMod{3.3.3} [Damage Indicators] ([1.8]DamageIndicatorsMod-3.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available DirectionHUD{1.8} [DirectionHUD] ([1.8]DirectionHUD-client-1.24.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available mod_RadarBro{v1337.69} [RadarBro] ([1.8]RadarBro.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available StatusEffectHUD{1.8} [StatusEffectHUD] ([1.8]StatusEffectHUD-client-1.27.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available Loaded coremods (and transformers): Launched Version: 1.8 LWJGL: 2.9.1 OpenGL: GeForce GT 520/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.09, 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: [KoP 1.9 V1 eXtrem Part2.zip, KoP 1.9 V1 eXtrem Part1.zip] Current Language: Português (Brasil) Profiler Position: N/A (disabled)
O crash ocorreu na hora que eu teletransportei de mundo por mandar call para um indivíduo do qual eu estava realizando uma negociação.
Olá, provavelmente o erro é devido a falta de processamento do seu computador. Me informe o seu Nick e Servidor para que eu possa tentar solucionar o problema. [hr] Estamos analisando seu caso, em breve será postado aqui uma resposta! Obs: Esta mensagem é automatica.
Este erro ocorre todas as vezes em que você entra no mundo? Motivos que pode provoca esse crash: 1º - Isso pode ocorrer a qualquer momento, devido á falta de processamento do seu computador. 2º - O mundo que você está tentando entrar pode ter muitas estruturas para gerar, e seu computador não aguenta processar tudo, de uma vez, e assim fazendo que seu minecraft crash. 3º - Você pode estar com uma textura ou mod muito pesado e que seu computador não aguente. 4º - Um lugar com muitos players pode fazer seu com que seu minecraft de crash. 5º - Seu minecraft pode não estar recebendo memória suficiente. Qualquer outra dúvida pode falar.
Tente fazer isso: Soluções: 1º - Tente dá mais memória para o Minecraft, veja este tópico 2º - Caso você esteja com uma textura ou mod muito pesado tente tirar ele 3º - Tente usar outro modpack, ou um mais leve 4º - Tenta tirar um mod por vez para ver qual mod exatamente esteja dando o crash, caso seja um mod que esteja fazendo isso Tente fazer isso: 1º - Abra o launcher 2º - Do lado esquerdo inferior vá em "Editar Perfil" 3º - Um pouco abaixo vá em "Argumentos de Jvm:", marque a caixinha 4º - Do lado escreva "-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G" (Sem as aspas). Isso pode evitar crash.
Bom, parece que tudo está ocorrendo normalmente, eu realmente não sei o porquê deste crash ter ocorrido, a placa de vídeo já estava atualizada. Acho que foi falta de processamento mesmo (memória havia disponível), mas é muito estranho, pois nunca havia ocorrido. Caso ocorra de novo retornarei no fórum. Grato pela ajuda.
Provavelmente um erro de renderização do mod RadarBro, Houve muitos itens renderizados por esse mod ao mesmo tempo e a memória que estava alocada no minecraft não foi suficiente para mantê-lo aberto... Tente alterar algumas configurações do mod, ou o remova e veja se o crash persiste. Poste resultados.
Pode ter sido o processamento? O meu processador estava com 100% de uso no momento por outros processos, mas a memória Ram estava com 3 Gb livres.
Sim, o crash mostra que várias entidades foram renderizadas pelo RadarBro e pelo próprio jogo ao mesmo tempo, o que levou ao crash por falta de memória dedicada ao jogo. Tente alocar mais memória ram ao minecraft, ou como eu disse antes, configure o RadarBro ou o remova. Resolvido?
1º no seu launcher, clique na opção ''editar perfil'' 2º - Verifique se a opção ''Argumentos de JVM'' está desmarcada, o número que se encontra dentro da caixa, é a quantidade (em GB) de memória ram dedicada ao jogo: 3º Caso queira aumentar a quantia de memória dedicada, marque a caixa ''Argumentos do JVM'' e substitua o número (apenas o número) dentro da caixa pela quantia de RAM que você deseja dedicar ao minecraft, exemplo, se quiser alocar 3gb, troque pelo número 3 e assim por diante. Feito isso, clique em guardar perfil. OBS. APENAS VERSÕES 64BITS DO JAVA PERMITEM ALOCAR MAIS MEMÓRIA RAM PARA O MINECRAFT.
[hr] Caso resolvido, tópico fechado e tag [Resolvido] Adicionada ao titulo. Obs: Esta mensagem é automática.