summaryrefslogtreecommitdiff
path: root/eclipse/logs/latest.log
blob: 3e93a1403c82c74c8d0b5b2cc2dc46d25ce0bdf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
[18:09:20] [main/INFO]: Logging in with username & password
[18:09:30] [main/INFO]: Setting user: OnyxDarkKnight
[18:09:33] [Client thread/INFO]: LWJGL Version: 2.9.1
[18:09:35] [Twitch authenticator/ERROR]: Given twitch access token is invalid
[18:09:42] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Jewelrycraft 2
[18:09:47] [Sound Library Loader/INFO]: Sound engine started
[18:09:48] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:09:48] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4109_jewelrycraft2.goldObject.png
java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4109_jewelrycraft2.goldObject.png
	at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTickableTexture(TextureManager.java:71) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTextureMap(TextureManager.java:58) [TextureManager.class:?]
	at net.minecraft.client.Minecraft.startGame(Minecraft.java:583) [Minecraft.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]
	at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
	at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:09:48] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[18:09:49] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Jewelrycraft 2
[18:09:49] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4109_jewelrycraft2.goldObject.png
java.io.FileNotFoundException: minecraft:textures/items/MISSING_ICON_ITEM_4109_jewelrycraft2.goldObject.png
	at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
	at net.minecraft.client.renderer.texture.TextureManager.onResourceManagerReload(TextureManager.java:170) [TextureManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:134) [SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:118) [SimpleReloadableResourceManager.class:?]
	at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:643) [Minecraft.class:?]
	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.startGame(Minecraft.java:586) [Minecraft.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:931) [Minecraft.class:?]
	at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_71]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
	at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[18:09:49] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[18:09:49] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[18:09:50] [Sound Library Loader/INFO]: Sound engine started
[18:09:59] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[18:09:59] [Server thread/INFO]: Generating keypair
[18:10:00] [Server thread/INFO]: Preparing start region for level 0
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:00] [Server thread/WARN]: Skipping Piece with id Jewelrycraft:Jewelry
[18:10:01] [Server thread/INFO]: Preparing spawn area: 49%
[18:10:03] [Server thread/INFO]: OnyxDarkKnight[local:E:53edac9d] logged in with entity id 92 at (-217.5074337317938, 64.0, -741.4745099482494)
[18:10:03] [Server thread/INFO]: OnyxDarkKnight joined the game
[18:10:06] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2017ms behind, skipping 40 tick(s)
[18:10:25] [Client thread/INFO]: [CHAT] Saved screenshot as 2015-04-20_18.10.24.png
[18:10:29] [Client thread/INFO]: [CHAT] Saved screenshot as 2015-04-20_18.10.28.png