[WIP|1.7.10] FastCraft 1.25 (Note: All Posts of new Members need to be approved first, so if you press the submit button but no new post appears here, it is in the folder of posts to be approved first, and Player will receive them a few hours later)

  • It fixes the worldgen lag for me very nicely, however my framerate drops from constant 60fps to fluctating 50-55fps and it is clearly visible, that it got worse. With and without Optifine. Any solutions? Otherwise I will be very sad to remove this great mod :(

  • And another debug build for everyone with crashes or corruption-like issues. This should already take care of some non-standard texture handling by mods like jabba.

    This one fixes my FPS issues, but it rejects my texturepack completely. It's not loading at all. I try to put it on the right side back, but it comes back to default texturepack everytime. When I remove FastCraft it is okay.

  • Seems to work well on the server, but horrible FPS on my system. (5 fps range)
    This includes debug2.

    Reverting to 1.6 brings back the missing fps.

    FC_debug.txt

    System info if needed.

    Display Spoiler

    Operating System: Windows 8.1 Pro with Media Center 64-bit (6.3, Build 9600) (9600.winblue_gdr.140723-2018)
    Language: English (Regional Setting: English)
    System Manufacturer: System manufacturer
    System Model: System Product Name
    BIOS: BIOS Date: 12/14/10 17:40:03 Ver: 08.00.15
    Processor: Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz (4 CPUs), ~3.3GHz
    Memory: 20480MB RAM
    Available OS Memory: 20478MB RAM
    Page File: 4309MB used, 19240MB available
    DirectX Version: DirectX 11
    Card name: AMD Radeon R9 200 Series

  • Hmm it looks like your texture pack is massive with 394 512x textures. It just barely fits into a 16384*8192 atlas texture, 1 more 512x texture and it'd have to double. That's just for the block textures.
    FastCraft duplicates the texture atlas for double buffering which apparently exhausts your GPU memory, making the driver re-upload the texture every frame.

    I'll add a config setting to control the duplication and probably some heuristics for the default behavior, it's obviously better to optimize for memory with very little GPU RAM or very high resolution textures.

    Edit: LloydSev's case seems similar.


  • Hmm it looks like your texture pack is massive with 394 512x textures. It just barely fits into a 16384*8192 atlas texture, 1 more 512x texture and it'd have to double. That's just for the block textures.
    FastCraft duplicates the texture atlas for double buffering which apparently exhausts your GPU memory, making the driver re-upload the texture every frame.

    I'll add a config setting to control the duplication and probably some heuristics for the default behavior, it's obviously better to optimize for memory with very little GPU RAM or very high resolution textures.

    Edit: LloydSev's case seems similar.

    Howdy,

    I just wanted to respond back that I am running a nVidia GTX 650 with 2GB of RAM. My texture pack is 174MB unzipped.

  • The png files in your texture pack are very efficiently compressed, the textures on the GPU are not. Even if it'd fit all into the GPU memory it's still up to the driver how to allocate everything. You could try to run FastCraft 1.6 with a texture pack which has about twice as many large textures for both blocks and items. If this causes similar issues my theory could be verified.

  • Hmm it looks like your texture pack is massive with 394 512x textures. It just barely fits into a 16384*8192 atlas texture, 1 more 512x texture and it'd have to double. That's just for the block textures.
    FastCraft duplicates the texture atlas for double buffering which apparently exhausts your GPU memory, making the driver re-upload the texture every frame.

    I'll add a config setting to control the duplication and probably some heuristics for the default behavior, it's obviously better to optimize for memory with very little GPU RAM or very high resolution textures.

    Edit: LloydSev's case seems similar.

    The png files in your texture pack are very efficiently compressed, the textures on the GPU are not. Even if it'd fit all into the GPU memory it's still up to the driver how to allocate everything. You could try to run FastCraft 1.6 with a texture pack which has about twice as many large textures for both blocks and items. If this causes similar issues my theory could be verified.

    I went ahead and replaced the erroneous 512x textures in my pack (just one mod's textures), with 64x textures and the issue resolved itself.

  • Question: Will this let me run FTB Ultimate on my iPhone?

    Regardless, this is just about the most gentlemanly thing I've seen someone do on the Internet all week! Thank you, good sir, for selflessly improving my Minecraft experience; I look forward to installing. Cheers! :)

    Amateur dinosaur hunter and extreme weather enthusiast, whose interests include spoken mime, armchair parkour, tactical gaslighting (for fun or for pay), conspicuous ninjutsu and Schröedinger's pentameter—of which this sentence may or may not be an example.

  • Having the same problem with Fastcraft 1.8 (and the debug releases) that other users are reporting. Crashlog here.
    I'd somehow missed the 1.7 update, and it's throwing basically the same error at me. Crashlog here .

    Loads up fine on Fastcraft 1.6. I'm not using any resourcepacks or higher textures, other than those that come prepackaged within some mods.