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

ObjectBuilder - Change transparency option

Oskar1121

Excellent OT User
Joined
Jul 15, 2009
Messages
638
Reaction score
552
Location
Poland
Hi everyone,
I've problem with ObjectBuilder, I'd change transparency option for my tibia.dat and tibia.spr files, but when I check the box and try to compile I got an error:
36015
36016
Code:
Error: Invalid sprite pixels length
    at otlib.sprites::Sprite/setPixels()
    at otlib.sprites::Sprite/set transparent()
    at otlib.sprites::SpriteStorage/compile()
    at ObjectBuilderWorker/compileAsCallback()
    at com.mignari.signals::Signal6/dispatch()
    at com.mignari.workers::WorkerCommunicator/inputChannelHandler()
I have no idea what's wrong, I mean I know but I don't know how I can fix it. Without transparency option files are compile correctly.
 
Back
Top