Git Product home page Git Product logo

Comments (9)

markliu06 avatar markliu06 commented on September 25, 2024

I guess mod export also went wrong (edit: seem fixed)

PyPoE.poe.file.specification.errors.SpecificationError: <ERRORS.RUNTIME_ROWSIZE_MISMATCH: 3002>: "Mods.dat": Specification row size 338 vs real size 342

from pypoe.

dayaftereh avatar dayaftereh commented on September 25, 2024

Also MonsterVarieties.dat

PyPoE.poe.file.specification.errors.SpecificationError: <ERRORS.RUNTIME_ROWSIZE_MISMATCH: 3002>: "MonsterVarieties.dat": Specification row size 438 vs real size 439

from pypoe.

markliu06 avatar markliu06 commented on September 25, 2024

the area extract also has red text too

PyPoE.poe.file.specification.errors.SpecificationError: <ERRORS.RUNTIME_ROWSIZE_MISMATCH: 3002>: "WorldAreas.dat": Specification row size 480 vs real size 492

from pypoe.

dayaftereh avatar dayaftereh commented on September 25, 2024

Does anyone has a fix for this ?

from pypoe.

markliu06 avatar markliu06 commented on September 25, 2024

Does anyone has a fix for this ?

you need to wait for omegak2 online, or you edit the file yourself. I guess it is due to GGG add a few column / row to its internal file so that pypoe no longer able match the cell and extract the data

from pypoe.

markliu06 avatar markliu06 commented on September 25, 2024

Ok, after omegak2 update the pypoe.

Tried

Skill gem. seem fine (separate issue. Can't export alt quality such as "Cast on Melee Kill Support". Some are add manually by https://pathofexile.gamepedia.com/User:Latereal)

Monster: seem fine

Monster skill: seem fine (have some yellow text due to parsing some mod)

mod: seem fine

from pypoe.

markliu06 avatar markliu06 commented on September 25, 2024

Ok, checked "area"

Still have

PyPoE.poe.file.specification.errors.SpecificationError: <ERRORS.RUNTIME_ROWSIZE_MISMATCH: 3002>: "WorldAreas.dat": Specification row size 480 vs real size 492

from pypoe.

markliu06 avatar markliu06 commented on September 25, 2024

Ok, discovered another rowsize error when try to export map, may be due to the new atlas passive

PyPoE.poe.file.specification.errors.SpecificationError: <ERRORS.RUNTIME_ROWSIZE_MISMATCH: 3002>: "AtlasNode.dat": Specification row size 217 vs real size 209

from pypoe.

markliu06 avatar markliu06 commented on September 25, 2024

Close this as it is not relevant to 3.14. 3.14 has new wave of rowsize error

from pypoe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.