Once i updated to Build 67, it comes 'Rebornbuddy can not be used with the chinese client'. And the download link seems like a international client(1.0.235.0) not the chinese one. Please check! THX~
Fixed, you'll need to redownload the latest CN version. http://updates.buddyauth.com/GetNewest?filter=RebornbuddyCN
Version 90 Code: Updated for latest version of ff14. Ninja/Rogue support Improved crafting support ChocoboRaising advanced details api available.
For r90, it seems all the craft plugins falied. I used Lisbeth, log is attached View attachment 10600 2015-04-01 21.19.txt
Third party plugins are not supported in any official capacity. If you can find a problem with orderbots crafting let me know, otherwise you'll need to post in the lisbeth or whatever thread.
It also won't work with OrderBot profile. It will select the receipt, then it'll stuck and do nothing. But if the Start crafting button is manually pushed in the game, it'll craft normally. THe attachment is the profile I used to test and the log. Log: View attachment 13164 2015-04-01 22.33.txt Profile: View attachment test.xml
I just tried to download a clean one without any Plugin and use the OrderBot only, but it seems that it's not the Plugin's problem. It won't start crafting until you manually start that in the game. It will stuck at the screen shoot's scene. Log: View attachment 7876 2015-04-02 14.21.txt Profile I used to test: View attachment test.xml Screenshot:
[07:41:29.376 N] TargetMobs name field has been removed. Use the Id field instead. You'll need to update your profile from Code: <GrindArea name="UnholierBoth"> <Hotspots> .... </Hotspots> <TargetMobs> <TargetMob Name="somethingsomethingsomething" /> </TargetMobs> <MinLevel>0</MinLevel> <MaxLevel>50</MaxLevel> </GrindArea> to Code: <GrindArea name="UnholierBoth"> <Hotspots> .... </Hotspots> <TargetMobs> <TargetMob Id="1231" /> </TargetMobs> <MinLevel>0</MinLevel> <MaxLevel>50</MaxLevel> </GrindArea> You can find the id by targeting the unit and running Code: Log(Core.Target.NpcId);
Hello Mastahg, The CN server has been updated to version 2.45. Could you update the RebornBuddyCN? Regards,
Request for the new version RebornBuddyCN. As the title requested, the Chinese server has been updated to Ver2.5, please update the RebornBuddyCN version. Cheers.
Thanks for the update, I have a warning system that lets me know when a new version is out so its usually not needed, but it was down due to a bad hdd in the server its on. I am pushing a release now that will work with the new cn version, however plugins that interact with the inventory will have issues as I will need to update the code that generates our database and its already 3am so itll have to wait till the morning for a more complete version.