<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 9: GLUT: Warning in (unamed): GL error: inv</title><link href="https://sourceforge.net/p/gl4java/bugs/9/" rel="alternate"/><link href="https://sourceforge.net/p/gl4java/bugs/9/feed.atom" rel="self"/><id>https://sourceforge.net/p/gl4java/bugs/9/</id><updated>2002-05-05T09:16:19Z</updated><subtitle>Recent changes to 9: GLUT: Warning in (unamed): GL error: inv</subtitle><entry><title>GLUT: Warning in (unamed): GL error: inv</title><link href="https://sourceforge.net/p/gl4java/bugs/9/" rel="alternate"/><published>2002-05-05T09:16:19Z</published><updated>2002-05-05T09:16:19Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net215fd6a340dfcdc4f05c420ff989e90a6e2d10a6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If I use the PngTextureLoader to lead textures I get &lt;br /&gt;
the following message &lt;/p&gt;
&lt;p&gt;GLUT: Warning in (unamed): GL error: invalid operation&lt;/p&gt;
&lt;p&gt;but only if my method loadTextures() is NOT in the init&lt;br /&gt;
() method of my class that extends GLAnimCanvas. If I &lt;br /&gt;
place the loadTextures() method in the constructor &lt;br /&gt;
(for instance) I get the message and nothing works.&lt;/p&gt;
&lt;p&gt;What am I doing wrong? Or is this a bug. Ideally I'd &lt;br /&gt;
like to be able to load my textures whenever I like &lt;br /&gt;
not just in the init() method of my class.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>