Something's taking too long! error in log, game doesnt launch
k-atze opened this issue ยท 0 comments
- Forge Version: 1.12.2-14.23.5.2860
- BuildCraft Version (Add Hash if from github): 7.99.24.2
- Any additonal mods: FTB Stoneblock 2, full modlist: https://gist.github.com/k-atze/9c694281873e354e1e8ac25658ae8802
After launching the game, the modloader gets without problem to step 5/7 and then freezes on buildcraft. In the logs, the following is spammed:
[18:37:03] [Client thread/WARN] [net.minecraft.profiler.Profiler]: Something's taking too long! 'root.reload.contents_page.add_default.buildcraft/lib/client/guide/entry/PageEntryItemStack.itr_search' took aprox 766.8726 ms
If I wait around 30 minutes, the game finally crashes and spits out the following crashlog: https://gist.github.com/k-atze/a9d1dd48f104cba975944c0740fdbbb7
Additional files of interest;
- https://gist.github.com/k-atze/2df959e2ad3c89d7c464e56d0dfd87f4 ;; latest.log
- https://gist.github.com/k-atze/4b9cb29205ce9e74d9b1ee7e60acffa8 ;; debug.log
I've re-installed Java, triple checked it is 64-bit and JRE v8, reinstalled all mods from scratch, I've also added more RAM as suggested in MC-23484.