Cephelo

Results 10 comments of Cephelo

I believe they're assuming that this mod doesn't have these features is because they're getting crashes that do not take them to a crash screen and then to the main...

Interesting, both my crash and yours are a java.util.ConcurrentModificationException, from an exception ticking something, and something about Nodes and HashMaps. Here is my crash for reference. [crash-2022-06-28_19.23.54-server.txt](https://github.com/LoliKingdom/LoliASM/files/9127068/crash-2022-06-28_19.23.54-server.txt) Perhaps a look...

Another CME crash that doesn't lead to the menu screen: [crash-2022-08-15_03.16.31-server.txt](https://github.com/LoliKingdom/LoliASM/files/9335951/crash-2022-08-15_03.16.31-server.txt) If it's alright with you guys, I'm just gonna keep putting crashes here, just in case you need more...

Can confirm this bug still exists on 3.3 for Forge 1.20.1.

Can confirm onUpdateTick is still broken, unless the block has gravity as stated before. [1.12.2] Edit: It looks like this is deliberate, and not a bug: https://github.com/CraftTweaker/ContentTweaker/blob/develop/1.12/src/main/java/com/teamacronymcoders/contenttweaker/modules/vanilla/blocks/BlockContent.java#L193 In other words,...

The bug occurred with all enchanted books, vanilla and modded. Upon further testing, I believe this is caused by a conflict of multiple mods. 5 Hours later and I'm still...

Revisited this bug after about a month, and it looks like the bug just *disappeared*. Not entirely sure which mod it was, but I suspect it was Inventory Tweaks, as...

After some of my own testing, I have discovered that this bug occurs when [Improved Mobs](https://www.curseforge.com/minecraft/mc-mods/improved-mobs) is installed. I have no idea why. 1.12.2 Repo can be seen [here](https://github.com/Flemmli97/ImprovedMobs/tree/1.12.2/src/main/java/com/flemmli97/improvedmobs).

This has happened to me as well, but only upon loading a world for the second time in the session. I can open and play in any world with no...

Just updated, then I immediately got this crash upon joining a world. [crash-2022-08-27_20.12.13-client.txt](https://github.com/Meldexun/Nothirium/files/9438910/crash-2022-08-27_20.12.13-client.txt) I have VanillaFix installed, so I was able to enter the world a second time. When I...