# JogAmp Fat breaks Processing

**URL:** https://discourse.processing.org/t/jogamp-fat-breaks-processing/41866
**Category:** Coding Questions
**Created:** [April 29, 2023, 10:37am UTC](https://discourse.processing.org/t/jogamp-fat-breaks-processing/41866 "2023-04-29T10:37:56Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![turke1034](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/turke1034/32/16910_2.png) [@turke1034](https://discourse.processing.org/u/turke1034)
#### Post date: [April 29, 2023, 10:37am UTC](https://discourse.processing.org/t/jogamp-fat-breaks-processing/41866/1 "2023-04-29T10:37:57Z")

</div>

Hi, I am using processing core jar and jogamp fat for my java game. But today I tried to update them, and now the new jogamp fat jar breaks it!

Error:  
The sketch has been resized from 720x480 to 900x600 by the operating system.  
This happened outside Processing, and may be a limitation of the OS or window manager.

It is definitely jogamp fat because if I change to the older version of processing it still doesnt work.

---

<div class="post-metadata">

### Author: ![turke1034](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/turke1034/32/16910_2.png) [@turke1034](https://discourse.processing.org/u/turke1034)
#### Post date: [April 29, 2023, 10:45am UTC](https://discourse.processing.org/t/jogamp-fat-breaks-processing/41866/2 "2023-04-29T10:45:50Z")

</div>

Um… Replacing it with the 2015 version worked 🤣
