• 0

    posted a message on Ban the user above you #2

    Banned for banning someone for not being original.

    Posted in: Forum Games
  • 0

    posted a message on Count to 64 before Valiec2019 posts

    2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64. There, done!

    Posted in: Forum Games
  • 0

    posted a message on Deeper Caves - Go Beyond the Void! [10000+ Downloads]

    It works great!

    Posted in: Minecraft Mods
  • 0

    posted a message on Deeper Caves - Go Beyond the Void! [10000+ Downloads]
    Quote from Valiec2019»

    Thanks! I'll try to figure out what's going on.


    I may have found out what it was. My java is/was very out of date. I had Version 7 Update 56. I updated my java, it might work now.

    Posted in: Minecraft Mods
  • 0

    posted a message on Deeper Caves - Go Beyond the Void! [10000+ Downloads]
    Quote from Valiec2019»

    I don't think I've seen this crash before. Can you tell me what you were trying to do when it crashed (or if it happened on startup)? It might help me figure it out.


    I was making a superflat world. It also crashed on making a default world.

    Posted in: Minecraft Mods
  • 0

    posted a message on Deeper Caves - Go Beyond the Void! [10000+ Downloads]
    Quote from Valiec2019»

    I don't think I've seen this crash before. Can you tell me what you were trying to do when it crashed (or if it happened on startup)? It might help me figure it out.


    I was making a superflat world, it also crashed when I did default. It crashed when it was closing the internal server.

    Posted in: Minecraft Mods
  • 0

    posted a message on Deeper Caves - Go Beyond the Void! [10000+ Downloads]

    Could you help me with this? It may be because I am using an earlier version of forge (1.7.10 13.10.2.1264 I believe), but I am not sure.


    ---- Minecraft Crash Report ----
    // Hi. I'm Minecraft, and I'm a crashaholic.

    Time: 5/26/15 7:30 PM
    Description: Unexpected error

    java.lang.IndexOutOfBoundsException
    at java.nio.Buffer.checkIndex(Unknown Source)
    at java.nio.DirectIntBufferU.get(Unknown Source)
    at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
    at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
    at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2205)
    at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2135)
    at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:239)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2050)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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 java.nio.Buffer.checkIndex(Unknown Source)
    at java.nio.DirectIntBufferU.get(Unknown Source)
    at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
    at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
    at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2205)
    at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2135)
    at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:239)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 0 total; []
    Chunk stats: MultiplayerChunkCache: 0, 0
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 0 game time, 0 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: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 0 total; []
    Retry entities: 0 total; []
    Server brand: ~~ERROR~~ NullPointerException: null
    Server type: Integrated singleplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2433)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:916)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_75, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 55721256 bytes (53 MB) / 260255744 bytes (248 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: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.85.1264 Minecraft Forge 10.13.2.1264 4 mods loaded, 4 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{7.10.85.1264} [Forge Mod Loader] (forge-1.7.10-10.13.2.1264.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{10.13.2.1264} [Minecraft Forge] (forge-1.7.10-10.13.2.1264.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    DeeperCaves{0.2.2} [DeeperCaves] (DeeperCaves-0.2.2-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Launched Version: 1.7.10-Forge10.13.2.1264
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 960/PCIe/SSE2 GL version 4.5.0 NVIDIA 352.86, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (UK)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)

    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft Noob Test!



    Easy!

    Posted in: Discussion
  • 0

    posted a message on Deeper caves: caves going more than 2 kilometers underground! Less lag! [400+ Supporters]
    Quote from Pixel_Robot»

    i think all this would be really cool

    but it's too much for vanilla minecraft just too much stuff it's too complicated vanilla minecraft is just too simple for those ideas to fit


    All you need to do to add this suggestion is to code new dimensions with all this stuff. You have to make it so that the dimension files for each world are stored in the files of that world, as it is with the Nether and End dimensions.

    Posted in: Suggestions
  • 0

    posted a message on The big white thing of Felton MC
    Basically, this is what happens when an admin messes around in a server. I took a screenshot at /p tp 58;133 and the white thing is at /p tp 58;138

    or /p h:3 ArisenWing. The server IP is Feltonmc.com
    Posted in: Discussion
  • 0

    posted a message on Improve the nether and end!

    Please read the rules before posting. Asking other people for ideas isn't allowed (you can ask others to improve your ideas, but those ideas need to be established first). That is called Idea Fishing. If someone does have an idea, he/she would make a thread of his/her own about it.

    Will be updating post tomorrow morning.
    Posted in: Suggestions
  • 0

    posted a message on EndPlus 1.7.0 Nether and End Improvements [3000+ downloads]
    I have a suggestion for the next update for this mod: Nether generation going up to 256 Y.

    (If this is already added, please tell me)
    Posted in: Minecraft Mods
  • 0

    posted a message on Improve the nether and end!
    -For your information, I still need suggestions-
    Came up with Ideas, will update tomorrow.
    Posted in: Suggestions
  • To post a comment, please .