dayofpi / super-block-world-classic

Mario mod for Minecraft Fabric
https://www.curseforge.com/minecraft/mc-mods/super-block-world
MIT License
6 stars 2 forks source link

Kicked to title screen when collecting coins in singleplayer #22

Open LunexLunertic opened 2 years ago

LunexLunertic commented 2 years ago

I was playing through the mod just fine until I got a crash relating to whenever I collect a coin in singleplayer. I will show you an example video I have recorded here in a test world to see if it was the coin:

https://youtu.be/lgidWCcZa94

And here's the log file I have for when it has happened here:

latest.log

Oddly enough it doesn't appear as a crash rather it just kicks me out of the game when I pick up a coin and as shown in the logs it doesn't appear there either just a vague java exception when I go to pick it up and getting kicked out to the multiplayer menu.

LunexLunertic commented 2 years ago

Addendum: breaking the Star Cluster and collecting the "Yellow star bit" causes the same issue after playing around the world further. Will see if anything else causes the kick to title screen. Turns out that colleting any of the star bits will cause the kick out to server list.

LunexLunertic commented 2 years ago

Update: after looking into it and testing out each mod from what I read, I have figured out the culprit is an incompatibility with the mod "C2ME" after testing which mod affects the rendering thread internally which I believe was from this mod.

So, there's simply an incompatibility with "C2ME"'s rendering that causes picking up certain items within "Super Block World" to kick you out to server selection screen since after removing said mod, I can pick up star bits and coins normally.

Screenshot (5340)

dayofpi commented 2 years ago

Yeah hm, not sure if theres much I can do about that