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

How do I convert the new BE maps to PMMP?

Discussion in 'Help' started by Styrocups, Dec 11, 2017.

  1. Styrocups

    Styrocups Spider

    Messages:
    9
    GitHub:
    little2epic
    Title. Or how can I get the bedrock engine maps to load without conversion?
     
  2. dktapps

    dktapps Administrator Staff Member PMMP Team

    Messages:
    774
    GitHub:
    dktapps
    You'll need to compile php-leveldb extension and the leveldb library. We don't currently ship these with our prebuilt PHP binaries as the php-leveldb extension is currently unstable.

    Compiling these on Windows is a pain in the butt, so it's recommended to use Linux or Mac. You can compile your own PHP binary with leveldb by using compile.sh in https://github.com/pmmp/php-build-scripts , with the `-l` flag to include leveldb (it's not included by default).
     
    Kenn Fatt likes this.
  3. Kenn Fatt

    Kenn Fatt Slime

    Messages:
    82
    GitHub:
    kennfatt
    is it possible to use leveldb.dll (compiled file) from Linux to Windows?
     
  4. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    no.
     
  5. Styrocups

    Styrocups Spider

    Messages:
    9
    GitHub:
    little2epic
    How do you compile on Windows? it's the only OS I have access to.
     
    jasonwynn10 and Kenn Fatt like 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.