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!

How to use SVN

Haplo69

New Member
Joined
Feb 10, 2012
Messages
63
I have the SVN thing all done, folder, and linked to fpswares files..

but how do i actually use them with a character?
 
Yes. I followed the video about how to set up a VPN.

i just dont know how to implement it.

Currently my toon is in Vash, (druid), and instead of swimming with Aquatic Form, its just swimming to the surface, and then flying over the water.

Ive Tried:-
Changing the names of the mounts.
Deleting my settings folder.
reading 45 pages of general looking for people with the same problem
Found the wiki entry to force a water mount in the hb profile (code just doesn't work).
 
Ahh right.. the fpsware goes in the hb folder, under Custom Classes.

But it still tries to fly over the water, and not use Aquatic Form.
 
I downloaded another version.

it seems to keep crashing now, when i go to start the bot. (ie: i get the user interface pop up)

Its now working, but same thing happens. swims to surface and flies
 

Attachments

Last edited:
u are using Singular still

CC folder must be name Fpsware Druid not fpswaredruid
 
Changed it.

Reloaded a new one, went to start , but it crashed.

Have to wait a little when it crashes, as it won't let me back in immediately.
 
Went to twighlight.. in debug, now getting a loop

[5:04:21 PM:415] InteractDebug:816336216
[5:04:21 PM:418] Interact Done:816336216
[5:04:23 PM:794] InteractDebug:816336216
[5:04:23 PM:802] Interact Done:816336216
[5:04:24 PM:437] Spell_C::CastSpell(22568, 0, 0xF130BA70003FA5BC, 0) [9]
[5:04:24 PM:637] Spell_C::CastSpell(22568, 0, 0xF130BA70003FA5BC, 0) [10]
[5:04:24 PM:821] Spell_C::CastSpell(22568, 0, 0xF130BA70003FA5BC, 0) [11]
[5:04:25 PM:186] Spell_C::CastSpell(22568, 0, 0xF130BA70003FA5BC, 0) [12]
[5:04:25 PM:942] InteractDebug:816336216
[5:04:25 PM:949] Interact Done:816336216
[5:04:27 PM:100] InteractDebug:243152592
[5:04:27 PM:118] Interact Done:243152592
[5:04:30 PM:004] Activity: Moving to next hotspot
[5:04:30 PM:227] Activity: Loading Tile/s
[5:04:31 PM:384] Activity: Downloading Mesh...
[5:04:33 PM:572] Activity: Loading Tile/s
[5:04:34 PM:092] Activity: Downloading Mesh...
[5:04:35 PM:567] Activity: Loading Tile/s
[5:04:35 PM:802] Activity: Downloading Mesh...
[5:04:36 PM:704] Activity: Loading Tile/s
[5:04:37 PM:368] Activity: Downloading Mesh...
[5:04:38 PM:748] Activity: Loading Tile/s
[5:04:38 PM:989] Activity: Downloading Mesh...
[5:04:40 PM:228] Activity: Loading Tile/s
[5:04:40 PM:372] Activity: Downloading Mesh...
[5:04:41 PM:654] Activity: Loading Tile/s
[5:04:41 PM:804] Activity: Downloading Mesh...
[5:04:43 PM:020] Activity: Loading Tile/s
[5:04:43 PM:161] Activity: Downloading Mesh...
[5:04:44 PM:208] Activity: Loading Tile/s
[5:04:44 PM:376] Activity: Downloading Mesh...
[5:04:45 PM:590] Activity: Loading Tile/s
[5:04:45 PM:718] Activity: Downloading Mesh...
[5:04:47 PM:488] Activity: Loading Tile/s
[5:04:47 PM:756] Activity: Downloading Mesh...
[5:04:48 PM:793] Activity: Loading Tile/s
[5:04:48 PM:860] Activity: Downloading Mesh...
[5:04:49 PM:944] Activity: Loading Tile/s
[5:04:50 PM:120] Activity: Downloading Mesh...
[5:04:50 PM:270] Stop called!
[5:04:50 PM:294] Activity: Honorbuddy Stopped
[5:04:51 PM:357] Activity: Loading Tile/s
[5:04:51 PM:404] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[5:04:51 PM:405] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Run()
 
Something very strange going on with this new version.


using a virgin download, and tested profile.

the bot will stop, when i attempt to reload and begin a profile, on the navigation tab

[5:39:37 PM:641] Downloaded Azeroth_40_30
[5:39:37 PM:642] Loading Azeroth_40_30
[5:39:37 PM:913] Exception when attempting to download Azeroth_30_29: System.ServiceModel.CommunicationException: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:00:29.9449969'. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
--- End of inner exception stack trace ---

Server stack trace:
at System.ServiceModel.Channels.SocketConnection.ReadCore(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout, Boolean closing)
at System.ServiceModel.Channels.SocketConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
at System.ServiceModel.Channels.DelegatingConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)
at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.SendPreamble(IConnection connection, ArraySegment`1 preamble, TimeoutHelper& timeoutHelper)
at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.DuplexConnectionPoolHelper.AcceptPooledConnection(IConnection connection, TimeoutHelper& timeoutHelper)
at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at IA.Do(Byte b, Object[] args)
at #h.#nK.Do(Byte b, Object[] args)
at #1J.#6J.Do(Byte b, Object[] args)
at #1J.#6J.#hSc(String file)
at #QH.#SH.#h.#rb.#xQc(#6J s)
[5:39:38 PM:949] Downloaded Azeroth_30_29
[5:39:38 PM:950] Loading Azeroth_30_29
[5:39:40 PM:521] Downloaded Azeroth_28_29
[5:39:40 PM:537] Loading Azeroth_28_29
[5:39:41 PM:683] Downloaded Azeroth_25_42
[5:39:41 PM:684] Loading Azeroth_25_42
[5:39:42 PM:231] Downloaded Azeroth_40_49
[5:39:42 PM:231] Loading Azeroth_40_49
[5:39:42 PM:540] Downloaded Azeroth_25_38
[5:39:42 PM:551] Loading Azeroth_25_38
[5:39:42 PM:837] Downloaded Azeroth_28_43
[5:39:42 PM:839] Loading Azeroth_28_43
[5:39:43 PM:255] Downloaded Azeroth_41_32
[5:39:43 PM:256] Loading Azeroth_41_32
[5:39:51 PM:303] Downloaded Azeroth_32_28
[5:39:51 PM:304] Loading Azeroth_32_28
[5:39:52 PM:998] Downloaded Azeroth_39_29
[5:39:52 PM:998] Loading Azeroth_39_29
[5:39:53 PM:448] Downloaded Azeroth_27_43
[5:39:53 PM:449] Loading Azeroth_27_43
[5:39:54 PM:438] Downloaded Azeroth_39_49
[5:39:54 PM:440] Loading Azeroth_39_49
[5:39:54 PM:777] Downloaded Azeroth_27_30
[5:39:54 PM:778] Loading Azeroth_27_30
[5:39:56 PM:878] Downloaded Azeroth_31_28
[5:39:56 PM:879] Loading Azeroth_31_28
[5:39:57 PM:515] Downloaded Azeroth_42_49
[5:39:57 PM:516] Loading Azeroth_42_49
[5:39:57 PM:808] Downloaded Azeroth_27_31
[5:39:57 PM:819] Loading Azeroth_27_31
[5:39:58 PM:406] Downloaded Azeroth_26_35
[5:39:58 PM:407] Loading Azeroth_26_35
[5:39:58 PM:715] Downloaded Azeroth_26_36
[5:39:58 PM:716] Loading Azeroth_26_36
[5:39:59 PM:062] Downloaded Azeroth_26_43
[5:39:59 PM:063] Loading Azeroth_26_43
[5:39:59 PM:435] Downloaded Azeroth_41_31
[5:39:59 PM:436] Loading Azeroth_41_31
[5:40:00 PM:875] Downloaded Azeroth_36_28
[5:40:00 PM:875] Loading Azeroth_36_28
[5:40:02 PM:519] Downloaded Azeroth_36_47
[5:40:02 PM:520] Loading Azeroth_36_47
[5:40:04 PM:264] Downloaded Azeroth_40_29
[5:40:04 PM:265] Loading Azeroth_40_29
[5:40:05 PM:129] Downloaded Azeroth_25_34
[5:40:05 PM:130] Loading Azeroth_25_34
[5:40:05 PM:545] Downloaded Azeroth_25_37
[5:40:05 PM:545] Loading Azeroth_25_37
[5:40:05 PM:957] Downloaded Azeroth_26_32
[5:40:05 PM:976] Loading Azeroth_26_32
[5:40:07 PM:453] Downloaded Azeroth_27_29
[5:40:07 PM:454] Loading Azeroth_27_29
[5:40:07 PM:750] Downloaded Azeroth_25_35
[5:40:07 PM:750] Loading Azeroth_25_35
[5:40:08 PM:932] Downloaded Azeroth_25_43
[5:40:08 PM:933] Loading Azeroth_25_43
[5:40:10 PM:067] Downloaded Azeroth_32_27
[5:40:10 PM:081] Loading Azeroth_32_27
[5:40:11 PM:346] Downloaded Azeroth_30_28
[5:40:11 PM:347] Loading Azeroth_30_28
[5:40:11 PM:767] Downloaded Azeroth_43_32
[5:40:11 PM:768] Loading Azeroth_43_32
[5:40:13 PM:047] Downloaded Azeroth_31_27
[5:40:13 PM:048] Loading Azeroth_31_27
[5:40:14 PM:742] Downloaded Azeroth_34_27
[5:40:14 PM:743] Loading Azeroth_34_27
[5:40:15 PM:192] Downloaded Azeroth_24_39
[5:40:15 PM:193] Loading Azeroth_24_39
[5:40:16 PM:308] Downloaded Azeroth_24_40
[5:40:16 PM:309] Loading Azeroth_24_40
[5:40:17 PM:613] Downloaded Azeroth_33_27
[5:40:17 PM:623] Loading Azeroth_33_27
[5:40:19 PM:598] Downloaded Azeroth_35_27
[5:40:19 PM:599] Loading Azeroth_35_27
[5:40:20 PM:777] Downloaded Azeroth_29_43
[5:40:20 PM:777] Loading Azeroth_29_43
[5:40:21 PM:208] Downloaded Azeroth_42_32
[5:40:21 PM:209] Loading Azeroth_42_32
[5:40:22 PM:768] Downloaded Azeroth_37_28
[5:40:22 PM:769] Loading Azeroth_37_28
[5:40:24 PM:086] Downloaded Azeroth_24_41
[5:40:24 PM:105] Loading Azeroth_24_41
[5:40:24 PM:492] Downloaded Azeroth_25_33
[5:40:24 PM:492] Loading Azeroth_25_33
[5:40:24 PM:780] Downloaded Azeroth_28_44
[5:40:24 PM:785] Loading Azeroth_28_44
[5:40:35 PM:561] Downloaded Azeroth_30_27
[5:40:35 PM:563] Loading Azeroth_30_27
[5:40:37 PM:831] Downloaded Azeroth_24_42
[5:40:37 PM:832] Loading Azeroth_24_42
[5:40:38 PM:375] Downloaded Azeroth_27_44
[5:40:38 PM:376] Loading Azeroth_27_44
[5:40:38 PM:672] Downloaded Azeroth_24_38
[5:40:38 PM:673] Loading Azeroth_24_38
[5:40:38 PM:949] Downloaded Azeroth_41_50
[5:40:38 PM:951] Loading Azeroth_41_50
[5:40:40 PM:503] Downloaded Azeroth_24_43
[5:40:40 PM:504] Loading Azeroth_24_43
[5:40:41 PM:691] Downloaded Azeroth_41_30
[5:40:41 PM:692] Loading Azeroth_41_30
[5:40:42 PM:333] Downloaded Azeroth_40_50
[5:40:42 PM:334] Loading Azeroth_40_50
[5:40:43 PM:681] Downloaded Azeroth_29_28
[5:40:43 PM:682] Loading Azeroth_29_28
[5:40:44 PM:121] Downloaded Azeroth_26_30
[5:40:44 PM:122] Loading Azeroth_26_30
[5:40:44 PM:392] Downloaded Azeroth_26_44
[5:40:44 PM:393] Loading Azeroth_26_44
[5:40:45 PM:430] Downloaded Azeroth_29_27
[5:40:45 PM:431] Loading Azeroth_29_27
[5:40:46 PM:898] Downloaded Azeroth_38_29
[5:40:46 PM:899] Loading Azeroth_38_29
[5:40:47 PM:339] Downloaded Azeroth_25_36
[5:40:47 PM:340] Loading Azeroth_25_36
 
Back
Top