17-Feb-2014, 10:14 AM
Quote:I have the same problem. Nothing happens when I press the 'right' arrow key.What keyboard layout do you have? Mine is US (English).
Puzzle Studio
|
17-Feb-2014, 10:14 AM
Quote:I have the same problem. Nothing happens when I press the 'right' arrow key.What keyboard layout do you have? Mine is US (English).
17-Feb-2014, 6:55 PM
Quote:What keyboard layout do you have? Mine is US (English).Mine is danish.
19-Feb-2014, 11:31 AM
Quote:Mine is danish.Well, i don't know if the keycode for the arrow keys are different...
19-Feb-2014, 4:26 PM
I redirected some people to my puzzle studio page, only like 9 clicks out of 200 views.
20-Feb-2014, 7:28 PM
I just can't figure out this error:
¼p: [string "¼..."]:1: '=' expected near 'char(27)' Quote:I just can't figure out this error:Aah, figured out why. Lua doesn't like unicode. Also, can't figure out why I can't get text to properly render: https://i.imgbomb.com/3QYwR.png And I still need a timer. Ugh windows!
Well, I now have a working timer.
But now I am getting this error e_e after I enable GL debugging... render(): ps/library/gl.lua:43: glEnd: GL_INVALID_OPERATION: The specified operation is not allowed in the current state. Man, these vague errors.
07-Mar-2014, 4:02 PM
Okay, I figured out why I am getting OpenGL errors.
I need to add these code: Code: glfwWindowHint(GLFW_CONTEXT_VERSION_MAJOR, 2); I reformatted my Windows XP computer (it was getting very slow) so updates may not come in a while.
15-Mar-2014, 1:17 PM
Okay, I have archived the yahoo group message and files.
I just need to clean up the messages (ugly yahoo interface!!!!!) then upload. |
« Next Oldest | Next Newest »
|