• Visit Rebornbuddy
  • RebornBuddyCN r202

    Discussion in 'Rebornbuddy Forum' started by mastahg, Aug 26, 2014.

    1. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,231
      Likes Received:
      364
      Trophy Points:
      83
      Has the current version stopped working? it seemed to work for me.
       
    2. DavidKim

      DavidKim Member

      Joined:
      Sep 7, 2015
      Messages:
      166
      Likes Received:
      1
      Trophy Points:
      18
    3. pia

      pia Member

      Joined:
      Sep 25, 2013
      Messages:
      126
      Likes Received:
      0
      Trophy Points:
      16
      thank
       

      Attached Files:

    4. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,231
      Likes Received:
      364
      Trophy Points:
      83
    5. pia

      pia Member

      Joined:
      Sep 25, 2013
      Messages:
      126
      Likes Received:
      0
      Trophy Points:
      16
      Script for any sequence pattern is an error
       

      Attached Files:

    6. rukia15

      rukia15 New Member

      Joined:
      Aug 29, 2015
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      1
      only 2copies. cant run the 3rd one.
       
    7. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,231
      Likes Received:
      364
      Trophy Points:
      83
      Try running the global booster along side the cn booster.
       
    8. rukia15

      rukia15 New Member

      Joined:
      Aug 29, 2015
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      1
      have tried, nothing happened.
       
    9. pia

      pia Member

      Joined:
      Sep 25, 2013
      Messages:
      126
      Likes Received:
      0
      Trophy Points:
      16

      Attached Files:

    10. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,231
      Likes Received:
      364
      Trophy Points:
      83
    11. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,231
      Likes Received:
      364
      Trophy Points:
      83
      Version 133
      Code:
      Add CommonTasks.CanLand() and CanLand(Vector3)
      These are useful to about 100 yards and then due to issues with the games raycast system they become horribly inaccurate.
      
      Modifications have been made to the way the client communicates to the navigaiton server, versions prior to this will no longer be able to connect to the navigation server.
      
      
      
       
    12. DavidKim

      DavidKim Member

      Joined:
      Sep 7, 2015
      Messages:
      166
      Likes Received:
      1
      Trophy Points:
      18
      error
      [03:41:09.923 N] Bot Thread Started.
      [03:41:10.023 N] [Ultima] Loading: Botanist
      [03:41:20.639 N] Connection closed! 23.88.178.194:31215
      [03:41:31.210 N] Connection to 23.88.178.194:31215 established.
      [03:41:31.223 D] NetworkCommsDotNet.ConnectionSetupException: Error during TCP connection establish with destination ([TCP-E-S] 0.0.0.0:0 -> 23.88.178.194:31215). Destination may not be listening or connect timed out. NetworkCommsDotNet.ConnectionSetupException: Timeout waiting for remoteEndPoint to accept TCP connection.
      在 NetworkCommsDotNet.Connections.TCP.TCPConnection.ConnectSocket()
      在 NetworkCommsDotNet.Connections.TCP.TCPConnection.ConnectSocket()
      在 NetworkCommsDotNet.Connections.TCP.TCPConnection.EstablishConnectionSpecific()
      在 NetworkCommsDotNet.Connections.Connection.EstablishConnection()
      在 NetworkCommsDotNet.Connections.TCP.TCPConnection.GetConnection(ConnectionInfo connectionInfo, SendReceiveOptions defaultSendReceiveOptions, TcpClient tcpClient, Boolean establishIfRequired, SSLOptions sslOptions)
      在 ...ctor()
      在 ff14bot.Navigation.GaiaNavigator..ctor(Single pathPrecision)
      在 ff14bot.BotBases.OrderBot.Start()
      在 ff14bot.TreeRoot.<>c.()
      在 System.Threading.ThreadHelper.ThreadStart_Context(Object state)
      在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
      在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
      在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      在 System.Threading.ThreadHelper.ThreadStart()
       
    13. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,231
      Likes Received:
      364
      Trophy Points:
      83
      Need entire log
       
    14. DavidKim

      DavidKim Member

      Joined:
      Sep 7, 2015
      Messages:
      166
      Likes Received:
      1
      Trophy Points:
      18
    15. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,231
      Likes Received:
      364
      Trophy Points:
      83
      That seems to be a different log as there doesn't appear to be any networking related logging in that one.
       
    16. DavidKim

      DavidKim Member

      Joined:
      Sep 7, 2015
      Messages:
      166
      Likes Received:
      1
      Trophy Points:
      18
    17. DavidKim

      DavidKim Member

      Joined:
      Sep 7, 2015
      Messages:
      166
      Likes Received:
      1
      Trophy Points:
      18
      未处理System.Exception
      HResult=-2146233088
      Message=仅完成部分的 ReadProcessMemory 或 WriteProcessMemory 请求。, at addr: 00000000, Size: 1
      Source=GreyMagic
      StackTrace:
      在 GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
      在 GreyMagic.MemoryBase.Read[T](IntPtr addr)
      在 ff14bot.Ext.NoCacheRead[T](ExternalProcessMemory mem, IntPtr address)
      在 ff14bot.Managers.MovementManager.get_IsFlying()
      在 ff14bot.Managers.MovementManager.MoveForwardStop()
      在 ff14bot.Navigation.SlideMover.MoveStop()
      在 ExBuddy.Navigation.FlightEnabledSlideMover.MoveStop() 位置 e:\BUDDYbot\RebornbuddyCN 133\Plugins\OrderBotTags\ExBuddy\Navigation\FlightEnabledSlideMover.cs:行号 152
      在 ff14bot.Navigation.Navigator.Clear()
      在 ff14bot.TreeRoot.<>c. ()
      在 System.Threading.ThreadHelper.ThreadStart_Context(Object state)
      在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
      在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
      在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      在 System.Threading.ThreadHelper.ThreadStart()
      InnerException:
      Seems exbuddy error
      View attachment 493672 2015-12-03 14.40.txt
       
      Last edited: Dec 3, 2015
    18. DavidKim

      DavidKim Member

      Joined:
      Sep 7, 2015
      Messages:
      166
      Likes Received:
      1
      Trophy Points:
      18
    19. Leeeeeroy

      Leeeeeroy New Member

      Joined:
      Apr 29, 2015
      Messages:
      12
      Likes Received:
      1
      Trophy Points:
      3
      There is a new patch today. Please update it thanks.
       
    20. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,231
      Likes Received:
      364
      Trophy Points:
      83
      Already updated.
       

    Share This Page