Jump to content
TrinityCore

Trinity WowPacketParser


Daniel25
 Share

Recommended Posts

Hello, Im trying to use it but it doesnt work. Im not sure if im doing anything wrong. I compiled it with visual studio 2017 in debug mode. I configured the config file for target legion,output 4 (sql) and true in  all tables.

Is the parser updated for the last version  7.2.5.24742?

The error in the start is: System.ArgumentOutOfRangeException

It doesnt create any sql file.

Link to comment
Share on other sites

3 hours ago, Daniel25 said:

Hello, Im trying to use it but it doesnt work. Im not sure if im doing anything wrong. I compiled it with visual studio 2017 in debug mode. I configured the config file for target legion,output 4 (sql) and true in  all tables.

Is the parser updated for the last version  7.2.5.24742?

The error in the start is: System.ArgumentOutOfRangeException

It doesnt create any sql file.

you have to wait for update. client version of parser is different.

Link to comment
Share on other sites

3 hours ago, timsar said:

you have to wait for update. client version of parser is different.

Never mind, I fixed it in the core. And I have commited the fix for the new version. Waiting for it is accepted but my parser is working with new version now ^^. Thanks you for your answer.

Topic can be closed,thx.

Link to comment
Share on other sites

1 hour ago, Daniel25 said:

Never mind, I fixed it in the core. And I have commited the fix for the new version. Waiting for it is accepted but my parser is working with new version now ^^. Thanks you for your answer.

Topic can be closed,thx.

i did'nt think it could work correctly just with define new client version.

do you know why we cant move pkt file after close the sniffer? 

i can move pkt just after close the wow64.exe

Link to comment
Share on other sites

20 minutes ago, timsar said:

i did'nt think it could work correctly just with define new client version.

do you know why we cant move pkt file after close the sniffer? 

i can move pkt just after close the wow64.exe

Its because the process isnt closed if you dont close your wow client. If you want you can close the process with your tag manager if you dont want to close your wow client.

Link to comment
Share on other sites

6 minutes ago, Daniel25 said:

Its because the process isnt closed if you dont close your wow client. If you want you can close the process with your tag manager if you dont want to close your wow client.

yes process isn't close, i don't know witch tag i have to use to close the process after sniffer.bat will be end.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...