Jump to content

Recommended Posts

Posted

minecraft 1.12.2 forge 14.23.4.2750

hello i create a minecraft modpack with galacticraft and when i open the space map i got crash 

The game crashed whilst rendering screen
Error: java.lang.NullPointerException: Rendering screen

 

mod list:

appliedenetgistics2

better foliage

betterfps

biomesOplenty

bookshelf

brandonscore

codechikenlib

cooking for blockheads

draconic evolution

extra planest

galacticraft

galacticraft planets

galaxy space

hunting dimension

inventory tweaks

iron chest

JEI

journeymap

JER

mantle

micdoodlecore

mjrlegendslib

modnametooltip

MPUtils

NEI

optifine HD

redstoneflux

TConstruct

tinkersjei

tinkertool leveling

torocrafts damage indicators

vein miner

 

here the crash report

https://pastebin.com/Sur2nfLx

 

Posted

Use the debugger to find what is null at

  Quote

micdoodle8.mods.galacticraft.core.client.gui.screen.GuiCelestialSelection.getCelestialBodyPosition(GuiCelestialSelection.java:1318)

Expand  

As i don't have the Galacticcraft code here I can't help more.

My Projects:

Cruelars Triforcemod (1.12 release; 1.14 alpha soon coming)

 

Important:

As my mod is on at least 10 different third party sites without my permission, I want to warn you about that with a link to StopModReposts

  • 11 months later...
Posted

This issue you are having here is a hard one to solve. This is because it is a unique situation where two mod issues with gui conflict and prevent the game from launching. To fix this issue you will have to manually weed out the erroneous mods. Remove all mods from the mods folder and put them on your desktop. Divide your mods into manageable subgroups of 5-7. Put the first group into the mods folder and run Minecraft. If you get the same error (same crashlog report with gui missing), then you have managed to locate at least one of the two problematic mods. You can weed it out from there. Try to avoid other silly errors, such as not pairing up libraries with their respective mods, when making and testing groups. If there is no error, create a new folder in the mods folder called MODS GROUP 1 [SAFE] and put them in the folder. (Minecraft will still be able to run these mods, do not worry). Then do the same for the next group. Should you still have a problem, reply to this message.

 

The reason that mod authors can't really prevent this error is because it requires two mods, usually ones far apart from each other, to combine and create this error.

Posted

Please don't necro old threads.

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

 

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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