Posted November 5, 20214 yr So I'm making a modpack for me and my friends to play on and while testing the mods on the newer 1.16.5 forge i began getting the overstack flow error every time i load up a world. Here's the link to the crash report: https://paste-bin.xyz/10714 If anyone could tell me how to fix this, I would greatly appreciate it
November 5, 20214 yr that is one weird stack trace. seems to me that just enough resources is going through loot tables, finds a bad loot table json and spins in a circle. but we can't tell which one is a problem. (problem is possibly in a loot function) so - binary search. remove mods and return them until you find out which mod is the problem. then you can tell the mod developer or find out which loot table is the problem by removing those.
November 5, 20214 yr Author all right. I'll start with JER first and if it continues i'll go through each mod Edit: JER was the cause of the overstack flow error Edited November 5, 20214 yr by EvaPlaysGameZ
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.