bl4ckscor3 / SnowUnderTrees

A Minecraft mod that adds snow under trees in snowy biomes.
https://curseforge.com/minecraft/mc-mods/snow-under-trees
MIT License
3 stars 2 forks source link

[1.19.4]crashed when a world finish loading #8

Closed Silicon7921 closed 1 year ago

Silicon7921 commented 1 year ago

the bug appeared on "https://github.com/mineblock11/snow-under-trees-fabric", a fork of this project. the original project (this project) is not tested,but i think the issue should be reported here

the mod caused Minecraft to crash when the world finish loading

it seems to be a render thread error crash-2023-05-01_14.57.08-client.txt here is the crash report

2023-05-01-7.log here is the log

your project is really great, but it will be greater without this bug!

Silicon7921 commented 1 year ago

btw the fork is Fabric version

bl4ckscor3 commented 1 year ago
  1. The crash you sent happens during rendering, but Snow Under Trees is a server side mod.
  2. Please report crashes in a fork or port to that fork or port first, and let the author decide whether the issue needs to be reported upstream as well or not. The fork or port may be doing something different to the original, and the issue may not even appear in the original. You wouldn't tune your car, then go to your car dealer instead of the mechanic when something goes wrong with the tuned parts.

Closing as not caused by and not relevant to SUT.

Silicon7921 commented 1 year ago

thanks for your patient and I am sorry for reporting bugs of the fork project on this repo.