maqc 0 Posted July 29, 2017 Hi, I've got a weird issue since a while. Players are unable to open guild storage and the console throws that error whenever someone tries : [Error]: intif_parse_LoadGuildStorage: data size mismatch 6488 != 72024 I am using latest revision. I checked the source code, but I can't figure out where that could come from... Any idea? Thanks! Quote Share this post Link to post Share on other sites
1 4144 364 Posted August 5, 2017 From 64 bit system and default structs, you can use up to 909 size for guild storage. But from numbers what you gave, you using 1000 size for guild storage 1 maqc1 reacted to this Quote Share this post Link to post Share on other sites
0 meko 170 Posted July 29, 2017 Can you please confirm the hash of this "latest" revision that you are using? should appear on top when you start map server 1 tedexx reacted to this Quote Share this post Link to post Share on other sites
0 maqc 0 Posted July 29, 2017 Yes sir, here it is : [Info]: Git revision (src): '4928dff40de97204aa3d91cc539094e5bc667906' [Info]: Git revision (scripts): 'e7bc84db588fa39ac610f51f8793c384c19aa1e9' Quote Share this post Link to post Share on other sites
0 meko 170 Posted July 29, 2017 The hash 4928dff40de97204aa3d91cc539094e5bc667906 is not found in the git history. This means your engine is modified, and as such I can't provide support. Make sure you upgrade to the latest, unmodified version of the Hercules engine Quote Share this post Link to post Share on other sites
0 maqc1 8 Posted August 1, 2017 Well I did modify small parts of the source code, but nothing that should alter storage. Any idea of what could cause a "data size mismatch" ? Quote Share this post Link to post Share on other sites
0 4144 364 Posted August 1, 2017 Your error look like mean packet overflow. If you using old hercules with item options added but without storage fix, you must update hercules or reduce your storage and inventory size to default. Quote Share this post Link to post Share on other sites
0 maqc1 8 Posted August 4, 2017 (edited) Well I did increase the storage size to 600 items, but I never had an issue with that (been using Hercules since 1½ years). I started having this issue around commit b950a58. Is storage size bigger than 300 now impossible in Hercules? Also, character storage works fine. I only have problems with guild storage. Edited August 4, 2017 by maqc1 Quote Share this post Link to post Share on other sites
0 maqc1 8 Posted August 5, 2017 You were right, the guild storage was set to 1000 (i did not remember). I lowered it to 900 and now it works! Thanks a lot! By the way, what is the limit for character storage? Quote Share this post Link to post Share on other sites
0 4144 364 Posted August 5, 2017 for account storage look like max size is 910 1 maqc reacted to this Quote Share this post Link to post Share on other sites
Hi, I've got a weird issue since a while. Players are unable to open guild storage and the console throws that error whenever someone tries :
[Error]: intif_parse_LoadGuildStorage: data size mismatch 6488 != 72024
I am using latest revision. I checked the source code, but I can't figure out where that could come from... Any idea?
Thanks!
Share this post
Link to post
Share on other sites