{"id":15015015,"url":"https://github.com/tonimatasdev/packetfixer","last_synced_at":"2025-04-12T09:12:19.796Z","repository":{"id":138089230,"uuid":"553072340","full_name":"TonimatasDEV/PacketFixer","owner":"TonimatasDEV","description":"A simple mod to solve various problems with packets.","archived":false,"fork":false,"pushed_at":"2025-04-05T09:32:05.000Z","size":747,"stargazers_count":28,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T09:09:22.336Z","etag":null,"topics":["fabric-mod","forge-mod","minecraft-mod","neoforge-mod","quilt-mod"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TonimatasDEV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-10-17T17:08:57.000Z","updated_at":"2025-04-10T03:21:42.000Z","dependencies_parsed_at":"2023-07-25T07:50:11.523Z","dependency_job_id":"4788c9bd-8134-4fa9-ad7f-d79e15ad59c8","html_url":"https://github.com/TonimatasDEV/PacketFixer","commit_stats":{"total_commits":164,"total_committers":2,"mean_commits":82.0,"dds":"0.0060975609756097615","last_synced_commit":"00170dbef85c3222dca898f8c564a70dc9440988"},"previous_names":["tonimatasdev/packetfixer"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonimatasDEV%2FPacketFixer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonimatasDEV%2FPacketFixer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonimatasDEV%2FPacketFixer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TonimatasDEV%2FPacketFixer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TonimatasDEV","download_url":"https://codeload.github.com/TonimatasDEV/PacketFixer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543848,"owners_count":21121838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fabric-mod","forge-mod","minecraft-mod","neoforge-mod","quilt-mod"],"created_at":"2024-09-24T19:46:23.669Z","updated_at":"2025-04-12T09:12:19.756Z","avatar_url":"https://github.com/TonimatasDEV.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Hits](https://hits.sh/github.com/tonimatasdev/packetfixer.svg?view=today-total\u0026label=Views)](https://hits.sh/github.com/tonimatasdev/packetfixer/)\n# Packet Fixer\n##### Visit my discord server: [Link](https://discord.com/invite/vWBP4P4Yd8)\n\n## Description\nThis mod fixes various package erros. This mod could be used in mod packs for increasing the number of mods.\n\n### Fix these problems:\n - Tried to read NBT tag that was too big; tried to allocate: X bytes where max allowed: 2097152\n - Badly compressed packet - size of X is larger than protocol maximum of 2097152\n - Attempted to send packet over maximum protocol size: 8388608\n - Chunk Packet trying to allocate too much memory on read.\n - Packet too big (is X, should be less than 8388608)\n - Payload may not be larger than 1048576 bytes\n - Payload may not be larger than 32767 bytes\n - Packet too large: size X is over 8\n - Length wider than 21-bit\n - Unable to fit X into 3\n - Connection timeout\n - VarLong too big\n - VarInt too big\n\n### Fix these problems:\n - Unable to fit X into 3 **[Delete Krypton and Pluto in both sides]**\n - VarInt too long **[Try deleting Krypton and Pluto in both sides]**\n\n###  Feel free to use this mod on your modpack\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonimatasdev%2Fpacketfixer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonimatasdev%2Fpacketfixer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonimatasdev%2Fpacketfixer/lists"}