-
Description: mouseClicked event handler
java.lang.NoSuchMethodError: 'int net.pitan76.uncraftingtable.UncraftingInventory.size()'
at net.pitan76.uncraftingtable.UncraftingScreenHandler.quickMoveO…
-
### Issue Summary
If you place a 4096a UEV Laser Energy Input Hatch on the dimensional super assembler and try to interact with the assembler itself, the entire server crashes.
### Reproduction step…
-
### Mod Name
Mekanism Generators
### This issue occurs when only Valkyrien Skies, addons, and the mod I have specified are installed and no other mods
- [ ] I have tested this issue and it occurs w…
-
[04:08:25] [Server thread/ERROR] [minecraft/PacketUtils]: Failed to handle packet net.minecraft.network.protocol.game.ServerboundUseItemOnPacket@124fabfa, suppressing error
java.lang.UnsupportedOpera…
-
Steps to reproduce crash (found in DeceasedCraft 5.5.5)
1. Create a superflat world
2. Open the main menu
3. Crash
complete stacktrace:
----------------------------------------
---- Minecraf…
-
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.Entity.m_20185_()" because "knocker" is null
at net.mcreator.theknocker.procedures.SpawnknockerProcedure.execute(Spawnknocke…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Reprodu…
-
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 2024-10-25 14:17:13
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: sereneseasons…
-
Okay, honestly a very interesting crash report here on multiple interactions. Been doing a bit of intermod testing with decorated pots with (obviously) Clayworks, Arts & Crafts (pot is labeled as Clay…
-
### Description
Consider the below examples
```python
# Example 1
urls = pl.DataFrame({"url": "abcd.com/page"})
categories = pl.DataFrame({"base_url": "abcd.com", "category": "landing page"})
…