What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

elvaan

New Member
Joined
Nov 8, 2014
Messages
15
Hi there, I couldnt start kobold rank 3 that sodimm had .. it gives me this error:

[18:54:24.939 D] System.Exception: Element Transport is not supported. Please check your XML and try again. (<Transport NpcId="2003971" XYZ="99.16833, 21.59149, -639.7345" Name="13th Order Furnace" />) Line 142
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Clio.XmlEngine.PropertyProcessor.(XElement , Type )
at Clio.XmlEngine.PropertyProcessor..(XElement )
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Clio.XmlEngine.PropertyProcessor.(XElement , PropertyInfo )
at Clio.XmlEngine.PropertyProcessor.(PropertyInfo , XElement , Object )
at Clio.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at ff14bot.NeoProfiles.NeoProfile.Load(XElement element, String path)
at ff14bot.NeoProfiles.NeoProfile.Load(String path)
at ff14bot.NeoProfiles.NeoProfileManager.Load(String profilePath, Boolean rememberPath)

anyone having one with working profile?
 
Sodimm has a transport.cs file u need to download along with the rank3 kobold. u put the transport.cs in Plugins\OrderBotTags folder (make folder if u dont currently have it).

transport.cs should be obtainable from the same kobold thread
 
Sodimm has a transport.cs file u need to download along with the rank3 kobold. u put the transport.cs in Plugins\OrderBotTags folder (make folder if u dont currently have it).

transport.cs should be obtainable from the same kobold thread

Just to note the Transport.cs has been renamed to CarriageTag.cs to avoid confusion with UseTransportTag.cs. It is backwards compatable with <Transport> XML elements. Just place it inside the Quest Behaviors folder, making sure that if there is a Transport.cs in there, it's deleted beforehand.
 
I have a problem with User Object Tag file.

Check your Quest Behaviors Folder, make sure that there isn't 2 UseObject.cs or UseObjectTag.cs. Or one of each. Mine are deliberately named differently. Mine will always end in Tag, where as the originals (bar some) will not. You will only need 1 tag, either UseObject.cs or UseObjectTag.cs. Delete one or the other.
 
Back
Top