chaokunyang commented on issue #2275: URL: https://github.com/apache/fory/issues/2275#issuecomment-3187136266
@julianhowarth This is not the root cause, the `VideoForyCodecMetaShared1_0.readFields0$` may read fields wrong, it may read more/less data, so later deserialization started from wrong binary offset, then all kinds of weired error happens. Could you share code for the generated `VideoForyCodecMetaShared1_0` here? Yo ucan set env variavle `FORY_CODE_DIR` to some dir to dump generated code -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
