iRO 21.12.2012 server merge (greatest posts edition)

International

Moderator: Moderators

Message
Author
Crimson_Darkness
Noob
Noob
Posts: 10
Joined: 22 Dec 2012, 23:21
Noob?: Yes

Re: iRO 21.12.2012 server merge

#91 Post by Crimson_Darkness »

styuwono wrote:
summerkidzz wrote:
EternalHarvest wrote:http://pastebin.com/nAdQN4pa

Needs testing with various items in inventory - non-identified, broken, carded, forged, brewed etc.
hi harvest, is this can solve the error packet parser unknown switch 0900 and 0901?

i download the newest openkore and it still have this 2 error, and i dunno how to solve it, sorry for my bad english.
May be this helps. I've done merging the file with the patch and my bot is now running smooth. Just place in

..\src\Network\Receive\
http://www.4shared.com/file/3bFCXoR8/ServerType0.html
Is this cart? my cart still empty, but Inventory is ok
Anyone has CART management patch?

Kaspy
Halfway to Eternity
Halfway to Eternity
Posts: 398
Joined: 08 Jun 2012, 15:42
Noob?: No
Location: Brazil

Re: iRO 21.12.2012 server merge

#92 Post by Kaspy »

styuwono wrote:
summerkidzz wrote:
EternalHarvest wrote:http://pastebin.com/nAdQN4pa

Needs testing with various items in inventory - non-identified, broken, carded, forged, brewed etc.
hi harvest, is this can solve the error packet parser unknown switch 0900 and 0901?

i download the newest openkore and it still have this 2 error, and i dunno how to solve it, sorry for my bad english.
May be this helps. I've done merging the file with the patch and my bot is now running smooth. Just place in

..\src\Network\Receive\
http://www.4shared.com/file/3bFCXoR8/ServerType0.html
You could for content on Pastebin?
It's much better.
Image

summerkidzz
Human
Human
Posts: 23
Joined: 20 Dec 2012, 23:58
Noob?: Yes

Re: iRO 21.12.2012 server merge

#93 Post by summerkidzz »

styuwono wrote:
summerkidzz wrote:
EternalHarvest wrote:http://pastebin.com/nAdQN4pa

Needs testing with various items in inventory - non-identified, broken, carded, forged, brewed etc.
hi harvest, is this can solve the error packet parser unknown switch 0900 and 0901?

i download the newest openkore and it still have this 2 error, and i dunno how to solve it, sorry for my bad english.
May be this helps. I've done merging the file with the patch and my bot is now running smooth. Just place in

..\src\Network\Receive\
http://www.4shared.com/file/3bFCXoR8/ServerType0.html
thank god, and thanks you very very much, bot is already working, but still have new error, packet parser unknown switch 0975, 0976.

did u know how to solve it? i still cant take arrow from storage...

styuwono
Noob
Noob
Posts: 13
Joined: 23 Dec 2012, 04:54
Noob?: Yes

Re: iRO 21.12.2012 server merge

#94 Post by styuwono »

summerkidzz wrote:
thank god, and thanks you very very much, bot is already working, but still have new error, packet parser unknown switch 0975, 0976.

did u know how to solve it? i still cant take arrow from storage...
Meanwhile why don't u just buy arrow from NPC.

summerkidzz
Human
Human
Posts: 23
Joined: 20 Dec 2012, 23:58
Noob?: Yes

Re: iRO 21.12.2012 server merge

#95 Post by summerkidzz »

styuwono wrote:
summerkidzz wrote:
thank god, and thanks you very very much, bot is already working, but still have new error, packet parser unknown switch 0975, 0976.

did u know how to solve it? i still cant take arrow from storage...
Meanwhile why don't u just buy arrow from NPC.
i have bot magmaring now, and veins have no arrow to buy - -
every time i have to payon and make many quiver put in store.

however very thx on your help. if got solution on this 2 error, pls tell me and help.

