Nothirium

Nothirium

953k Downloads

crash righ t after generateing world

Natedogwoooof opened this issue ยท 3 comments

commented

i created new world and it crashed because of a cave spider
OS: Linux Mint Cinnamon Priority NVIDIA driver 535

Reproducibility
Please try to reproduce the issue with as few other mods as possible. Then check one of the following checkboxes according to your results. To check a checkbox replace the space between the square brackets with an x (like this [x]) or create the issue and check the checkbox by clicking on it.

  • [X ] I reproduced this issue with as few other mods as possible installed. you probley gonna close issue cuz of it but dosent happen in vannilla with just this mod and dependintcys and it is allways a random mod thta crashes me when i generate a world

  • [X ] I am unable to reproduce this issue consistently.

To Reproduce
Steps to reproduce the behavior.
Please keep in mind that I most likely don't know how other mods involved in this issue work. Thus terms like "Go to dimension X" should be explained in more detail because I probably don't know how to do that.

  1. Go to Load Game
  2. Click on Create World
  3. Scroll down to Generate World
  4. Game error

Screenshots/Videos
If applicable, add screenshots or videos to help explain your problem.

Versions
Nothirium: 0.3.4
RenderLib: 1.3.3
Forge: 14.23.5.2860
Minecraft: 1.12.2
Other mods (necessary to reproduce the bug):

Hardware
CPU: Ryzen 5 3500
RAM: 32 GB
GPU: NVIDIA GTX 1650 Super 4 GB
VRAM: 4 GB

Log File
file:///home/nathaniel/Desktop/stuff%20mint/Minecraft%20stuff/instances/1.12.2(1)/.minecraft/logs/latest.log

file:///home/nathaniel/Desktop/stuff%20mint/Minecraft%20stuff/instances/1.12.2(1)/.minecraft/logs/2023-12-18-6.log

1st was error rendering entity in world and 2ed was unexpected

HEADER
errormeldexun.renderlib.util.GLException: OpenGL Error: API ERROR HIGH 1283 GL_STACK_OVERFLOW error generated. Matrix stack overflow.

commented

ill be removeing mods 1 by one just give me some time gotta make guesses like i do i just says it crashed and allways says what mod caused it randomly

commented
commented

Advancement Plaques has really bad render code which tries to catch errors but fails to do so when OpenGL debug output is enabled in the RenderLib config. So either disable said config option or remove one of the mods.