You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
java.lang.NullPointerException: Unexpected error
at com.wynntils.webapi.profiles.TerritoryProfile.getTimeHeldInMillis(TerritoryProfile.java:116)
at com.wynntils.webapi.profiles.TerritoryProfile.getReadableRelativeTimeAcquired(TerritoryProfile.java:128)
at com.wynntils.modules.map.overlays.objects.MapTerritory.<init>(MapTerritory.java:73)
Steps to Reproduce
Press [M] or [L]
Crash Report
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 10/30/23 12:32 AM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at com.wynntils.webapi.profiles.TerritoryProfile.getTimeHeldInMillis(TerritoryProfile.java:116)
at com.wynntils.webapi.profiles.TerritoryProfile.getReadableRelativeTimeAcquired(TerritoryProfile.java:128)
at com.wynntils.modules.map.overlays.objects.MapTerritory.(MapTerritory.java:73)
at com.wynntils.modules.map.overlays.ui.WorldMapUI.(WorldMapUI.java:100)
at com.wynntils.modules.map.overlays.ui.WorldMapUI.(WorldMapUI.java:94)
at com.wynntils.modules.map.overlays.ui.MainWorldMapUI.(MainWorldMapUI.java:42)
at com.wynntils.modules.map.MapModule.openMap(MapModule.java:114)
at com.wynntils.modules.map.MapModule.lambda$onEnable$1(MapModule.java:82)
at com.wynntils.modules.map.MapModule$$Lambda$260/142881525.run(Unknown Source)
at com.wynntils.core.framework.instances.containers.ModuleContainer.lambda$triggerKeyBinding$0(ModuleContainer.java:53)
at com.wynntils.core.framework.instances.containers.ModuleContainer$$Lambda$358/12939928.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at com.wynntils.core.framework.instances.containers.ModuleContainer.triggerKeyBinding(ModuleContainer.java:51)
at com.wynntils.core.framework.FrameworkManager$$Lambda$357/1598056763.accept(Unknown Source)
at java.util.HashMap$Values.forEach(HashMap.java:972)
at com.wynntils.core.framework.FrameworkManager.triggerKeyPress(FrameworkManager.java:243)
at com.wynntils.core.events.ClientEvents.onTick(ClientEvents.java:239)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_ClientEvents_onTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:349)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1911)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
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:497)
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 com.wynntils.webapi.profiles.TerritoryProfile.getTimeHeldInMillis(TerritoryProfile.java:116)
at com.wynntils.webapi.profiles.TerritoryProfile.getReadableRelativeTimeAcquired(TerritoryProfile.java:128)
at com.wynntils.modules.map.overlays.objects.MapTerritory.(MapTerritory.java:73)
at com.wynntils.modules.map.overlays.ui.WorldMapUI.(WorldMapUI.java:100)
at com.wynntils.modules.map.overlays.ui.WorldMapUI.(WorldMapUI.java:94)
at com.wynntils.modules.map.overlays.ui.MainWorldMapUI.(MainWorldMapUI.java:42)
at com.wynntils.modules.map.MapModule.openMap(MapModule.java:114)
at com.wynntils.modules.map.MapModule.lambda$onEnable$1(MapModule.java:82)
at com.wynntils.modules.map.MapModule$$Lambda$260/142881525.run(Unknown Source)
at com.wynntils.core.framework.instances.containers.ModuleContainer.lambda$triggerKeyBinding$0(ModuleContainer.java:53)
at com.wynntils.core.framework.instances.containers.ModuleContainer$$Lambda$358/12939928.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at com.wynntils.core.framework.instances.containers.ModuleContainer.triggerKeyBinding(ModuleContainer.java:51)
at com.wynntils.core.framework.FrameworkManager$$Lambda$357/1598056763.accept(Unknown Source)
at java.util.HashMap$Values.forEach(HashMap.java:972)
at com.wynntils.core.framework.FrameworkManager.triggerKeyPress(FrameworkManager.java:243)
at com.wynntils.core.events.ClientEvents.onTick(ClientEvents.java:239)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_ClientEvents_onTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:349)
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: 1.12.2_wynn_2.0.2_patch_3.zip
Current Language: English (United Kingdom)
Profiler Position: N/A (disabled)
CPU: 4x AMD FX(tm)-4300 Quad-Core Processor
Installed Mods
Wynntils-MC1.12.2-v1.15.0.jar only
The text was updated successfully, but these errors were encountered:
Version
1.15.1
Brief Description
Just pressed [M] or [L] and got crash:
Steps to Reproduce
Crash Report
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 10/30/23 12:32 AM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at com.wynntils.webapi.profiles.TerritoryProfile.getTimeHeldInMillis(TerritoryProfile.java:116)
at com.wynntils.webapi.profiles.TerritoryProfile.getReadableRelativeTimeAcquired(TerritoryProfile.java:128)
at com.wynntils.modules.map.overlays.objects.MapTerritory.(MapTerritory.java:73)
at com.wynntils.modules.map.overlays.ui.WorldMapUI.(WorldMapUI.java:100)
at com.wynntils.modules.map.overlays.ui.WorldMapUI.(WorldMapUI.java:94)
at com.wynntils.modules.map.overlays.ui.MainWorldMapUI.(MainWorldMapUI.java:42)
at com.wynntils.modules.map.MapModule.openMap(MapModule.java:114)
at com.wynntils.modules.map.MapModule.lambda$onEnable$1(MapModule.java:82)
at com.wynntils.modules.map.MapModule$$Lambda$260/142881525.run(Unknown Source)
at com.wynntils.core.framework.instances.containers.ModuleContainer.lambda$triggerKeyBinding$0(ModuleContainer.java:53)
at com.wynntils.core.framework.instances.containers.ModuleContainer$$Lambda$358/12939928.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at com.wynntils.core.framework.instances.containers.ModuleContainer.triggerKeyBinding(ModuleContainer.java:51)
at com.wynntils.core.framework.FrameworkManager$$Lambda$357/1598056763.accept(Unknown Source)
at java.util.HashMap$Values.forEach(HashMap.java:972)
at com.wynntils.core.framework.FrameworkManager.triggerKeyPress(FrameworkManager.java:243)
at com.wynntils.core.events.ClientEvents.onTick(ClientEvents.java:239)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_ClientEvents_onTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:349)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1911)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
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:497)
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 com.wynntils.webapi.profiles.TerritoryProfile.getTimeHeldInMillis(TerritoryProfile.java:116)
at com.wynntils.webapi.profiles.TerritoryProfile.getReadableRelativeTimeAcquired(TerritoryProfile.java:128)
at com.wynntils.modules.map.overlays.objects.MapTerritory.(MapTerritory.java:73)
at com.wynntils.modules.map.overlays.ui.WorldMapUI.(WorldMapUI.java:100)
at com.wynntils.modules.map.overlays.ui.WorldMapUI.(WorldMapUI.java:94)
at com.wynntils.modules.map.overlays.ui.MainWorldMapUI.(MainWorldMapUI.java:42)
at com.wynntils.modules.map.MapModule.openMap(MapModule.java:114)
at com.wynntils.modules.map.MapModule.lambda$onEnable$1(MapModule.java:82)
at com.wynntils.modules.map.MapModule$$Lambda$260/142881525.run(Unknown Source)
at com.wynntils.core.framework.instances.containers.ModuleContainer.lambda$triggerKeyBinding$0(ModuleContainer.java:53)
at com.wynntils.core.framework.instances.containers.ModuleContainer$$Lambda$358/12939928.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at com.wynntils.core.framework.instances.containers.ModuleContainer.triggerKeyBinding(ModuleContainer.java:51)
at com.wynntils.core.framework.FrameworkManager$$Lambda$357/1598056763.accept(Unknown Source)
at java.util.HashMap$Values.forEach(HashMap.java:972)
at com.wynntils.core.framework.FrameworkManager.triggerKeyPress(FrameworkManager.java:243)
at com.wynntils.core.events.ClientEvents.onTick(ClientEvents.java:239)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_24_ClientEvents_onTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:349)
-- Affected level --
Details:
Level name: MpServer
All players: 5 total; [EntityPlayerSP['hohserg'/4745428, l='MpServer', x=648.50, y=102.00, z=-1186.50], EntityOtherPlayerMP['IwA192IYAs'/4763711, l='MpServer', x=683.90, y=70.00, z=-1195.60], EntityOtherPlayerMP['FqOzWhCVbx'/4763714, l='MpServer', x=691.19, y=76.00, z=-1190.23], EntityOtherPlayerMP['hrOkoPxP8t'/4763903, l='MpServer', x=666.54, y=71.56, z=-1192.17], EntityOtherPlayerMP['rVN1L77mZF'/4763906, l='MpServer', x=686.77, y=67.02, z=-1187.33]]
Chunk stats: MultiplayerChunkCache: 153, 153
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-1572,41,-1668), Chunk: (at 12,2,12 in -99,-105; contains blocks -1584,0,-1680 to -1569,255,-1665), Region: (-4,-4; contains chunks -128,-128 to -97,-97, blocks -2048,0,-2048 to -1537,255,-1537)
Level time: 5832482415 game time, 25478088 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
Level game mode: Game mode: adventure (ID 2). Hardcore: false. Cheats: false
Forced entities: 109 total; [EntityPlayerSP['hohserg'/4745428, l='MpServer', x=648.50, y=102.00, z=-1186.50], EntityArmorStand['Armour Stand'/4762696, l='MpServer', x=685.30, y=89.50, z=-1189.90], EntityOtherPlayerMP['NoHaxJustVibin'/3663038, l='MpServer', x=-1337.50, y=15.00, z=-1120.50], EntityArmorStand['Armour Stand'/4762697, l='MpServer', x=685.05, y=90.00, z=-1189.00], EntityOtherPlayerMP['NoHaxJustTaco'/4514613, l='MpServer', x=-1337.50, y=15.00, z=-1120.50], EntityArmorStand['Armour Stand'/4762698, l='MpServer', x=685.05, y=89.80, z=-1189.50], EntityOtherPlayerMP['VenialWhy'/4759459, l='MpServer', x=-1337.50, y=15.00, z=-1120.50], EntityZombie['Zombie'/4762703, l='MpServer', x=632.50, y=22.00, z=-1219.50], EntityZombie['Zombie'/4762688, l='MpServer', x=632.50, y=81.00, z=-1205.50], EntityArmorStand['§cFuming Ferrite§6 [Lv. 24]'/4763712, l='MpServer', x=683.90, y=72.07, z=-1195.60], EntityArmorStand['§7[§c✹Dam §e✦Def§7]'/4763713, l='MpServer', x=683.90, y=71.80, z=-1195.60], EntityOtherPlayerMP['FqOzWhCVbx'/4763714, l='MpServer', x=691.19, y=76.00, z=-1190.23], EntityArmorStand['§cFuming Ferrite§6 [Lv. 24]'/4763715, l='MpServer', x=691.19, y=78.07, z=-1190.23], EntityArmorStand['§7[§c✹Dam §e✦Def§7]'/4763716, l='MpServer', x=691.19, y=77.80, z=-1190.23], EntityZombie['Zombie'/4762693, l='MpServer', x=685.50, y=90.00, z=-1189.50], EntityArmorStand['Armour Stand'/4762694, l='MpServer', x=685.05, y=89.00, z=-1189.50], EntityArmorStand['Armour Stand'/4762695, l='MpServer', x=685.10, y=90.20, z=-1189.50], EntityZombie['Zombie'/4762714, l='MpServer', x=660.50, y=87.00, z=-1218.50], EntityZombie['Zombie'/4762719, l='MpServer', x=614.50, y=77.00, z=-1220.50], EntityZombie['Zombie'/4762706, l='MpServer', x=638.50, y=22.00, z=-1226.50], EntityZombie['Zombie'/4762709, l='MpServer', x=623.50, y=79.00, z=-1215.50], EntityZombie['Zombie'/4762729, l='MpServer', x=675.50, y=88.00, z=-1216.50], EntityFallingBlock['§cGolden Horde§6 [Lv. 29]'/4763744, l='MpServer', x=686.68, y=31.14, z=-1197.49], EntityFallingBlock['§cGolden Horde§6 [Lv. 29]'/4763745, l='MpServer', x=691.76, y=30.50, z=-1194.97], EntityZombie['Zombie'/4762724, l='MpServer', x=668.50, y=136.00, z=-1159.50], EntityArmorStand['Armour Stand'/4762744, l='MpServer', x=695.10, y=90.70, z=-1214.50], EntityArmorStand['Armour Stand'/4762745, l='MpServer', x=696.00, y=90.70, z=-1214.40], EntityArmorStand['Armour Stand'/4762746, l='MpServer', x=695.50, y=89.40, z=-1214.20], EntityArmorStand['Armour Stand'/4762747, l='MpServer', x=695.50, y=89.60, z=-1214.50], EntityArmorStand['Armour Stand'/4762748, l='MpServer', x=695.70, y=89.60, z=-1215.10], EntityZombie['Zombie'/4762743, l='MpServer', x=695.50, y=91.00, z=-1214.50], EntityArmorStand['Armour Stand'/4762632, l='MpServer', x=648.50, y=23.70, z=-1230.40], EntityArmorStand['Armour Stand'/4762633, l='MpServer', x=651.50, y=23.40, z=-1230.80], EntityArmorStand['Armour Stand'/4762634, l='MpServer', x=640.50, y=82.00, z=-1218.50], EntityArmorStand['Armour Stand'/4762635, l='MpServer', x=657.50, y=26.00, z=-1219.50], EntityArmorStand['BraceHeadBody'/4762636, l='MpServer', x=657.10, y=23.20, z=-1219.30], EntityArmorStand['BraceHeadBody'/4762637, l='MpServer', x=657.50, y=22.60, z=-1219.70], EntityArmorStand['Armour Stand'/4762638, l='MpServer', x=656.50, y=22.70, z=-1221.50], EntityArmorStand['Armour Stand'/4762639, l='MpServer', x=658.40, y=22.85, z=-1222.50], EntityArmorStand['§cFuming Ferrite§6 [Lv. 24]'/4763904, l='MpServer', x=666.56, y=73.48, z=-1192.20], EntityArmorStand['§7[§c✹Dam §e✦Def§7]'/4763905, l='MpServer', x=666.56, y=73.21, z=-1192.20], EntityOtherPlayerMP['rVN1L77mZF'/4763906, l='MpServer', x=686.77, y=67.02, z=-1187.33], EntityArmorStand['§cFuming Ferrite§6 [Lv. 24]'/4763907, l='MpServer', x=686.87, y=69.09, z=-1187.41], EntityArmorStand['Armour Stand'/4762628, l='MpServer', x=641.50, y=24.00, z=-1217.50], EntityArmorStand['§7[§c✹Dam §e✦Def§7]'/4763908, l='MpServer', x=686.87, y=68.82, z=-1187.41], EntityArmorStand['Armour Stand'/4762629, l='MpServer', x=655.80, y=22.90, z=-1221.55], EntityArmorStand['Armour Stand'/4762630, l='MpServer', x=648.50, y=26.00, z=-1229.50], EntityArmorStand['Armour Stand'/4762631, l='MpServer', x=648.50, y=22.85, z=-1230.50], EntityArmorStand['Armour Stand'/4762640, l='MpServer', x=658.40, y=23.65, z=-1222.40], EntityArmorStand['Armour Stand'/4762643, l='MpServer', x=603.50, y=79.00, z=-1198.50], EntityArmorStand['Armour Stand'/4762920, l='MpServer', x=688.50, y=89.00, z=-1143.05], EntityOtherPlayerMP['IwA192IYAs'/4763711, l='MpServer', x=683.90, y=70.00, z=-1195.60], EntityArmorStand['Armour Stand'/4762921, l='MpServer', x=688.50, y=90.20, z=-1143.10], EntityArmorStand['Armour Stand'/4762922, l='MpServer', x=688.10, y=89.50, z=-1143.30], EntityArmorStand['Armour Stand'/4762923, l='MpServer', x=689.00, y=90.00, z=-1143.05], EntityOtherPlayerMP['FqOzWhCVbx'/4763714, l='MpServer', x=691.19, y=76.00, z=-1190.23], EntityArmorStand['Armour Stand'/4762924, l='MpServer', x=688.50, y=89.80, z=-1143.05], EntityFallingBlock['§cGolden Horde§6 [Lv. 29]'/4763948, l='MpServer', x=686.49, y=30.00, z=-1197.49], EntityFallingBlock['§cGolden Horde§6 [Lv. 29]'/4763949, l='MpServer', x=690.35, y=30.00, z=-1199.55], EntityOtherPlayerMP['hrOkoPxP8t'/4763903, l='MpServer', x=666.54, y=71.56, z=-1192.17], EntityZombie['Zombie'/4762919, l='MpServer', x=688.50, y=90.00, z=-1143.50], EntityOtherPlayerMP['rVN1L77mZF'/4763906, l='MpServer', x=686.77, y=67.02, z=-1187.33], EntityZombie['Zombie'/4762682, l='MpServer', x=652.50, y=22.00, z=-1213.50], EntityEvoker['§cAmoral Miner§6 [Lv. 29]'/4763964, l='MpServer', x=689.50, y=31.00, z=-1194.50], EntityZombie['Zombie'/4762685, l='MpServer', x=644.50, y=22.00, z=-1207.50], EntityOtherPlayerMP['IwA192IYAs'/4763711, l='MpServer', x=683.90, y=70.00, z=-1195.60], EntityArmorStand['Armour Stand'/4762824, l='MpServer', x=689.50, y=85.40, z=-1161.20], EntityArmorStand['Armour Stand'/4762825, l='MpServer', x=689.30, y=85.65, z=-1161.70], EntityZombie['Zombie'/4762820, l='MpServer', x=689.50, y=87.00, z=-1161.50], EntityArmorStand['Armour Stand'/4762821, l='MpServer', x=689.80, y=85.60, z=-1161.90], EntityArmorStand['Armour Stand'/4762822, l='MpServer', x=689.10, y=86.80, z=-1161.30], EntityArmorStand['Armour Stand'/4762823, l='MpServer', x=690.00, y=86.70, z=-1161.40], EntityZombie['Zombie'/4762843, l='MpServer', x=687.50, y=85.00, z=-1151.50], EntityArmorStand['Armour Stand'/4762844, l='MpServer', x=687.10, y=84.70, z=-1151.50], EntityArmorStand['Armour Stand'/4762845, l='MpServer', x=688.00, y=84.70, z=-1151.40], EntityArmorStand['Armour Stand'/4762846, l='MpServer', x=687.50, y=83.40, z=-1151.20], EntityArmorStand['Armour Stand'/4762847, l='MpServer', x=687.50, y=83.60, z=-1151.50], EntityZombie['Zombie'/4762833, l='MpServer', x=678.50, y=89.00, z=-1151.50], EntityArmorStand['Armour Stand'/4762834, l='MpServer', x=678.05, y=88.00, z=-1151.50], EntityArmorStand['Armour Stand'/4762835, l='MpServer', x=678.10, y=89.20, z=-1151.50], EntityArmorStand['Armour Stand'/4762836, l='MpServer', x=678.30, y=88.50, z=-1151.90], EntityArmorStand['Armour Stand'/4762837, l='MpServer', x=678.05, y=89.00, z=-1151.00], EntityArmorStand['Armour Stand'/4762838, l='MpServer', x=678.05, y=88.80, z=-1151.50], EntityArmorStand['Armour Stand'/4762848, l='MpServer', x=687.70, y=83.60, z=-1152.10], EntityOtherPlayerMP['hrOkoPxP8t'/4763903, l='MpServer', x=666.54, y=71.56, z=-1192.17], EntityZombie['Zombie'/4762763, l='MpServer', x=688.50, y=86.00, z=-1205.50], EntityArmorStand['Armour Stand'/4762764, l='MpServer', x=688.10, y=85.70, z=-1205.50], EntityArmorStand['Armour Stand'/4762765, l='MpServer', x=689.00, y=85.70, z=-1205.40], EntityArmorStand['Armour Stand'/4762766, l='MpServer', x=688.50, y=84.40, z=-1205.20], EntityArmorStand['Armour Stand'/4762767, l='MpServer', x=688.50, y=84.60, z=-1205.50], EntityZombie['Zombie'/4762753, l='MpServer', x=698.50, y=92.00, z=-1204.50], EntityArmorStand['Armour Stand'/4762776, l='MpServer', x=694.60, y=88.70, z=-1176.00], EntityArmorStand['Armour Stand'/4762777, l='MpServer', x=694.80, y=87.40, z=-1175.50], EntityArmorStand['Armour Stand'/4762778, l='MpServer', x=694.30, y=87.65, z=-1175.30], EntityZombie['Zombie'/4762783, l='MpServer', x=696.50, y=88.00, z=-1183.50], EntityArmorStand['Armour Stand'/4762768, l='MpServer', x=688.70, y=84.60, z=-1206.10], EntityZombie['Zombie'/4762773, l='MpServer', x=694.50, y=89.00, z=-1175.50], EntityArmorStand['Armour Stand'/4762774, l='MpServer', x=694.10, y=87.60, z=-1175.80], EntityArmorStand['Armour Stand'/4762775, l='MpServer', x=694.70, y=88.80, z=-1175.10], EntityZombie['Zombie'/4762793, l='MpServer', x=605.50, y=76.00, z=-1217.50], EntityZombie['Zombie'/4762798, l='MpServer', x=675.50, y=84.00, z=-1233.50], EntityArmorStand['Armour Stand'/4762784, l='MpServer', x=696.10, y=87.70, z=-1183.50], EntityArmorStand['Armour Stand'/4762786, l='MpServer', x=696.50, y=86.40, z=-1183.20], EntityArmorStand['Armour Stand'/4762787, l='MpServer', x=696.50, y=86.60, z=-1183.50], EntityZombie['Zombie'/4762810, l='MpServer', x=696.50, y=88.00, z=-1155.50], EntityArmorStand['Armour Stand'/4762811, l='MpServer', x=696.20, y=86.60, z=-1155.10], EntityArmorStand['Armour Stand'/4762813, l='MpServer', x=696.00, y=87.70, z=-1155.60], EntityArmorStand['Armour Stand'/4762814, l='MpServer', x=696.50, y=86.40, z=-1155.80], EntityZombie['Zombie'/4762804, l='MpServer', x=630.50, y=78.00, z=-1233.50]]
Retry entities: 0 total; []
Server brand: WynnProxy <- Wynn
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:427)
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:497)
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_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 482279704 bytes (459 MB) / 973078528 bytes (928 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2860 5 mods loaded, 5 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
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.
Installed Mods
Wynntils-MC1.12.2-v1.15.0.jar only
The text was updated successfully, but these errors were encountered: