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

Can't compile on object builder error 3001

armyman

Member
Joined
Feb 15, 2014
Messages
318
Reaction score
14
Hello, i have problems to change some "sprites and items" on object builder, i'm using tibia 7.72
i got this error, i'm trying replace old sprites from tibia 7.4 on tibia 7.72

Code:
Error: Error #3001
    at nail.otlib.things::ThingTypeStorage/compile()
    at nail.objectbuilder.core::ObjectBuilderWorker/onCompileAs()
    at nail.objectbuilder.core::ObjectBuilderWorker/onCompile()
    at nail.signals::Signal/dispatch()
    at nail.workers::ApplicationWorker/mainToWorkerMessageHandler()
 
Back
Top