1 | [10:27:21] [Datafixer Bootstrap/INFO]: 269 Datafixer optimizations took 364 milliseconds
|
2 | [10:27:24] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
|
3 | [10:27:24] [Render thread/INFO]: Setting user: Ilosin
|
4 | [10:27:24] [Render thread/WARN]: Skipping bad option:
|
5 | [10:27:24] [Render thread/INFO]: Backend library: LWJGL version 3.3.3+5
|
6 | [10:27:25] [Render thread/INFO]: Using optional rendering extensions: GL_ARB_buffer_storage, GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access
|
7 | [10:27:25] [Render thread/INFO]: Reloading ResourceManager: vanilla
|
8 | [10:27:26] [Worker-Main-9/INFO]: Found unifont_all_no_pua-16.0.03.hex, loading
|
9 | [10:27:26] [Worker-Main-10/INFO]: Found unifont_pua-16.0.03.hex, loading
|
10 | [10:27:26] [Worker-Main-8/INFO]: Found unifont_jp_patch-16.0.03.hex, loading
|
11 | [10:27:26] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Kopfhörer (4- Arctis 7 Game)
|
12 | [10:27:26] [Render thread/INFO]: Sound engine started
|
13 | [10:27:26] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
|
14 | [10:27:26] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
|
15 | [10:27:26] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
|
16 | [10:27:26] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
|
17 | [10:27:26] [Render thread/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
|
18 | [10:27:26] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
|
19 | [10:27:26] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
|
20 | [10:27:26] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
|
21 | [10:27:26] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
|
22 | [10:27:26] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
|
23 | [10:27:27] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
|
24 | [10:27:27] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
|
25 | [10:27:27] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
|
26 | [10:27:34] [Render thread/INFO]: Connecting to Example_IP, Standard_Port
|
27 | [10:27:34] [Server Connector #1/ERROR]: Couldn't connect to server
|
28 | java.lang.StringIndexOutOfBoundsException: Index -1 out of bounds for length 0
|
29 | at java.base/jdk.internal.util.Preconditions$1.apply(Preconditions.java:55) ~[?:?]
|
30 | at java.base/jdk.internal.util.Preconditions$1.apply(Preconditions.java:52) ~[?:?]
|
31 | at java.base/jdk.internal.util.Preconditions$4.apply(Preconditions.java:213) ~[?:?]
|
32 | at java.base/jdk.internal.util.Preconditions$4.apply(Preconditions.java:210) ~[?:?]
|
33 | at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:98) ~[?:?]
|
34 | at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106) ~[?:?]
|
35 | at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302) ~[?:?]
|
36 | at java.base/java.lang.String.checkIndex(String.java:4832) ~[?:?]
|
37 | at java.base/java.lang.StringLatin1.charAt(StringLatin1.java:46) ~[?:?]
|
38 | at java.base/java.lang.String.charAt(String.java:1555) ~[?:?]
|
39 | at com.mojang.patchy.BlockedServers.test(BlockedServers.java:39) ~[patchy-2.2.10.jar:?]
|
40 | at com.mojang.patchy.BlockedServers.test(BlockedServers.java:17) ~[patchy-2.2.10.jar:?]
|
41 | at gta$1.a(SourceFile:27) ~[1.21.8.jar:?]
|
42 | at java.base/java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90) ~[?:?]
|
43 | at java.base/java.util.Collections$2.tryAdvance(Collections.java:5073) ~[?:?]
|
44 | at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129) ~[?:?]
|
45 | at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527) ~[?:?]
|
46 | at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513) ~[?:?]
|
47 | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
|
48 | at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230) ~[?:?]
|
49 | at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196) ~[?:?]
|
50 | at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
|
51 | at java.base/java.util.stream.ReferencePipeline.noneMatch(ReferencePipeline.java:642) ~[?:?]
|
52 | at gta$1.a(SourceFile:27) ~[1.21.8.jar:?]
|
53 | at gte.a(SourceFile:26) ~[1.21.8.jar:?]
|
54 | at gds$1.run(SourceFile:94) [1.21.8.jar:?]
|