Results 1 to 5 of 5
  1. #1
    MikeRaarupBirk's Avatar
    Join Date
    Mar 2016
    Gender
    male
    Posts
    1,583
    Reputation
    38
    Thanks
    3,775
    My Mood
    Stressed

    [FSoD] Fix the Json2Wmap converter


    Pretty much everyone is using .jm so this might be useless.

    1) Make a folder called Json2WmapMaps, inside the server folder.

    2) Make a .txt file, call it WorldConverter, but this code inside it, and save it as a .bat:
    Code:
      @EcHo off
    
    set /p jm="Enter map name: "
    
    copy %jm%.jm Json2wmap\bin\Debug
    
    Json2wmap\bin\Debug\Json2wmap %jm%.jm %jm%.wmap
    
    echo wmap successfully compiled.
    echo Moving the Wmap to Json2WmapMaps folder
    move %jm%.wmap Json2WmapMaps
    echo Moved the Wmap to Json2WmapMaps folder
    pause
    3) Inside Json2Wmap/app.config replace the whole file with this:
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    
    <configuration>
      <runtime>
        <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
          <dependentAssembly>
            <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed"
                culture="neutral" />
            <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
          </dependentAssembly>
        </assemblyBinding>
      </runtime>
    </configuration>
    4) Rebuild solution.

    How to convert:

    Drag out any .jm map, and put in the same folder as WorldConverter.bat. Open WorldConverter.bat, and type the maps name. It should convert to a wmap, without issues.

    Last edited by MikeRaarupBirk; 03-24-2017 at 03:39 PM.

  2. The Following 2 Users Say Thank You to MikeRaarupBirk For This Useful Post:

    bog624 (03-25-2017),ZenTium (03-25-2017)

  3. #2
    Demon's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Location
    Lost
    Posts
    1,095
    Reputation
    86
    Thanks
    316
    My Mood
    Angelic
    I'm curios why use Wmap, when you can use Json?

    What does it do exactly?

    sry... but i'm dum
    Last edited by Demon; 03-24-2017 at 03:50 PM.
    Nice

  4. #3
    MikeRaarupBirk's Avatar
    Join Date
    Mar 2016
    Gender
    male
    Posts
    1,583
    Reputation
    38
    Thanks
    3,775
    My Mood
    Stressed
    Quote Originally Posted by DemonLives View Post
    I'm curios why use Wmap, when you can use Json?

    What does it do exactly?

    sry... but i'm dum
    as stated in the thread

    "Pretty much everyone is using .jm so this might be useless."

  5. The Following User Says Thank You to MikeRaarupBirk For This Useful Post:

    Demon (03-24-2017)

  6. #4
    Slendergo's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    382
    Reputation
    17
    Thanks
    250
    My Mood
    Inspired
    Quote Originally Posted by MikeRaarupBirk View Post
    as stated in the thread

    "Pretty much everyone is using .jm so this might be useless."
    i only use wmap for the realm until i make it jm after modifying the realm world map alot as i dont think small servers really need a huge af map

  7. #5
    lkdjnfoskjednfblksjdfn's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Location
    127.0.0.1
    Posts
    1,340
    Reputation
    198
    Thanks
    841
    My Mood
    Inspired
    Why u do dis?

  8. The Following User Says Thank You to lkdjnfoskjednfblksjdfn For This Useful Post:

    bog624 (03-25-2017)

Similar Threads

  1. [Help Request] {Clubs} Need Help Fixing The Clubs Map Converter!
    By Pandaman1321 in forum Realm of the Mad God Private Servers Help
    Replies: 8
    Last Post: 07-07-2015, 05:51 PM
  2. How to fix the PUBLIC hack by Dave
    By emmure in forum CrossFire Hacks & Cheats
    Replies: 34
    Last Post: 06-15-2009, 05:27 PM
  3. How To Fix The Spam Bot Thing. (GM nexon thing.)
    By alfonso951 in forum Combat Arms Hacks & Cheats
    Replies: 34
    Last Post: 01-10-2009, 07:20 PM
  4. how to fix the error (could not inject) on vista
    By cute bs girl in forum Combat Arms Hacks & Cheats
    Replies: 4
    Last Post: 10-11-2008, 09:41 PM
  5. I Fixed the new bypass problem
    By GeoForReal in forum Combat Arms Hacks & Cheats
    Replies: 6
    Last Post: 09-01-2008, 11:53 AM