Wormhole (Portals)

Wormhole (Portals)

3M Downloads

[Crash] Crash with Forge 39.0.45+

Howman opened this issue · 6 comments

commented

Version Info

  • Minecraft, ...1.18.1
  • Wormhole, ...wormhole-1.1.9a-mc1.18

Steps to Reproduce
...not sure

Crash report (~/logs/latest.log)
...---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 1/25/22, 12:55 PM
Description: Exception ticking world

java.lang.NoSuchMethodError: 'net.minecraft.nbt.CompoundTag net.minecraft.world.level.block.entity.BlockEntity.save(net.minecraft.nbt.CompoundTag)'
at com.supermartijn642.wormhole.WormholeTile.m_183515_(WormholeTile.java:38) ~[wormhole-1.1.9a-mc1.18.jar%23101!/:?] {re:classloading}
at net.minecraft.world.level.block.entity.BlockEntity.m_187482_(BlockEntity.java:75) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.world.level.block.entity.BlockEntity.m_187480_(BlockEntity.java:62) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.world.level.chunk.LevelChunk.m_8051_(LevelChunk.java:359) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.level.chunk.storage.ChunkSerializer.m_63454_(ChunkSerializer.java:330) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading}
at net.minecraft.server.level.ChunkMap.m_140258_(ChunkMap.java:721) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.m_198874_(ChunkMap.java:693) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.m_140353_(ChunkMap.java:426) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.m_140280_(ChunkMap.java:394) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.level.ServerChunkCache.m_142483_(ServerChunkCache.java:313) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:278) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:868) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:808) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:86) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B}
at java.lang.Thread.run(Thread.java:833) [?:?] {}

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

-- Head --
Thread: Server thread
Stacktrace:
at com.supermartijn642.wormhole.WormholeTile.m_183515_(WormholeTile.java:38) ~[wormhole-1.1.9a-mc1.18.jar%23101!/:?] {re:classloading}
at net.minecraft.world.level.block.entity.BlockEntity.m_187482_(BlockEntity.java:75) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.world.level.block.entity.BlockEntity.m_187480_(BlockEntity.java:62) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.world.level.chunk.LevelChunk.m_8051_(LevelChunk.java:359) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.level.chunk.storage.ChunkSerializer.m_63454_(ChunkSerializer.java:330) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading}
at net.minecraft.server.level.ChunkMap.m_140258_(ChunkMap.java:721) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.m_198874_(ChunkMap.java:693) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.m_140353_(ChunkMap.java:426) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.m_140280_(ChunkMap.java:394) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.level.ServerChunkCache.m_142483_(ServerChunkCache.java:313) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:278) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer}
-- Affected level --
Details:
All players: 1 total; [ServerPlayer['HOWMAN_'/155, l='ServerLevel[New World]', x=-1132.00, y=80.73, z=782.33]]
Chunk stats: 5018
Level dimension: minecraft:overworld
Level spawn location: World: (0,77,0), Section: (at 0,13,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 15764840 game time, 15764840 day time
Level name: New World
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Known server brands: vanilla, forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:868) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:808) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:86) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[client-1.18.1-20211210.034407-srg.jar%23104!/:?] {re:classloading,pl:accesstransformer:B}
at java.lang.Thread.run(Thread.java:833) [?:?] {}

