• 0

    posted a message on Helpful Villagers v1.4.0 BETA - Builders and more on the way...

    Crash report on 1.7.10



    ---- Minecraft Crash Report ----
    // Would you like a cupcake?

    Time: 7/12/16 9:54 PM
    Description: Ticking entity

    java.lang.NullPointerException: Ticking entity
    at mods.helpfulvillagers.village.HelpfulVillage.isInRange(HelpfulVillage.java:312)
    at mods.helpfulvillagers.util.AIHelper.isInRangeOfAnyVillage(AIHelper.java:416)
    at mods.helpfulvillagers.ai.EntityAIMiner.findMine(EntityAIMiner.java:324)
    at mods.helpfulvillagers.ai.EntityAIMiner.gather(EntityAIMiner.java:168)
    at mods.helpfulvillagers.ai.EntityAIWorker.func_75253_b(EntityAIWorker.java:86)
    at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:82)
    at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:640)
    at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:452)
    at net.minecraft.entity.EntityAgeable.func_70636_d(SourceFile:95)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:272)
    at mods.helpfulvillagers.entity.AbstractVillager.func_70071_h_(AbstractVillager.java:421)
    at mods.helpfulvillagers.entity.EntityMiner.func_70071_h_(EntityMiner.java:243)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
    at net.minecraft.world.World.func_72870_g(World.java:2034)
    at WorldServerOF.func_72870_g(WorldServerOF.java:347)
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at mods.helpfulvillagers.village.HelpfulVillage.isInRange(HelpfulVillage.java:312)
    at mods.helpfulvillagers.util.AIHelper.isInRangeOfAnyVillage(AIHelper.java:416)
    at mods.helpfulvillagers.ai.EntityAIMiner.findMine(EntityAIMiner.java:324)
    at mods.helpfulvillagers.ai.EntityAIMiner.gather(EntityAIMiner.java:168)
    at mods.helpfulvillagers.ai.EntityAIWorker.func_75253_b(EntityAIWorker.java:86)
    at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:82)
    at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:640)
    at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
    at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:452)
    at net.minecraft.entity.EntityAgeable.func_70636_d(SourceFile:95)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:272)
    at mods.helpfulvillagers.entity.AbstractVillager.func_70071_h_(AbstractVillager.java:421)
    at mods.helpfulvillagers.entity.EntityMiner.func_70071_h_(EntityMiner.java:243)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
    at net.minecraft.world.World.func_72870_g(World.java:2034)
    at WorldServerOF.func_72870_g(WorldServerOF.java:347)

    -- Entity being ticked --
    Details:
    Entity Type: helpfulvillagers.Miner (mods.helpfulvillagers.entity.EntityMiner)
    Entity ID: 78944
    Entity Name: entity.helpfulvillagers.Miner.name
    Entity's Exact location: 101.55, 67.00, 706.09
    Entity's Block location: World: (101,67,706), Chunk: (at 5,4,2 in 6,44; contains blocks 96,0,704 to 111,255,719), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
    Entity's Momentum: -0.01, -0.08, 0.00
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)

    -- Affected level --
    Details:
    Level name: 1.7
    All players: 1 total; [EntityPlayerMP['hterag'/60556, l='1.7', x=97.31, y=67.00, z=707.46]]
    Chunk stats: ServerChunkCache: 556 Drop: 0
    Level seed: -524740195762243828
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options:
    Level spawn location: World: (133,68,601), Chunk: (at 5,4,9 in 8,37; contains blocks 128,0,592 to 143,255,607), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
    Level time: 31099 game time, 3158 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 148068 (now: false), thunder time: 37070 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 185224424 bytes (176 MB) / 576368640 bytes (549 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_D6 10 mods loaded, 10 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAAAAAAAAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAAAAAAAAAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
    UCHIJAAAAAAAAAAAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
    UCHIJAAAAAAAAAAAAAA fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
    UCHIJAAAAAAAAAAAAAA helpfulvillagers{1.3.1} [Helpful Villagers] (helpfulvillagers-1.7.10-1.3.1 (1).jar)
    UCHIJAAAAAAAAAAAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
    UCHIJAAAAAAAAAAAAAA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
    UCHIJAAAAAAAAAAAAAA VeinMiner{0.32.0_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.32.0.unknown.jar)
    UCHIJAAAAAAAAAAAAAA VeinMinerModSupport{0.32.0_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.32.0.unknown.jar)
    UCHIJAAAAAAAAAAAAAA VillagersNose{1.0} [Villager's Nose] (VillagersNose-1.7.10-1.0.jar)
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Player Count: 1 / 8; [EntityPlayerMP['hterag'/60556, l='1.7', x=97.31, y=67.00, z=707.46]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    OptiFine Version: OptiFine_1.7.10_HD_U_D6
    Render Distance Chunks: 10
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    OpenGlVersion: 4.5.0 NVIDIA 359.23
    OpenGlRenderer: GeForce GTX 965M/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 8

    Posted in: Minecraft Mods
  • 0

    posted a message on Looking for long term realm

    Closed to replies for now.

    Posted in: Minecraft Realms
  • 0

    posted a message on Looking for long term realm

    As the title says, I am looking for ONE realm that will be active for a long time. I am 17, ok with building and redstone (thank goodness for YouTube). I do like exploring, and love being in the nether. I do have TS if someone else has a channel.


    If you have any questions, feel free to ask!

    Posted in: Minecraft Realms
  • 0

    posted a message on new vanilla survival realm looking for players 18+

    IGN hterag

    17

    Would like to join to find a good group to be with.

    Posted in: Minecraft Realms
  • 0

    posted a message on Mount Weather 24/7 Survival Realm (Casual/Chill Gaming)

    IGN- hterag


    Age- 17

    Just looking for a good community that is active to be with that is small.

    Posted in: Minecraft Realms
  • 0

    posted a message on The World of Pandora

    IGN hterag


    God- Cthulu, because i can :)


    Age- 17


    All i got to say is let the fun begin!

    Posted in: Minecraft Realms
  • 0

    posted a message on Looking For Players, First Come First Serve!

    ign hterag


    My area in the game would be a mercinary if that is fine. Get hired by factions (when there are others) to do things off the book, ect.

    Posted in: Minecraft Realms
  • 0

    posted a message on Nations

    IGN-hterag

    Age-17

    Player type- miner/builder, prefer to be alone, to an extent

    Get out of this realm- I just want to have fun with other people

    Plan to do- On this realm, I would like to be a mercinary on this realm, if that is fine. Pay to do a job, lets say, you want done to make another faction angry :)

    Posted in: Minecraft Realms
  • 0

    posted a message on Need active players

    IGN hterag

    Age-17- 8 months from 18

    Why do I want to join-I enjoy being around respectful people

    How long I have played- 3 yrs, give or take

    What can I bring to the realm-A personto pick on, Building farms, andloving to go to the nether- with a bow with infinity and punch on it. I also love mining,and normally dont lose where I am, so i enjoy exploring. I prefer to build in snowy area, side of mountains, or in deserts.

    No skype

    Posted in: Minecraft Realms
  • 0

    posted a message on Novemia seeks a couple members!

    IGN hterag


    Cant be on every day because of life, but when i got spare time and done checking a few other games, I can be on.

    Posted in: Minecraft Realms
  • 0

    posted a message on Looking for help with an adventure map on my realm [Closed]

    Good to know. Thanks!

    Posted in: Minecraft Realms
  • 0

    posted a message on Looking for help with an adventure map on my realm [Closed]

    Pm (personal message) the owner. Just an Idea. I did and she replied.

    Posted in: Minecraft Realms
  • 0

    posted a message on MC Realms ~ A Survival Experience ~ Join ME!

    IGN hterag


    I prefere to make things automated if possible. Youtubes awesome for earning ho to do that. I know how to make automated farms for all crops (beside coco. Is there a way to automate it?), auto furnaces, and even a auto item sorter (thanks to youtube for that). I am not a redstone genous (or supurb speller if you can't tell :D),but i usuallyknow enough to get the job done.


    I prefer to build with quartz, or with a mixture of dark oak/ spruce wood an birch wood. Prefere to build in snowy biomes or deserts, or in the side of a mountian. I enjoy mining (group and solo), and being in the nether if I got a good bow.


    If you have any questions, please ask.

    Posted in: Minecraft Realms
  • 0

    posted a message on Survival Realm w/ Adventuring

    IGN: hterag


    Ill get on when i can.

    Posted in: Minecraft Realms
  • 0

    posted a message on 1.9 AMPLIFIED Vanilla Survival Realm 16+

    IGN:hterag


    Age:17


    How often do you plan to play?

    At least once every few days, if not everyday.


    Are you likely to stop playing after just a few weeks (be honest and realistic. I will remove you if you are inactive)?

    If I am interested, then no.


    Do your builds usually look nice?

    Only after I am done building them.


    Will you keep the environment nice so we can all play in a nice world?

    Yes.

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