Results 1 to 6 of 6
  1. #1

    crashing in world

    I have traveled far out to an area that crashes me. i have about 2 seconds ingame to run or type, then i crash. i have used the command "/server lobby" and it will take me to that server. but when i go back to the freebietfc server, it puts me back to the crash point and i can't get away from it. here is the crash log;

    ---- Minecraft Crash Report ----
    // Don't do that.

    Time: 9/25/16 9:06 PM
    Description: Unexpected error

    java.lang.ArrayIndexOutOfBoundsException: 12
    at com.bioxx.tfc.Blocks.Flora.BlockFruitWood.func_149 691_a(BlockFruitWood.java:52)
    at net.minecraft.block.Block.func_149673_e(Block.java :556)
    at net.minecraft.client.renderer.RenderBlocks.func_14 7793_a(RenderBlocks.java:8227)
    at net.minecraft.client.renderer.RenderBlocks.func_14 7808_b(RenderBlocks.java:5235)
    at net.minecraft.client.renderer.RenderBlocks.func_14 7784_q(RenderBlocks.java:4247)
    at com.bioxx.tfc.Render.TFC_CoreRender.renderWoodTrun k(TFC_CoreRender.java:228)
    at com.bioxx.tfc.Handlers.Client.BlockRenderHandler.r enderWorldBlock(BlockRenderHandler.java:79)
    at cpw.mods.fml.client.registry.RenderingRegistry.ren derWorldBlock(RenderingRegistry.java:118)
    at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderA ccessLibrary.java:53)
    at net.minecraft.client.renderer.RenderBlocks.func_14 7805_b(RenderBlocks.java:296)
    at net.minecraft.client.renderer.WorldRenderer.func_1 47892_a(WorldRenderer.java:181)
    at net.minecraft.client.renderer.RenderGlobal.func_72 716_a(RenderGlobal.java:1553)
    at net.minecraft.client.renderer.EntityRenderer.func_ 78471_a(EntityRenderer.java:1187)
    at net.minecraft.client.renderer.EntityRenderer.func_ 78480_b(EntityRenderer.java:1011)
    at net.minecraft.client.Minecraft.func_71411_J(Minecr aft.java:1001)
    at net.minecraft.client.Minecraft.func_99999_d(Minecr aft.java:898)
    at net.minecraft.client.main.Main.main(SourceFile:148 )
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.j ava:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.jav a:28)


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

    -- Head --
    Stacktrace:
    at com.bioxx.tfc.Blocks.Flora.BlockFruitWood.func_149 691_a(BlockFruitWood.java:52)
    at net.minecraft.block.Block.func_149673_e(Block.java :556)
    at net.minecraft.client.renderer.RenderBlocks.func_14 7793_a(RenderBlocks.java:8227)
    at net.minecraft.client.renderer.RenderBlocks.func_14 7808_b(RenderBlocks.java:5235)
    at net.minecraft.client.renderer.RenderBlocks.func_14 7784_q(RenderBlocks.java:4247)
    at com.bioxx.tfc.Render.TFC_CoreRender.renderWoodTrun k(TFC_CoreRender.java:228)
    at com.bioxx.tfc.Handlers.Client.BlockRenderHandler.r enderWorldBlock(BlockRenderHandler.java:79)
    at cpw.mods.fml.client.registry.RenderingRegistry.ren derWorldBlock(RenderingRegistry.java:118)
    at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderA ccessLibrary.java:53)
    at net.minecraft.client.renderer.RenderBlocks.func_14 7805_b(RenderBlocks.java:296)
    at net.minecraft.client.renderer.WorldRenderer.func_1 47892_a(WorldRenderer.java:181)
    at net.minecraft.client.renderer.RenderGlobal.func_72 716_a(RenderGlobal.java:1553)
    at net.minecraft.client.renderer.EntityRenderer.func_ 78471_a(EntityRenderer.java:1187)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['Gotlag666'/19219, l='MpServer', x=774.04, y=145.62, z=-9027.95]]
    Chunk stats: MultiplayerChunkCache: 225, 225
    Level seed: -3558807211780833780
    Level generator: ID 00 - TFCDefault, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (726,157,-9004), Chunk: (at 6,9,4 in 45,-563; contains blocks 720,0,-9008 to 735,255,-8993), Region: (1,-18; contains chunks 32,-576 to 63,-545, blocks 512,0,-9216 to 1023,255,-8705)
    Level time: 274940302 game time, 275237339 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: 4 total; [EntityArrow['arrow'/19264, l='MpServer', x=759.16, y=148.00, z=-9007.84], EntityClientPlayerMP['Gotlag666'/19219, l='MpServer', x=774.04, y=145.62, z=-9027.95], EntitySquidTFC['Squid'/19259, l='MpServer', x=792.17, y=137.72, z=-9042.47], EntitySquidTFC['Squid'/19262, l='MpServer', x=796.82, y=131.93, z=-9039.71]]
    Retry entities: 0 total; []
    Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.8-SNAPSHOT:0646a30:1118) <- kcauldron,cauldron,craftbukkit,mcpc,fml,forge
    Server type: Non-integrated multiplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_ 72914_a(WorldClient.java:373)
    at net.minecraft.client.Minecraft.func_71396_d(Minecr aft.java:2444)
    at net.minecraft.client.Minecraft.func_99999_d(Minecr aft.java:927)
    at net.minecraft.client.main.Main.main(SourceFile:148 )
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.j ava:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.jav a:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 207105920 bytes (197 MB) / 414412800 bytes (395 MB) up to 5355339776 bytes (5107 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerform ance_javaw.exe_minecraft.exe.heapdump -Xmx5G -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.99.99 Minecraft Forge 10.13.4.1558 8 mods loaded, 8 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
    UCHIJA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
    UCHIJA tfc_coremod{0.79.29} [TFC[coremod]] (minecraft.jar)
    UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
    UCHIJA terrafirmacraft{0.79.29} [TerraFirmaCraft] ([1.7.10]TerraFirmaCraft-0.79.29.922.jar)
    UCHIJA journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 368.39' Renderer: 'GeForce GTX 560 Ti/PCIe/SSE2'
    Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 560 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 368.39, 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 (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)

  2. #2
    i was finally able to use the command "/spawn" to get out of there. is there anything i can do to not have that happen again?

  3. #3
    Do you have Optifine installed?
    If not, do so.
    If you do, give us the coordinates and someone can try to remove the bugged tree.

  4. #4
    approx cords are x:795 z:-8996. optifine is also now installed. btw, do i need to wait the 12 hours before i can use the firestarter to light the pit kiln?

  5. #5
    The 12 hour time is just for the ability to create a town.

  6. #6
    Also, the tree has been vanquished! =P

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •