Gegy / tic-tacs

Experimental mod to improve Minecraft's chunk loading performance as well as allow for multithreading. Currently inactive.
GNU Lesser General Public License v3.0
153 stars 12 forks source link

Game crashing when loading a singleplayer world #25

Closed ElliotS2007 closed 3 years ago

ElliotS2007 commented 3 years ago

latest.log

Game crashes when using Sodium, Lithium, Phosphor and starlight. Dosen't happen when not using tic-TACS

Latest commit on all of theese mods and using java 15

Gegy commented 3 years ago

The issue here is fabriczero, which somehow causes Unsafe to not exist. (See #9)

Aside from that, phosphor and starlight are not compatible and it is probably not a good idea to use them together. :P