Skip to content

Instantly share code, notes, and snippets.

View IzzelAliz's full-sized avatar

IzzelAliz

View GitHub Profile
@IzzelAliz
IzzelAliz / build.gradle
Last active March 9, 2024 10:14
Remap Spigot source to Mojmap
// Put this file to spigot build tools folder and type "gradle remapSource"
buildscript {
repositories {
maven { url = 'https://files.minecraftforge.net/maven' }
maven { url = 'https://repo.spongepowered.org/maven' }
mavenCentral()
maven { url = 'https://maven.izzel.io/releases' }
maven { url 'https://jitpack.io' }
}
This loads the chunk:
java.lang.RuntimeException
at net.minecraft.world.server.ChunkHolder.handler$zpd000$test$onChunkLoad(ChunkHolderMixin.java:575)
at net.minecraft.world.server.ChunkHolder.func_219291_a(ChunkHolderMixin.java:359)
at net.minecraft.world.server.TicketManager.func_219343_a(TicketManager.java:117)
at java.lang.Iterable.forEach(Iterable.java:75)
at net.minecraft.world.server.TicketManager.func_219353_a(TicketManager.java:117)
at net.minecraft.world.server.ServerChunkProvider.func_217235_l(ServerChunkProvider.java:277)
at net.minecraft.world.server.ServerChunkProvider.func_217233_c(ServerChunkProvider.java:634)
[12:11:31] [Server thread/WARN] [Sponge]: /* Owning Mod/Plugin: amberadvancedattributes */
[12:11:31] [Server thread/WARN] [Sponge]: /* Exception: */
[12:11:31] [Server thread/WARN] [Sponge]: /* java.lang.IllegalArgumentException: No entity present
/***********************************************************************************************************************************************************************************/
/* Failed to process all PhaseContext captured! */
/***********************************************************************************************************************************************************************************/
/* During the processing of a phase, certain objects were captured in a PhaseContext. All of them should have been removed from the PhaseContext by this point Packet{CloseWindow} */
/* PhaseContext : */
/* - Owner: EntityPlayerMP['Izzel_Aliz'/83, l='world', x=248.40, y=69.00, z=259.19]