• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Ravendawn spr&dat 2024

Can you share your objectbuilder that works with the file from Alejandro please?
 
1756849846346.webp

1756850182004.webp

1756850254826.webpIt is difficult to open the dat because of the flag it has, I could only open the spr but only that because the dat is not yet known, but in the meantime it helps me to extract objects and some monster sprite by sprite xD.
Post automatically merged:

If you use the altered version like this, you will get an error.

<version value="1098" string="10.98 v2" dat="5556" spr="55555556" otb="0"/>

If you use the altered version like this, it will load the obj builder but will give an error in the flag, what I did was use the previous .dat together with the new spr and so at least I could open it to see the sprites.

<version value="1098" string="10.98 v2" dat="42A3" spr="55555556" otb="0"/>
 
Last edited:
View attachment 94573

View attachment 94574

View attachment 94576It is difficult to open the dat because of the flag it has, I could only open the spr but only that because the dat is not yet known, but in the meantime it helps me to extract objects and some monster sprite by sprite xD.
Post automatically merged:

If you use the altered version like this, you will get an error.

<version value="1098" string="10.98 v2" dat="5556" spr="55555556" otb="0"/>

If you use the altered version like this, it will load the obj builder but will give an error in the flag, what I did was use the previous .dat together with the new spr and so at least I could open it to see the sprites.

<version value="1098" string="10.98 v2" dat="42A3" spr="55555556" otb="0"/>
Hi,

You can see the full objects or just the sprites on the left?

So u have used the new .SPR from alejandro with old .DAT ?
Post automatically merged:

Can you share your objectbuilder that works with the file from Alejandro please?

I've managed to open using this one


dont forget to add the line on versions to make it work

XML:
<version value="1098" string="10.98 v2" dat="5556" spr="55555556" otb="0"/>

Our colleague above open it using this line:

XML:
<version value="1098" string="10.98 v2" dat="42A3" spr="55555556" otb="0"/>
 
Last edited:
When trying to open with:
XML:
<version value="1098" string="10.98 v2" dat="5556" spr="55555556" otb="0"/>

I get this error, It will not work to open it:

1756889582260.webp
 
Ao tentar abrir com:
[CÓDIGO=xml]<versão valor="1098" string="10.98 v2" dat="5556" spr="55555556" otb="0"/>[/CÓDIGO]

Recebo este erro. Não consigo abri-lo:

View attachment 94581
I also get this error
Error: Unknown flag. flag=0xf8, previous=0x0, category=Item, id=102.
at otlib.things::MetadataReader6/readProperties()
at otlib.things::ThingTypeStorage/loadThingTypeList()
at otlib.things::ThingTypeStorage/readBytes()
at otlib.things::ThingTypeStorage/load()
at ObjectBuilderWorker/loadFilesCallback()
at com.mignari.signals::SignalAny/dispatch()
at com.mignari.workers::WorkerCommunicator/inputChannelHandler()
 
Hi,

You can see the full objects or just the sprites on the left?

So u have used the new .SPR from alejandro with old .DAT ?
That's right my friend, I used the old data from the same ravendawn to open the new one, I can only see the sprites with that.
Show ZZZ.gif
Post automatically merged:

If you try to use the object builder with this new data, you'll get a flag error because this version of the object builder doesn't recognize it.

Error: Unknown flag. flag=0xf8, previous=0x0, category=Item, id=102.
 
Sorry guys i paste the wrong <version />

use this one and you should be fine

XML:
<version value="1098" string="10.98 v2" dat="8EAE" spr="55555556" otb="0"/>

No? I added that to the versions.xml and then i cant even open the new files posted by Alejandro:

1757002317614.webp
 
I'll post new versions in my group.
Here are some images.
walking_front.webp
walking_left.webp
I won't be posting any more on otland, courtesy of its administrators, who are against what we're doing. That's why I created a Discord group where I'll add new tools as they're finished.

1757078566313.webp
1757078667523.webp
1.gif

more information in my signature.
 
Last edited:
That's right my friend, I used the old data from the same ravendawn to open the new one, I can only see the sprites with that.
View attachment 94584
Post automatically merged:

If you try to use the object builder with this new data, you'll get a flag error because this version of the object builder doesn't recognize it.

Error: Unknown flag. flag=0xf8, previous=0x0, category=Item, id=102.

I see, then you cant see the "preview" fully. It only shows you individual sprites to the right.
Wish there was a way for it to fully work.
 
I see, then you cant see the "preview" fully. It only shows you individual sprites to the right.
Wish there was a way for it to fully work.
Yes, it is possible, as they answered you, but you must pay until someone uploads the corrected data or a Builder object with the added flags.
 
Yes, it is possible, as they answered you, but you must pay until someone uploads the corrected data or a Builder object with the added flags.

Nah, it is not that important, so I would not buy it. Just wanted to play around with it to see, do not really need it.
 
Nah, it is not that important, so I would not buy it. Just wanted to play around with it to see, do not really need it.
I personally wouldn't buy it either. Besides, the SPR is already there, and that's enough for me, and I can extract everything I need from Monster to decoration and effects. That's enough for my project.
 
Someone already have the correct dat with the flags? ;-;

I could use few sprs from this amazing project xx

Yes, but none is willing to share it for free yet.
They are asking to sell it, it seems.

So lets just be patient and wait, it is a bit weird how people trying to make money selling others sprites instead of just sharing them.
 
Back
Top