Treants_ 6d9cc19dd2504b6fb70df64cd05edd53
이해도 | 입문자 |
---|---|
게임버전 (JE) | 관련없음, 1.19.4 |
게임버전 (BE) | 관련없음 |
해당 로그 내용입니다...
[07:01:07] [main/INFO]: Loading Minecraft 1.19.4 with Fabric Loader 0.14.21
[07:01:07] [main/INFO]: Loading 41 mods:
- fabric-api 0.83.0+1.19.4
|-- fabric-api-base 0.4.27+1e9487d2f4
|-- fabric-api-lookup-api-v1 1.6.28+504944c8f4
|-- fabric-biome-api-v1 13.0.9+10ce000ff4
|-- fabric-block-api-v1 1.0.8+e022e5d1f4
|-- fabric-blockrenderlayer-v1 1.1.37+10ce000ff4
|-- fabric-client-tags-api-v1 1.0.18+10ce000ff4
|-- fabric-command-api-v1 1.2.30+f71b366ff4
|-- fabric-command-api-v2 2.2.9+10ce000ff4
|-- fabric-commands-v0 0.2.47+df3654b3f4
|-- fabric-containers-v0 0.1.57+df3654b3f4
|-- fabric-content-registries-v0 3.5.12+10ce000ff4
|-- fabric-convention-tags-v1 1.5.2+10ce000ff4
|-- fabric-crash-report-info-v1 0.2.17+aeb40ebef4
|-- fabric-data-generation-api-v1 11.4.3+10ce000ff4
|-- fabric-dimensions-v1 2.1.48+10ce000ff4
|-- fabric-entity-events-v1 1.5.16+10ce000ff4
|-- fabric-events-interaction-v0 0.6.0+10ce000ff4
|-- fabric-events-lifecycle-v0 0.2.55+df3654b3f4
|-- fabric-game-rule-api-v1 1.0.35+a1ccd7bff4
|-- fabric-item-api-v1 2.1.20+10ce000ff4
|-- fabric-item-group-api-v1 3.0.8+10ce000ff4
|-- fabric-key-binding-api-v1 1.0.35+504944c8f4
|-- fabric-keybindings-v0 0.2.33+df3654b3f4
|-- fabric-lifecycle-events-v1 2.2.18+10ce000ff4
|-- fabric-loot-api-v2 1.1.30+10ce000ff4
|-- fabric-loot-tables-v1 1.1.34+9e7660c6f4
|-- fabric-message-api-v1 5.1.4+10ce000ff4
|-- fabric-mining-level-api-v1 2.1.42+10ce000ff4
|-- fabric-models-v0 0.3.33+10ce000ff4
|-- fabric-networking-api-v1 1.3.4+10ce000ff4
|-- fabric-networking-v0 0.3.44+df3654b3f4
|-- fabric-object-builder-api-v1 7.0.6+10ce000ff4
|-- fabric-particles-v1 1.0.26+10ce000ff4
|-- fabric-recipe-api-v1 1.0.11+10ce000ff4
|-- fabric-registry-sync-v0 2.2.3+10ce000ff4
|-- fabric-renderer-api-v1 2.3.1+10ce000ff4
|-- fabric-renderer-indigo 1.3.1+10ce000ff4
|-- fabric-renderer-registries-v1 3.2.41+df3654b3f4
|-- fabric-rendering-data-attachment-v1 0.3.31+10ce000ff4
|-- fabric-rendering-fluids-v1 3.0.24+10ce000ff4
|-- fabric-rendering-v0 1.1.44+df3654b3f4
|-- fabric-rendering-v1 2.1.4+10ce000ff4
|-- fabric-resource-conditions-api-v1 2.3.3+10ce000ff4
|-- fabric-resource-loader-v0 0.11.5+5ade3c38f4
|-- fabric-screen-api-v1 1.0.48+10ce000ff4
|-- fabric-screen-handler-api-v1 1.3.23+10ce000ff4
|-- fabric-sound-api-v1 1.0.11+10ce000ff4
|-- fabric-transfer-api-v1 3.2.1+10ce000ff4
\-- fabric-transitive-access-wideners-v1 3.2.0+10ce000ff4
- fabricloader 0.14.21
- java 18
- minecraft 1.19.4
[07:01:07] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/C:/mod/libraries/net/fabricmc/sponge-mixin/0.12.5+mixin.0.8.5/sponge-mixin-0.12.5+mixin.0.8.5.jar Service=Knot/Fabric Env=SERVER
[07:01:07] [main/INFO]: Compatibility level set to JAVA_16
[07:01:07] [main/INFO]: Compatibility level set to JAVA_17
[07:01:09] [main/WARN]: Invalid registry value type detected for PerfOS counters. Should be REG_DWORD. Ignoring: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PerfOS\Performance\Disable Performance Counters.
[07:01:18] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[07:01:18] [main/INFO]: Found new data pack fabric, loading it automatically
[07:01:20] [main/INFO]: Loaded 7 recipes
[07:01:20] [main/INFO]: Loaded 1179 advancements
[07:01:21] [main/INFO]: Applied 0 biome modifications to 0 of 63 new biomes in 2.132 ms
[07:01:21] [Server thread/INFO]: Starting minecraft server version 1.19.4
[07:01:21] [Server thread/INFO]: Loading properties
[07:01:21] [Server thread/INFO]: Default game type: SURVIVAL
[07:01:21] [Server thread/INFO]: Generating keypair
[07:01:21] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: 핸들이 잘못되었습니다
at java.io.FileInputStream.readBytes(Native Method) ~[?:?]
at java.io.FileInputStream.read(FileInputStream.java:276) ~[?:?]
at java.io.BufferedInputStream.read1(BufferedInputStream.java:282) ~[?:?]
at java.io.BufferedInputStream.read(BufferedInputStream.java:343) ~[?:?]
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270) ~[?:?]
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313) ~[?:?]
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188) ~[?:?]
at java.io.InputStreamReader.read(InputStreamReader.java:176) ~[?:?]
at java.io.BufferedReader.fill(BufferedReader.java:162) ~[?:?]
at java.io.BufferedReader.readLine(BufferedReader.java:329) ~[?:?]
at java.io.BufferedReader.readLine(BufferedReader.java:396) ~[?:?]
at net.minecraft.class_3176$1.run(class_3176.java:89) ~[server-intermediary.jar:?]
[07:01:21] [Server thread/INFO]: Starting Minecraft server on *:25565
[07:01:22] [Server thread/INFO]: Using default channel type
[07:01:22] [Server thread/INFO]: Preparing level "world"
[07:01:25] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[07:01:29] [Worker-Main-3/INFO]: Preparing spawn area: 0%
[07:01:29] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[07:01:29] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[07:01:29] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[07:01:29] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[07:01:29] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[07:01:29] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[07:01:29] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[07:01:29] [Worker-Main-3/INFO]: Preparing spawn area: 0%
[07:01:29] [Worker-Main-3/INFO]: Preparing spawn area: 2%
[07:01:30] [Worker-Main-1/INFO]: Preparing spawn area: 36%
[07:01:31] [Server thread/INFO]: Time elapsed: 5868 ms
[07:01:31] [Server thread/INFO]: Done (8.617s)! For help, type "help"
[07:01:58] [Server thread/INFO]: Stopping the server
[07:01:58] [Server thread/INFO]: Stopping server
[07:01:58] [Server thread/INFO]: Saving players
[07:01:58] [Server thread/INFO]: Saving worlds
[07:02:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[07:02:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
[07:02:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
[07:02:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[07:02:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[07:02:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[07:02:00] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
코코냐
2023.06.10파일 자체를 못가져오는 상태입니다. 경로를 다시 확인해주세요.
Treants
2023.06.10어케 했는지는 모르겠지만 해결이 되었습니다. 감사합니다.