Jump to content

Recommended Posts

Posted

Hi there,

 

my problem is that Forge immediately crashes when I place blocks (modded and vanilla) in the Server-world. In a normal world, everything seems fine.

 

Installed Mods on Server:

[1.12.2]DamageIndicatorsMod-3.5.1.jar

aether_legacy-1.12.2-v1.4.4.jar

BattleTowers-1.12.2.jar

betteranimalsplus-1.12.2-9.0.1.jar

BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar

Bookshelf-1.12.2-2.3.590.jar

chococraft_1.12.2-0.9.8.0.jar

ClassicCombat-1.0.1.jar

DungeonTactics-1.12.2-0.16.9.jar

Elementary+Staffs+1.0.6.jar

EnchantingPlus-1.12.2-5.0.176.jar

FamiliarFauna-1.12.2-1.0.11.jar

forgeessentials-1.12.2-12.3.83-server.jar

geneticsreborn-1.12-1.28.jar

GrimoireOfGaia3-1.12.2-1.7.2.jar

Hunter's+Dream-1.12.2-1.1.2.jar

llibrary-1.7.19-1.12.2.jar

Mantle-1.12-1.3.3.55.jar

millenaire-8.1.0.jar

natura-1.12.2-4.3.2.69.jar

RealisticItemDrops-1.2.14.jar

RoguelikeDungeons-1.12.2-1.8.0.jar

statues-1.12.X-0.8.9.2.jar

 

Installed Mods in Client:

 

[1.12.2]DamageIndicatorsMod-3.5.1.jar

aether_legacy-1.12.2-v1.4.4.jar

BattleTowers-1.12.2.jar

betteranimalsplus-1.12.2-9.0.1.jar

BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar

Bookshelf-1.12.2-2.3.590.jar

chococraft_1.12.2-0.9.8.0.jar

ClassicCombat-1.0.1.jar

DungeonTactics-1.12.2-0.16.9.jar

Elementary+Staffs+1.0.6.jar

EnchantingPlus-1.12.2-5.0.176.jar

FamiliarFauna-1.12.2-1.0.11.jar

forgeessentials-1.12.2-12.3.83-server.jar

geneticsreborn-1.12-1.28.jar

GrimoireOfGaia3-1.12.2-1.7.2.jar

Hunter's+Dream-1.12.2-1.1.2.jar

jei_1.12.2-4.15.0.296

llibrary-1.7.19-1.12.2.jar

Mantle-1.12-1.3.3.55.jar

millenaire-8.1.0.jar

natura-1.12.2-4.3.2.69.jar

OptiFine_1.12.2_HD_U_F5

RealisticItemDrops-1.2.14.jar

RoguelikeDungeons-1.12.2-1.8.0.jar

Xaeros_Minimap_20.19.0_Forge_1.12

 

 

Client Crash Report:

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  XaeroMinimapPlugin (Xaeros_Minimap_20.19.0_Forge_1.12.jar)
Contact their authors BEFORE contacting forge

// Don't do that.

