• 0

    posted a message on LiteLoader

    Any idea for why my application window is tiny and cannot be resized? I can't read all of the text or select the buttons I need to install it. I tried tweaking my systems displays settings, but nothing has fixed the problem.


    Edit: I fixed the problem. It seems to be an issue with my monitor being a 4k display, so I switched to 1080 temporarily.


    Anyone know how to install this to the Twitch client for Minecraft?

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8.7 / 1.7.10 and earlier][update 4/23] MCPatcher HD fix 5.0.3

    Is there going to be an MCPatcher update that will allow it to work with the more recent versions of forge? :)

    Posted in: Resource Packs
  • 0

    posted a message on Better HUD: Customizable Vanilla HUD and 25+ New In‑game Widgets

    Where are the textures for this located? I'd like to replace some to match my texture pack.


    Thanks. :)

    Posted in: Minecraft Mods
  • 0

    posted a message on Ingame Account Switcher - Updated!

    Where's the location of the picture that's displayed of the main screen (of the two heads)? I wanted to change it to something to match my texture pack.


    Thanks!

    Posted in: Minecraft Mods
  • 0

    posted a message on Better PVP Mod 1.20 Forge (+ Fabric | 1.19.4 | 1.18.2 | 1.17.1 | 1.16.5 | 1.15.2 | 1.14.4 | 1.12.2 and more)

    Not sure if your mod is conflicting with another mod I have installed, but every time I look at a player, they have the name tag in their portrait, but the tag is distorted and slanted... same goes for holograms created by plugins on servers. It acts as if the hologram is a player and gives it a health bar.

    Posted in: Minecraft Mods
  • 0

    posted a message on Why does my map look like this?

    Man, what a bummer. Journey Map is my favorite, but I guess I'll wait it out and see if there's a possible fix.


    Thanks!


    I'd still appreciate more help if anyone has something to offer. :)

    Posted in: Mods Discussion
  • 0

    posted a message on Why does my map look like this?

    Yeah, they're the roofs of those buildings, which aren't actually black.

    Posted in: Mods Discussion
  • 0

    posted a message on Why does my map look like this?

    No. I'm playing on a vanilla server, so nothing is modded except on my end. I'm using Voxel right now, but the issue with the in-game map still persists, though the map itself is fine.

    Posted in: Mods Discussion
  • 0

    posted a message on Why does my map look like this?

    I'm aware it could be a bug with a mod and that I should contact the mod author, but I have no idea what mod is causing this as I've deleted my mini map mod and have seen no difference. I've been using the same mods for quite some time, yet am only running into an issue today, so perhaps it's a minor tweak I have made to a setting or configuration.


    The mods I'm using are:



    .

    Screenshots of the issue:



    I'll provide additional info if needed. Thanks!

    

    Posted in: Mods Discussion
  • 0

    posted a message on JourneyMap 5.5.x: Realtime mapping in-game or in a web browser as you explore

    Error when joining a mini game on a server using your 5.1.1 beta for 1.8:



    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    FMLPlugin (InventoryTweaks-1.59-176.jar)
    CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
    CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
    CCCDeobfPlugin (unknown)
    DLFMLCorePlugin (DynamicLights-1.8.jar)
    NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
    Contact their authors BEFORE contacting forge

    // Everything's going to plan. No, really, that was supposed to happen.

    Time: 8/13/15 1:59 AM
    Description: Exception in world tick

    java.lang.NullPointerException: Exception in world tick
    at net.minecraft.entity.Entity.func_145818_k_(Entity.java:2253)
    at net.minecraft.entity.Entity.func_70005_c_(Entity.java:2039)
    at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getEntityName(ForgeHelper_1_8.java:194)
    at journeymap.client.network.WorldInfoHandler.on(WorldInfoHandler.java:107)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_67_WorldInfoHandler_on_EntityJoinWorldEvent.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.minecraft.world.World.func_72838_d(World.java:1134)
    at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:189)
    at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:105)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2113)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1029)
    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(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 --
    Stacktrace:
    at net.minecraft.entity.Entity.func_145818_k_(Entity.java:2253)
    at net.minecraft.entity.Entity.func_70005_c_(Entity.java:2039)
    at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getEntityName(ForgeHelper_1_8.java:194)
    at journeymap.client.network.WorldInfoHandler.on(WorldInfoHandler.java:107)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_67_WorldInfoHandler_on_EntityJoinWorldEvent.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.minecraft.world.World.func_72838_d(World.java:1134)
    at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:189)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['Godessia'/5062, l='MpServer', x=-825.50, y=13.95, z=-178.25]]
    Chunk stats: MultiplayerChunkCache: 0, 0
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: -787.00,92.00,-172.00 - World: (-787,92,-172), Chunk: (at 13,5,4 in -50,-11; contains blocks -800,0,-176 to -785,255,-161), Region: (-2,-1; contains chunks -64,-32 to -33,-1, blocks -1024,0,-512 to -513,255,-1)
    Level time: 12100630 game time, 15000 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: ~~ERROR~~ NullPointerException: null
    Retry entities: ~~ERROR~~ NullPointerException: null
    Server brand: BungeeCord (Hypixel) <- Spigot
    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_71407_l(Minecraft.java:2126)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1029)
    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(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)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['Godessia'/5062, l='MpServer', x=-825.50, y=13.95, z=-178.25]]
    Chunk stats: MultiplayerChunkCache: 0, 0
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: -787.00,92.00,-172.00 - World: (-787,92,-172), Chunk: (at 13,5,4 in -50,-11; contains blocks -800,0,-176 to -785,255,-161), Region: (-2,-1; contains chunks -64,-32 to -33,-1, blocks -1024,0,-512 to -513,255,-1)
    Level time: 12100630 game time, 15000 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: ~~ERROR~~ NullPointerException: null
    Retry entities: ~~ERROR~~ NullPointerException: null
    Server brand: BungeeCord (Hypixel) <- Spigot
    Server type: Non-integrated multiplayer server



    Scratch that. It appears to be happening because of the whole multi-world aspect of many servers. I tried joining another world on a factions server, and still, Minecraft crashed.



    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    FMLPlugin (InventoryTweaks-1.59-176.jar)
    CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
    CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
    CCCDeobfPlugin (unknown)
    DLFMLCorePlugin (DynamicLights-1.8.jar)
    NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
    Contact their authors BEFORE contacting forge

    // Why is it breaking :(

    Time: 8/13/15 3:00 AM
    Description: Exception in world tick

    java.lang.ClassCastException: net.minecraft.item.ItemStack cannot be cast to java.lang.String
    at net.minecraft.entity.DataWatcher.func_75681_e(SourceFile:108)
    at net.minecraft.entity.Entity.func_145818_k_(Entity.java:2253)
    at net.minecraft.entity.Entity.func_70005_c_(Entity.java:2039)
    at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getEntityName(ForgeHelper_1_8.java:194)
    at journeymap.client.network.WorldInfoHandler.on(WorldInfoHandler.java:107)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_67_WorldInfoHandler_on_EntityJoinWorldEvent.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.minecraft.world.World.func_72838_d(World.java:1134)
    at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:189)
    at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:105)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2113)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1029)
    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(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 --
    Stacktrace:
    at net.minecraft.entity.DataWatcher.func_75681_e(SourceFile:108)
    at net.minecraft.entity.Entity.func_145818_k_(Entity.java:2253)
    at net.minecraft.entity.Entity.func_70005_c_(Entity.java:2039)
    at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getEntityName(ForgeHelper_1_8.java:194)
    at journeymap.client.network.WorldInfoHandler.on(WorldInfoHandler.java:107)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_67_WorldInfoHandler_on_EntityJoinWorldEvent.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.minecraft.world.World.func_72838_d(World.java:1134)
    at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:189)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['Godessia'/302303, l='MpServer', x=-172.50, y=75.96, z=-210.68]]
    Chunk stats: MultiplayerChunkCache: 16, 16
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: 303.00,85.00,269.00 - World: (303,85,269), Chunk: (at 15,5,13 in 18,16; contains blocks 288,0,256 to 303,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 238644418 game time, 239451484 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: ~~ERROR~~ ClassCastException: net.minecraft.item.ItemStack cannot be cast to java.lang.String
    Retry entities: ~~ERROR~~ ClassCastException: net.minecraft.item.ItemStack cannot be cast to java.lang.String
    Server brand: CompilexSpigot
    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_71407_l(Minecraft.java:2126)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1029)
    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(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)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['Godessia'/302303, l='MpServer', x=-172.50, y=75.96, z=-210.68]]
    Chunk stats: MultiplayerChunkCache: 16, 16
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: 303.00,85.00,269.00 - World: (303,85,269), Chunk: (at 15,5,13 in 18,16; contains blocks 288,0,256 to 303,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 238644418 game time, 239451484 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: ~~ERROR~~ ClassCastException: net.minecraft.item.ItemStack cannot be cast to java.lang.String
    Retry entities: ~~ERROR~~ ClassCastException: net.minecraft.item.ItemStack cannot be cast to java.lang.String
    Server brand: CompilexSpigot
    Server type: Non-integrated multiplayer server

    Posted in: Minecraft Mods
  • To post a comment, please .