1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

How can I use asyncChunkLoad & asyncChunkLoad

Discussion in 'Development' started by gistrec, Feb 13, 2017.

  1. gistrec

    gistrec Witch

    Messages:
    68
    GitHub:
    gistrec
    Can I update pmmp, for using async task for syncChunkLoad and syncChunkLoad? :)
     
    Last edited: Feb 13, 2017
  2. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    WTF?
    syncChunkLoad is there for syncing the asynchronous loaded chunk into the main thread. Stop thinking that using async tasks will give you infinite performance. It's nice to see that some thread has a chunk, but it needs to get it back to the main thread.
     
    gistrec likes this.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.