mirror of
https://github.com/Astatin3/fabric-point-cloud.git
synced 2026-06-09 00:28:05 -06:00
Work on depth based point cloud masking
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2025
-2044
File diff suppressed because it is too large
Load Diff
+70
-3
@@ -1,3 +1,70 @@
|
||||
[11:01:29] [Server thread/WARN] (Minecraft) Can't keep up! Is the server overloaded? Running 2317ms or 46 ticks behind
|
||||
[11:02:15] [Server thread/INFO] (Minecraft) ASTATIN3 lost connection: Disconnected
|
||||
[11:02:15] [Server thread/INFO] (Minecraft) ASTATIN3 left the game
|
||||
[18:01:25] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.21 with Fabric Loader 0.15.11
|
||||
[18:01:25] [main/INFO] (FabricLoader) Loading 42 mods:
|
||||
- fabric-api 0.100.3+1.21
|
||||
- fabric-api-base 0.4.42+6573ed8cd1
|
||||
- fabric-api-lookup-api-v1 1.6.67+b5597344d1
|
||||
- fabric-biome-api-v1 13.0.28+6fc22b99d1
|
||||
- fabric-block-api-v1 1.0.22+0af3f5a7d1
|
||||
- fabric-block-view-api-v2 1.0.10+6573ed8cd1
|
||||
- fabric-command-api-v1 1.2.48+f71b366fd1
|
||||
- fabric-command-api-v2 2.2.27+6a6dfa19d1
|
||||
- fabric-commands-v0 0.2.65+df3654b3d1
|
||||
- fabric-content-registries-v0 8.0.13+b5597344d1
|
||||
- fabric-convention-tags-v1 2.0.14+7f945d5bd1
|
||||
- fabric-convention-tags-v2 2.3.1+8a3b5617d1
|
||||
- fabric-crash-report-info-v1 0.2.29+0af3f5a7d1
|
||||
- fabric-data-attachment-api-v1 1.1.23+6a6dfa19d1
|
||||
- fabric-data-generation-api-v1 20.2.8+16c4ae25d1
|
||||
- fabric-dimensions-v1 4.0.0+6fc22b99d1
|
||||
- fabric-entity-events-v1 1.6.12+6fc22b99d1
|
||||
- fabric-events-interaction-v0 0.7.10+e633f883d1
|
||||
- fabric-game-rule-api-v1 1.0.52+6573ed8cd1
|
||||
- fabric-gametest-api-v1 2.0.1+6fc22b99d1
|
||||
- fabric-item-api-v1 11.0.0+afdfc921d1
|
||||
- fabric-item-group-api-v1 4.1.1+cb5ced13d1
|
||||
- fabric-lifecycle-events-v1 2.3.11+8f3583aed1
|
||||
- fabric-loot-api-v2 3.0.10+6573ed8cd1
|
||||
- fabric-message-api-v1 6.0.13+6573ed8cd1
|
||||
- fabric-networking-api-v1 4.2.0+ab7edbacd1
|
||||
- fabric-object-builder-api-v1 15.1.11+d1321076d1
|
||||
- fabric-particles-v1 4.0.2+6573ed8cd1
|
||||
- fabric-recipe-api-v1 5.0.9+6573ed8cd1
|
||||
- fabric-registry-sync-v0 5.0.22+ab7edbacd1
|
||||
- fabric-rendering-data-attachment-v1 0.3.48+73761d2ed1
|
||||
- fabric-rendering-fluids-v1 3.1.6+b5597344d1
|
||||
- fabric-resource-conditions-api-v1 4.2.1+d153f344d1
|
||||
- fabric-resource-loader-v0 1.1.4+cb5ced13d1
|
||||
- fabric-screen-handler-api-v1 1.3.79+b5597344d1
|
||||
- fabric-transfer-api-v1 5.1.14+b5597344d1
|
||||
- fabric-transitive-access-wideners-v1 6.0.12+6573ed8cd1
|
||||
- fabricloader 0.15.11
|
||||
- java 22
|
||||
- minecraft 1.21
|
||||
- mixinextras 0.3.5
|
||||
- modid 1.0.0
|
||||
[18:01:25] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/home/astatin3/.gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.13.3+mixin.0.8.5/9527e6b0d2449408958fd1302594dc65ec5ade9c/sponge-mixin-0.13.3+mixin.0.8.5.jar Service=Knot/Fabric Env=SERVER
|
||||
[18:01:26] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper!
|
||||
[18:01:26] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_17
|
||||
[18:01:26] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_21
|
||||
[18:01:26] [main/INFO] (FabricLoader/MixinExtras|Service) Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.5).
|
||||
[18:01:30] [main/INFO] (Minecraft) Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
|
||||
[18:01:31] [main/INFO] (Minecraft) Loaded 1290 recipes
|
||||
[18:01:31] [main/INFO] (Minecraft) Loaded 1399 advancements
|
||||
[18:01:32] [main/INFO] (BiomeModificationImpl) Applied 0 biome modifications to 0 of 64 new biomes in 922.1 μs
|
||||
[18:01:32] [Server thread/INFO] (Minecraft) Starting minecraft server version 1.21
|
||||
[18:01:32] [Server thread/INFO] (Minecraft) Loading properties
|
||||
[18:01:32] [Server thread/INFO] (Minecraft) Default game type: SURVIVAL
|
||||
[18:01:32] [Server thread/INFO] (Minecraft) Generating keypair
|
||||
[18:01:32] [Server thread/INFO] (Minecraft) Starting Minecraft server on *:25565
|
||||
[18:01:32] [Server thread/INFO] (Minecraft) Using epoll channel type
|
||||
[18:01:32] [Server thread/INFO] (Minecraft) Preparing level "world"
|
||||
[18:01:32] [Point Cloud Thread/INFO] (Minecraft) [STDOUT]: Server is listening on port 65000
|
||||
[18:01:33] [Server thread/INFO] (Minecraft) Preparing start region for dimension minecraft:overworld
|
||||
[18:01:33] [Worker-Main-8/INFO] (Minecraft) Preparing spawn area: 0%
|
||||
[18:01:33] [Server thread/INFO] (Minecraft) Time elapsed: 256 ms
|
||||
[18:01:33] [Server thread/INFO] (Minecraft) Done (1.107s)! For help, type "help"
|
||||
[18:02:12] [Point Cloud Thread/INFO] (Minecraft) [STDOUT]: New client connected
|
||||
[18:02:20] [User Authenticator #1/INFO] (Minecraft) UUID of player ASTATIN3 is 1451d26e-5141-4801-8e94-c35164f87be9
|
||||
[18:02:21] [Server thread/INFO] (Minecraft) ASTATIN3[/127.0.0.1:41902] logged in with entity id 36 at (1.0013749210145841, 126.98027428779072, 0.21102810844578268)
|
||||
[18:02:21] [Server thread/INFO] (Minecraft) ASTATIN3 joined the game
|
||||
[19:05:02] [Server thread/WARN] (Minecraft) Can't keep up! Is the server overloaded? Running 4421ms or 88 ticks behind
|
||||
|
||||
Reference in New Issue
Block a user