# Latest

**URL:** https://discourse.processing.org/latest.md?no_subcategories=false&page=568

[Latest](https://discourse.processing.org/latest.md) · [Categories](https://discourse.processing.org/categories.md) · [Tags](https://discourse.processing.org/tags.md)

**Page:** 569

---

## [Can I use cp5's textfield to input the language of another country?](https://discourse.processing.org/t/can-i-use-cp5s-textfield-to-input-the-language-of-another-country/4923)

<div class="topic-metadata">

**Author:** [@seo](https://discourse.processing.org/u/seo)\
**Replies:** 0\
**Last updated:** [October 27, 2018, 12:08pm UTC](https://discourse.processing.org/t/can-i-use-cp5s-textfield-to-input-the-language-of-another-country/4923 "2018-10-27T12:08:47Z")

</div>

Hi! Can I type in languages such as Korea, China, and Japan? import controlP5.\*; ControlP5 cp5; void setup() { background(150); size(700,400); PFont font = loadFont("\*\*\*\*\*\*(my font)\*\*\*\*\*.vlw"); cp5 = new …

---

## [Neopixel and Sensor not working/overheating](https://discourse.processing.org/t/neopixel-and-sensor-not-working-overheating/4915)

<div class="topic-metadata">

**Author:** [@chisholmem](https://discourse.processing.org/u/chisholmem)\
**Replies:** 3\
**Last updated:** [October 27, 2018, 4:56am UTC](https://discourse.processing.org/t/neopixel-and-sensor-not-working-overheating/4915 "2018-10-27T04:56:44Z")

</div>

Hi there! I am using Adafruit Flora and Arduino to create a circuit of 4 megapixels and 1 sensor. Everytime I try to upload the code to test it, the Flora overheats and then it doesn’t work. here is my code: #include \<A…

---

## [G4P Label Array Test for multiple windows](https://discourse.processing.org/t/g4p-label-array-test-for-multiple-windows/4908)

<div class="topic-metadata">

**Author:** [@markcosmic](https://discourse.processing.org/u/markcosmic)\
**Replies:** 2\
**Last updated:** [October 27, 2018, 4:20am UTC](https://discourse.processing.org/t/g4p-label-array-test-for-multiple-windows/4908 "2018-10-27T04:20:11Z")

</div>

G4P Label Array Test I’ve been trying to make a label array with the G4P Library in Processing 3. I’m having a problem with the “setText()” to an Array. Here’s the sketch. I’ve documented to problem area. Maybe someone …

---

## [Sound library without any default delay](https://discourse.processing.org/t/sound-library-without-any-default-delay/4891)

<div class="topic-metadata">

**Author:** [@jensemand](https://discourse.processing.org/u/jensemand)\
**Replies:** 1\
**Last updated:** [October 26, 2018, 8:30pm UTC](https://discourse.processing.org/t/sound-library-without-any-default-delay/4891 "2018-10-26T20:30:14Z")

</div>

Hi I want to import a sound library so i can play different sound files. I have tried to import library already but there’s a default delay i want to get rid of so i just want to know if there is another library or way…

---

## [Processing Canvas in JAVAFX as FXnode](https://discourse.processing.org/t/processing-canvas-in-javafx-as-fxnode/4747)

<div class="topic-metadata">

**Author:** [@yagarea](https://discourse.processing.org/u/yagarea)\
**Replies:** 3\
**Last updated:** [October 26, 2018, 1:34pm UTC](https://discourse.processing.org/t/processing-canvas-in-javafx-as-fxnode/4747 "2018-10-26T13:34:53Z")

</div>

Hello, Is there a way how to make your existing PApplet as FXNode in JavaFX scene ?

---

## [Processing Array Circle Art](https://discourse.processing.org/t/processing-array-circle-art/4888)

<div class="topic-metadata">

**Author:** [@chisholmem](https://discourse.processing.org/u/chisholmem)\
**Replies:** 15\
**Last updated:** [October 26, 2018, 5:53pm UTC](https://discourse.processing.org/t/processing-array-circle-art/4888 "2018-10-26T17:53:51Z")

</div>

Hi there, I am currently trying to make a drawing of multiple colored circles in an array. I have ints set for different sets of colors, but for some reason, I can only get two to work at a time. Can someone tell me wher…

---

## [Missing Points when drawing](https://discourse.processing.org/t/missing-points-when-drawing/4775)

<div class="topic-metadata">

**Author:** [@dgm3333](https://discourse.processing.org/u/dgm3333)\
**Replies:** 14\
**Last updated:** [October 26, 2018, 4:00pm UTC](https://discourse.processing.org/t/missing-points-when-drawing/4775 "2018-10-26T16:00:24Z")

</div>

I’m trying to run various snipits of code to draw things on Windows 10. However I keep getting points missing (this isn’t isolated to the following code, it happens regularly). Attached is just one example. The points…

---

## [Java to Python (PixelFlow library)](https://discourse.processing.org/t/java-to-python-pixelflow-library/4885)

<div class="topic-metadata">

**Author:** [@solub](https://discourse.processing.org/u/solub)\
**Replies:** 7\
**Last updated:** [October 26, 2018, 3:48pm UTC](https://discourse.processing.org/t/java-to-python-pixelflow-library/4885 "2018-10-26T15:48:38Z")

</div>

Hi, I’m having difficulting porting the “Fluid\_CustomParticles” example sketch from the PixelFlow library to Python. In Java I have somehting like this: static public class MyParticleSystem{ public DwGLSLProgram …

---

## [Waiting for input via OSC to continue function](https://discourse.processing.org/t/waiting-for-input-via-osc-to-continue-function/4893)

<div class="topic-metadata">

**Author:** [@flashbacker](https://discourse.processing.org/u/flashbacker)\
**Replies:** 7\
**Last updated:** [October 26, 2018, 3:40pm UTC](https://discourse.processing.org/t/waiting-for-input-via-osc-to-continue-function/4893 "2018-10-26T15:40:13Z")

</div>

Hi, what i’m trying to do is to wait for the feed back of a distant video player to continue some process on an other machine. This process is not in draw and is ran only once. Basically: boolean end = false; void setu…

---

## [selectInput selectOutput info](https://discourse.processing.org/t/selectinput-selectoutput-info/4453)

<div class="topic-metadata">

**Author:** [@FerrariLuigi](https://discourse.processing.org/u/FerrariLuigi)\
**Replies:** 2\
**Last updated:** [October 26, 2018, 3:30pm UTC](https://discourse.processing.org/t/selectinput-selectoutput-info/4453 "2018-10-26T15:30:56Z")

</div>

Dear all I have to use the selectInput function on my sketch. Unfortunately I can’t find a detailed description of it. I don’t understand, for example, how to direct the selectInput in a directory or how to use file f…

---

## [Script error. (:line 0)](https://discourse.processing.org/t/script-error-line-0/4871)

<div class="topic-metadata">

**Author:** [@SebC](https://discourse.processing.org/u/SebC)\
**Replies:** 12\
**Last updated:** [October 26, 2018, 3:11pm UTC](https://discourse.processing.org/t/script-error-line-0/4871 "2018-10-26T15:11:35Z")

</div>

Hi, I’m just beginning with this library and I have trouble to start. When I play my code, I have a "Script error. (:line 0) " message in the console. I identified where the problem happpens in my code but I have no i…

---

## [Making multiple of same image](https://discourse.processing.org/t/making-multiple-of-same-image/4406)

<div class="topic-metadata">

**Author:** [@ProcessingStarter](https://discourse.processing.org/u/ProcessingStarter)\
**Replies:** 2\
**Last updated:** [October 14, 2018, 1:44am UTC](https://discourse.processing.org/t/making-multiple-of-same-image/4406 "2018-10-14T01:44:52Z")

</div>

I am making a tic-tac-toe game and am trying to place an ‘X’ image into each box for starters. But when I Try to place an ‘X’ image more than once, the first one disappears. i made a switch case to place an X into every …

---

## [\[Open Call\] ISEA2019](https://discourse.processing.org/t/open-call-isea2019/4897)

<div class="topic-metadata">

**Author:** [@ISEA2019](https://discourse.processing.org/u/ISEA2019)\
**Replies:** 0\
**Last updated:** [October 26, 2018, 10:50am UTC](https://discourse.processing.org/t/open-call-isea2019/4897 "2018-10-26T10:50:10Z")

</div>

\[Open Call / ISEA2019\] 25th International Symposium on Electronic Art ISEA2019 Gwangju, South Korea June 22-28, 2019 Call for participation for ISEA2019 submissions is now open ☞Official Webpage: http://isea2019.ise…

---

## [\[ISEA2019\] Call for Residency](https://discourse.processing.org/t/isea2019-call-for-residency/4899)

<div class="topic-metadata">

**Author:** [@ISEA2019](https://discourse.processing.org/u/ISEA2019)\
**Replies:** 0\
**Last updated:** [October 26, 2018, 10:55am UTC](https://discourse.processing.org/t/isea2019-call-for-residency/4899 "2018-10-26T10:55:00Z")

</div>

\[Call for Residency / ISEA2019\] The 25th International Symposium on Electronic Art ISEA2019 in partnership with Asia Culture Center warmly welcome artists working at the intersection of art and technology to create wor…

---

## [Array with 2 of the same value](https://discourse.processing.org/t/array-with-2-of-the-same-value/4892)

<div class="topic-metadata">

**Author:** [@Tristan](https://discourse.processing.org/u/Tristan)\
**Replies:** 3\
**Last updated:** [October 26, 2018, 11:18am UTC](https://discourse.processing.org/t/array-with-2-of-the-same-value/4892 "2018-10-26T11:18:20Z")

</div>

Hello, im trying to make an array using a for loop that contains two of the same values. It would like like this if you write it out. int \[\] cardSets= {0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 10,…

---

## [Getting pixels array](https://discourse.processing.org/t/getting-pixels-array/4872)

<div class="topic-metadata">

**Author:** [@red\_333](https://discourse.processing.org/u/red_333)\
**Replies:** 2\
**Last updated:** [October 26, 2018, 10:09am UTC](https://discourse.processing.org/t/getting-pixels-array/4872 "2018-10-26T10:09:47Z")

</div>

I’ve been trying to access the pixels\[\] array of the background, but loadPixels() returns the error: The pixels array is not available in this renderer withouth a backing bitmap. I’ve also tried to use get() but it retur…

---

## [Could u mind help me make brick game?](https://discourse.processing.org/t/could-u-mind-help-me-make-brick-game/4600)

<div class="topic-metadata">

**Author:** [@nacTF](https://discourse.processing.org/u/nacTF)\
**Replies:** 4\
**Last updated:** [October 26, 2018, 7:37am UTC](https://discourse.processing.org/t/could-u-mind-help-me-make-brick-game/4600 "2018-10-26T07:37:45Z")

</div>

i want to make special brickgame It is characteristic that the brick line is continuously generated and comes down from the top. i can make normal brickgame but its very hard to me I want you to give me answers or hi…

---

## [Array and key press](https://discourse.processing.org/t/array-and-key-press/4884)

<div class="topic-metadata">

**Author:** [@vanoevelenstef](https://discourse.processing.org/u/vanoevelenstef)\
**Replies:** 1\
**Last updated:** [October 26, 2018, 2:40am UTC](https://discourse.processing.org/t/array-and-key-press/4884 "2018-10-26T02:40:29Z")

</div>

The original code showed 8 letters and did the distorting on all the letters at once. I’m trying to do each letter part from eachother and doing the distorting per letter. I have added a key that once clicked, just shows…

---

## [P5.js // node server not working](https://discourse.processing.org/t/p5-js-node-server-not-working/4766)

<div class="topic-metadata">

**Author:** [@codingking03](https://discourse.processing.org/u/codingking03)\
**Replies:** 9\
**Last updated:** [October 25, 2018, 11:56pm UTC](https://discourse.processing.org/t/p5-js-node-server-not-working/4766 "2018-10-25T23:56:51Z")

</div>

Here I thought I copied these two videos exactly and it worked all the way until this moment of the second video. here is what I am seeing:

---

## [Need help for a small pong game](https://discourse.processing.org/t/need-help-for-a-small-pong-game/4882)

<div class="topic-metadata">

**Author:** [@Trey](https://discourse.processing.org/u/Trey)\
**Replies:** 3\
**Last updated:** [October 25, 2018, 10:26pm UTC](https://discourse.processing.org/t/need-help-for-a-small-pong-game/4882 "2018-10-25T22:26:03Z")

</div>

I’m trying to make it so that when the main ball goes through an area in the center of the canvas it spawns a several new, smaller balls that go in random directions. All I’ve been able to do is make a single new ball t…

---

## [Sound library: Error when instantiating SoundFile object](https://discourse.processing.org/t/sound-library-error-when-instantiating-soundfile-object/4836)

<div class="topic-metadata">

**Author:** [@RustedBot](https://discourse.processing.org/u/RustedBot)\
**Replies:** 1\
**Last updated:** [October 25, 2018, 8:04pm UTC](https://discourse.processing.org/t/sound-library-error-when-instantiating-soundfile-object/4836 "2018-10-25T20:04:22Z")

</div>

Processing: v3.4 Sound Library: v2.0.2 I’m trying to use the Sound library but when I instantiate a SoundFile object I receive this error in the console: ArrayIndexOutOfBoundsException: 16 Oct 24, 2018 8:53:33 PM com…

---

## [saveTable creating new file instead of appending existing](https://discourse.processing.org/t/savetable-creating-new-file-instead-of-appending-existing/4858)

<div class="topic-metadata">

**Author:** [@zooto68](https://discourse.processing.org/u/zooto68)\
**Replies:** 1\
**Last updated:** [October 25, 2018, 7:47pm UTC](https://discourse.processing.org/t/savetable-creating-new-file-instead-of-appending-existing/4858 "2018-10-25T19:47:03Z")

</div>

Hi, I am trying to load in a file in my sketch folder using loadTable, add some data to the file and then save it back to the same file. However, the file is being downloaded in the browser to the default browser downlo…

---

## [Combining image with smoke particle code](https://discourse.processing.org/t/combining-image-with-smoke-particle-code/4579)

<div class="topic-metadata">

**Author:** [@jbeck02](https://discourse.processing.org/u/jbeck02)\
**Replies:** 3\
**Last updated:** [October 25, 2018, 6:41pm UTC](https://discourse.processing.org/t/combining-image-with-smoke-particle-code/4579 "2018-10-25T18:41:18Z")

</div>

Hi everyone. Newbie here. I am just trying to combine Dan’s smoke particle code with the image upload (from data folder) code. Have a picture of a friend camping and just want to addd some from the campfire:) Please h…

---

## [Rumble in game control plus](https://discourse.processing.org/t/rumble-in-game-control-plus/4880)

<div class="topic-metadata">

**Author:** [@Whahahahaha](https://discourse.processing.org/u/Whahahahaha)\
**Replies:** 1\
**Last updated:** [October 25, 2018, 6:11pm UTC](https://discourse.processing.org/t/rumble-in-game-control-plus/4880 "2018-10-25T18:11:04Z")

</div>

okay so in the game control plus library there are functions for rumble : (http://lagers.org.uk/gamecontrol/ref/classorg\_1\_1gamecontrolplus\_1\_1\_control\_device.html) but somehow I can’t see any of them with the getNumber…

---

## [Decrementing in draw problem](https://discourse.processing.org/t/decrementing-in-draw-problem/4879)

<div class="topic-metadata">

**Author:** [@Aquakitty](https://discourse.processing.org/u/Aquakitty)\
**Replies:** 3\
**Last updated:** [October 25, 2018, 5:51pm UTC](https://discourse.processing.org/t/decrementing-in-draw-problem/4879 "2018-10-25T17:51:25Z")

</div>

Hi, new to processing and programming with frames but not to programming so this is a bit embarrassing. I’ve managed to make ellipses that expand and contract with no problem by using a state, but I’ve had this other is…

---

## [Any idea how to make this in processing p5.js?](https://discourse.processing.org/t/any-idea-how-to-make-this-in-processing-p5-js/4838)

<div class="topic-metadata">

**Author:** [@Jarin7](https://discourse.processing.org/u/Jarin7)\
**Replies:** 10\
**Last updated:** [October 25, 2018, 12:57pm UTC](https://discourse.processing.org/t/any-idea-how-to-make-this-in-processing-p5-js/4838 "2018-10-25T12:57:35Z")

</div>

---

## [Drawing tool, mouse cursor problem](https://discourse.processing.org/t/drawing-tool-mouse-cursor-problem/4862)

<div class="topic-metadata">

**Author:** [@seo](https://discourse.processing.org/u/seo)\
**Replies:** 5\
**Last updated:** [October 25, 2018, 11:59am UTC](https://discourse.processing.org/t/drawing-tool-mouse-cursor-problem/4862 "2018-10-25T11:59:05Z")

</div>

Hi! I am creating a simple drawing tool. I hope the user can intuitively know the size of the drawing tool through the cursor. However, the way I use is obscured by the picture in which the cursor is drawn. Is not there…

---

## [Problem with transport error 202](https://discourse.processing.org/t/problem-with-transport-error-202/4459)

<div class="topic-metadata">

**Author:** [@Volkmar](https://discourse.processing.org/u/Volkmar)\
**Replies:** 1\
**Last updated:** [October 25, 2018, 11:27am UTC](https://discourse.processing.org/t/problem-with-transport-error-202/4459 "2018-10-25T11:27:34Z")

</div>

Hi, since yesterday I can’t run my sketches! ERROR: transport error 202: listen failed: Permission denied ERROR: JDWP Transport dt\_socket failed to initialize, TRANSPORT\_INIT(510) JDWP exit error AGENT\_ERROR\_TRANSPORT…

---

## [Change personal forum theme: dark](https://discourse.processing.org/t/change-personal-forum-theme-dark/423)

<div class="topic-metadata">

**Author:** [@kfrajer](https://discourse.processing.org/u/kfrajer)\
**Replies:** 5\
**Last updated:** [October 25, 2018, 10:35am UTC](https://discourse.processing.org/t/change-personal-forum-theme-dark/423 "2018-10-25T10:35:29Z")

</div>

Yes, title is as clear as mud… I think a dark theme would be great for the forum, at least for me. Is it possible by any chance? Kf

---

## [Start, Exit and other buttons: main menu -\> game](https://discourse.processing.org/t/start-exit-and-other-buttons-main-menu-game/4834)

<div class="topic-metadata">

**Author:** [@SolDrakibane](https://discourse.processing.org/u/SolDrakibane)\
**Replies:** 1\
**Last updated:** [October 25, 2018, 10:11am UTC](https://discourse.processing.org/t/start-exit-and-other-buttons-main-menu-game/4834 "2018-10-25T10:11:08Z")

</div>

Alright - i need to make a main menu and want to have a start button, exit button and a highscore button (which pops up another menu). The thing is, i know how to make a button. But i can’t figure out how to make this bu…

[Previous page](https://discourse.processing.org/latest.md?no_subcategories=false&page=567)

[Next page](https://discourse.processing.org/latest.md?no_subcategories=false&page=569)
