Jump to content

Recommended Posts

Posted (edited)
  Reveal hidden contents

 

Edited by diesieben07
spoiler
Posted
  On 5/12/2018 at 4:41 PM, nikii said:

    at it.zerono.mods.zerocore.lib.world.WorldGenMinableOres.addOre(WorldGenMinableOres.java:40)

Expand  

It looks like the mod it trying to register ores outside of the world limits (y < 0, y > 255) and that is causing the error. (on top it says "invalid Y coordinates")

I don't know how that is caused, but that is my best guess on why the error was caused.

I like programming. I also have a lot of problems with programming. So I came here on this forum so that I could get my problems solved.

 

Thank you to everyone who has helped me on the forum! You will be appreciated.

Posted (edited)
  On 5/12/2018 at 4:41 PM, nikii said:

Caused by: java.lang.IllegalArgumentException: Invalid Y coordinates
    at it.zerono.mods.zerocore.lib.world.WorldGenMinableOres.addOre(WorldGenMinableOres.java:40)
    at erogenousbeef.bigreactors.common.config.Config.onConfigChanged(Config.java:179)

Expand  

Have you modified the config for Big/Extreme Reactors? If yes, undo any changes and try again. If you haven't, then it might be a bug in the mod's default configuration.

Edited by DaemonUmbra

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted (edited)

Yeah, I bet you edited the config (or maybe accidentally put a minus sign in there somewhere!). Copy in the config file so we can see it.

 

EDIT:

I definitely think you edited the config, either by accident or on purpose. The "height" variable on the default config (at least for me, but it would be crazy if the default config was different for you and me) was set to a number that wasn't out of bounds.

Edited by lyghtningwither

I like programming. I also have a lot of problems with programming. So I came here on this forum so that I could get my problems solved.

 

Thank you to everyone who has helped me on the forum! You will be appreciated.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.