Skip to content

Instantly share code, notes, and snippets.

Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.Arrays.copyOf(Arrays.java:3332)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:124)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:649)
at java.lang.StringBuffer.append(StringBuffer.java:381)
at org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding.computeUniqueKey(LocalVariableBinding.java:137)
at org.eclipse.jdt.internal.compiler.lookup.Binding.computeUniqueKey(Binding.java:126)
at org.eclipse.jdt.core.dom.VariableBinding.getKey(VariableBinding.java:164)
at org.eclipse.jdt.core.dom.DefaultBindingResolver.resolveVariable(DefaultBindingResolver.java:1854)
at org.eclipse.jdt.core.dom.VariableDeclaration.resolveBinding(VariableDeclaration.java:376)
This file has been truncated, but you can view the full file.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by curl configure -, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ../../curl/configure
## --------- ##
## Platform. ##
@chorman0773
chorman0773 / log
Created December 18, 2019 18:38
log
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.9/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :
New Dep: net.minecraftforge:forge:1.15.1-30.0.7_mapped_snapshot_20190904-1.14.3_at_d37576d18fdd0744a46ad3d32493f499f7242a27
> Task :eclipseClasspath
Setting up MCP environment
Initializing steps
Executing steps