TrinityCore / WowPacketParser

World of Warcraft Packet Parser
GNU General Public License v3.0
410 stars 352 forks source link

Unable to read beyond the end of the stream #304

Closed Luchass closed 5 years ago

Luchass commented 7 years ago

When I try to make sql file for creature table or gameobject table, I get error "Unable to read beyond the end of the stream". http://i.imgur.com/aUgwOdV.png

I checked it on two different computers and got the same error.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/44420002-unable-to-read-beyond-the-end-of-the-stream?utm_campaign=plugin&utm_content=tracker%2F457228&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F457228&utm_medium=issues&utm_source=github).
Pveska commented 7 years ago

Сonfirm, I have the same error.

Vincent-Michael commented 7 years ago

i can current no multi version ... wdb5 != 7.2.0

Undergarun commented 7 years ago

Maybe some kind of message like "Are you sure you are using 7.2.0 dbc version?" Will help us a lot. Just as a suggestion.

Caydan commented 7 years ago

I'm having the same issue. I've disabled DBC usage atm but compiling now the latest tools to extract the 7.2 dbfilesclient

Caydan commented 7 years ago

Alright. After I have extracted the latest dbc files all packets were parsed fine. But if you dont have extracted the latest dbcs you will get tons of thrown exceptions also if you have disabled the dbc usage.

Luchass commented 7 years ago

Is there any progress? Now I can't even make sql file for creature/gameobject with last dbc (7.2.5.24936).

funjoker commented 5 years ago

Same as #317 Can be closed

Aokromes commented 5 years ago

d980e72b130e5cf2d336d1bdf9d92db07c7314a3