Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
zklgola
zklgola's Profile
2
Posts
4
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x634033dd, pid=5612, tid=5780
[1 Reply]
10-Jun-2013 11:22 PM
Forum:
Integration and Hardware
Hi everyone,
I am using processing 2.0 stable in windows
but every time I run the code
it said could not run the sketch
my windows is install in Mac with bootcamp
here is the text from processing
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x634033dd, pid=5612, tid=5780
#
# JRE version: 6.0_37-b06
# Java VM: Java HotSpot(TM) Client VM (20.12-b01 mixed mode windows-x86 )
# Problematic frame:
# C [OpenGL32.dll+0x33dd]
#
# An error report file with more information is saved as:
# C:\Backup & Tools\Backup\software\x64\Architecture\Processing\processing-2.0-32bit\hs_err_pid5612.log
#
# If you would like to submit a bug report, please visit:
#
http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Could not run the sketch (Target VM failed to initialize).
For more information, read revisions.txt and Help → Troubleshooting.
I have checked it on the internet
and it happened in processing 1.0 in Mac
has anybody faced this with stable 2.0 in windows?
2D render Problem in 2.0
[7 Replies]
30-May-2013 02:21 AM
Forum:
Programming Questions
Hi all,
I was working in 1.51 version and everything worked well, However I switched to 2.0 9b recently, and several problem occurs here.
I am using
floodfill
method to fill 2D image, when I use
P2D
as renderer
pgFill = createGraphics(width0, height0,P2D);
there comes a blue bar on the right side of the image(blue is the background color I defined in the first profile drawing).
The same situation happens when I use
P3D
and
OPENGL
as render
and sometimes this occurs
The original image should be
Can anybody help me with this please??
«Prev
Next »
Moderate user : zklgola
Forum