Convert Minecraft server world files into MCserver world files.
#54
Thanks, I think it will be best to fix the entities tag first though. I have a feeling it might have to do with that. 2 chunks before the first one that segfaults throws an unknown tag error while parsing what looks like this tag:

TAG_List("Motion"): 3 TAG_Doubles describing the current dX,dY,dZ velocity of the entity. (Note: Falling into the Void appears to set this to ridiculously high speeds. 0,0,0 is no motion.)


Code:
UNKNOWN TAG 3b
16446 6f 111 o
16447 74 116 t
16448 69 105 i
16449 6f 111 o
16450 6e 110 n
16451 06   6
16452 00   0
16453 00   0
16454 00   0
16455 03   3
16456 3b  59 ;
16457 61  97 a
16458 07   7
16459 cd 205 Í
16460 e8 232 è
16461 e9 233 é
16462 b0 176 °
16463 73 115 s
16464 bf 191 ¿
16465 b4 180 ´
Working on chunk 102
Working on chunk 103
Working on chunk 104
UNKNOWN TAG ffffffbf
16446 6f 111 o
16447 74 116 t
16448 69 105 i
16449 6f 111 o
16450 6e 110 n
16451 06   6
16452 00   0
16453 00   0
16454 00   0
16455 03   3
16456 bf 191 ¿
16457 9f 159
16458 10  16
16459 19  25
16460 63  99 c
16461 87 135
16462 94 148
16463 ca 202 Ê
16464 bf 191 ¿
16465 b4 180 ´
Reply
Thanks given by:


Messages In This Thread
RE: Convert Minecraft server world files into MCserver world files. - by rs2k - 10-31-2011, 04:41 AM



Users browsing this thread: 1 Guest(s)