handspoof
Plain Yogurt
Plain Yogurt
Posts: 59
Joined: 23 Dec 2012, 23:11
Noob?: Yes

Re: iRO 21.12.2012 server merge

#96 Post by handspoof »

styuwono, you seems messed up on character slots. You can get the first error where you can't access character at all. But trying with multiple accounts it only applies to account that has multiple server base character (you have ymir/ygg/valkyrie character on same account and now they're merged)

I apparently fix this by edit the r8342 file manually, add the packets and type5, and change the sub_items stackable+unstackable from your file then I can access my characters and inventories together...

http://www.4shared.com/file/He_HLxSj/ServerType0.html

summerkidzz
Human
Human
Posts: 23
Joined: 20 Dec 2012, 23:58
Noob?: Yes

Re: iRO 21.12.2012 server merge

#97 Post by summerkidzz »

support wrote:
styuwono wrote:latest ServerType0.pm works for me, my inventory is back, but still can't auto open storage with "c r1 r0 n"
Works when I open storage manually but it gives

Packet Parser: Unknown switch: 0975
Packet Parser: Unknown switch: 0976

anyone can help?
Sorry for my bad english grammar.
The ServerType0.pm, assuming you're using one with Harvest's patch applied to it, has the new stackable and unstackable cart and storage packets commented out at the top, so the switch for 0975 and 0976 can't be found. That's why you're getting those unknown switch warnings.

Go into src/Network/Receive/ServerType0.pm and at the end of the packet_list at the top, uncomment the last several lines of it. That'll let it handle the parsing of them.
hi support, can u teach me clearly how to solve the packet parser: unknown switch: 0975 and 0976?

summerkidzz
Human
Human
Posts: 23
Joined: 20 Dec 2012, 23:58
Noob?: Yes

Re: iRO 21.12.2012 server merge

#98 Post by summerkidzz »

support wrote:I just finished up the storage packet parsing. Since Harvest has a patch up here that's partially complete, I decided to put his and mine together.

So what does that mean for you guys? First, grab the latest checkout from trunk. Make sure you're fully up to date.

Then, patch with this: http://pastebin.com/zKUECs9R

This will fix inventories, carts, and storages.

Regarding the storage parsing, I was unsure how to treat the 24 bytes following the 0975/0976, so I just threw them into unknown1's just to get me to the data.
hello support, i dunno how to use this patch, http://pastebin.com/zKUECs9R
may i have a newest servertype0 to download?

support
Noob
Noob
Posts: 11
Joined: 21 Dec 2012, 05:07
Noob?: No

Re: iRO 21.12.2012 server merge

#99 Post by support »

You should have TortoiseSVN installed (if you don't, I suggest that you install it because it lets you just update your kore rather than downloading a new one for every trunk commit). Once you have it installed, you can right-click on a folder and Apply Patch.

So, you'd create a text file with the contents of that "paste" I just put up, and then you apply and patch with that file to your kore checkout.

Crimson_Darkness
Noob
Noob
Posts: 10
Joined: 22 Dec 2012, 23:21
Noob?: Yes

Re: iRO 21.12.2012 server merge

#100 Post by Crimson_Darkness »

support wrote:I just finished up the storage packet parsing. Since Harvest has a patch up here that's partially complete, I decided to put his and mine together.

So what does that mean for you guys? First, grab the latest checkout from trunk. Make sure you're fully up to date.

Then, patch with this: http://pastebin.com/zKUECs9R

This will fix inventories, carts, and storages.

Regarding the storage parsing, I was unsure how to treat the 24 bytes following the 0975/0976, so I just threw them into unknown1's just to get me to the data.

EDIT: I left some debugging on the cart add lines (switch = $args->{switch}, ). You guys can pull that out...or whoever commits this stuff.

I'm hooked on perl. LOL! What's next? /gg
when i try to patch i get this error
Working Copy D:\-------\receive Locked
D:\ is already locked

Locked