You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
DISCORD :
https://discord.com/users/325653525793210378
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
A small reminder for everyone browsing here - our bonus-start is active starting from today, you can already play with the new benefits! Have a good time everyone 🙂
Congratulations to the Creative alliance on the first-ever defeat of Frintezza on our server! 🏆 Your teamwork and dedication have earned you a place in history.🎉
Question
Malossi
Hi... I have a problem when i am trying to compile Core... It appears these errors:
[javac] symbol : class ColorSystem
[javac] location: package com.l2dc.gameserver
[javac] import com.l2dc.gameserver.ColorSystem;
[javac] ^
[javac] The system is out of resources.
[javac] Consult the following stack trace for details.
[javac] java.lang.OutOfMemoryError: Java heap space
[javac] at java.nio.HeapCharBuffer.<init>(HeapCharBuffer.java:39)
[javac] at java.nio.CharBuffer.allocate(CharBuffer.java:312)
[javac] at com.sun.tools.javac.util.DefaultFileManager.decode(DefaultFileManager.java:790)
[javac] at com.sun.tools.javac.util.DefaultFileManager.access$300(DefaultFileManager.java:76)
[javac] at com.sun.tools.javac.util.DefaultFileManager$RegularFileObject.getCharContent(DefaultFileManager.java:1353)
[javac] at com.sun.tools.javac.util.DefaultFileManager$RegularFileObject.getCharContent(DefaultFileManager.java:1252)
[javac] at com.sun.tools.javac.util.Log.getCharContent(Log.java:318)
[javac] at com.sun.tools.javac.util.Log.findLine(Log.java:334)
[javac] at com.sun.tools.javac.util.Log.getLineNumber(Log.java:646)
[javac] at com.sun.tools.javac.util.Log$1.getLineNumber(Log.java:219)
[javac] at com.sun.tools.javac.util.JCDiagnostic.<init>(JCDiagnostic.java:292)
[javac] at com.sun.tools.javac.util.JCDiagnostic$Factory.error(JCDiagnostic.java:76)
[javac] at com.sun.tools.javac.util.Log.error(Log.java:394)
[javac] at com.sun.tools.javac.comp.Resolve$ResolveError.report(Resolve.java:1611)
[javac] at com.sun.tools.javac.comp.Resolve.access(Resolve.java:1079)
[javac] at com.sun.tools.javac.comp.Resolve.access(Resolve.java:1099)
[javac] at com.sun.tools.javac.comp.Resolve.resolveIdent(Resolve.java:1162)
[javac] at com.sun.tools.javac.comp.Attr.visitIdent(Attr.java:1714)
[javac] at com.sun.tools.javac.tree.JCTree$JCIdent.accept(JCTree.java:1547)
[javac] at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:360)
[javac] at com.sun.tools.javac.comp.Attr.visitSelect(Attr.java:1799)
[javac] at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:1522)
[javac] at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:360)
[javac] at com.sun.tools.javac.comp.Attr.attribExpr(Attr.java:377)
[javac] at com.sun.tools.javac.comp.Attr.visitApply(Attr.java:1241)
[javac] at com.sun.tools.javac.tree.JCTree$JCMethodInvocation.accept(JCTree.java:1210)
[javac] at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:360)
[javac] at com.sun.tools.javac.comp.Attr.visitSelect(Attr.java:1799)
[javac] at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:1522)
[javac] at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:360)
[javac] at com.sun.tools.javac.comp.Attr.attribExpr(Attr.java:377)
[javac] at com.sun.tools.javac.comp.Attr.visitApply(Attr.java:1241)
BUILD FAILED
Please Help me :/ :/
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.