Posts by benten2000

    New FastCraft version 1.10: http://files.player.to/fastcraft-1.10.jar

    This release should work with ShadersMod through disabling a range of optimizations if it's detected. A new set of tweaks helps with TileEntity heavy worlds (client+server), e.g. when using many TC arcane lamps. I'll update the OP later if there's no severe issues.

    Excellent work on a new release.
    Just tired it using the usual old ShadersModCore-v2.3.22 that only worked on FastCraft 1.9 and that still works.
    Then tired with the later versions of the Forge versions that are available .v26 and .v28 but sadly still get the ArrayIndex error like did before.

    Crash Report from just a fresh 1.7.10 + Forge 10.13.2.1264 (if of any use)

    Display Spoiler

    ---- Minecraft Crash Report ----
    // Ouch. That hurt :(

    Time: 12/12/14 13:19
    Description: Registering texture

    java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException
    at fastcraft.d.a(Unknown Source)
    at fastcraft.Hooks.g(Unknown Source)
    at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:242)
    at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90)
    at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72)
    at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61)
    at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    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)
    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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
    at org.multimc.EntryPoint.listen(EntryPoint.java:165)
    at org.multimc.EntryPoint.main(EntryPoint.java:54)
    Caused by: java.lang.ArrayIndexOutOfBoundsException
    at java.lang.System.arraycopy(Native Method)
    at fastcraft.d.a(Unknown Source)
    ... 24 more


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

    -- Head --
    Stacktrace:
    at fastcraft.d.a(Unknown Source)
    at fastcraft.Hooks.g(Unknown Source)
    at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:242)
    at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90)

    -- Resource location being registered --
    Details:
    Resource location: minecraft:textures/atlas/blocks.png
    Texture object class: net.minecraft.client.renderer.texture.TextureMap
    Stacktrace:
    at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72)
    at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61)
    at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    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)
    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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
    at org.multimc.EntryPoint.listen(EntryPoint.java:165)
    at org.multimc.EntryPoint.main(EntryPoint.java:54)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 8 (amd64) version 6.2
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1538165624 bytes (1466 MB) / 2058354688 bytes (1963 MB) up to 5726797824 bytes (5461 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx6144m -XX:PermSize=256m
    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
    FML{7.10.85.1264} [Forge Mod Loader] (forge-1.7.10-10.13.2.1264-universal.jar) Unloaded->Constructed->Pre-initialized
    Forge{10.13.2.1264} [Minecraft Forge] (forge-1.7.10-10.13.2.1264-universal.jar) Unloaded->Constructed->Pre-initialized
    FastCraft{1.10} [FastCraft] (fastcraft-1.10.jar) Unloaded->Constructed->Pre-initialized
    Launched Version: 1.7.10
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 780/PCIe/SSE2 GL version 4.4.0 NVIDIA 344.75, 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)

    Removing Smart Moving and Player API did not fix it. Here is the Crash reports without them

    http://pastebin.com/PVNuNhtd
    http://openeye.openmods.info/crashes/48298a…71061af02dd4ea6

    As with the other errors I have encounter this looks like a shader mod problem, make sure there isn't any shader mods and try again (Error logs don't show if a shader mods is installed in the list)