• 0

    posted a message on The off hand is being made Useless

    I rarely used it but they can neuter controls for cross-plat, if even that. Still, I'd live without it.

    Posted in: Recent Updates and Snapshots
  • 0

    posted a message on Minecraft PE Controller Support List

    Devices: Xperia XA, Lumia 640

    Controller: Xbox One S Controller

    Working: Depends on the phone (Xperia connects, but the right stick, Menu button, and Y button don't work forbid button mapping.)

    Posted in: MCPE: Discussion
  • 0

    posted a message on Minecraft PE 1.0 on Windows Phone?

    Looks like help is on the way. Doesn't look like 8.1 will be included or that we'll be getting MCWORLD file support, but still.

    Posted in: MCPE: Discussion
  • 0

    posted a message on Minecraft PE 1.0 on Windows Phone?

    Windows 10 Edition, finally letting us download worlds and join Realms? *waits optimistically to be disappointed*

    Posted in: MCPE: Discussion
  • 0

    posted a message on [Q] How to make Custom Mob Spawner that drop items in 1.7.4

    help please i want to make an item telaporter but i dont want to use mods but command blocks in it can you tell me how to do that?




    Clone a hopper:

    clone 1441 64 898 1441 64 898 400 72 231 replace move

    You don't need to start your command with a slash [/] if it's in a command block. The first pair of 3 numbers are the XYZ coordinates for the hopper moved (You can see the location of your feet by pressing F3.); The next is the destination's. Put the move argument at the end so you're teleporting it, not copying. Sorry for the late response.

    Edit: Fixed example. Forgot clone cites a cube of blocks for its source, not 1. In addition, you need to put replace before move.

    Posted in: Maps Discussion
  • 2

    posted a message on Sound Physics (realistic sound reverberation, occlusion, and attenuation)

    Shame cause I have resource packs that replace C418's beloved records with music playlists, album covers and all. But hey, a mono conversion would be worth it. Not many think of things like this. Keep up the good work Cody!

    Posted in: Minecraft Mods
  • 0

    posted a message on [Q] How to make Custom Mob Spawner that drop items in 1.7.4

    1 (Kind of):


    1.11 infinity bows:

    setblock ~ ~ ~ mob_spawner 0 replace {SpawnData:{id:item,Item:{id:bow,tag:{ench:[{id:51,lvl:1}]},Count:1}},SpawnCount:1,SpawnRange:16,MinSpawnDelay:80,MaxSpawnDelay:80,MaxNearbyEntities:6,RequiredPlayerRange:23}

    2:


    For Minecraft 1.7 and 1.8:

    setblock ~ ~ ~ mob_spawner 0 replace {EntityId:FallingSand,SpawnData:{Block:anvil,Time:1,HurtEntities:1,FallHurtAmount:2,FallHurtMax:40},SpawnCount:1,SpawnRange:29,MinSpawnDelay:4,MaxSpawnDelay:4,MaxNearbyEntities:6,RequiredPlayerRange:18}

    For Minecraft 1.9 & 1.10:

    setblock ~ ~ ~ mob_spawner 0 replace {SpawnData:{id:FallingSand,Block:anvil,Time:1,HurtEntities:1,FallHurtAmount:2,FallHurtMax:40},SpawnCount:1,SpawnRange:29,MinSpawnDelay:4,MaxSpawnDelay:4,MaxNearbyEntities:6,RequiredPlayerRange:18}

    For Minecraft 1.11:

    setblock ~ ~ ~ mob_spawner 0 replace {SpawnData:{id:falling_block,Block:anvil,Time:1,HurtEntities:1,FallHurtAmount:2,FallHurtMax:40},SpawnCount:1,SpawnRange:29,MinSpawnDelay:4,MaxSpawnDelay:4,MaxNearbyEntities:6,RequiredPlayerRange:18}

    It's worth noting time is measured in ticks, which are 1/20th of a second, and you may not want the spawn count, range, or required player range I did. You also may not care by now, in which case someone else who stumbles upon this might. Researching this for you, I found HurtEntities is an NBT tag that is not exclusive to falling anvils, so now there's more than 1 way my silverfish block spawner can kill you. Hell yeah.

    Posted in: Maps Discussion
  • 0

    posted a message on Windows 10 - Java immediately crashes

    Hey, I think I figured it out. If you have Radeon Software Crimson Edition, try rolling back to the previous drivers. It sucks for me cause most of my games didn't work on Omega and Crimson's the last update for my graphics card so I guess I'm stuck jumping between drivers. Tell me how it goes.

    Posted in: Hardware & Software Support
  • 0

    posted a message on Windows 10 - Java immediately crashes

    Hello fellow insider, I see I'm not the only one, and unfortunately that also applies to me having no idea how the Blue Screen of Death to fix this. The most I could do was upvote what I presume is your feedback. Hopefully this gets fixed soon. You could tweet @GabeAul about it.

    Posted in: Hardware & Software Support
  • 0

    posted a message on Shaders Mod (updated by karyonix)

    ---- Minecraft Crash Report ----
    // On the bright side, I bought you a teddy bear!

    Time: 8/20/15 11:53 PM
    Description: Ticking entity

    java.lang.IllegalArgumentException: bound must be positive
    at java.util.Random.nextInt(Unknown Source)
    at ary.a(SourceFile:224)
    at ary.a(SourceFile:49)
    at arm.a(SourceFile:389)
    at bgv.a(SourceFile:472)
    at qs.a(SourceFile:174)
    at bfh.a(SourceFile:870)
    at qs.c(SourceFile:104)
    at qs.d(SourceFile:116)
    at aqu.a(SourceFile:276)
    at aqu.f(SourceFile:272)
    at aqu.p(SourceFile:657)
    at aqu.a(SourceFile:1591)
    at wv.ab(SourceFile:888)
    at wv.K(SourceFile:342)
    at wv.s_(SourceFile:263)
    at adb.m(SourceFile:274)
    at xm.s_(SourceFile:1296)
    at xn.s_(SourceFile:211)
    at aqu.a(SourceFile:1406)
    at qt.a(SourceFile:601)
    at aqu.g(SourceFile:1384)
    at aqu.i(SourceFile:1277)
    at qt.i(SourceFile:479)
    at net.minecraft.server.MinecraftServer.z(SourceFile:607)
    at net.minecraft.server.MinecraftServer.y(SourceFile:531)
    at cyk.y(SourceFile:155)
    at net.minecraft.server.MinecraftServer.run(SourceFile:447)
    at java.lang.Thread.run(Unknown Source)

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

    -- Head --
    Stacktrace:
    at java.util.Random.nextInt(Unknown Source)
    at ary.a(SourceFile:224)
    at ary.a(SourceFile:49)
    at arm.a(SourceFile:389)
    at bgv.a(SourceFile:472)
    at qs.a(SourceFile:174)
    at bfh.a(SourceFile:870)
    at qs.c(SourceFile:104)
    at qs.d(SourceFile:116)
    at aqu.a(SourceFile:276)
    at aqu.f(SourceFile:272)
    at aqu.p(SourceFile:657)
    at aqu.a(SourceFile:1591)
    at wv.ab(SourceFile:888)
    at wv.K(SourceFile:342)
    at wv.s_(SourceFile:263)
    at adb.m(SourceFile:274)
    at xm.s_(SourceFile:1296)
    at xn.s_(SourceFile:211)
    at aqu.a(SourceFile:1406)
    at qt.a(SourceFile:601)
    at aqu.g(SourceFile:1384)

    -- Entity being ticked --
    Details:
    Entity Type: EnderDragon (adb)
    Entity ID: 181884
    Entity Name: Hell Yeah
    Entity's Exact location: 1642.50, 82.00, 888.46
    Entity's Block location: 1642.00,82.00,888.00 - World: (1642,82,888), Chunk: (at 10,5,8 in 102,55; contains blocks 1632,0,880 to 1647,255,895), Region: (3,1; contains chunks 96,32 to 127,63, blocks 1536,0,512 to 2047,255,1023)
    Entity's Momentum: -0.00, 0.00, -0.04
    Entity's Rider: ~~ERROR~~ NullPointerException: null
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null
    Stacktrace:
    at aqu.i(SourceFile:1277)
    at qt.i(SourceFile:479)

    -- Affected level --
    Details:
    Level name: theobscenelymilitantkitten
    All players: 1 total; [qw['Vincent294'/37, l='theobscenelymilitantkitten', x=1642.70, y=72.00, z=888.20]]
    Chunk stats: ServerChunkCache: 837 Drop: 0
    Level seed: -6323143026827709321
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options:
    Level spawn location: 400.00,64.00,231.00 - World: (400,64,231), Chunk: (at 0,4,7 in 25,14; contains blocks 400,0,224 to 415,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 19793712 game time, 10009 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 44568 (now: false), thunder time: 58635 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Stacktrace:
    at net.minecraft.server.MinecraftServer.z(SourceFile:607)
    at net.minecraft.server.MinecraftServer.y(SourceFile:531)
    at cyk.y(SourceFile:155)
    at net.minecraft.server.MinecraftServer.run(SourceFile:447)
    at java.lang.Thread.run(Unknown Source)

    -- System Details --
    Details:
    Minecraft Version: 1.8
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 235185216 bytes (224 MB) / 701288448 bytes (668 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
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [qw['Vincent294'/37, l='theobscenelymilitantkitten', x=1642.70, y=72.00, z=888.20]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Very likely; Jar signature invalidated

    Posted in: Minecraft Mods
  • 0

    posted a message on Need a Starter World for You or a Small Server?

    Vincent294's Server Base 1.6 is here! The primary focus of this update is to make the map more horse friendly. Changes have been made to The Pungent Connect, Malencia, and more to accommodate this. An update to The Obscenely Militant Kitten is planned in the near future to improve loot balancing and use the new version of V294's Server Base Lite, which will reduce its file size dramatically.

    Posted in: Maps
  • 0

    posted a message on Need a Starter World for You or a Small Server?

    Vincent294's Server Base Lite is now available! It's almost one tenth the size of the regular version which should increase download speeds dramatically. There's a link to it on the download page for the world.

    Posted in: Maps
  • 0

    posted a message on Need a Starter World for You or a Small Server?

    Doesn't look too bad I guess, looking forward to giving this a shot :)


    It might take a while to download depending on your Internet connection. Since Comcast pretty much forced my family to rent a new modem from them, the connection speed for managing my server has slowed dramatically.

    Posted in: Maps
  • 0

    posted a message on Need a Starter World for You or a Small Server?


    Welcome to Vincent294's Starter World! This world is designed to be played on a server with 6 people. It includes The Sacred Domicile, a skyscraper based in the heart of Malencia, The Pungent Connect, a transit center in the Nether, and more! It gets rid of the inconvenience of setting up a central town for a SMP world.

    Remember to avoid fake download link ads so you get the real world instead of a virus and a bunch of other crap you don't need. After the world has finished downloading, right click to extract its folder and copy the save file in it into your Minecraft saves folder. World contains mild language.


    Download

    Posted in: Maps
  • To post a comment, please .