The dungeon on the other side was deleted
zeroneon opened this issue ยท 6 comments
Just trying to use a key gets me the error in the title. No clue what is causing it.
Minecraft 1.20.1
[13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=163, y=63, z=-1252} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=163, y=63, z=-1253} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=163, y=63, z=-1254} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=163, y=63, z=-1255} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=163, y=63, z=-1256} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=163, y=63, z=-1257} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=163, y=63, z=-1259} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=163, y=63, z=-1258} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=163, y=63, z=-1260} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=163, y=63, z=-1251} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=163, y=63, z=-1261} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=172, y=63, z=-1251} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=172, y=63, z=-1252} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=172, y=63, z=-1253} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=172, y=63, z=-1254} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=172, y=63, z=-1255} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=172, y=63, z=-1256} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=172, y=63, z=-1257} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=172, y=63, z=-1258} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=172, y=63, z=-1259} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=172, y=63, z=-1260} [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=172, y=63, z=-1261} [13:40:25] [dimthread_server_dungeon_dimension/WARN] [minecraft/EntityType]: Skipping Entity with id [13:40:25] [dimthread_server_dungeon_dimension/WARN] [minecraft/EntityType]: Skipping Entity with id [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/Allay]: No key selector in MapLike[{event_delay:0,event_distance:0.0f,range:16,source:{source_entity:[I;-1181167363,-2104931863,-1438146340,-1350037227],type:"minecraft:entity",y_offset:0.36f}}] [13:40:25] [dimthread_server_dungeon_dimension/ERROR] [minecraft/Allay]: No key selector in MapLike[{event_delay:0,event_distance:0.0f,range:16,source:{source_entity:[I;548276607,-905163641,-1783976560,343253425],type:"minecraft:entity",y_offset:0.36f}}]
Same here, I havent added anything more other than Canary to server side and Fable weapons + Embers mod
Post a log of your issue and I'll see what I can do. As for the OP, this is how I know Dimensional Threading was present in their game:
[dimthread_server_dungeon_dimension/ERROR]
Dimensional Threading isn't a good mod. It says that it is incompatible with several major mods, such as Create and AE2. But really it is incompatible with any mod that sets a block state anywhere. Which is just about every mod! The author of a certain fork then blames every other mod developer and says we should all write thread-safe code. But there is no threading without Dimensional Threading in the first place! It is impossible for other mods to comply even if we wanted to.
I think I have find an issue here
Soo I started to test out dimensions on Single world and all was good, I've made more than on server and no isses
So I went back to on server to see if the portal that my friend build in her house affects my one somehow, but she removed it soo thats not is...
I went back and started to test out all the keys I have crafted and found in Dungeons, all of them works except for 2 I've made but there was one I have never used and it worked soo I crafted one more key and rolled back to end portal to activate.
Turns out its working fine!...
Keys that dosen't work for me are named "Key to the Crypt of Inspirationa" and "Key of Happiness and the Past"
Note: While writning this, Ive got another key for nether dungeon and it's working fine