Crusoe map

Loadable maps as opposed to OldCoder's zoomable maps
Morn76
Member
 
Posts: 640
Joined: Sun Feb 16, 2014 19:45
GitHub: mdoege

Crusoe map

by Morn76 » Tue Apr 28, 2015 20:24

Converted from MC map at http://www.minecraftmaps.com/survival-maps/crusoe

Requested by Lizzy

MT subgame used is https://github.com/mdoege/stampy_game

Screenshots

Image
Image
Image
Image
Attachments
crusoe.zip
(1.9 MiB) Downloaded 216 times
Last edited by Morn76 on Thu Aug 25, 2016 14:33, edited 3 times in total.
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: Crusoe map

by Krock » Thu Apr 30, 2015 16:50

Oh, an adventure world. Thank you!
The texture pack from your screenshots looks way too similar to Minekraft.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

Morn76
Member
 
Posts: 640
Joined: Sun Feb 16, 2014 19:45
GitHub: mdoege

Re: Crusoe map

by Morn76 » Thu Apr 30, 2015 17:59

Yeah, that's MC Faithful. But of course you can override the textures the usual way with a texture pack if you don't like MCF. Then again, for a converted MC map I think it's fitting to use a MC-like texture pack too.

For adventure maps it would be nice to have a script which exports chest contents from a MC map to a MT map somehow. Maybe even sign text and item frame contents. The loss of meta data during conversion is very annoying and a weakness of the current MCEdit ⇨ WorldEdit method. :-)
 

Amaz
Member
 
Posts: 328
Joined: Wed May 08, 2013 08:26
GitHub: Amaz1
IRC: Amaz
In-game: Amaz

Re: Crusoe map

by Amaz » Thu Apr 30, 2015 19:53

I'm not sure if you've seen this: viewtopic.php?f=5&t=11146 It exports the whole Minecraft world, without the need for mcedit or worldedit...
I'm not sure if it preserves metadata or not though...
 

Morn76
Member
 
Posts: 640
Joined: Sun Feb 16, 2014 19:45
GitHub: mdoege

Re: Crusoe map

by Morn76 » Thu Apr 30, 2015 20:22

That looks great, Amaz! Looklng at its source code, yes, it does copy chest inventories. Ooh, nice! I'll have to test how well it works in practice though. :-)
 

Morn76
Member
 
Posts: 640
Joined: Sun Feb 16, 2014 19:45
GitHub: mdoege

Re: Crusoe map

by Morn76 » Thu Apr 30, 2015 20:54

@Amaz: During my first test the script crashed and there is nothing on the map except some water. Not very impressive so far. :-(

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
(…)
Saved 7000 blocks
Saved 7050 blocks
Saved 7100 blocks
Saved 7150 blocks
Traceback (most recent call last):
  File "mcimport.py", line 9, in <module>
    mtmap.save()
  File "/home/martin/git/mcimport/block.py", line 313, in save
    block.save()))
sqlite3.IntegrityError: UNIQUE constraint failed: blocks.pos
 

Amaz
Member
 
Posts: 328
Joined: Wed May 08, 2013 08:26
GitHub: Amaz1
IRC: Amaz
In-game: Amaz

Re: Crusoe map

by Amaz » Thu Apr 30, 2015 21:40

Oh dear... That's not very good. It worked fine when I used it, so maybe it's something map specific? Although, it was a while ago I last used it...
 

twoelk
Member
 
Posts: 1092
Joined: Fri Apr 19, 2013 16:19

Re: Crusoe map

by twoelk » Thu Apr 30, 2015 21:54

be sure to also look up and down. Sometimes I had to use the mapper to find my imports
 

Morn76
Member
 
Posts: 640
Joined: Sun Feb 16, 2014 19:45
GitHub: mdoege

Re: Crusoe map

by Morn76 » Thu Apr 30, 2015 22:04

I've used Minetestmapper to check that there's really nothing there. Maybe my approach was wrong? I created a world as singlenode, logged out, and ran the conversion script.

I've tried it with other worlds, always the same result: it seems to run nicely but then crashes at the end.

If the converter runs for you, maybe you could convert the Nether from the Monte Majore map in the other thread? It has a gazillion hidden chests with items; it would be interesting to see how well chest conversion works.
 


Return to Minetest Maps

Who is online

Users browsing this forum: No registered users and 2 guests

cron