-- System Details --
Details:
Minecraft Version: 1.18.1
Minecraft Version ID: 1.18.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 2201607112 bytes (2099 MiB) / 8522825728 bytes (8128 MiB) up to 10737418240 bytes (10240 MiB)
CPUs: 16
Processor Vendor: GenuineIntel
Processor Name: 11th Gen Intel(R) Core(TM) i9-11980HK @ 2.60GHz
Identifier: Intel64 Family 6 Model 141 Stepping 1
Microarchitecture: unknown
Frequency (GHz): 3.30
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: Intel(R) UHD Graphics
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MB): 1024.00
Graphics card #0 deviceId: 0x9a60
Graphics card #0 versionInfo: DriverVersion=27.20.100.9415
Graphics card #1 name: NVIDIA GeForce RTX 3080 Laptop GPU
Graphics card #1 vendor: NVIDIA (0x10de)
Graphics card #1 VRAM (MB): 4095.00
Graphics card #1 deviceId: 0x249c
Graphics card #1 versionInfo: DriverVersion=30.0.15.1123
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MB): 37333.55
Virtual memory used (MB): 25783.10
Swap memory total (MB): 4864.00
Swap memory used (MB): 58.25
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Server Running: true
Player Count: 1 / 8; [ServerPlayer['HOWMAN_'/155, l='ServerLevel[New World]', x=-1132.00, y=80.73, z=782.33]]
Data Packs: vanilla, mod:forge, mod:structurize, mod:worldedit, mod:refinedpipes, mod:stonechest, mod:domum_ornamentum (incompatible), mod:castle_dungeons, mod:blockui, mod:multipiston (incompatible), mod:minecolonies (incompatible), mod:thutcore, mod:thuttech, mod:journeymap, mod:ironchest, mod:vampirism, mod:awesomedungeonocean, mod:sereneseasons (incompatible), mod:wildfire_gender (incompatible), mod:prettypipes (incompatible), mod:taterzens (incompatible), mod:underwaterrails, mod:concrete, mod:supermartijn642configlib, mod:supermartijn642corelib, mod:neat (incompatible), mod:wormhole, mod:redstonepen (incompatible), mod:ironfences (incompatible), mod:lostcities (incompatible), mod:tinyredstone (incompatible), mod:ducts (incompatible), mod:xtraarrows, mod:shrines (incompatible), mod:structureexpansion (incompatible), mod:signbutton (incompatible), mod:rsgauges (incompatible), mod:liquidblocks, mod:atianxray (incompatible), mod:colored_water (incompatible), mod:stoneholm (incompatible), mod:cloth_config (incompatible), mod:splash_milk, mod:regrowth (incompatible), mod:secretroomsmod, mod:humancompanions (incompatible), mod:terrablender, mod:biomesoplenty, mod:allthecompressed
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
ModLauncher: 9.1.0+9.1.0+main.6690ee51
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
javafml@null
[email protected]
Mod List:
client-1.18.1-20211210.034407-srg.jar |Minecraft |minecraft |1.18.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
concrete-1.18.1-3.0.3.jar |Thut Concrete |concrete |3.0.3 |DONE |Manifest: NOSIGNATURE
XrayMod-2.0.2.jar |XrayMod |atianxray |2.0.2 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.18.1-1.1.0.73.jar |TerraBlender |terrablender |1.18.1-1.1.0.73 |DONE |Manifest: NOSIGNATURE
taterzens-1.8.1-forge.jar |Taterzens |taterzens |1.8.1 |DONE |Manifest: NOSIGNATURE
humancompanions-1.18.1-1.2.3.jar |Human Companions |humancompanions |1.18.1-1.2.3 |DONE |Manifest: NOSIGNATURE
Xtra+Arrows+v1.6.2+MC1.18.jar |Xtra Arrows |xtraarrows |1.6.2 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.0.9-mc1.18.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE
ducts-forge-1.0.1.jar |Ducts |ducts |1.0.1 |DONE |Manifest: NOSIGNATURE
Colored+Water-1.18.1-1.2.1.jar |Colored Water |colored_water |1.18.1-1.2.1 |DONE |Manifest: NOSIGNATURE
[Forge]+Wildfire+Female+Gender+Mod-2.8.1.jar |Wildfire's Female Gender Mod |wildfire_gender |2.8.1 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.18.1-15.0.0.105-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.1-15.0.0.105 |DONE |Manifest: NOSIGNATURE
tinyredstone-1.18-3.1.0.jar |Tiny Redstone |tinyredstone |1.18-3.1.0 |DONE |Manifest: NOSIGNATURE
redstonepen-1.18.1-1.0.8.jar |Redstone Pen |redstonepen |1.0.8 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
Shrines-1.18.1-3.0.0-Beta7.jar |Shrines |shrines |1.18.1-3.0.0-Beta7 |DONE |Manifest: NOSIGNATURE
refinedpipes-0.6.0.jar |Refined Pipes |refinedpipes |0.6.0 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.15a-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.15a |DONE |Manifest: NOSIGNATURE
splash_milk-1.18.1-1.2.0.jar |Splash Milk |splash_milk |1.2.0 |DONE |Manifest: NOSIGNATURE
iron-fences_1.18.1_0.1.0.jar |Iron fences |ironfences |2.0.0 |DONE |Manifest: NOSIGNATURE
domum_ornamentum-1.18.1-1.0.39-ALPHA-universal.jar|Domum Ornamentum |domum_ornamentum |1.18.1-1.0.39-ALPHA |DONE |Manifest: NOSIGNATURE
SignButton-1.18.1-2.3.1.jar |Sign Button |signbutton |2.3.1 |DONE |Manifest: NOSIGNATURE
AllTheCompressed-1.0.2-1.18.1-39.0.59.jar |AllTheCompressed |allthecompressed |1.0.2-1.18.1-39.0.59|DONE |Manifest: NOSIGNATURE
structure-expansion-1801.1.0-build.1.jar |Structure Expansion |structureexpansion |1801.1.0-build.1 |DONE |Manifest: NOSIGNATURE
rsgauges-1.18.1-1.2.13.jar |Gauges and Switches |rsgauges |1.2.13 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
Neat+1.8-30.jar |Neat |neat |1.8-30 |DONE |Manifest: NOSIGNATURE
blockui-1.18.1-0.0.43-ALPHA.jar |UI Library Mod |blockui |1.18.1-0.0.43-ALPHA |DONE |Manifest: NOSIGNATURE
journeymap-1.18.1-5.8.0beta11.jar |Journeymap |journeymap |5.8.0beta11 |DONE |Manifest: NOSIGNATURE
underwaterrails-2.2.0.jar |Underwater Rails |underwaterrails |2.2.0 |DONE |Manifest: NOSIGNATURE
LiquidBlocks-1.18.1-1.4.jar |Liquid Blocks |liquidblocks |1.4 |DONE |Manifest: NOSIGNATURE
SereneSeasons-1.18.1-6.0.0.11-universal.jar |Serene Seasons |sereneseasons |1.18.1-6.0.0.11 |DONE |Manifest: NOSIGNATURE
stoneholm-1.4.1.jar |Stoneholm |stoneholm |1.4.1 |DONE |Manifest: NOSIGNATURE
lostcities-1.18-5.0.3.jar |LostCities |lostcities |1.18-5.0.3 |DONE |Manifest: NOSIGNATURE
Regrowth--1.18.1-1.39.0.25.jar |Regrowth Mod |regrowth |1.18.1-1.39.0.25 |DONE |Manifest: NOSIGNATURE
structurize-1.18.1-1.0.340-ALPHA.jar |Structurize |structurize |1.18.1-1.0.340-ALPHA|DONE |Manifest: NOSIGNATURE
multi-piston-1.18-1.2.2-ALPHA.jar |Multi-Piston |multipiston |1.18-1.2.2-ALPHA |DONE |Manifest: NOSIGNATURE
worldedit-mod-7.2.8.jar |WorldEdit |worldedit |7.2.8+6008-1246d61 |DONE |Manifest: NOSIGNATURE
secretrooms-1.18.1-1.1.4.jar |Secret Rooms 6 |secretroomsmod |1.18.1-1.1.4 |DONE |Manifest: NOSIGNATURE
minecolonies-1.18.1-1.0.369-ALPHA.jar |MineColonies |minecolonies |1.18.1-1.0.369-ALPHA|DONE |Manifest: NOSIGNATURE
wormhole-1.1.9a-mc1.18.jar |Wormhole (Portals) |wormhole |1.1.9a |DONE |Manifest: NOSIGNATURE
Vampirism-1.18.1-1.8.0-beta.2.jar |Vampirism |vampirism |1.8.0-beta.2 |DONE |Manifest: NOSIGNATURE
StoneChest-1.18.1-1.1.0.jar |Stone Chest |stonechest |1.1.0 |DONE |Manifest: NOSIGNATURE
cloth-config-6.1.50-forge.jar |Cloth Config v4 API |cloth_config |6.1.50 |DONE |Manifest: NOSIGNATURE
forge-1.18.1-39.0.59-universal.jar |Forge |forge |39.0.59 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
castle_dungeons-3.1-1.18-forge.jar |Castle Dungeons |castle_dungeons |3.1 |DONE |Manifest: NOSIGNATURE
thutcore-1.18.1-8.7.0.jar |Thut Core |thutcore |8.7.0 |DONE |Manifest: NOSIGNATURE
thuttech-1.18.1-9.1.6.jar |Thut Elevators |thuttech |9.1.6 |DONE |Manifest: NOSIGNATURE
PrettyPipes-1.10.5.jar |Pretty Pipes |prettypipes |1.10.5 |DONE |Manifest: NOSIGNATURE
ironchest-1.18-13.0.7.jar |Iron Chests |ironchest |1.18-13.0.7 |DONE |Manifest: NOSIGNATURE
AwesomeDungeonOcean-Forge-1.18-1.0.3.jar |Awesome Dungeon Ocean |awesomedungeonocean |1.0.3 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 394f60d9-ec06-4004-ba40-101e27793575
FML: 39.0
Forge: net.minecraftforge:39.0.59

commented

This is caused by a change in Forge 39.0.45. Until I update Wormhole, you can use a Forge version below 39.0.45.

commented

I was also geting some other error and would only happen with anything above supermartijn642corelib-1.0.15a-mc1.18 and structurize somthing about dirt so I do not use your newest supermartijn642corelib

commented

Could you also create an issue for that with the logs for that attached 🙂

commented

I will try and find it and create a new issues

commented

I tried your newest supermartijn642corelib 16a i be-leave and either an update to forge or structurize it never happened again if it does i will post

commented

I fixed it now in Wormhole 1.1.9b for Minecraft 1.18.

Thank you for reporting the issue!