mistahmikey
New Member
- Joined
- Jun 29, 2015
- Messages
- 161
Getting the following now after updating when I run RB:
I was able to get rid of the error by inserting the following after line 115 of SecondaryOffsetManager.cs
Have been running Entrax's GatheringManager profile for a while, everything seems fine. Haven't tried to fish, however.
Code:
10:47:20.369 D] Current Locale Eng
[10:47:20.369 N] Currently a level 60 Leatherworker
[10:47:20.369 N] Compiling custom behaviors...
[10:47:21.848 D] Done compiling custom behaviors...
[10:47:21.852 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing
[10:47:22.504 N] [ActiveTimeBattle] ActiveTimeBattle was loaded successfully.
[10:47:23.777 D] [BotManager] Botbases have been reloaded.
[10:47:23.777 D] ATB v0.0.0.0
[10:47:23.777 D] ChocoboTrainer v1.0.361.0
[10:47:23.777 D] ExFateBot v1.0.0.0
[10:47:23.777 D] Gardening bot v1.0.361.0
[10:47:23.777 D] Lisbeth v0.0.0.0
[10:47:23.777 D] Combat Assist v1.0.361.0
[10:47:23.779 D] Fate Bot v1.0.361.0
[10:47:23.779 D] PvP v1.0.361.0
[10:47:23.779 D] Fishing v1.0.361.0
[10:47:23.779 D] Grinding v1.0.361.0
[10:47:23.779 D] Gathering v1.0.361.0
[10:47:23.779 D] Order Bot v1.0.361.0
[10:47:23.820 D] Reloading AssemblyLoader<ff14bot.Interfaces.IBotPlugin> - Initializing
[10:47:24.175 N] [Lisbeth] Lisbeth was loaded successfully.
[10:47:24.280 N] [Lisbeth] Logged in.
[10:47:24.391 N] [Agil] Agil was loaded successfully.
[10:47:24.502 N] [Agil] Logged in.
[10:47:25.428 N] [SecondaryOffsetManager] Found 0x2404BC4 for AllowancesPtr
[10:47:25.431 N] [SecondaryOffsetManager] Found 0x23A2828 for SelectedBaitItemIdPtr
[10:47:25.433 N] [SecondaryOffsetManager] Found 0x23A1164 for BasePtr
[10:47:25.434 N] [SecondaryOffsetManager] Found 0x1C4 for CurrentRarityOffset
[10:47:25.435 N] [SecondaryOffsetManager] Found 0x24043C8 for GatheringBasePtr
[10:47:25.437 N] [SecondaryOffsetManager] Found 0x23BDC50 for ItemIdPtr
[10:47:25.451 D] System.ArgumentException: Object of type 'System.UInt32' cannot be converted to type 'System.Int32'.
at System.RuntimeType.TryChangeType(Object value, Binder binder, CultureInfo culture, Boolean needsSpecialCast)
at System.RuntimeType.CheckValue(Object value, Binder binder, CultureInfo culture, BindingFlags invokeAttr)
at System.Reflection.RtFieldInfo.InternalSetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture, StackCrawlMark& stackMark)
at System.Reflection.RtFieldInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture)
at System.Reflection.FieldInfo.SetValue(Object obj, Object value)
at ExBuddy.SecondaryOffsetManager.<IntalizeOffsets>b__5(Type type) in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\SecondaryOffsetManager.cs:line 118
[10:47:25.522 N] [SecondaryOffsetManager] Found 0x4EC for ChainOffset
[10:47:25.522 D] System.ArgumentException: Object of type 'System.UInt32' cannot be converted to type 'System.Int32'.
at System.RuntimeType.TryChangeType(Object value, Binder binder, CultureInfo culture, Boolean needsSpecialCast)
at System.RuntimeType.CheckValue(Object value, Binder binder, CultureInfo culture, BindingFlags invokeAttr)
at System.Reflection.RtFieldInfo.InternalSetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture, StackCrawlMark& stackMark)
at System.Reflection.RtFieldInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture)
at System.Reflection.FieldInfo.SetValue(Object obj, Object value)
at ExBuddy.SecondaryOffsetManager.<IntalizeOffsets>b__5(Type type) in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\SecondaryOffsetManager.cs:line 118
[10:47:25.525 N] [SecondaryOffsetManager] Found 0x23BDC50 for TugTypePtr
[10:47:25.536 N] [SecondaryOffsetManager] Found 0x4 for CollectabilityValueOffset
[10:47:25.536 D] System.ArgumentException: Object of type 'System.UInt32' cannot be converted to type 'System.Int32'.
at System.RuntimeType.TryChangeType(Object value, Binder binder, CultureInfo culture, Boolean needsSpecialCast)
at System.RuntimeType.CheckValue(Object value, Binder binder, CultureInfo culture, BindingFlags invokeAttr)
at System.Reflection.RtFieldInfo.InternalSetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture, StackCrawlMark& stackMark)
at System.Reflection.RtFieldInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture)
at System.Reflection.FieldInfo.SetValue(Object obj, Object value)
at ExBuddy.SecondaryOffsetManager.<IntalizeOffsets>b__5(Type type) in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\SecondaryOffsetManager.cs:line 118
[10:47:25.603 N] [SecondaryOffsetManager] Found 0x4ED for HqChainOffset
[10:47:25.603 D] System.ArgumentException: Object of type 'System.UInt32' cannot be converted to type 'System.Int32'.
at System.RuntimeType.TryChangeType(Object value, Binder binder, CultureInfo culture, Boolean needsSpecialCast)
at System.RuntimeType.CheckValue(Object value, Binder binder, CultureInfo culture, BindingFlags invokeAttr)
at System.Reflection.RtFieldInfo.InternalSetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture, StackCrawlMark& stackMark)
at System.Reflection.RtFieldInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture)
at System.Reflection.FieldInfo.SetValue(Object obj, Object value)
at ExBuddy.SecondaryOffsetManager.<IntalizeOffsets>b__5(Type type) in c:\Users\Mike\Desktop\RebornBuddy\Plugins\ExBuddy\SecondaryOffsetManager.cs:line 118
[10:47:25.617 N] [ExBuddy] Added namespace 'ExBuddy' to ScriptManager
[10:47:25.617 N] [ExBuddy] Added namespace 'ExBuddy.Helpers' to ScriptManager
[10:47:27.502 D] [PluginManager] Plugins have been reloaded.
[10:47:27.502 D] Agil v3.5.0
[10:47:27.502 D] Chanko v1.0.0.2
[10:47:27.502 D] EnableFlight v3.1.5.1601080
[10:47:27.503 D] RetainerMaid v3.1.5.1601080
[10:47:27.503 D] Skywatcher v3.1.5.1601080
[10:47:27.503 D] QuestDevTools v0.0.1
[10:47:27.503 D] RebornConsole v0.0.1
[10:47:27.503 D] ReploidX - Combat Routine Selection v0.0.4
[10:47:27.503 D] Zekken v1.4.2
[10:47:27.517 D] Added new hook [TreeStart] 795db422-266f-4b57-a4e2-3af7b17db063
[10:47:27.517 D] Added new hook [PoiAction] 6d4ca923-69a5-4544-9810-4181fb2fc99a
[10:47:27.517 N] Building Actioncache
[10:47:28.106 N] Action Name:Sprint Action Id:3
[10:47:28.106 N] Action Name:Steady Hand Action Id:249
[10:47:28.106 N] Action Name:Inner Quiet Action Id:257
[10:47:28.106 N] Action Name:Great Strides Action Id:265
[10:47:28.106 N] Action Name:Waste Not Action Id:279
[10:47:28.106 N] Action Name:Waste Not II Action Id:285
[10:47:28.106 N] Action Name:Collectable Synthesis Action Id:4565
[10:47:28.106 N] Action Name:Name of Earth Action Id:4571
[10:47:28.106 N] Action Name:Basic Synthesis Action Id:100045
[10:47:28.106 N] Action Name:Basic Touch Action Id:100046
[10:47:28.106 N] Action Name:Master's Mend Action Id:100047
[10:47:28.106 N] Action Name:Standard Touch Action Id:100048
[10:47:28.106 N] Action Name:Master's Mend II Action Id:100049
[10:47:28.106 N] Action Name:Brand of Earth Action Id:100050
[10:47:28.106 N] Action Name:Standard Synthesis Action Id:100051
[10:47:28.106 N] Action Name:Advanced Touch Action Id:100052
[10:47:28.106 N] Action Name:Observe Action Id:100053
[10:47:28.106 N] Action Name:Byregot's Brow Action Id:100124
[10:47:28.106 N] Action Name:Precise Touch Action Id:100132
[10:47:28.106 N] Action Name:Innovative Touch Action Id:100141
[10:47:28.106 N] Action Name:Byregot's Miracle Action Id:100149
[10:47:28.106 N] Action Name:Nymeia's Wheel Action Id:100157
[10:47:28.106 N] Action Name:Trained Hand Action Id:100165
[10:47:28.106 N] Action Name:Satisfaction Action Id:100173
[10:47:28.106 N] Action Name:Heart of the Leatherworker Action Id:100183
[10:47:28.106 N] Action Name:Whistle While You Work Action Id:100191
[10:47:28.106 N] Action Name:Maker's Mark Action Id:100178
[10:47:28.106 N] Action Name:Flawless Synthesis Action Id:100083
[10:47:28.106 N] Action Name:Steady Hand II Action Id:281
[10:47:28.106 N] Action Name:Careful Synthesis II Action Id:100069
[10:47:28.106 N] Action Name:Piece by Piece Action Id:100039
[10:47:28.106 N] Action Name:Hasty Touch Action Id:100108
[10:47:28.106 N] Action Name:Byregot's Blessing Action Id:100009
[10:47:28.106 N] Action Name:Comfort Zone Action Id:286
[10:47:28.106 N] Action Name:Innovation Action Id:284
[10:47:28.106 N] Action Name:Tricks of the Trade Action Id:100098
[10:47:28.106 N] Done building Actioncache
[10:47:28.158 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing
[10:47:31.234 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
[10:47:31.234 D] Ultima v1.0.0.0
[10:47:31.242 D] Replaced hook [PreCombatBuff] a24d82d9-dd9a-418e-887b-35e122fd44ba
[10:47:31.242 D] Replaced hook [Heal] 8ca9890a-22fe-420e-a7a0-f501841bb003
[10:47:31.242 D] Replaced hook [Pull] bc87a801-1038-4e25-849c-17d5a1799298
[10:47:31.242 D] Replaced hook [CombatBuff] 22ca0a78-e63d-43d9-b03b-7a6e5381d306
[10:47:31.242 D] Replaced hook [Combat] 44679d45-7092-4d5a-80dd-5a79998ac52f
[10:47:31.242 D] Replaced hook [Rest] 8ff49503-c0d5-414f-a17d-e44d592df1e6
I was able to get rid of the error by inserting the following after line 115 of SecondaryOffsetManager.cs
Code:
else if (info.FieldType == typeof(System.Int32))
{
info.SetValue(null, (int)addrz);
}
Have been running Entrax's GatheringManager profile for a while, everything seems fine. Haven't tried to fish, however.
Last edited: