• 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!

unsupported client version in ObjectBuilder

Hashirama479

World of Ninja
Joined
Dec 19, 2016
Messages
536
Solutions
6
Reaction score
74
I have a problem with my object builder, the objkect builder does support the 8.54 version but when I try to open the 8.54 files it says "unsupported client version", how comes? xD
 
Solution
Im using object builder 0.3.2

I found this
Lua:
    <version value="854" string="8.54 v1" dat="4B1E2CAA" spr="4B1E2C87" otb="16"/>
    <version value="854" string="8.54 v2" dat="4B0D46A9" spr="4B0D3AFF" otb="16"/>
    <version value="854" string="8.54 v3" dat="4B28B89E" spr="4B1E2C87" otb="17"/>

So what I have to do then so its working? :eek: xD im confused to be honest

Solved I wrote the dat and spr code which the files required in the line what you send me :p thanks
 
Last edited by a moderator:
Back
Top