NEW: Create Elevator Crashes Server
donottype opened this issue ยท 4 comments
Describe the Bug
I noticed that when I was on a Aternos server of mine whenever I use the Create Mod Elevator (with vanilla only blocks excluding the andesite door and Redstone contact) that the server kept timing out.
Reproduction Steps
- Make a Aternos Server and build an elevator in a house/building (or underground).
- Make sure it has Vanilla blocks (aside from Redstone contact, door and contraption controls.
- Push the buttons from time to time (doesn't matter how long it takes inbetween)
...
Expected Result
The server will "Time out" and refuse to kick your user off the server so you can't log back on after a period of time (longer with every time the glitch accurse).
Screenshots and Videos
No response
Crash Report or Log
No response
Operating System
Windows 11
Mod Version
0.5.1b
Minecraft Version
1.19.2
Forge Version
43.2.14
Other Mods
Just Enough Items (JEI)
mezz
jei-1.19.2-forge-11.6.0.1015.jar
Polymorph (Forge)
TheIllusiveC4
polymorph-forge-0.46.1+1.19.2.jar
Alex's Delight
NCP_Bails
alexsdelight-1.4.1.jar
Alex's Mobs
sbom_xela
alexsmobs-1.21.1.jar
AppleSkin
squeek502
appleskin-forge-mc1.19-2.4.2.jar
AutoRegLib
Vazkii
AutoRegLib-1.8.2-55.jar
Bad Mobs
DarkhaxDev
BadMobs-1.19.2-16.1.3.jar
Bunker Down
JAK_the_Cyborg
bunker-down 1-1-4- 1-19-2.jar
Citadel
sbom_xela
citadel-2.1.4-1.19.jar
Configured
MrCrayfish
configured-2.1.1-1.19.2.jar
Controlling
Jaredlll08
Controlling-forge-1.19.2-10.0+7.jar
CoroUtil
Corosus
coroutil-1.19.2-1.2.37.jar
Corpse
henkelmax
corpse-1.19.2-1.0.0.jar
Create
simibubi
create-1.19.2-0.5.1.b.jar
Create : Armory
Chilllliii
createarmoryv0.5.2.jar
Create Central Kitchen
DragonsPlus
create_central_kitchen-1.19.2-for-create-0.5.1.b-1.3.7.d.jar
Create Slice & Dice
possible_triangle
sliceanddice-forge-2.2.0.jar
Create: Alloyed
MythrilBagels
alloyed-1.19.2-v1.5a.jar
Dave's Building Extended
Medic_Main_Dave
dbExtended-1.19-5.0.5.jar
Farmer's Delight
vectorwing
FarmersDelight-1.19-1.2.1.jar
Fast Leaf Decay
olafskiii
FastLeafDecay-30.jar
GeckoLib
Gecko
geckolib-forge-1.19-3.1.40.jar
JourneyMap
techbrew
journeymap-1.19.2-5.9.7-forge.jar
Just Enough Resources (JER)
way2muchnoise
JustEnoughResources-1.19.2-1.2.2.200.jar
Kotlin for Forge
thedarkcolour
kotlinforforge-3.12.0-all.jar
Mob Sunscreen
Kreezxil
mobsunscreen-forge-1.19.2-3.0.9.jar
Mouse Tweaks
YaLTeR
MouseTweaks-forge-mc1.19-2.23.jar
Quark
Vazkii
Quark-3.4-405.jar
Security Craft
Geforce132
[1.19.2] SecurityCraft v1.9.6.1.jar
Simple Voice Chat
henkelmax
voicechat-forge-1.19.2-2.4.12.jar
Sound Physics Remastered
henkelmax
soundphysics-forge-1.19.2-1.0.18.jar
Sulfur And Potassium - More Gunpowder
BR4NDER5
sulfurpotassiummod-1.19-2.3.4+Forge.jar
Zombie Awareness
Corosus
zombieawareness-1.19.2-1.12.3.jar
Additional Context
I used Vanilla Blocks
I have very similar issue. I used spark profiler to get this stacktrace (ignore the 76%, this is just the tick usage for the moment the issue occured):
com.simibubi.create.foundation.events.CommonEvents.onServerWorldTick()76.75% com.simibubi.create.content.contraptions.ContraptionHandler.tick()76.75% com.simibubi.create.content.contraptions.ContraptionCollider.collideEntities()76.74% java.util.Optional.orElseGet()76.74% com.simibubi.create.content.contraptions.ContraptionCollider$$Lambda$24667/0x00000008033d0f50.get()76.74% com.simibubi.create.content.contraptions.ContraptionCollider.lambda$collideEntities$6()76.74% com.simibubi.create.content.contraptions.ContraptionCollider.getPotentiallyCollidedShapes()76.74% java.util.stream.ReferencePipeline.toList()76.74% java.util.stream.ReferencePipeline.toArray()76.74% java.util.stream.ReferencePipeline.toArray()76.74% java.util.stream.AbstractPipeline.evaluateToArrayNode()76.74% java.util.stream.AbstractPipeline.evaluate()76.74% java.util.stream.AbstractPipeline.wrapAndCopyInto()76.74% java.util.stream.AbstractPipeline.copyInto()76.74% java.util.Spliterators$IteratorSpliterator.forEachRemaining()76.74% java.util.Iterator.forEachRemaining()76.74% java.util.stream.ReferencePipeline$2$1.accept()30.06% com.google.common.collect.AbstractIterator.hasNext()22.83%
This occurs when you first create the elevator and try and move it. When I am finally able to reconnect to the server, It sometimes works fine after that until I right click the elevator block to disable it for editing, and then when I right click again and try and use it, it does this Timeout of server again. Other times it would continue to kick you out everytime you tried to use the elevator. In this example I used a simple stonebrick box, with an andesite door and rs contact on bottom corner. Love this mod so much, hopefully can get this fixed soon! Thank you
I am using a custom modpack, however without mixing modded blocks from other mods in, I don't believe another mod to be the issue. I am using 1.18.2 Forge 40.2.9
Has this been fixed yet? I'm having the same issue with the elevator. Do I need more RAM?