Time: 8/12/20 8:05 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
    at com.forgeessentials.api.permissions.ServerZone.getAdditionalPlayerGroups(ServerZone.java:327)
    at com.forgeessentials.api.permissions.ServerZone.getPlayerGroups(ServerZone.java:404)
    at com.forgeessentials.api.permissions.ServerZone.getPlayerGroups(ServerZone.java:409)
    at com.forgeessentials.permissions.core.ZonedPermissionHelper.getPlayerGroups(ZonedPermissionHelper.java:904)
    at com.forgeessentials.permissions.core.ZonedPermissionHelper.hasPermission(ZonedPermissionHelper.java:783)
    at net.minecraftforge.server.permission.PermissionAPI.hasPermission(PermissionAPI.java:84)
    at net.minecraftforge.server.permission.PermissionAPI.hasPermission(PermissionAPI.java:95)
    at net.minecraft.entity.player.EntityPlayer.func_189808_dh(EntityPlayer.java:2765)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_187099_a(PlayerControllerMP.java:452)
    at net.optifine.override.PlayerControllerOF.func_187099_a(PlayerControllerOF.java:96)
    at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1579)
    at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2254)
    at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2020)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1808)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
    at com.forgeessentials.api.permissions.ServerZone.getAdditionalPlayerGroups(ServerZone.java:327)
    at com.forgeessentials.api.permissions.ServerZone.getPlayerGroups(ServerZone.java:404)
    at com.forgeessentials.api.permissions.ServerZone.getPlayerGroups(ServerZone.java:409)
    at com.forgeessentials.permissions.core.ZonedPermissionHelper.getPlayerGroups(ZonedPermissionHelper.java:904)
    at com.forgeessentials.permissions.core.ZonedPermissionHelper.hasPermission(ZonedPermissionHelper.java:783)
    at net.minecraftforge.server.permission.PermissionAPI.hasPermission(PermissionAPI.java:84)
    at net.minecraftforge.server.permission.PermissionAPI.hasPermission(PermissionAPI.java:95)
    at net.minecraft.entity.player.EntityPlayer.func_189808_dh(EntityPlayer.java:2765)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_187099_a(PlayerControllerMP.java:452)
    at net.optifine.override.PlayerControllerOF.func_187099_a(PlayerControllerOF.java:96)
    at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1579)
    at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2254)
    at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2020)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['firlyy'/294, l='MpServer', x=-134.27, y=79.55, z=392.77]]
    Chunk stats: MultiplayerChunkCache: 441, 441
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (-148,64,248), Chunk: (at 12,4,8 in -10,15; contains blocks -160,0,240 to -145,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 128400 game time, 6221 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 120 total; [EntityPlayerSP['firlyy'/294, l='MpServer', x=-134.27, y=79.55, z=392.77], EntityZombie['Zombie'/295, l='MpServer', x=-136.80, y=75.00, z=385.52], EntityPig['Schwein'/296, l='MpServer', x=-163.55, y=66.00, z=441.80], EntityPig['Schwein'/297, l='MpServer', x=-175.74, y=67.00, z=442.53], EntityBat['Fledermaus'/298, l='MpServer', x=-179.25, y=16.10, z=459.75], EntityGaiaOni['Oni'/299, l='MpServer', x=-133.69, y=63.00, z=415.49], EntityPig['Schwein'/300, l='MpServer', x=-134.70, y=64.00, z=414.50], EntityZotzpyre['Zotzpyre'/301, l='MpServer', x=-148.61, y=34.62, z=417.50], EntityZotzpyre['Zotzpyre'/302, l='MpServer', x=-149.50, y=33.00, z=418.50], EntityGaiaCreep['Creep'/303, l='MpServer', x=-157.50, y=32.00, z=421.38], EntityCreeper['Creeper'/304, l='MpServer', x=-148.51, y=52.00, z=422.33], EntityGaiaPropFlowerCyan['Türkise Blume'/305, l='MpServer', x=-145.50, y=61.00, z=392.50], EntityPig['Schwein'/306, l='MpServer', x=-164.45, y=70.00, z=415.33], EntityCreeper['Creeper'/307, l='MpServer', x=-182.50, y=38.00, z=445.50], EntityZombie['Zombie'/308, l='MpServer', x=-200.76, y=22.00, z=448.50], EntitySpider['Spinne'/309, l='MpServer', x=-153.30, y=40.00, z=408.02], EntityZombie['Zombie'/310, l='MpServer', x=-144.45, y=72.00, z=409.25], EntityPig['Schwein'/311, l='MpServer', x=-162.75, y=70.00, z=423.49], EntityCreeper['Creeper'/313, l='MpServer', x=-114.17, y=25.00, z=431.52], EntityZombie['Zombie'/314, l='MpServer', x=-115.50, y=61.00, z=431.50], EntityCreeper['Creeper'/315, l='MpServer', x=-118.50, y=61.00, z=429.50], EntityGaiaPropFlowerCyan['Türkise Blume'/316, l='MpServer', x=-112.50, y=65.00, z=422.50], EntityDeer['Hirsch'/317, l='MpServer', x=-80.10, y=81.00, z=396.90], EntityDeer['Hirsch'/318, l='MpServer', x=-80.02, y=82.00, z=397.99], EntitySkeleton['Skelett'/319, l='MpServer', x=-110.72, y=50.00, z=411.54], EntitySkeleton['Skelett'/320, l='MpServer', x=-111.54, y=50.00, z=409.40], EntitySkeleton['Skelett'/321, l='MpServer', x=-109.61, y=50.00, z=410.23], EntityVillager['Dorfbewohner'/65, l='MpServer', x=-211.93, y=72.00, z=339.50], EntitySkeleton['Skelett'/66, l='MpServer', x=-212.50, y=20.00, z=358.50], EntityPheasant['Fasan'/323, l='MpServer', x=-154.83, y=67.00, z=449.88], EntitySheep['Schaf'/72, l='MpServer', x=-211.74, y=69.00, z=368.46], EntityCreeper['Creeper'/329, l='MpServer', x=-128.06, y=78.00, z=391.69], EntitySpider['Spinne'/330, l='MpServer', x=-122.30, y=77.10, z=393.01], EntityBat['Fledermaus'/331, l='MpServer', x=-139.45, y=21.69, z=426.34], EntitySkeleton['Skelett'/332, l='MpServer', x=-143.79, y=50.00, z=423.55], EntitySkeleton['Skelett'/333, l='MpServer', x=-144.50, y=18.00, z=435.50], EntityBat['Fledermaus'/83, l='MpServer', x=-195.25, y=44.10, z=325.25], EntityVillager['Dorfbewohner'/84, l='MpServer', x=-195.71, y=71.00, z=339.50], EntityWitch['Hexe'/85, l='MpServer', x=-192.50, y=30.00, z=343.50], EntityGaiaCreep['Creep'/86, l='MpServer', x=-196.50, y=38.00, z=343.50], EntityZombie['Zombie'/87, l='MpServer', x=-196.50, y=38.00, z=342.50], EntityZombie['Zombie'/88, l='MpServer', x=-196.50, y=38.00, z=344.50], EntityVillager['Dorfbewohner'/89, l='MpServer', x=-203.38, y=72.00, z=351.50], EntityVillager['Dorfbewohner'/90, l='MpServer', x=-199.98, y=72.00, z=350.88], EntityZombie['Zombie'/347, l='MpServer', x=-176.99, y=75.00, z=406.50], EntityVillager['Dorfbewohner'/91, l='MpServer', x=-199.06, y=72.06, z=350.81], EntityStatueBat['Statue Bat'/349, l='MpServer', x=-187.48, y=23.07, z=414.75], EntityBat['Fledermaus'/93, l='MpServer', x=-201.47, y=43.64, z=372.14], EntityZombie['Zombie'/351, l='MpServer', x=-198.47, y=21.00, z=406.80], EntityBat['Fledermaus'/352, l='MpServer', x=-202.04, y=50.12, z=406.95], EntityTurkey['Truthahn'/103, l='MpServer', x=-178.46, y=70.00, z=318.45], EntityWitch['Hexe'/104, l='MpServer', x=-191.50, y=30.00, z=344.50], EntityBat['Fledermaus'/105, l='MpServer', x=-182.75, y=43.10, z=345.75], EntityTurkey['Truthahn'/106, l='MpServer', x=-190.55, y=71.00, z=345.73], EntityVillager['Dorfbewohner'/107, l='MpServer', x=-183.89, y=72.00, z=350.70], EntityGaiaPropFlowerCyan['Türkise Blume'/108, l='MpServer', x=-184.50, y=71.00, z=345.50], EntityVillager['Dorfbewohner'/109, l='MpServer', x=-182.43, y=76.00, z=360.34], EntityVillager['Dorfbewohner'/110, l='MpServer', x=-181.33, y=76.00, z=361.68], EntityVillager['Dorfbewohner'/111, l='MpServer', x=-182.54, y=76.00, z=359.61], EntityVillager['Dorfbewohner'/112, l='MpServer', x=-184.53, y=72.00, z=350.58], EntityVillager['Dorfbewohner'/113, l='MpServer', x=-163.50, y=70.00, z=372.67], EntityGaiaEnderEye['Enderauge'/124, l='MpServer', x=-166.50, y=37.00, z=334.50], EntityVillager['Dorfbewohner'/125, l='MpServer', x=-174.66, y=71.00, z=339.47], EntityVillager['Dorfbewohner'/126, l='MpServer', x=-167.65, y=79.00, z=362.04], EntityVillager['Dorfbewohner'/127, l='MpServer', x=-169.51, y=79.00, z=362.50], EntityVillager['Dorfbewohner'/128, l='MpServer', x=-167.52, y=79.00, z=367.29], EntityBat['Fledermaus'/384, l='MpServer', x=-95.90, y=24.81, z=422.70], EntitySkeleton['Skelett'/129, l='MpServer', x=-166.50, y=36.00, z=370.50], EntityDeer['Hirsch'/385, l='MpServer', x=-54.02, y=75.00, z=392.91], EntityVillager['Dorfbewohner'/130, l='MpServer', x=-167.50, y=72.00, z=375.30], EntityDeer['Hirsch'/386, l='MpServer', x=-62.00, y=77.00, z=396.50], EntityPig['Schwein'/131, l='MpServer', x=-169.13, y=75.00, z=370.58], EntityVillager['Dorfbewohner'/132, l='MpServer', x=-175.23, y=73.00, z=381.45], EntityGaiaPropVase['Antike Vase'/388, l='MpServer', x=-109.50, y=22.00, z=436.50], EntityVillager['Dorfbewohner'/133, l='MpServer', x=-182.40, y=73.00, z=383.64], EntityGaiaPropFlowerCyan['Türkise Blume'/389, l='MpServer', x=-106.50, y=91.00, z=437.50], EntityPig['Schwein'/134, l='MpServer', x=-162.48, y=70.00, z=378.67], EntityZombieVillager['Dorfbewohnerzombie'/390, l='MpServer', x=-117.50, y=16.00, z=451.50], EntityZombieVillager['Dorfbewohnerzombie'/391, l='MpServer', x=-114.50, y=16.00, z=451.50], EntityBat['Fledermaus'/392, l='MpServer', x=-114.82, y=17.06, z=451.75], EntityWolf['Wolf'/393, l='MpServer', x=-126.27, y=83.00, z=454.50], EntityDeer['Hirsch'/396, l='MpServer', x=-71.82, y=79.00, z=396.97], EntityZombie['Zombie'/397, l='MpServer', x=-126.50, y=72.00, z=435.50], EntitySkeleton['Skelett'/143, l='MpServer', x=-150.50, y=26.00, z=353.50], EntityZotzpyre['Zotzpyre'/144, l='MpServer', x=-145.50, y=49.00, z=367.50], EntityDeer['Hirsch'/145, l='MpServer', x=-150.02, y=72.00, z=353.50], EntityVillager['Dorfbewohner'/146, l='MpServer', x=-148.57, y=74.00, z=366.14], EntityDeer['Hirsch'/147, l='MpServer', x=-147.02, y=73.00, z=362.09], EntityZotzpyre['Zotzpyre'/148, l='MpServer', x=-146.50, y=49.00, z=368.50], EntityWolf['Wolf'/408, l='MpServer', x=-98.66, y=102.00, z=469.63], EntityWolf['Wolf'/409, l='MpServer', x=-106.30, y=97.00, z=470.13], EntityWolf['Wolf'/414, l='MpServer', x=-101.50, y=101.00, z=462.26], EntityWolf['Wolf'/415, l='MpServer', x=-120.67, y=79.00, z=472.49], EntityWolf['Wolf'/416, l='MpServer', x=-125.50, y=76.00, z=472.50], EntityWolf['Wolf'/417, l='MpServer', x=-118.16, y=80.00, z=474.30], EntityWolf['Wolf'/418, l='MpServer', x=-114.72, y=84.00, z=473.50], EntityGaiaPropFlowerCyan['Türkise Blume'/163, l='MpServer', x=-135.50, y=66.00, z=342.50], EntityGaiaCreep['Creep'/419, l='MpServer', x=-92.50, y=48.00, z=441.50], EntityDeer['Hirsch'/164, l='MpServer', x=-142.00, y=75.00, z=357.50], EntityBat['Fledermaus'/420, l='MpServer', x=-74.15, y=56.04, z=443.65], EntityCreeper['Creeper'/165, l='MpServer', x=-137.50, y=53.00, z=373.81], EntityStatueBat['Statue Bat'/421, l='MpServer', x=-81.90, y=48.09, z=424.46], EntityBat['Fledermaus'/166, l='MpServer', x=-141.39, y=54.10, z=374.75], EntityBat['Fledermaus'/422, l='MpServer', x=-89.37, y=51.03, z=436.60], EntityPig['Schwein'/167, l='MpServer', x=-142.50, y=74.94, z=372.67], EntityGaiaOni['Oni'/178, l='MpServer', x=-124.39, y=75.00, z=370.24], EntitySkeleton['Skelett'/439, l='MpServer', x=-87.50, y=49.00, z=429.50], EntitySkeleton['Skelett'/454, l='MpServer', x=-164.50, y=36.00, z=470.50], EntityLamprey['Neunauge'/203, l='MpServer', x=-90.50, y=61.97, z=365.50], EntitySkeleton['Skelett'/470, l='MpServer', x=-193.50, y=16.00, z=473.50], EntityDeer['Hirsch'/219, l='MpServer', x=-65.50, y=85.00, z=315.63], EntityDeer['Hirsch'/220, l='MpServer', x=-66.50, y=86.00, z=316.50], EntityDeer['Hirsch'/221, l='MpServer', x=-80.00, y=88.00, z=315.00], EntityDeer['Hirsch'/223, l='MpServer', x=-66.50, y=85.00, z=315.29], EntityDeer['Hirsch'/225, l='MpServer', x=-71.05, y=77.00, z=380.92], EntityDeer['Hirsch'/241, l='MpServer', x=-57.03, y=76.00, z=380.89], EntityLamprey['Neunauge'/502, l='MpServer', x=-100.50, y=62.00, z=364.50], EntityLamprey['Neunauge'/503, l='MpServer', x=-96.50, y=62.00, z=365.50], EntityLamprey['Neunauge'/504, l='MpServer', x=-102.50, y=62.00, z=366.50], EntityLamprey['Neunauge'/505, l='MpServer', x=-105.50, y=62.00, z=364.50]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:427)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 629417752 bytes (600 MB) / 1577058304 bytes (1504 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F5 33 mods loaded, 33 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State  | ID                  | Version          | Source                                        | Signature                                |
    |:------ |:------------------- |:---------------- |:--------------------------------------------- |:---------------------------------------- |
    | LCHIJA | minecraft           | 1.12.2           | minecraft.jar                                 | None                                     |
    | LCHIJA | mcp                 | 9.42             | minecraft.jar                                 | None                                     |
    | LCHIJA | FML                 | 8.0.99.99        | forge-1.12.2-14.23.5.2854.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge               | 14.23.5.2854     | forge-1.12.2-14.23.5.2854.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | xaerominimap_core   | 1.12.2-1.0       | minecraft.jar                                 | None                                     |
    | LCHIJA | damageindicatorsmod | 1.0              | [1.12.2]DamageIndicatorsMod-3.5.1.jar         | None                                     |
    | LCHIJA | aether_legacy       | 1.4.4            | aether_legacy-1.12.2-v1.4.4.jar               | None                                     |
    | LCHIJA | battletowers        | 1.6.5            | BattleTowers-1.12.2.jar                       | None                                     |
    | LCHIJA | biomesoplenty       | 7.0.1.2444       | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None                                     |
    | LCHIJA | bookshelf           | 2.3.590          | Bookshelf-1.12.2-2.3.590.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | chococraft          | 0.9.8.0          | chococraft_1.12.2-0.9.8.0.jar                 | None                                     |
    | LCHIJA | classiccombat       | 1.0.1            | ClassicCombat-1.0.1.jar                       | None                                     |
    | LCHIJA | dungeontactics      | DT-0.16.9        | DungeonTactics-1.12.2-0.16.9.jar              | None                                     |
    | LCHIJA | element             | 1.0.5            | Elementary+Staffs+1.0.6.jar                   | None                                     |
    | LCHIJA | eplus               | 5.0.176          | EnchantingPlus-1.12.2-5.0.176.jar             | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | explodingmobs       | v1.4             | Exploding-Mobs-Mod-1.12.2.jar                 | None                                     |
    | LCHIJA | extrabows           | v1.12.2 b13      | extrabows-v1.12.2+b13.jar                     | None                                     |
    | LCHIJA | familiarfauna       | 1.0.11           | FamiliarFauna-1.12.2-1.0.11.jar               | None                                     |
    | LCHIJA | worldedit           | 6.1.10           | worldedit-forge-mc1.12.2-6.1.10-dist.jar      | None                                     |
    | LCHIJA | forgeessentials     | 12.3             | forgeessentials-1.12.2-12.3.83-server.jar     | None                                     |
    | LCHIJA | geneticsreborn      | 1.28             | geneticsreborn-1.12-1.28.jar                  | None                                     |
    | LCHIJA | grimoireofgaia      | 1.7.2            | GrimoireOfGaia3-1.12.2-1.7.2.jar              | None                                     |
    | LCHIJA | huntersdream        | 1.1.2            | Hunter's+Dream-1.12.2-1.1.2.jar               | None                                     |
    | LCHIJA | jei                 | 4.15.0.296       | jei_1.12.2-4.15.0.296.jar                     | None                                     |
    | LCHIJA | mantle              | 1.12-1.3.3.55    | Mantle-1.12-1.3.3.55.jar                      | None                                     |
    | LCHIJA | millenaire          | Millénaire 8.1.0 | millenaire-8.1.0.jar                          | None                                     |
    | LCHIJA | natura              | 1.12.2-4.3.2.69  | natura-1.12.2-4.3.2.69.jar                    | None                                     |
    | LCHIJA | realdrops           | 1.2.14           | RealisticItemDrops-1.2.14.jar                 | None                                     |
    | LCHIJA | roguelike           | 1.8.0            | RoguelikeDungeons-1.12.2-1.8.0.jar            | None                                     |
    | LCHIJA | statues             | 0.8.9.2          | statues-1.12.X-0.8.9.2.jar                    | None                                     |
    | LCHIJA | xaerominimap        | 20.19.0          | Xaeros_Minimap_20.19.0_Forge_1.12.jar         | None                                     |
    | LCHIJA | betteranimalsplus   | 9.0.1            | betteranimalsplus-1.12.2-9.0.1.jar            | None                                     |
    | LCHIJA | llibrary            | 1.7.19           | llibrary-1.7.19-1.12.2.jar                    | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |

    Loaded coremods (and transformers):
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
XaeroMinimapPlugin (Xaeros_Minimap_20.19.0_Forge_1.12.jar)
  xaero.common.core.transformer.ChunkTransformer
  xaero.common.core.transformer.NetHandlerPlayClientTransformer
  xaero.common.core.transformer.EntityPlayerTransformer
  xaero.common.core.transformer.AbstractClientPlayerTransformer
    GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 26.20.100.7637' Renderer: 'Intel(R) UHD Graphics 620'
    ForgeEssentials: Running ForgeEssentials 12.3.83 (82c7fab). Modules loaded: Backups, Chat, Commands, Economy, JScripting, Multiworld, Permissions, PlayerLogger, Protection, Remote, SignTools, Teleport, Tickets, WEIntegrationTools, WorldBorder
    Pulsar/natura loaded Pulses:
        - NaturaCommons (Enabled/Forced)
        - NaturaOverworld (Enabled/Not Forced)
        - NaturaNether (Enabled/Not Forced)
        - NaturaDecorative (Enabled/Not Forced)
        - NaturaTools (Enabled/Not Forced)
        - NaturaEntities (Enabled/Not Forced)
        - NaturaOredict (Enabled/Forced)
        - NaturaWorld (Enabled/Not Forced)

    Launched Version: 1.12.2-forge-14.23.5.2854
    LWJGL: 2.9.4
    OpenGL: Intel(R) UHD Graphics 620 GL version 4.6.0 - Build 26.20.100.7637, Intel
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs:
    Current Language: Deutsch (Deutschland)
    Profiler Position: N/A (disabled)
    CPU: 8x Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_F5
    OptiFine Build: 20191204-141934
    Render Distance Chunks: 12
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 - Build 26.20.100.7637
    OpenGlRenderer: Intel(R) UHD Graphics 620
    OpenGlVendor: Intel
    CpuCount: 8

 

 

If you need further information, feel free to contact me!

statues-1.12.X-0.8.9.2.jar

Posted

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I am trying to make an attack animation works for this entity, I have followed tutorials on youtube, looked into Geckolib's documentation but I can't find why it isn't working. The walking animation works, the mob recognizes the player and attack them. The model and animations were made in Blockbench.   public class RedSlimeEntity extends TensuraTamableEntity implements IAnimatable { private final AnimationFactory factory = GeckoLibUtil.createFactory(this); private boolean swinging; private long lastAttackTime; public RedSlimeEntity(EntityType<? extends RedSlimeEntity> type, Level worldIn) { super(type, worldIn); this.xpReward = 20; } public static AttributeSupplier.Builder createAttributes() { AttributeSupplier.Builder builder = Mob.createMobAttributes(); builder = builder.add(Attributes.MOVEMENT_SPEED, 0.1); builder = builder.add(Attributes.MAX_HEALTH, 50); builder = builder.add(Attributes.ARMOR, 0); builder = builder.add(Attributes.ATTACK_DAMAGE, 25); builder = builder.add(Attributes.FOLLOW_RANGE, 16); return builder; } public static void init() { } @Override protected void registerGoals() { this.goalSelector.addGoal(3, new FloatGoal(this)); this.goalSelector.addGoal(1, new RedSlimeAttackGoal(this, 1.2D, false)); this.goalSelector.addGoal(4, new WaterAvoidingRandomStrollGoal(this, 1.0D)); this.goalSelector.addGoal(5, new RandomLookAroundGoal(this)); this.goalSelector.addGoal(2, new RedSlimeAttackGoal.StopNearPlayerGoal(this, 1)); this.targetSelector.addGoal(2, new NearestAttackableTargetGoal<>(this, Player.class, true)); } private <E extends IAnimatable> PlayState predicate(AnimationEvent<E> event) { if (event.isMoving()) { event.getController().setAnimation(new AnimationBuilder().addAnimation("animation.model.walk", true)); return PlayState.CONTINUE; } event.getController().setAnimation(new AnimationBuilder().addAnimation("animation.model.idle", true)); return PlayState.CONTINUE; } private <E extends IAnimatable> PlayState attackPredicate(AnimationEvent<E> event) { if (this.swinging && event.getController().getAnimationState() == AnimationState.Stopped) { event.getController().setAnimation(new AnimationBuilder().addAnimation("animation.model.attack", false)); this.swinging = false; return PlayState.CONTINUE; } return PlayState.STOP; } @Override public void swing(InteractionHand hand, boolean updateSelf) { super.swing(hand, updateSelf); this.swinging = true; } @Override public void registerControllers(AnimationData data) { data.addAnimationController(new AnimationController<>(this, "controller", 0, this::predicate)); data.addAnimationController(new AnimationController<>(this, "attackController", 0, this::attackPredicate)); } @Override public AnimationFactory getFactory() { return factory; } class RedSlimeAttackGoal extends MeleeAttackGoal { private final RedSlimeEntity entity; public RedSlimeAttackGoal(RedSlimeEntity entity, double speedModifier, boolean longMemory) { super(entity, speedModifier, longMemory); this.entity = entity; if (this.mob.getTarget() != null && this.mob.getTarget().isAlive()) { long currentTime = this.entity.level.getGameTime(); if (!this.entity.swinging && currentTime - this.entity.lastAttackTime > 20) { // 20 ticks = 1 second this.entity.swinging = true; this.entity.lastAttackTime = currentTime; } } } protected double getAttackReach(LivingEntity target) { return this.mob.getBbWidth() * 2.0F * this.mob.getBbWidth() * 2.0F + target.getBbWidth(); } @Override protected void checkAndPerformAttack(LivingEntity target, double distToEnt) { double reach = this.getAttackReach(target); if (distToEnt <= reach && this.getTicksUntilNextAttack() <= 0) { this.resetAttackCooldown(); this.entity.swinging = true; this.mob.doHurtTarget(target); } } public static class StopNearPlayerGoal extends Goal { private final Mob mob; private final double stopDistance; public StopNearPlayerGoal(Mob mob, double stopDistance) { this.mob = mob; this.stopDistance = stopDistance; } @Override public boolean canUse() { Player nearestPlayer = this.mob.level.getNearestPlayer(this.mob, stopDistance); if (nearestPlayer != null) { double distanceSquared = this.mob.distanceToSqr(nearestPlayer); return distanceSquared < (stopDistance * stopDistance); } return false; } @Override public void tick() { // Stop movement this.mob.getNavigation().stop(); } @Override public boolean canContinueToUse() { Player nearestPlayer = this.mob.level.getNearestPlayer(this.mob, stopDistance); if (nearestPlayer != null) { double distanceSquared = this.mob.distanceToSqr(nearestPlayer); return distanceSquared < (stopDistance * stopDistance); } return false; } } @Override public void tick() { super.tick(); if (this.mob.getTarget() != null && this.mob.getTarget().isAlive()) { if (!this.entity.swinging) { this.entity.swinging = true; } } } } @Override public @Nullable AgeableMob getBreedOffspring(ServerLevel serverLevel, AgeableMob ageableMob) { return null; } @Override public int getRemainingPersistentAngerTime() { return 0; } @Override public void setRemainingPersistentAngerTime(int i) { } @Override public @Nullable UUID getPersistentAngerTarget() { return null; } @Override public void setPersistentAngerTarget(@Nullable UUID uuid) { } @Override public void startPersistentAngerTimer() { } protected void playStepSound(BlockPos pos, BlockState blockIn) { this.playSound(SoundEvents.SLIME_SQUISH, 0.15F, 1.0F); } protected SoundEvent getAmbientSound() { return SoundEvents.SLIME_SQUISH; } protected SoundEvent getHurtSound(DamageSource damageSourceIn) { return SoundEvents.SLIME_HURT; } protected SoundEvent getDeathSound() { return SoundEvents.SLIME_DEATH; } protected float getSoundVolume() { return 0.2F; } }  
    • CAN ANYBODY HELP ME? JVM info: Oracle Corporation - 1.8.0_431 - 25.431-b10 java.net.preferIPv4Stack=true Current Time: 15/01/2025 17:45:17 Host: files.minecraftforge.net [104.21.58.163, 172.67.161.211] Host: maven.minecraftforge.net [172.67.161.211, 104.21.58.163] Host: libraries.minecraft.net [127.0.0.1] Host: launchermeta.mojang.com [127.0.0.1] Host: piston-meta.mojang.com [127.0.0.1] Host: sessionserver.mojang.com [127.0.0.1] Host: authserver.mojang.com [Unknown] Error checking https://launchermeta.mojang.com/: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Data kindly mirrored by CreeperHost at https://www.creeperhost.net/ Considering minecraft server jar Downloading libraries Found 1 additional library directories Considering library cpw.mods:securejarhandler:2.1.10   Downloading library from https://maven.creeperhost.net/cpw/mods/securejarhandler/2.1.10/securejarhandler-2.1.10.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm:9.7.1   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-commons:9.7.1   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-tree:9.7.1   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-util:9.7.1   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-analysis:9.7.1   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar     Download completed: Checksum validated. Considering library net.minecraftforge:accesstransformers:8.0.4   Downloading library from https://maven.creeperhost.net/net/minecraftforge/accesstransformers/8.0.4/accesstransformers-8.0.4.jar     Download completed: Checksum validated. Considering library org.antlr:antlr4-runtime:4.9.1   Downloading library from https://maven.creeperhost.net/org/antlr/antlr4-runtime/4.9.1/antlr4-runtime-4.9.1.jar     Download completed: Checksum validated. Considering library net.minecraftforge:eventbus:6.0.5   Downloading library from https://maven.creeperhost.net/net/minecraftforge/eventbus/6.0.5/eventbus-6.0.5.jar     Download completed: Checksum validated. Considering library net.minecraftforge:forgespi:7.0.1   Downloading library from https://maven.creeperhost.net/net/minecraftforge/forgespi/7.0.1/forgespi-7.0.1.jar     Download completed: Checksum validated. Considering library net.minecraftforge:coremods:5.2.1   Downloading library from https://maven.creeperhost.net/net/minecraftforge/coremods/5.2.1/coremods-5.2.1.jar     Download completed: Checksum validated. Considering library cpw.mods:modlauncher:10.0.9   Downloading library from https://maven.creeperhost.net/cpw/mods/modlauncher/10.0.9/modlauncher-10.0.9.jar     Download completed: Checksum validated. Considering library net.minecraftforge:unsafe:0.2.0   Downloading library from https://maven.creeperhost.net/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar     Download completed: Checksum validated. Considering library net.minecraftforge:mergetool:1.1.5:api   Downloading library from https://maven.creeperhost.net/net/minecraftforge/mergetool/1.1.5/mergetool-1.1.5-api.jar     Download completed: Checksum validated. Considering library com.electronwill.night-config:core:3.6.4   Downloading library from https://maven.creeperhost.net/com/electronwill/night-config/core/3.6.4/core-3.6.4.jar     Download completed: Checksum validated. Considering library com.electronwill.night-config:toml:3.6.4   Downloading library from https://maven.creeperhost.net/com/electronwill/night-config/toml/3.6.4/toml-3.6.4.jar     Download completed: Checksum validated. Considering library org.apache.maven:maven-artifact:3.8.5   Downloading library from https://maven.creeperhost.net/org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar     Download completed: Checksum validated. Considering library net.jodah:typetools:0.6.3   Downloading library from https://maven.creeperhost.net/net/jodah/typetools/0.6.3/typetools-0.6.3.jar     Download completed: Checksum validated. Considering library net.minecrell:terminalconsoleappender:1.2.0   Downloading library from https://maven.creeperhost.net/net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar     Download completed: Checksum validated. Considering library org.jline:jline-reader:3.12.1   Downloading library from https://maven.creeperhost.net/org/jline/jline-reader/3.12.1/jline-reader-3.12.1.jar     Download completed: Checksum validated. Considering library org.jline:jline-terminal:3.12.1   Downloading library from https://maven.creeperhost.net/org/jline/jline-terminal/3.12.1/jline-terminal-3.12.1.jar     Download completed: Checksum validated. Considering library org.spongepowered:mixin:0.8.5   Downloading library from https://maven.creeperhost.net/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar     Download completed: Checksum validated. Considering library org.openjdk.nashorn:nashorn-core:15.4   Downloading library from https://maven.creeperhost.net/org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.jar     Download completed: Checksum validated. Considering library net.minecraftforge:JarJarSelector:0.3.19   Downloading library from https://maven.creeperhost.net/net/minecraftforge/JarJarSelector/0.3.19/JarJarSelector-0.3.19.jar     Download completed: Checksum validated. Considering library net.minecraftforge:JarJarMetadata:0.3.19   Downloading library from https://maven.creeperhost.net/net/minecraftforge/JarJarMetadata/0.3.19/JarJarMetadata-0.3.19.jar     Download completed: Checksum validated. Considering library cpw.mods:bootstraplauncher:1.1.2   Downloading library from https://maven.creeperhost.net/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar     Download completed: Checksum validated. Considering library net.minecraftforge:JarJarFileSystems:0.3.19   Downloading library from https://maven.creeperhost.net/net/minecraftforge/JarJarFileSystems/0.3.19/JarJarFileSystems-0.3.19.jar     Download completed: Checksum validated. Considering library net.minecraftforge:fmlloader:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/fmlloader/1.20.1-47.3.12/fmlloader-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library net.minecraftforge:fmlearlydisplay:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/fmlearlydisplay/1.20.1-47.3.12/fmlearlydisplay-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library com.github.jponge:lzma-java:1.3   Downloading library from https://maven.creeperhost.net/com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar     Download completed: Checksum validated. Considering library com.google.code.findbugs:jsr305:3.0.2   Downloading library from https://libraries.minecraft.net/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar Failed to establish connection to https://libraries.minecraft.net/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar  Host: libraries.minecraft.net [127.0.0.1] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.ssl.Alert.createSSLException(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(Unknown Source)     at sun.security.ssl.SSLHandshake.consume(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.TransportContext.dispatch(Unknown Source)     at sun.security.ssl.SSLTransport.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)     at java.net.HttpURLConnection.getResponseCode(Unknown Source)     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)     at net.minecraftforge.installer.DownloadUtils.getConnection(DownloadUtils.java:240)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:174)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:164)     at net.minecraftforge.installer.DownloadUtils.downloadLibrary(DownloadUtils.java:149)     at net.minecraftforge.installer.actions.Action.downloadLibraries(Action.java:73)     at net.minecraftforge.installer.actions.ServerInstall.run(ServerInstall.java:72)     at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:271)     at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:182)     at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:154) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.validator.PKIXValidator.doBuild(Unknown Source)     at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)     at sun.security.validator.Validator.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)     ... 27 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)     at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)     at java.security.cert.CertPathBuilder.build(Unknown Source)     ... 33 more Considering library com.google.code.gson:gson:2.10.1   Downloading library from https://libraries.minecraft.net/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar Failed to establish connection to https://libraries.minecraft.net/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar  Host: libraries.minecraft.net [127.0.0.1] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.ssl.Alert.createSSLException(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(Unknown Source)     at sun.security.ssl.SSLHandshake.consume(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.TransportContext.dispatch(Unknown Source)     at sun.security.ssl.SSLTransport.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)     at java.net.HttpURLConnection.getResponseCode(Unknown Source)     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)     at net.minecraftforge.installer.DownloadUtils.getConnection(DownloadUtils.java:240)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:174)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:164)     at net.minecraftforge.installer.DownloadUtils.downloadLibrary(DownloadUtils.java:149)     at net.minecraftforge.installer.actions.Action.downloadLibraries(Action.java:73)     at net.minecraftforge.installer.actions.ServerInstall.run(ServerInstall.java:72)     at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:271)     at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:182)     at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:154) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.validator.PKIXValidator.doBuild(Unknown Source)     at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)     at sun.security.validator.Validator.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)     ... 27 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)     at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)     at java.security.cert.CertPathBuilder.build(Unknown Source)     ... 33 more Considering library com.google.errorprone:error_prone_annotations:2.1.3   Downloading library from https://maven.creeperhost.net/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar     Download completed: Checksum validated. Considering library com.google.guava:guava:25.1-jre   Downloading library from https://maven.creeperhost.net/com/google/guava/guava/25.1-jre/guava-25.1-jre.jar     Download completed: Checksum validated. Considering library com.google.j2objc:j2objc-annotations:1.1   Downloading library from https://maven.creeperhost.net/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar     Download completed: Checksum validated. Considering library com.nothome:javaxdelta:2.0.1   Downloading library from https://maven.creeperhost.net/com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar     Download completed: Checksum validated. Considering library commons-io:commons-io:2.4   Downloading library from https://libraries.minecraft.net/commons-io/commons-io/2.4/commons-io-2.4.jar Failed to establish connection to https://libraries.minecraft.net/commons-io/commons-io/2.4/commons-io-2.4.jar  Host: libraries.minecraft.net [127.0.0.1] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.ssl.Alert.createSSLException(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(Unknown Source)     at sun.security.ssl.SSLHandshake.consume(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.TransportContext.dispatch(Unknown Source)     at sun.security.ssl.SSLTransport.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)     at java.net.HttpURLConnection.getResponseCode(Unknown Source)     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)     at net.minecraftforge.installer.DownloadUtils.getConnection(DownloadUtils.java:240)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:174)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:164)     at net.minecraftforge.installer.DownloadUtils.downloadLibrary(DownloadUtils.java:149)     at net.minecraftforge.installer.actions.Action.downloadLibraries(Action.java:73)     at net.minecraftforge.installer.actions.ServerInstall.run(ServerInstall.java:72)     at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:271)     at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:182)     at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:154) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.validator.PKIXValidator.doBuild(Unknown Source)     at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)     at sun.security.validator.Validator.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)     ... 27 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)     at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)     at java.security.cert.CertPathBuilder.build(Unknown Source)     ... 33 more Considering library de.oceanlabs.mcp:mcp_config:1.20.1-20230612.114412@zip   Downloading library from https://maven.creeperhost.net/de/oceanlabs/mcp/mcp_config/1.20.1-20230612.114412/mcp_config-1.20.1-20230612.114412.zip     Download completed: Checksum validated. Considering library de.siegmar:fastcsv:2.2.2   Downloading library from https://maven.creeperhost.net/de/siegmar/fastcsv/2.2.2/fastcsv-2.2.2.jar     Download completed: Checksum validated. Considering library net.minecraftforge:ForgeAutoRenamingTool:0.1.22:all   Downloading library from https://maven.creeperhost.net/net/minecraftforge/ForgeAutoRenamingTool/0.1.22/ForgeAutoRenamingTool-0.1.22-all.jar     Download completed: Checksum validated. Considering library net.minecraftforge:binarypatcher:1.1.1   Downloading library from https://maven.creeperhost.net/net/minecraftforge/binarypatcher/1.1.1/binarypatcher-1.1.1.jar     Download completed: Checksum validated. Considering library net.minecraftforge:fmlcore:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/fmlcore/1.20.1-47.3.12/fmlcore-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library net.minecraftforge:fmlearlydisplay:1.20.1-47.3.12   File exists: Checksum validated. Considering library net.minecraftforge:fmlloader:1.20.1-47.3.12   File exists: Checksum validated. Considering library net.minecraftforge:forge:1.20.1-47.3.12:universal   Downloading library from https://maven.creeperhost.net/net/minecraftforge/forge/1.20.1-47.3.12/forge-1.20.1-47.3.12-universal.jar     Download completed: Checksum validated. Considering library net.minecraftforge:installertools:1.4.1   Downloading library from https://maven.creeperhost.net/net/minecraftforge/installertools/1.4.1/installertools-1.4.1.jar     Download completed: Checksum validated. Considering library net.minecraftforge:jarsplitter:1.1.4   Downloading library from https://maven.creeperhost.net/net/minecraftforge/jarsplitter/1.1.4/jarsplitter-1.1.4.jar     Download completed: Checksum validated. Considering library net.minecraftforge:javafmllanguage:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/javafmllanguage/1.20.1-47.3.12/javafmllanguage-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library net.minecraftforge:lowcodelanguage:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/lowcodelanguage/1.20.1-47.3.12/lowcodelanguage-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library net.minecraftforge:mclanguage:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/mclanguage/1.20.1-47.3.12/mclanguage-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library net.minecraftforge:srgutils:0.4.3   Downloading library from https://maven.creeperhost.net/net/minecraftforge/srgutils/0.4.3/srgutils-0.4.3.jar     Download completed: Checksum validated. Considering library net.minecraftforge:srgutils:0.4.9   Downloading library from https://maven.creeperhost.net/net/minecraftforge/srgutils/0.4.9/srgutils-0.4.9.jar     Download completed: Checksum validated. Considering library net.minecraftforge:srgutils:0.5.6   Downloading library from https://maven.creeperhost.net/net/minecraftforge/srgutils/0.5.6/srgutils-0.5.6.jar     Download completed: Checksum validated. Considering library net.sf.jopt-simple:jopt-simple:5.0.4   Downloading library from https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar Failed to establish connection to https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar  Host: libraries.minecraft.net [127.0.0.1] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.ssl.Alert.createSSLException(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(Unknown Source)     at sun.security.ssl.SSLHandshake.consume(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.TransportContext.dispatch(Unknown Source)     at sun.security.ssl.SSLTransport.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)     at java.net.HttpURLConnection.getResponseCode(Unknown Source)     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)     at net.minecraftforge.installer.DownloadUtils.getConnection(DownloadUtils.java:240)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:174)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:164)     at net.minecraftforge.installer.DownloadUtils.downloadLibrary(DownloadUtils.java:149)     at net.minecraftforge.installer.actions.Action.downloadLibraries(Action.java:73)     at net.minecraftforge.installer.actions.ServerInstall.run(ServerInstall.java:72)     at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:271)     at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:182)     at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:154) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.validator.PKIXValidator.doBuild(Unknown Source)     at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)     at sun.security.validator.Validator.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)     ... 27 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)     at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)     at java.security.cert.CertPathBuilder.build(Unknown Source)     ... 33 more Considering library net.sf.jopt-simple:jopt-simple:6.0-alpha-3   Downloading library from https://maven.creeperhost.net/net/sf/jopt-simple/jopt-simple/6.0-alpha-3/jopt-simple-6.0-alpha-3.jar     Download completed: Checksum validated. Considering library org.checkerframework:checker-qual:2.0.0   Downloading library from https://maven.creeperhost.net/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.jar     Download completed: Checksum validated. Considering library org.codehaus.mojo:animal-sniffer-annotations:1.14   Downloading library from https://maven.creeperhost.net/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-analysis:9.2   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-commons:9.2   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-commons:9.6   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-tree:9.2   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-tree:9.6   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm:9.2   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm/9.2/asm-9.2.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm:9.6   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm/9.6/asm-9.6.jar     Download completed: Checksum validated. Considering library trove:trove:1.0.2   Downloading library from https://maven.creeperhost.net/trove/trove/1.0.2/trove-1.0.2.jar     Download completed: Checksum validated. These libraries failed to download. Try again. com.google.code.findbugs:jsr305:3.0.2 com.google.code.gson:gson:2.10.1 commons-io:commons-io:2.4 net.sf.jopt-simple:jopt-simple:5.0.4 There was an error during installation  
    • Maybe some kind of bug with Pixelmon - something with Raids   Report it to the Creators
    • Did you make changes at the paper-global.yml file?   If not, delete this file and restart the server
    • My friends and I are playing a modified version of BMC4 and we're noticing stuff like passive mobs. (I think) like creatures/animals from Alex mobs, naturalist, let's do nature and even vanilla MC (sheep, cow, pigs, chickens, horses, donkeys) don't really spawn in, unlike the sea creatures and hostile monsters spawn in just fine and normal numbers. Here is a mod list from a crash report: https://pastebin.ubuntu.com/p/K9vJxxx6n4/ Just a quick copy and paste of the mod list from an unrelated crash report If anything please let me know if I should post pics of the mods from my mods folder I want to know how to increase their spawn rate/amount and if there are any mods that are causing the scarce appearances of these mobs
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.