Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version breaks Dense Ores #26

Closed
Rudy2D2 opened this issue Feb 17, 2018 · 2 comments
Closed

New version breaks Dense Ores #26

Rudy2D2 opened this issue Feb 17, 2018 · 2 comments

Comments

@Rudy2D2
Copy link

Rudy2D2 commented Feb 17, 2018

Updating to the newest CompatLayer breaks Dense Ores:
com.rwtema.denseores.ProxyClient$1: Dense Ores requires CompatLayer to run in Minecraft 1.10.2

@josephcsible
Copy link
Collaborator

josephcsible commented Feb 17, 2018

This is Dense Ores' fault. It's testing for CompatLayer a weird way instead of just putting required-after:compatlayer in its dependencies field. Report this to them. I opened rwtema/DenseOres#148 about this.

@Progamer1865
Copy link

Progamer1865 commented Aug 3, 2018

Guys, you will need to use CompatLayer 0.3.1 along with DenseOres 1.0.2 worked for me. And also, if you use forge, it may be a crash due to Ram. In the launcher, go to Launch settings, click your profile you use for Forge, then enable JVM arguements. Delete the text. For four gigs of ram [what i do] type in
"-Xmx4096M -Xms4096M" [without quotes] three gigs of Ram will be "-Xmx3072M -Xms3072M" [without quotes], two gigs of Ram is "-Xmx2048M -Xms2048M" [without quotes], and one gigabite of Ram {default} is "-Xmx1024M -Xms1024M" [without quotes]. These are solutions to crashes as it worked for me. As I type this right now I have 28 mods loaded including Dense Ores so i gotta fly as Minecraft awaits. Good luck!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants