Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 2015-06-24 22:30:11, last edited by capasha (2015-06-24 23:20:10)

capasha
Member
Joined: 2015-02-21
Posts: 4,066

No rotation value on BlockID 340

So I run my minimap tool today. To fix some small bugs. And noticed that BlockID 340 which is a rotateable decoration doesn't have the value rotation.

TOOTH_TRIPLE = 340

From my debugger (In a tutorial world) PWwYocqKOGbUI

{
	type: 340, 
	layer: 0, 
	x: (byte array), 
	y: (byte array)
}

from my debugger (In my own world) PW1LMQ8wxJbEI

{
	type: 340, 
	layer: 0, 
	x: (byte array), 
	y: (byte array), 
	rotation: 2
}

Should it be like this? Or did someone remove it?

Edit: I found out that the rotation is there in my own world with the rotation blocks.
But in the world PWwYocqKOGbUI doesn't have the rotation at all.

Ala0qUo.png

Offline

#2 2015-06-24 22:54:57, last edited by Nou (2015-06-24 22:55:14)

Nou
Member
Joined: 2015-02-24
Posts: 2,762

Re: No rotation value on BlockID 340

Maybe because we renamed it to "morphable"
Not sure if the actual block properties were renamed as well


No u.

Offline

#3 2015-06-24 22:59:32

lrussell
Member
From: Saturn's Titan
Joined: 2015-02-15
Posts: 843
Website

Re: No rotation value on BlockID 340

Everybody Edits: Not-so-useful changes that break all the things. //forums.everybodyedits.com/img/smilies/big_smile

Offline

Wooted by: (2)

#4 2015-06-24 23:02:47

capasha
Member
Joined: 2015-02-21
Posts: 4,066

Re: No rotation value on BlockID 340

Nou wrote:

Maybe because we renamed it to "morphable"
Not sure if the actual block properties were renamed as well

No they are still rotation blocks. Are you guys fixing that world or something? Because I can't enter it anymore.

Offline

#5 2015-06-24 23:15:25

den3107
Member
From: Netherlands
Joined: 2015-04-24
Posts: 1,025

Re: No rotation value on BlockID 340

In that case I also have a world that needs fixing...
I can enter it, but it's owned by nobody and has no content anymore...

Offline

#6 2015-06-24 23:46:26

capasha
Member
Joined: 2015-02-21
Posts: 4,066

Re: No rotation value on BlockID 340

So I coded my own fix for it. Till it's fixed.

Offline

#7 2015-06-26 10:18:09

DarkDragon4900
Member
Joined: 2015-03-17
Posts: 251

Re: No rotation value on BlockID 340

den3107 wrote:

In that case I also have a world that needs fixing...
I can enter it, but it's owned by nobody and has no content anymore...

I had a world that went empty all of a sudden -with no owner-
All jawapa could do was reset it to an "empty" world with an owner name.
So if you had anything built in there, it's gone.

Offline

DarkDragon49001435310289516164

Board footer

Powered by FluxBB

[ Started around 1732478295.3416 - Generated in 0.120 seconds, 12 queries executed - Memory usage: 1.43 MiB (Peak: 1.55 MiB) ]