#MinecraftHelp > 2016-03-10
#1 [00:00] * Drullkus [Drullkus@notlogged] has joined #minecrafthelp
#2 [00:00] <Drullkus> Hello all o/
#3 [00:00] <Drullkus> Trying to figure out how to use the give command to give me an item with a custom name
#4 [00:01] <Cykrix> Drullkus, What version of MC
#5 [00:01] <Drullkus> 1.8.9
#6 [00:02] <Drullkus> What I have as the tag compound is {display:{Name:{"text":"Painting Breaker","color":"white"},Lore:["test"],CanDestroy:["ctbmod:painting"]}}
#7 [00:02] <Drullkus> But the item is just named "stick"
#8 [00:02] <Drullkus> (which the real item is)
#9 [00:02] <Cykrix> its minecraft:stick actually
#10 [00:02] <Cykrix> for item name
#11 [00:02] <Cykrix> and 1 sec
#12 [00:02] <Cykrix> http://www.planetminecraft.com/blog/spawning-custom-items-part-1-names-and-lore/
#13 [00:02] <Cykrix> That might help
#14 [00:03] <Drullkus> I know, what I'm saying the item is just named Stick instead of "Painting Breaker"
#15 [00:03] * dfgr [dfgr@notlogged] has joined #minecrafthelp
#16 [00:03] * sadisticglee [sadisticglee@notlogged] has joined #minecrafthelp
#17 [00:03] <Cykrix> - /give Blu3Tofu 293 1 0 {display:{Name:"Reaper's Scythe."}}
#18 [00:03] <Cykrix> thats how yo do name
#19 [00:03] <Drullkus> That has worked, yes
#20 [00:04] * AU518987077|MD [AU518987077|MD@notlogged] has joined #minecrafthelp
#21 [00:04] <Drullkus> But I'm trying to do custom formatting
#22 [00:04] <Drullkus> like orange and such
#23 [00:04] <Cykrix> I dont know if that works on items
#24 [00:04] <Drullkus> :(
#25 [00:04] <Cykrix> Usually people use MCEdit FIlters
#26 [00:04] <Drullkus> I'll wait and see if someone else knows
#27 [00:04] * osuka_ [osuka_@notlogged] has joined #minecrafthelp
#28 [00:04] <Cykrix> You could use the double s symbol maybe
#29 [00:04] <Drullkus> The §? Can't shove it into the game
#30 [00:05] <Cykrix> oh
#31 [00:05] <Cykrix> Give me a min to fiddle with commands
#32 [00:08] * dfgr [dfgr@notlogged] has quit. (Ping timeout: 195 seconds)
#33 [00:08] <Cykrix> And my mc is being a pain
#34 [00:08] <Cykrix> xD
#35 [00:08] <Drullkus> ;-;
#36 [00:08] <Cykrix> I had a weird version of java and it was giving me pixel format error, why it does that i dont know
#37 [00:08] <Drullkus> I'd rather do this crap in java lol
#38 [00:08] <Drullkus> instead of in json
#39 [00:09] <Cykrix> I'd do it for u even xD
#40 [00:09] <Cykrix> its not hard
#41 [00:09] <Drullkus> I'm a collaborator on the Chisel Mod, it is easy :P
#42 [00:09] <Cykrix> Drullkus, can i have your full command
#43 [00:09] <Drullkus> But I'm doing this on the 1.8.9 vanilla
#44 [00:09] <Cykrix> not just the flags
#45 [00:10] <Drullkus> http://hastebin.com/oyobaredor.json
#46 [00:10] <Drullkus> What's going on is that this command goes into a command block
#47 [00:10] <Drullkus> And there's a trapped chest on top of it
#48 [00:10] * kirby|gone is now known as mrkirby153
#49 [00:10] <Drullkus> This command block dispenses two sticks and 7 stacks the size of 8 of paper
#50 [00:11] <Drullkus> Formatted because I absolutely detest json
#51 [00:12] <Drullkus> It's the unholy child of the retarded javascript language
#52 [00:14] <Cykrix> Drullkus, I dont believe you can color without MCEdit Filters
#53 [00:15] <Drullkus> -.-
#54 [00:15] <Drullkus> Gah Vanilla
#55 [00:15] <Cykrix> XD
#56 [00:15] <Drullkus> What a pain in the ass
#57 [00:15] <Cykrix> ikr
#58 [00:16] <Drullkus> In Chisel 1.8 we decided that the blockstate and model json system was absolute crap to write
#59 [00:16] <Drullkus> So we threw all of that out of the window and generated the stuff dynamically
#60 [00:17] <Cykrix> I havent quite got to mods yet
#61 [00:17] <Cykrix> Plugins and etc i did tho
#62 [00:17] <Drullkus> Ah
#63 [00:17] <Cykrix> Mostly bc modapi is a pain in the ass, and i knew 1.9 would change it
#64 [00:17] <Drullkus> Chisel is a decorative mod that adds a chisel and tons of new blocks
#65 [00:17] <Drullkus> It's a Forge mod actually
#66 [00:18] <Cykrix> I use mods, just dont make them
#67 [00:18] <Cykrix> ;P
#68 [00:18] <Drullkus> ah :P
#69 [00:18] <Cykrix> I need a template more less
#70 [00:18] <Anna> Whats this? an issue with mods?
#71 [00:18] <Drullkus> Nup
#72 [00:18] <Cykrix> Na, we just talkin
#73 [00:18] <Drullkus> Issue with vanilla commands
#74 [00:18] <Anna> How so?
#75 [00:18] <Drullkus> Trying to figure out how to use the give command to give me an item with a custom name
#76 [00:18] <Cykrix> http://hastebin.com/oyobaredor.json
#77 [00:18] <Drullkus> Or rather, a colored name
#78 [00:19] <Anna> Drullkus: what have you tried so far? and how is it an issue?
#79 [00:19] <Anna> ah cokors
#80 [00:19] <Anna> *colors
#81 [00:19] <Drullkus> But the custom name isn't working at all
#82 [00:19] <Drullkus> If I use the json text object
#83 [00:19] <Anna> can't do that with vanilla give, also #commandblocks may be better suited for this topic
#84 [00:19] <Drullkus> Ah
#85 [00:19] <Drullkus> Never knew that existed
#86 [00:19] <Anna> or at least I'm pretty sure you can't color item names without colorcodes
#87 [00:19] <Cykrix> me either
#88 [00:19] <Anna> unlike tellraw and sign text
#89 [00:20] <Drullkus> The §? They're absolute friggin dandy that you can't even use them in the damn chat
#90 [00:20] <Cykrix> oh no wonder, its your thing Anna xD
#91 [00:20] * mrkirby153 is now known as kirby|gone
#92 [00:20] <Drullkus> holy crap
#93 [00:20] <Anna> Drullkus: executing the command from the server can get around that
#94 [00:20] <Drullkus> "I have joined too many channels" xxD
#95 [00:20] <Drullkus> xD*
#96 [00:20] <Cykrix> Drullkus, use a client
#97 [00:20] <Anna> I get that every so often
#98 [00:20] <Cykrix> like hexchat or mIRC
#99 [00:21] <Drullkus> I am on a client
#100 [00:21] <Drullkus> LimeChat
#101 [00:21] <Anna> Cykrix: webchat has the same limit as any other
#102 [00:21] <Drullkus> espernet has a limit of 40 channels you can be in
#103 [00:21] <Drullkus> It appears I have hit that
#104 [00:21] <Cykrix> jesus
#105 [00:21] <Cykrix> Why do you need 40
#106 [00:21] <Anna> I thought it was 50
#107 [00:21] <Drullkus> Mods
#108 [00:21] <Drullkus> :P
#109 [00:21] <Cykrix> Also Anna, I believe opening a new server tab with irc.esper.net gets around that
#110 [00:22] <Drullkus> It's actually per IP.
#111 [00:22] <Cykrix> oh
#112 [00:22] <Cykrix> rip
#113 [00:22] <Anna> It isn't is it?
#114 [00:22] <Drullkus> Oh wow
#115 [00:22] <Cykrix> I never thought it was
#116 [00:22] <Anna> I'm sure it is per client
#117 [00:22] <Drullkus> #commandblock is invite only
#118 [00:22] <Cykrix> it is?
#119 [00:22] <Drullkus> rip
#120 [00:22] <Cykrix> I joined it fine
#121 [00:22] <Anna> it forwarded you
#122 [00:22] <Drullkus> Oh
#123 [00:22] <Anna> to the correct channel
#124 [00:22] <Drullkus> Ah
#125 [00:22] <Anna> the correct one has an s on the end
#126 [00:24] <Cykrix> I still cant believe that Dev-Mode on chromebooks breaks acceptable use policy in my school when its for learning
#127 [00:24] <Anna> Might want to use a different channel if this is a bit off topic
#128 [00:12] <mattym> Probably something in the liscence they have for them
#129 [00:12] <Cykrix> Probably, Just stupid af xD
#130 [00:13] <Cykrix> All i wanted was a idea ;-;
#131 [00:16] * edwadqa [edwadqa@notlogged] has joined #minecrafthelp
#132 [00:22] * edwadqa [edwadqa@notlogged] has quit. (Ping timeout: 195 seconds)
#133 [00:22] * Gurkenglas__ [Gurkenglas__@notlogged] has joined #minecrafthelp
#134 [00:26] * crystal [crystal@notlogged] has joined #minecrafthelp
#135 [00:29] <crystal> ans one wos speak Herman?
#136 [00:29] <crystal> german
#137 [00:29] <crystal> german
#138 [00:31] * Drullkus [Drullkus@notlogged] has left #minecrafthelp
#139 [00:32] <crystal> org.lwjgl.LWJGLException: Pixel format not accelerated at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method) at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52) at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247) at org.lwjgl.opengl.Display.createWindow(Display.java:306) at org.lwjgl.opengl.Display.create(Display.java:848) at org.lwjgl.opengl.Display.create(Display.java:75
#140 [00:33] * crystal [crystal@notlogged] has quit. (Client Quit)
#141 [00:34] * CreeperGamersNl [CreeperGamersNl@notlogged] has joined #minecrafthelp
#142 [00:34] * CreeperGamersNl [CreeperGamersNl@notlogged] has joined #minecrafthelp
#143 [00:34] * CreeperGamersNl [CreeperGamersNl@notlogged] has left #minecrafthelp
#144 [00:37] * sadisticglee [sadisticglee@notlogged] has quit. (Quit: Web client closed)
#145 [00:50] * nighter [nighter@notlogged] has joined #minecrafthelp
#146 [01:18] * OmnIcK [OmnIcK@notlogged] has quit. (Ping timeout: 190 seconds)
#147 [01:20] * OmnIcK [OmnIcK@notlogged] has joined #minecrafthelp
#148 [01:17] * bildramer [bildramer@notlogged] has quit. (Ping timeout: 207 seconds)
#149 [01:21] * sneezing_panda [sneezing_panda@notlogged] has quit. (Ping timeout: 186 seconds)
#150 [01:49] * dlaudtjd [dlaudtjd@notlogged] has joined #minecrafthelp
#151 [01:49] * dlaudtjd [dlaudtjd@notlogged] has joined #minecrafthelp
#152 [01:50] * dlaudtjd [dlaudtjd@notlogged] has left #minecrafthelp
#153 [01:50] * dlaudtjd [dlaudtjd@notlogged] has joined #minecrafthelp
#154 [01:50] * dlaudtjd [dlaudtjd@notlogged] has quit. (Client Quit)
#155 [01:55] * jjavier_1 [jjavier_1@notlogged] has joined #minecrafthelp
#156 [01:56] <jjavier_1> hi, why is it that my minecraft looks like if it was under a magnifying glas
#157 [01:56] * Crystal|AFK is now known as CrystalMare
#158 [01:58] * gierek350 [gierek350@notlogged] has joined #minecrafthelp
#159 [01:58] * gierek350 [gierek350@notlogged] has quit. (Client Quit)
#160 [01:59] <jjavier_1> does anyone know why is that happening?
#161 [02:03] * romaa [romaa@notlogged] has joined #minecrafthelp
#162 [02:03] * romaa [romaa@notlogged] has quit. (Client Quit)
#163 [02:06] * ExoKruzer_ [ExoKruzer_@notlogged] has quit. (Ping timeout: 198 seconds)
#164 [02:15] * TannerTNT [TannerTNT@notlogged] has joined #minecrafthelp
#165 [02:16] <TannerTNT> ok i waited the 3 hours and i logged in but i accidently logged out and its doing it again so how long do i have
#166 [02:17] * TannerTNT [TannerTNT@notlogged] has quit. (Client Quit)
#167 [02:24] * ger|off [ger|off@notlogged] has quit. (Ping timeout: 190 seconds)
#168 [02:25] * Wahrheit [Wahrheit@notlogged] has quit. (Ping timeout: 190 seconds)
#169 [02:26] * ger|off [ger|off@notlogged] has joined #minecrafthelp
#170 [02:26] * Wahrheit [Wahrheit@notlogged] has joined #minecrafthelp
#171 [02:36] * Owexz [Owexz@notlogged] has quit. (Ping timeout: 192 seconds)
#172 [02:36] * jonne [jonne@notlogged] has joined #minecrafthelp
#173 [02:36] * jonne [jonne@notlogged] has joined #minecrafthelp
#174 [02:42] * jonne [jonne@notlogged] has left #minecrafthelp
#175 [03:00] * Anzhelika|Away is now known as Anzhi
#176 [03:28] * xMgHoL [xMgHoL@notlogged] has joined #minecrafthelp
#177 [03:33] <xMgHoL> I have a problem with my launcher. in 1.9 update when i press play button nothing happens. But with other updates all thing is fine. So what is the solution
#178 [03:50] * luca [luca@notlogged] has joined #minecrafthelp
#179 [03:50] * luca [luca@notlogged] has joined #minecrafthelp
#180 [03:50] * luca [luca@notlogged] has left #minecrafthelp
#181 [03:52] * jhon [jhon@notlogged] has joined #minecrafthelp
#182 [03:53] * PugaBear [PugaBear@notlogged] has joined #minecrafthelp
#183 [03:58] * jhon [jhon@notlogged] has quit. (Ping timeout: 195 seconds)
#184 [04:05] * romain [romain@notlogged] has joined #minecrafthelp
#185 [04:08] * Steve [Steve@notlogged] has joined #minecrafthelp
#186 [04:08] * romain [romain@notlogged] has quit. (Client Quit)
#187 [04:08] <Steve> hello
#188 [04:09] <Steve> i have delete my gmail acc and mojang is connected to it! when i need to log into mojang it says that i must answer some questions...so i dont remember them
#189 [04:09] <Steve> how can is swap email adresses ?
#190 [04:09] <Steve> thanks
#191 [04:10] <Andrio> ??> Steve account/send-email
#192 [04:10] <Absol> Steve: Send an email to Mojang with your Transaction ID and/or gift code, Mojang account email/Minecraft.net email, and any other relevant information, via here: http://is.gd/email_mojang
#193 [04:10] <Absol> Steve: Refer to https://help.mojang.com/customer/portal/articles/359446-when-will-i-hear-back- for wait times on replies
#194 [04:10] <Steve> thank you very much! you really help me !
#195 [04:11] <Andrio> no problem...
#196 [04:15] * PunkteMux [PunkteMux@notlogged] has joined #minecrafthelp
#197 [04:16] <PunkteMux> how to fix this problem?
#198 [04:16] <PunkteMux> java.lang.NullPointerException: group
#199 [04:16] <PunkteMux> i need help
#200 [04:21] * PunkteMux [PunkteMux@notlogged] has quit. (Quit: Web client closed)
#201 [04:22] * aliefe [aliefe@notlogged] has joined #minecrafthelp
#202 [04:23] * aliefe [aliefe@notlogged] has quit. (Client Quit)
#203 [04:26] * aliefe [aliefe@notlogged] has joined #minecrafthelp
#204 [04:26] * aliefe [aliefe@notlogged] has quit. (Client Quit)
#205 [04:31] * aliefe [aliefe@notlogged] has joined #minecrafthelp
#206 [04:31] * aliefe [aliefe@notlogged] has quit. (Client Quit)
#207 [04:32] * nam2006271 [nam2006271@notlogged] has joined #minecrafthelp
#208 [04:32] * nam2006271 [nam2006271@notlogged] has quit. (Client Quit)
#209 [04:44] * edoMCStayCoolz [edoMCStayCoolz@notlogged] has joined #minecrafthelp
#210 [04:45] * edoMCStayCoolz [edoMCStayCoolz@notlogged] has quit. (Client Quit)
#211 [04:48] * edoMCStayCoolz [edoMCStayCoolz@notlogged] has joined #minecrafthelp
#212 [04:49] * edoMCStayCoolz [edoMCStayCoolz@notlogged] has quit. (Client Quit)
#213 [04:50] * edoMCStayCoolz [edoMCStayCoolz@notlogged] has joined #minecrafthelp
#214 [04:56] * edoMCStayCoolz [edoMCStayCoolz@notlogged] has quit. (Quit: Web client closed)
#215 [04:56] * rrr [rrr@notlogged] has joined #minecrafthelp
#216 [04:56] <rrr> hello
#217 [04:57] <rrr> any one can help me ?
#218 [04:57] <rrr> i have a problem with my launcher
#219 [05:10] * Vortex [Vortex@notlogged] has joined #minecrafthelp
#220 [05:11] <rrr> hello3
#221 [05:23] * Gabriela [Gabriela@notlogged] has joined #minecrafthelp
#222 [05:23] * Gabriela [Gabriela@notlogged] has joined #minecrafthelp
#223 [05:13] * Gabriela [Gabriela@notlogged] has left #minecrafthelp
#224 [05:15] * joachimhhh [joachimhhh@notlogged] has quit. (Quit: Web client closed)
#225 [05:29] * cuong [cuong@notlogged] has joined #minecrafthelp
#226 [05:52] * breno [breno@notlogged] has joined #minecrafthelp
#227 [05:54] * breno [breno@notlogged] has quit. (Client Quit)
#228 [05:56] * xTurtl3 [xTurtl3@notlogged] has joined #minecrafthelp
#229 [05:57] <xTurtl3> My little brother changed the minecraft name of my account and two other friend accounts... is there anything you can do about it for an early name change back?
#230 [05:57] * pighead2506 [pighead2506@notlogged] has joined #minecrafthelp
#231 [05:58] * pighead2506 [pighead2506@notlogged] has quit. (Client Quit)
#232 [05:58] * pighead2506 [pighead2506@notlogged] has joined #minecrafthelp
#233 [05:58] <xTurtl3> Is anybody there?!?
#234 [06:00] * pighead2506 [pighead2506@notlogged] has quit. (Client Quit)
#235 [06:10] * Cast0077 [Cast0077@notlogged] has joined #minecrafthelp
#236 [06:15] * Naaz_Gamer [Naaz_Gamer@notlogged] has joined #minecrafthelp
#237 [06:15] * Naaz_Gamer [Naaz_Gamer@notlogged] has joined #minecrafthelp
#238 [06:16] * Naaz_Gamer [Naaz_Gamer@notlogged] has left #minecrafthelp
#239 [06:18] * saardaniel [saardaniel@notlogged] has joined #minecrafthelp
#240 [06:18] * saardaniel [saardaniel@notlogged] has quit. (Client Quit)
#241 [06:18] * saardaniel [saardaniel@notlogged] has quit. (Client Quit)
#242 [06:23] * rrr [rrr@notlogged] has left #minecrafthelp
#243 [06:15] * sung2020 [sung2020@notlogged] has joined #minecrafthelp
#244 [06:15] * sung2020 [sung2020@notlogged] has quit. (Client Quit)
#245 [06:16] * MrDziuxas [MrDziuxas@notlogged] has joined #minecrafthelp
#246 [06:22] * MrDziuxas [MrDziuxas@notlogged] has quit. (Ping timeout: 195 seconds)
#247 [06:24] * sonic [sonic@notlogged] has joined #minecrafthelp
#248 [06:25] * sonic [sonic@notlogged] has quit. (Client Quit)
#249 [06:26] * Anzhi [Anzhi@notlogged] has quit. (Quit: leaving)
#250 [06:26] * smorguy [smorguy@notlogged] has joined #minecrafthelp
#251 [06:26] * md_5 [md_5@notlogged] has quit. (Ping timeout: 198 seconds)
#252 [06:26] * xnrand [xnrand@notlogged] has joined #minecrafthelp
#253 [06:28] * tehgooch [tehgooch@notlogged] has quit. (Ping timeout: 192 seconds)
#254 [06:30] * Guest98657 [Guest98657@notlogged] has joined #minecrafthelp
#255 [06:32] * techno156 [techno156@notlogged] has quit. (Read error: Connection reset by peer)
#256 [06:34] * tehgooch [tehgooch@notlogged] has joined #minecrafthelp
#257 [06:39] <smorguy> are andrio,absol,or cykrix here cause i downloaded the graphics things but i cant play minecraft
#258 [06:45] * smorguy [smorguy@notlogged] has quit. (Quit: Web client closed)
#259 [06:48] * mikey1501 [mikey1501@notlogged] has joined #minecrafthelp
#260 [06:49] <mikey1501> hello
#261 [06:49] <mikey1501> Wug: u there
#262 [06:50] <mikey1501> is anyone there to help me
#263 [06:54] * darkenedzone [darkenedzone@notlogged] has quit. (Quit: Web client closed)
#264 [06:57] * Guest98657 is now known as Anzhi
#265 [07:03] * huyphan [huyphan@notlogged] has joined #minecrafthelp
#266 [07:03] * huyphan [huyphan@notlogged] has joined #minecrafthelp
#267 [07:05] * huyphan [huyphan@notlogged] has left #minecrafthelp
#268 [07:10] <Jasmine> ??> mikey1501 ask
#269 [07:10] <Absol> mikey1501: Please don't ask to ask or just say "I need help" - just ask your question or state what you need help with, and be as specific as possible.
#270 [07:11] <Absol> mikey1501: If you are unsure if the question is appropriate, just ask it and you will be informed if it is not.
#271 [07:13] * Mery [Mery@notlogged] has joined #minecrafthelp
#272 [07:15] * Omen [Omen@notlogged] has quit. (Ping timeout: 198 seconds)
#273 [07:18] * Lol [Lol@notlogged] has joined #minecrafthelp
#274 [07:19] <Lol> wrm kan ik nie op minecraft
#275 [07:19] * Lol is now known as Guest72128
#276 [07:19] * Guest72128 [Guest72128@notlogged] has quit. (Client Quit)
#277 [07:19] * Mery [Mery@notlogged] has quit. (Quit: Web client closed)
#278 [07:21] * Omen [Omen@notlogged] has joined #minecrafthelp
#279 [07:14] * oPrivliged [oPrivliged@notlogged] has joined #minecrafthelp
#280 [07:14] <oPrivliged> Hello?
#281 [07:15] <oPrivliged> I need help I forgot the email to my account and cant log in
#282 [07:25] * Fero [Fero@notlogged] has joined #minecrafthelp
#283 [07:26] * Fero [Fero@notlogged] has quit. (Client Quit)
#284 [07:29] * Qball [Qball@notlogged] has joined #minecrafthelp
#285 [07:34] * Qball [Qball@notlogged] has quit. (Client Quit)
#286 [07:35] * Like_a_boss [Like_a_boss@notlogged] has joined #minecrafthelp
#287 [07:43] * Omen [Omen@notlogged] has quit. (Quit: Dropped my Spork)
#288 [07:43] * KYLO [KYLO@notlogged] has joined #minecrafthelp
#289 [07:46] * oldtopman [oldtopman@notlogged] has joined #minecrafthelp
#290 [07:46] * clarjon1 [clarjon1@notlogged] has joined #minecrafthelp
#291 [07:47] * KYLO [KYLO@notlogged] has quit. (Client Quit)
#292 [07:54] * loic [loic@notlogged] has joined #minecrafthelp
#293 [07:56] <loic> bonjour parlez vous français?
#294 [07:56] <loic> bonjour parlez vous français?
#295 [08:02] * loic [loic@notlogged] has left #minecrafthelp
#296 [08:10] * Omen [Omen@notlogged] has joined #minecrafthelp
#297 [08:21] * sethhhhhh [sethhhhhh@notlogged] has joined #minecrafthelp
#298 [08:21] <sethhhhhh> hi?
#299 [08:22] * herobrine2923 [herobrine2923@notlogged] has joined #minecrafthelp
#300 [08:22] * herobrine2923 [herobrine2923@notlogged] has quit. (Client Quit)
#301 [08:22] * emeris10 [emeris10@notlogged] has joined #minecrafthelp
#302 [08:22] <emeris10> http://paste.ubuntu.com/15341373/
#303 [08:22] <sethhhhhh> I have been told that you download the drivers, the release, but still does not work
#304 [08:23] <emeris10> when i press play it just says i have a problem i need to fix i dont know what it means http://paste.ubuntu.com/15341373/
#305 [08:24] <sethhhhhh> it says Pixel format not accelerated
#306 [08:24] <sethhhhhh> ?
#307 [08:13] <emeris10> no it says its crashed
#308 [08:14] <sethhhhhh> go to report mojang file
#309 [08:14] <emeris10> i already did all that
#310 [08:15] <sethhhhhh> we have the same problem xD
#311 [08:15] <emeris10> it just sent me here and told me to paste the link :o
#312 [08:15] <sethhhhhh> yes me too
#313 [08:16] <emeris10> oh dear xD
#314 [08:16] * asdew [asdew@notlogged] has joined #minecrafthelp
#315 [08:17] * asdew [asdew@notlogged] has quit. (Client Quit)
#316 [08:20] * chappy [chappy@notlogged] has joined #minecrafthelp
#317 [08:22] * chappy [chappy@notlogged] has quit. (Client Quit)
#318 [08:27] <sethhhhhh> someone?
#319 [08:31] * Maxijonny [Maxijonny@notlogged] has joined #minecrafthelp
#320 [08:34] * adaga [adaga@notlogged] has joined #minecrafthelp
#321 [08:34] * adaga [adaga@notlogged] has quit. (Client Quit)
#322 [08:49] <sethhhhhh> hi
#323 [08:49] * DerBrpGamerZockt [DerBrpGamerZockt@notlogged] has joined #minecrafthelp
#324 [08:49] <sethhhhhh> stil the problem
#325 [08:49] <sethhhhhh> still*
#326 [08:49] * DerBrpGamerZockt [DerBrpGamerZockt@notlogged] has quit. (Client Quit)
#327 [08:50] * nighter [nighter@notlogged] has quit. (Read error: Connection reset by peer)
#328 [08:51] * jochem [jochem@notlogged] has joined #minecrafthelp
#329 [08:51] * Emiothebest [Emiothebest@notlogged] has joined #minecrafthelp
#330 [08:52] <Emiothebest> http://paste.ubuntu.com/15341491/
#331 [08:52] <Emiothebest> help http://paste.ubuntu.com/15341491/
#332 [08:53] <sethhhhhh> http://paste.ubuntu.com/15341379/
#333 [08:53] <jochem> hello, i launched minecraft 1.9 but its a driver problem so i click on fix the problem and follow instructions so plz help http://paste.ubuntu.com/15341472/
#334 [08:54] <Emiothebest> i launch minecraft but it doesn't run and it crash http://paste.ubuntu.com/15341491/
#335 [09:03] <mikey1501> http://paste.ubuntu.com/15341554/ help with this plz happens when i load 1.9 on minecrafft
#336 [09:04] <sethhhhhh> we have the same problem, fix it mojang
#337 [09:05] * eren [eren@notlogged] has joined #minecrafthelp
#338 [09:05] <mikey1501> sethhhhhh: whats ur minecraft name
#339 [09:05] * eren is now known as Guest15483
#340 [09:05] <Emiothebest> pleas mojang
#341 [09:06] <Emiothebest> mojang where are u??
#342 [09:06] <sethhhhhh> Sethhhhhh
#343 [09:07] * Guest15483 [Guest15483@notlogged] has quit. (Client Quit)
#344 [09:07] <sethhhhhh> http://paste.ubuntu.com/15341379/
#345 [09:07] <Emiothebest> but nobady whant resolve our problem?
#346 [09:08] <Emiothebest> i launch minecraft in windows 10 and doesn't run. i fix the problem and now i need help http://paste.ubuntu.com/15341491/ please
#347 [09:11] * liz [liz@notlogged] has joined #minecrafthelp
#348 [09:11] <Emiothebest> another one
#349 [09:11] <liz> hello i have a problem with a LAN connection and i was here about a week or so ago and nothing work
#350 [09:11] * liz is now known as Guest66653
#351 [09:12] <sethhhhhh> mikey
#352 [09:12] <Emiothebest> fuck all i go
#353 [09:12] <Absol> Emiothebest: Please keep it civil
#354 [09:13] * NikeKing7 [NikeKing7@notlogged] has joined #minecrafthelp
#355 [09:15] <Guest66653> i have a crash report showing that other players cant get into a world on LAN server
#356 [09:15] * jochem [jochem@notlogged] has quit. (Quit: Web client closed)
#357 [09:16] * Emiothebest [Emiothebest@notlogged] has quit. (Quit: Web client closed)
#358 [09:17] <NikeKing7> my minecraft does not 1.p
#359 [09:17] <NikeKing7> my minecraft does not 1.9
#360 [09:19] <NikeKing7> hello ????
#361 [09:19] <Guest66653> hello i have a problem with a LAN connection and i was here about a week or so ago and nothing work, i have a crash report showing that other players cant get into a world on LAN server
#362 [09:20] <NikeKing7> hello are you there ??
#363 [09:23] <NikeKing7> Status #minecrafthelpX [Welcome to #minecrafthelp: The community Minecraft support channel | 1.9 FAQ: http://j.mp/MCv19-FAQ | Account issue? http://is.gd/mc_acct | Rules: http://is.gd/mch_rules | Client/Server: 1.9.0; Launcher: 1.6.61 Pocket Edition: 0.14.0 | We only support non-modded current releases.] [16:17] == NikeKing7 [webchat@78-21-192-99.access.telenet.be] has joined #minecrafthelp [16:17] -Espercorn- [#MineCraftHelp] Welc
#364 [09:23] <NikeKing7> hai enybody 7
#365 [09:23] <NikeKing7> its NikeKing7 from the eard
#366 [09:23] <NikeKing7> of the moon
#367 [09:24] * ikbendries [ikbendries@notlogged] has joined #minecrafthelp
#368 [09:13] <NikeKing7> hello
#369 [09:13] <ikbendries> hello nikeking is my frend
#370 [09:14] * sinisa23 [sinisa23@notlogged] has joined #minecrafthelp
#371 [09:14] <ikbendries> Please help him
#372 [09:15] * sinisa23 [sinisa23@notlogged] has quit. (Client Quit)
#373 [09:16] <ikbendries> hello
#374 [09:16] * NikeKing7 [NikeKing7@notlogged] has quit. (Quit: Web client closed)
#375 [09:16] * manoman [manoman@notlogged] has joined #minecrafthelp
#376 [09:17] * pedro0123 [pedro0123@notlogged] has joined #minecrafthelp
#377 [09:17] * NikeKing7 [NikeKing7@notlogged] has joined #minecrafthelp
#378 [09:17] <Guest66653> hello i have a problem with a LAN connection and i was here about a week or so ago and nothing work, i have a crash report showing that other players cant get into a world on LAN server
#379 [09:17] <manoman> hello
#380 [09:18] <NikeKing7> my minecraft does not 1.9
#381 [09:18] <manoman> i cant log in
#382 [09:18] * ayaan [ayaan@notlogged] has joined #minecrafthelp
#383 [09:18] * NikeKing7 [NikeKing7@notlogged] has quit. (Client Quit)
#384 [09:19] <manoman> i cant download pixelmon
#385 [09:19] * pedro0123 [pedro0123@notlogged] has quit. (Client Quit)
#386 [09:20] <manoman> I NEED HELP
#387 [09:20] * ayaan [ayaan@notlogged] has quit. (Client Quit)
#388 [09:20] <tyteen4a03> ??> manoman mods
#389 [09:20] <Absol> manoman: This channel is not a venue for mod/plugin support, or support for modded clients or servers. As it is impossible for anybody to know every combination of mods out there, this channel does not assist with unofficial third-party modded content.
#390 [09:20] * ojong10 [ojong10@notlogged] has joined #minecrafthelp
#391 [09:20] <Absol> manoman: For support, contact the mod's creator. You can also search Google for a mod's installation instructions or support venues.
#392 [09:21] <ojong10> minecraft crashes for me and it just says "Error: Could not find or load main class net.minecraft.client.main.Main Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release"
#393 [09:21] * manoman [manoman@notlogged] has quit. (Client Quit)
#394 [09:23] <ojong10> please help me
#395 [09:24] <sethhhhhh> http://paste.ubuntu.com/15341379/
#396 [09:24] * NikeKing7 [NikeKing7@notlogged] has joined #minecrafthelp
#397 [09:25] <NikeKing7> my minecraft does not 1.9
#398 [09:25] * minipato [minipato@notlogged] has joined #minecrafthelp
#399 [09:26] <Guest66653> hello i have a problem with a LAN connection and i was here about a week or so ago and nothing work, i have a crash report showing that other players cant get into a world on LAN server
#400 [09:26] <minipato> Minecraft me da el error de drivers cuyos drivers estan actualizados ayuda por favor http://paste.ubuntu.com/15341695/
#401 [09:29] * BlueYoshiMC [BlueYoshiMC@notlogged] has joined #minecrafthelp
#402 [09:30] <BlueYoshiMC> Hello
#403 [09:30] * BlueYoshiMC [BlueYoshiMC@notlogged] has quit. (Client Quit)
#404 [09:30] * Julia [Julia@notlogged] has joined #minecrafthelp
#405 [09:31] <NikeKing7> my minecraft does not 1.9
#406 [09:31] <Julia> How do I play with others
#407 [09:31] * minipato [minipato@notlogged] has quit. (Client Quit)
#408 [09:31] <NikeKing7> on online 19.95 dollar
#409 [09:32] * BlueYoshiMC [BlueYoshiMC@notlogged] has joined #minecrafthelp
#410 [09:32] <BlueYoshiMC> Thanjs
#411 [09:32] <BlueYoshiMC> My minecraft isn't working
#412 [09:32] <mikey1501> omg no one is helping me with my problem >:\
#413 [09:32] * garotoleo [garotoleo@notlogged] has joined #minecrafthelp
#414 [09:33] <BlueYoshiMC> it comes up with
#415 [09:33] <BlueYoshiMC> Error: Could not find or load main class net.minecraft.client.main.Main Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
#416 [09:33] <Guest66653> no one is helping with anything right now
#417 [09:33] * BlueYoshiMC [BlueYoshiMC@notlogged] has quit. (Client Quit)
#418 [09:33] <Guest66653> 1.9 seem to be down as well
#419 [09:33] * Saitama [Saitama@notlogged] has joined #minecrafthelp
#420 [09:35] <NikeKing7> my minecraft does not 1.9
#421 [09:36] * Julia [Julia@notlogged] has quit. (Ping timeout: 195 seconds)
#422 [09:36] * Nigel [Nigel@notlogged] has joined #minecrafthelp
#423 [09:37] <Nigel> Anybody haveing this error when trying to start Minecraft 1.9?
#424 [09:37] <Nigel> "Error: Could not find or load main class net.minecraft.client.main.Main Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release"
#425 [09:38] <Guest66653> yea
#426 [09:38] * grygotis [grygotis@notlogged] has joined #minecrafthelp
#427 [09:38] <Saitama> Good Morning to whomever this may concern. I am attempting to load up my Minecraft for Windows like I usually do. For some reason today an error presented itself when trying to "download" update 1.9 (I have played on it before, I dont know why) when proceeding to download it, it states Could not find or load main class net.minecraft.client.main.Main Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and wi
#428 [09:39] <Nigel> Ok, so its not just me. Good.
#429 [09:39] <Guest66653> i think 1.9 is down
#430 [09:39] <Saitama> I hope so
#431 [09:39] <Nigel> Sounds like it - I'
#432 [09:39] <Saitama> i thought i got hacked
#433 [09:39] <Nigel> Sounds like it - I'll try it later
#434 [09:39] <Nigel> Thanks.
#435 [09:39] * Nigel [Nigel@notlogged] has quit. (Client Quit)
#436 [09:40] <grygotis> ok guys im new to minecraft , well playing on the servers so i need some help to find people to play with and what to do it makes no ot little sense to me
#437 [09:40] * SmoothMusic [SmoothMusic@notlogged] has joined #minecrafthelp
#438 [09:41] <Saitama> With all due respect Grygotis, this is a help chat not a hook up and play chat
#439 [09:41] <SmoothMusic> im having a problem playing 1.9. When i go to play 1.9 it pops up with "Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release Error: Could not find or load main class net.minecraft.client.main.Main"
#440 [09:41] <Guest66653> evryone is smoothmusic
#441 [09:41] <Saitama> Same thing is happening to me
#442 [09:41] <grygotis> Well im not looking to hook up here i am asking where to go to do that
#443 [09:42] <SmoothMusic> ok so its a bug with the current patch?
#444 [09:42] <Guest66653> most likely
#445 [09:42] <Saitama> I am not sure
#446 [09:42] <Saitama> Ive played on the ptach before
#447 [09:42] <Saitama> patch*
#448 [09:43] * CubicM [CubicM@notlogged] has joined #minecrafthelp
#449 [09:43] <tyteen4a03> ??> SmoothMusic win/reinst
#450 [09:43] <Absol> SmoothMusic: You may need to reinstall the locally installed files that Minecraft puts into place.
#451 [09:43] <Absol> SmoothMusic: To do so, press your Windows+R keys, type in %AppData% at the dialog, and press Enter. In the window that appears, open the .minecraft directory, and delete everything except for the saves directory that you see therein. Then, try running Minecraft again. Good luck!
#452 [09:43] * ramom [ramom@notlogged] has joined #minecrafthelp
#453 [09:43] <tyteen4a03> Saitama, ^
#454 [09:43] <Guest66653> hello i have a problem with a LAN connection and i was here about a week or so ago and nothing work, i have a crash report showing that other players cant get into a world on LAN server
#455 [09:44] * Wolfe [Wolfe@notlogged] has joined #minecrafthelp
#456 [09:44] <tyteen4a03> Guest66653, paste the crash report onto Ubuntu Paste
#457 [09:44] <tyteen4a03> ??> Guest66653 paste
#458 [09:44] <Absol> Guest66653: Ubuntu Paste is a service run at http://paste.ubuntu.com which facilitates the sharing of information without flooding IRC channels. Paste your text into the big box, enter your name, click 'Paste!' and give us the URL the site takes you to.
#459 [09:45] <Wolfe> Anyone seen this error before? Error: Could not find or load main class net.minecraft.client.main.Main Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
#460 [09:45] * spayne35 [spayne35@notlogged] has joined #minecrafthelp
#461 [09:45] * Wolfe is now known as Guest96657
#462 [09:45] <tyteen4a03> ??> Guest96657 win/reinst
#463 [09:45] <Absol> Guest96657: You may need to reinstall the locally installed files that Minecraft puts into place.
#464 [09:45] <Absol> Guest96657: To do so, press your Windows+R keys, type in %AppData% at the dialog, and press Enter. In the window that appears, open the .minecraft directory, and delete everything except for the saves directory that you see therein. Then, try running Minecraft again. Good luck!
#465 [09:46] * garotoleo [garotoleo@notlogged] has quit. (Quit: Web client closed)
#466 [09:46] <Guest66653> ubuntupaste doesnt work for me can i have to other link please
#467 [09:46] * ramom [ramom@notlogged] has quit. (Client Quit)
#468 [09:46] <CubicM> OMG! I'm seeing the exact same error as of about 30 mins ago.
#469 [09:47] * spayne35 [spayne35@notlogged] has quit. (Client Quit)
#470 [09:47] <tyteen4a03> Guest66653, try pastebin.com
#471 [09:47] <tyteen4a03> ??> CubicM win/reinst
#472 [09:47] <Absol> CubicM: You may need to reinstall the locally installed files that Minecraft puts into place.
#473 [09:47] * bartjepatat [bartjepatat@notlogged] has joined #minecrafthelp
#474 [09:47] <Absol> CubicM: To do so, press your Windows+R keys, type in %AppData% at the dialog, and press Enter. In the window that appears, open the .minecraft directory, and delete everything except for the saves directory that you see therein. Then, try running Minecraft again. Good luck!
#475 [09:47] <Saitama> So for I have a question absol
#476 [09:47] <CubicM> Ok; i'll give it a whirl.
#477 [09:48] <tyteen4a03> Saitama, ask
#478 [09:48] <Guest66653> http://pastebin.com/rKZYzdRe
#479 [09:49] <Guest66653> igh its not working
#480 [09:49] <Saitama> Do I also delete launcher profiles options servers and user chace
#481 [09:49] <Saitama> chace*
#482 [09:49] <Saitama> cache* orry
#483 [09:49] <Saitama> sorry* omg..
#484 [09:49] <tyteen4a03> ??> Guest66653 mods
#485 [09:49] <Absol> Guest66653: This channel is not a venue for mod/plugin support, or support for modded clients or servers. As it is impossible for anybody to know every combination of mods out there, this channel does not assist with unofficial third-party modded content.
#486 [09:49] <Absol> Guest66653: For support, contact the mod's creator. You can also search Google for a mod's installation instructions or support venues.
#487 [09:50] <bartjepatat> absol help me please
#488 [09:50] <Guest66653> ive gone thought all my mods and forge and still happening
#489 [09:50] <SmoothMusic> absol, so i deleted my .minecraft file and tried to download 1.9 but i still got the same error message "Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release Error: Could not find or load main class net.minecraft.client.main.Main"
#490 [09:50] * sethhhhhh [sethhhhhh@notlogged] has quit. (Quit: Web client closed)
#491 [09:50] * sethhhhhh [sethhhhhh@notlogged] has joined #minecrafthelp
#492 [09:50] <sethhhhhh> anyone?
#493 [09:50] <Saitama> Wait im not asking help for mods im asking if i also deleted what i stated aboce
#494 [09:50] <Saitama> above*
#495 [09:51] * ThompsonDawes [ThompsonDawes@notlogged] has quit. (Quit: Web client closed)
#496 [09:51] <tyteen4a03> ??> Saitama irc/multitasking/!
#497 [09:51] <Absol> Saitama: <-- this name here indicates who we're talking to. If you see someone else's name there, it means we're talking to someone else.
#498 [09:51] <Absol> Saitama: Don't respond to messages directed at other people. It is incredibly irritating; if you do it you will be reprimanded, then kicked.
#499 [09:52] <Saitama> Oh, I apologize I didnt noticed since this is my first time on this.
#500 [09:52] <bartjepatat> absol help me please
#501 [09:52] <Guest66653> can it be a wifi connection like its to busy or something?
#502 [09:52] <tyteen4a03> Guest66653, you need to remove all mods on all games, then get the new crash report and put it on Ubuntu Paste
#503 [09:53] <Guest66653> working on it
#504 [09:54] <SmoothMusic> absol, so i deleted my .minecraft file and tried to download 1.9 but i still got the same error message "Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release Error: Could not find or load main class net.minecraft.client.main.Main"
#505 [09:54] <tyteen4a03> SmoothMusic, this is a known bug
#506 [09:54] <Saitama> Same issue with guy above
#507 [09:54] <bartjepatat> absol help me please
#508 [09:54] <tyteen4a03> ??> bartjepatat ask
#509 [09:54] <Absol> bartjepatat: Please don't ask to ask or just say "I need help" - just ask your question or state what you need help with, and be as specific as possible.
#510 [09:54] <Absol> bartjepatat: If you are unsure if the question is appropriate, just ask it and you will be informed if it is not.
#511 [09:55] * Niker10 [Niker10@notlogged] has joined #minecrafthelp
#512 [09:55] * bruce [bruce@notlogged] has joined #minecrafthelp
#513 [09:55] <bruce> ben minecraft hatası var ne y yapıcam
#514 [09:55] <bruce> ben minecraft hatası var ne y yapıcam
#515 [09:56] * Saitama [Saitama@notlogged] has left #minecrafthelp
#516 [09:56] <tyteen4a03> !message Welcome to #minecrafthelp. There is a bug in the launcher that causes users to be unable to play Minecraft 1.9. There is NO ETA when this will be fixed. Other versions of Minecraft will continue to work.
#517 [09:56] * el_adri12 [el_adri12@notlogged] has joined #minecrafthelp
#518 [09:56] * el_adri12 [el_adri12@notlogged] has joined #minecrafthelp
#519 [09:56] * el_adri12 [el_adri12@notlogged] has left #minecrafthelp
#520 [09:57] <bruce> Piksel Format Hızlandırılmış değil Desteği hatası var ney yapıcam
#521 [09:57] <CubicM> Ok. So I wiped my entire minecraft directory, relaunched, and pulled down a fresh copy of 1.9 and I get the same "incremental CMS" error.
#522 [09:57] <Guest96657> Absol > I deleted the local files and still getting the same error (pasted at the end of the message) This happened suddenly on two different computers and it worked about an hour ago if that helps. < Error: Could not find or load main class net.minecraft.client.main.Main Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release >
#523 [09:57] <tyteen4a03> !message Welcome to #minecrafthelp. There is a bug in the launcher that causes users to be unable to play Minecraft 1.9. There is NO ETA when this will be fixed. Other versions of Minecraft will continue to work.;;As a workaround, enable snapshots in your user profile ((Edit Profile -> Enable Snapshots)
#524 [09:57] * Niker10 [Niker10@notlogged] has quit. (Client Quit)
#525 [09:57] <bartjepatat> I'm sorry if a minecraft server comes off there game plz help my output
#526 [09:58] <Guest66653> i have a world open with 1.8 and i have the LAN open and the other player is in
#527 [09:58] <tyteen4a03> !message Welcome to #minecrafthelp. There is a bug in the launcher that causes users to be unable to play Minecraft 1.9. There is NO ETA when this will be fixed. To work around this issue, enable Snapshots in your Launcher profile (Edit Profile -> Enable Snapshots)
#528 [09:58] <Guest66653> but my skin doesnt show up on thier end
#529 [09:59] <bruce> helppp
#530 [09:59] <tyteen4a03> ??> bruce ask
#531 [09:59] <Absol> bruce: Please don't ask to ask or just say "I need help" - just ask your question or state what you need help with, and be as specific as possible.
#532 [09:59] <Guest66653> and the game didnt crash out when the world is closed down
#533 [09:59] <Absol> bruce: If you are unsure if the question is appropriate, just ask it and you will be informed if it is not.
#534 [09:59] <CubicM> So is this "incremental CMS" error a 1.9 error an a MC 1.6.61 launcher error -- I'm confused.
#535 [09:59] <bartjepatat> I/msg absol 'm sorry if a minecraft server comes off there game plz help my output
#536 [10:00] <Guest96657> Three computers here are getting the same error CubicM
#537 [10:00] <bruce> ekran kartı sıkıntılı diyo
#538 [10:00] <bruce> ben türküm anşamıyorum
#539 [10:00] <bartjepatat> I/msg absol'm sorry if a minecraft server comes off there game plz help my output
#540 [10:00] * stuki [stuki@notlogged] has joined #minecrafthelp
#541 [10:00] <sethhhhhh> I think that the problem is mojang, because a lot of people has the same problem
#542 [10:01] <tyteen4a03> I'm temporarily shutting down the channel until the issue gets fixed
#543 [10:01] * nykodemus [nykodemus@notlogged] has joined #minecrafthelp
#544 [10:01] * noite4 [noite4@notlogged] has joined #minecrafthelp
#545 [10:02] * Guest66653 [Guest66653@notlogged] has quit. (Quit: Web client closed)
#546 [10:02] * mikey1501 [mikey1501@notlogged] has quit. (Quit: Web client closed)
#547 [10:02] * lizzz [lizzz@notlogged] has joined #minecrafthelp
#548 [10:02] * lizzz [lizzz@notlogged] has quit. (Client Quit)
#549 [10:02] * noite4 [noite4@notlogged] has quit. (Client Quit)
#550 [10:03] * stuki [stuki@notlogged] has quit. (Client Quit)
#551 [10:03] <tyteen4a03> !message Welcome to #minecrafthelp. There is a bug in the launcher that causes users to be unable to play Minecraft 1.9. There is NO ETA when this will be fixed. To work around this issue, change your Launcher profile to use version 1.9 explictly (Edit Profile -> Use Version -> Select "snapshot 1.9")
#552 [10:03] * Sorgrum [Sorgrum@notlogged] has joined #minecrafthelp
#553 [10:04] * CrystalMare is now known as Crystal|AFK
#554 [10:05] * bartjepatat [bartjepatat@notlogged] has quit. (Quit: Web client closed)
#555 [10:05] <tyteen4a03> !message Welcome to #minecrafthelp. There is a bug in the launcher that causes users to be unable to play Minecraft 1.9. There is NO ETA when this will be fixed. To work around this issue, change your Launcher profile to use version 1.9 explicitly (Edit Profile -> Use Version -> Select "snapshot 1.9")
#556 [10:05] * SmoothMusic [SmoothMusic@notlogged] has quit. (Quit: Web client closed)
#557 [10:06] * CubicM [CubicM@notlogged] has quit. (Quit: Web client closed)
#558 [10:06] * Mr_super_lau1990 [Mr_super_lau1990@notlogged] has joined #minecrafthelp
#559 [10:07] * Mr_super_lau1990 [Mr_super_lau1990@notlogged] has quit. (Client Quit)
#560 [10:08] * Turtli [Turtli@notlogged] has joined #minecrafthelp
#561 [10:09] * NikeKing7 [NikeKing7@notlogged] has quit. (Ping timeout: 195 seconds)
#562 [10:10] * Yumi [Yumi@notlogged] has joined #minecrafthelp
#563 [10:10] * sethhhhhh [sethhhhhh@notlogged] has quit. (Quit: Web client closed)
#564 [10:11] * Sorgrum [Sorgrum@notlogged] has quit. (Ping timeout: 195 seconds)
#565 [10:11] * Guest96657 [Guest96657@notlogged] has quit. (Quit: Web client closed)
#566 [10:12] * ferryboy9 [ferryboy9@notlogged] has joined #minecrafthelp
#567 [10:14] * lizzz [lizzz@notlogged] has joined #minecrafthelp
#568 [10:14] * Knarfy001 [Knarfy001@notlogged] has joined #minecrafthelp
#569 [10:14] * lizzz [lizzz@notlogged] has quit. (Client Quit)
#570 [10:14] <tyteen4a03> !message Welcome to #minecrafthelp. There is a bug in the launcher that causes users to be unable to play Minecraft 1.9. There is NO ETA when this will be fixed. To work around this issue, change your Launcher profile to use version 1.9 explicitly (Edit Profile -> Use Version -> Select "snapshot 1.9"). Until this issue is fixed, #minecrafthelp services will not be available. Please check back later.
#571 [10:16] * Knarfy001 [Knarfy001@notlogged] has quit. (Client Quit)
#572 [10:17] * milcontMC [milcontMC@notlogged] has joined #minecrafthelp
#573 [10:17] * milcontMC [milcontMC@notlogged] has quit. (Client Quit)
#574 [10:17] * Ky [Ky@notlogged] has joined #minecrafthelp
#575 [10:20] <tyteen4a03> !message
#576 [10:22] * Maxijonny [Maxijonny@notlogged] has quit. (Ping timeout: 195 seconds)
#577 [10:23] * Ky [Ky@notlogged] has quit. (Ping timeout: 195 seconds)
#578 [10:23] * GabiAlexandru [GabiAlexandru@notlogged] has joined #minecrafthelp
#579 [10:24] <GabiAlexandru> Why I can't acces my minecraft account
#580 [10:24] <GabiAlexandru> ?
#581 [10:24] <tyteen4a03> GabiAlexandru, what happens when you try?
#582 [10:13] <Turtli> will not getting on 1.9 effect me being able to get on servers as i cant find "snapshot 1.9" or get on any minecraft servers
#583 [10:13] * sethhhhhh [sethhhhhh@notlogged] has joined #minecrafthelp
#584 [10:13] <sethhhhhh> hi
#585 [10:13] <sethhhhhh> someone?
#586 [10:13] <tyteen4a03> Turtli, the issue is fixed
#587 [10:13] <tyteen4a03> ??> Turtli win/reinst
#588 [10:13] <Absol> Turtli: You may need to reinstall the locally installed files that Minecraft puts into place.
#589 [10:13] <Absol> Turtli: To do so, press your Windows+R keys, type in %AppData% at the dialog, and press Enter. In the window that appears, open the .minecraft directory, and delete everything except for the saves directory that you see therein. Then, try running Minecraft again. Good luck!
#590 [10:13] <tyteen4a03> Turtli, do this to refresh your Minecraft installation
#591 [10:14] <Turtli> ok thank you
#592 [10:14] <GabiAlexandru> It say to me Sorry but your username or password is incorect
#593 [10:15] <Turtli> its working now thanks for the help!
#594 [10:16] <GabiAlexandru> hey somebody can help me here??
#595 [10:16] <sethhhhhh> me too?
#596 [10:16] <GabiAlexandru> I cant acces my account
#597 [10:16] <tyteen4a03> GabiAlexandru, are you using your email to log in?
#598 [10:16] <tyteen4a03> sethhhhhh, with?
#599 [10:16] * Turtli [Turtli@notlogged] has quit. (Quit: Web client closed)
#600 [10:16] <GabiAlexandru> yes
#601 [10:17] <sethhhhhh> i have the crast that say pixel format not accelerated
#602 [10:17] <sethhhhhh> crash*
#603 [10:17] <GabiAlexandru> Yes I use my email to log in
#604 [10:17] <tyteen4a03> ??> sethhhhhh win/dxdiag
#605 [10:17] <Absol> sethhhhhh: Follow the instructions here: http://hopper.minecraft.net/help/pixel-format-not-accelerated/support/#dxdiag
#606 [10:17] * lizzz [lizzz@notlogged] has joined #minecrafthelp
#607 [10:17] <lizzz> hello
#608 [10:17] <tyteen4a03> ??> GabiAlexandru login/throttle
#609 [10:18] <tyteen4a03> hi lizzz
#610 [10:18] <Absol> GabiAlexandru: After 3 incorrect login attempts, a lockout is placed automatically by Mojang's systems on your network to protect accounts against brute force attacks to gain access.
#611 [10:18] <Absol> GabiAlexandru: This lockout is automatic and cannot be overridden, it expires after 3 hours. Wait 3 hours, don't log in at all. Reset your password using https://account.mojang.com/password -- then try again.
#612 [10:18] <sethhhhhh> I download the drivers but still doesn´t work
#613 [10:18] <lizzz> i was here before you shut down the room
#614 [10:18] <sethhhhhh> ok wait
#615 [10:18] <lizzz> on the LAN connection problem
#616 [10:19] <sethhhhhh> http://paste.ubuntu.com/15341977/ here
#617 [10:20] <lizzz> i have a ccrash report from the second players serve that crashed after closing the world on 1.8
#618 [10:20] <GabiAlexandru> Yes I acces that link And I didn't receive a mail
#619 [10:20] <GabiAlexandru> But I will wait hours
#620 [10:21] <tyteen4a03> ??> lizzz paste
#621 [10:21] <Absol> lizzz: Ubuntu Paste is a service run at http://paste.ubuntu.com which facilitates the sharing of information without flooding IRC channels. Paste your text into the big box, enter your name, click 'Paste!' and give us the URL the site takes you to.
#622 [10:21] * ExoKruzer_ [ExoKruzer_@notlogged] has joined #minecrafthelp
#623 [10:21] <lizzz> http://pastebin.com/GAPapFrz
#624 [10:22] <sethhhhhh> http://paste.ubuntu.com/15341977/
#625 [10:22] <tyteen4a03> sethhhhhh, grab this driver: https://downloadcenter.intel.com/downloads/eula/24971/Intel-HD-Graphics-Driver-for-Windows-7-8-64-bit?httpDown=https%3A%2F%2Fdownloadmirror.intel.com%2F24971%2Fa08%2Fwin64_152824.exe
#626 [10:23] <tyteen4a03> lizzz, can you try a new world
#627 [10:23] <lizzz> i did on my pc but it didnt crash
#628 [10:24] <tyteen4a03> lizzz, then it is the modded world's problem
#629 [10:25] <lizzz> even in a world without mods on it
#630 [10:25] * GabiAlexandru [GabiAlexandru@notlogged] has quit. (Quit: Web client closed)
#631 [10:25] <tyteen4a03> lizzz, what do you mean by "didn't crash" then?
#632 [10:25] <sethhhhhh> ya he intenado descargarlo mas de 5 veces, reinico pc pero sigue igual
#633 [10:25] <sethhhhhh> I have already tried to download more than 5 times, restart pc but still the same
#634 [10:25] * vikvik33 [vikvik33@notlogged] has joined #minecrafthelp
#635 [10:26] <tyteen4a03> sethhhhhh, download what?
#636 [10:26] <lizzz> when i go to shut down the world some world wil cause the game to crash and some wont
#637 [10:26] <vikvik33> i need some help
#638 [10:26] <sethhhhhh> the drivers
#639 [10:26] <tyteen4a03> sethhhhhh, did you install it?
#640 [10:26] <vikvik33> i can't login
#641 [10:26] <sethhhhhh> yes
#642 [10:26] <tyteen4a03> vikvik33, can you log into account.mojang.com/me?
#643 [10:27] <lizzz> now i have a new world open but the other player doesnt see my skin
#644 [10:28] <tyteen4a03> sethhhhhh, try this: http://dlcdnet.asus.com/pub/ASUS/nb/Drivers/VGA/Intel/VGA_Intel_HD_Graphics_Win7_64_Z815102462.zip
#645 [10:28] <sethhhhhh> I get an error streamci and not find the module, but just comes off as they upgrade well
#646 [10:29] <vikvik33> no
#647 [10:30] <vikvik33> its says my login is invalid
#648 [10:30] <tyteen4a03> ??> vikvik33 login/throttle
#649 [10:30] <Absol> vikvik33: After 3 incorrect login attempts, a lockout is placed automatically by Mojang's systems on your network to protect accounts against brute force attacks to gain access.
#650 [10:30] <Absol> vikvik33: This lockout is automatic and cannot be overridden, it expires after 3 hours. Wait 3 hours, don't log in at all. Reset your password using https://account.mojang.com/password -- then try again.
#651 [10:30] <tyteen4a03> sethhhhhh, then you need to contact Asus support
#652 [10:31] <vikvik33> i can't remember my email lol
#653 [10:32] <sethhhhhh> really? there is no other solution?
#654 [10:32] <lizzz> it doesnt crash on 1.8 vanilla
#655 [10:33] <tyteen4a03> sethhhhhh, no, since you system doesn't seem to be installing drivers correctly
#656 [10:33] <tyteen4a03> ??> vikvik33 account/retrieve-name
#657 [10:33] <Absol> vikvik33: You can retrieve a list of all usernames registered to a specific email address on this page: http://www.minecraft.net/retrievename
#658 [10:34] <tyteen4a03> lizzz, I'm confused; so when does it crash, and when does it not crash
#659 [10:34] * deathkon75 [deathkon75@notlogged] has joined #minecrafthelp
#660 [10:34] * deathkon75 [deathkon75@notlogged] has quit. (Client Quit)
#661 [10:36] <lizzz> you took off all the mods and forge and i am on 1.8 vanilla and myself and the other player are running around and doing stuff and when me shut down the world doesnt stop responing and crash, but when we are on the mods either one other cant not get into the world or it stops repsoning when shut down causing the game to crash
#662 [10:37] <lizzz> but we do have 2 other worldd with the mods and forge that doesnt give us a problem at all when we have the LAN open
#663 [10:37] <tyteen4a03> lizzz, sounds like that particular world is giving you problems
#664 [10:38] <tyteen4a03> ??> lizzz tools/mcedit
#665 [10:38] <Absol> lizzz: If your world got corrupted you can try to repair it with MCEdit. Open the offending world in MCEdit, press 'ctrl-i' and select 'Repair regions' in the dialogue which pops up. Once this has completed, save your world and exit MCEdit.
#666 [10:38] <Absol> lizzz: To download MCEdit, go to http://khroki.github.io/MCEdit-Unified/ and choose the version appropriate for your OS.
#667 [10:38] <lizzz> but it happens with all 3 pc in the house playing minecraft together
#668 [10:38] <tyteen4a03> lizzz, (given that this is a 1.8 world; for 1.9 worlds you will need to wait for MCEdit to update)
#669 [10:39] <lizzz> we have only played on 1.8
#670 [10:39] * ScarFace [ScarFace@notlogged] has joined #minecrafthelp
#671 [10:40] <tyteen4a03> lizzz, go ahead and try repairing the world in question then
#672 [10:41] <lizzz> mods or no mods tho
#673 [10:41] <lizzz> mods or no mods tho
#674 [10:41] * ScarFace [ScarFace@notlogged] has left #minecrafthelp
#675 [10:41] <tyteen4a03> lizzz, it might just be a world corruption issue
#676 [10:41] <lizzz> but it is with every laptop in the house whenever a world is created
#677 [10:42] <tyteen4a03> lizzz, are you talking about LAN or singleplayer?
#678 [10:42] <lizzz> LAN
#679 [10:44] <tyteen4a03> lizzz, were you having all three laptops in the house create a world for themselves, then opening them up for LAN?
#680 [10:44] <lizzz> yes
#681 [10:44] <lizzz> i tested it on all 3
#682 [10:45] <lizzz> and one we just bought
#683 [10:45] <tyteen4a03> lizzz, for reference, can you get a crash log on another PC
#684 [10:45] * Bud [Bud@notlogged] has joined #minecrafthelp
#685 [10:45] <Bud> hey
#686 [10:46] * mstreet [mstreet@notlogged] has joined #minecrafthelp
#687 [10:46] * MerieCz [MerieCz@notlogged] has joined #minecrafthelp
#688 [10:46] <tyteen4a03> hi Bud
#689 [10:46] * padi [padi@notlogged] has joined #minecrafthelp
#690 [10:46] <lizzz> the second report i pasted was from the newer laptop wasnt from mine
#691 [10:46] <Bud> Some reason i can't login to my account
#692 [10:47] * padi [padi@notlogged] has quit. (Client Quit)
#693 [10:47] * padi [padi@notlogged] has quit. (Client Quit)
#694 [10:47] * mstreet [mstreet@notlogged] has left #minecrafthelp
#695 [10:48] <tyteen4a03> ??> Bud login/throttle
#696 [10:48] <Absol> Bud: After 3 incorrect login attempts, a lockout is placed automatically by Mojang's systems on your network to protect accounts against brute force attacks to gain access.
#697 [10:48] <Absol> Bud: This lockout is automatic and cannot be overridden, it expires after 3 hours. Wait 3 hours, don't log in at all. Reset your password using https://account.mojang.com/password -- then try again.
#698 [10:48] <tyteen4a03> lizzz, this one? http://pastebin.com/GAPapFrz
#699 [10:49] <Bud> i think so
#700 [10:49] <lizzz> son laptop just crashed but it logged in before i could copy it
#701 [10:49] <Bud> i sent a password reset but it doesn't come through
#702 [10:49] <lizzz> yea thats from th newer laptop
#703 [10:50] <tyteen4a03> Bud, what email provider are you using?
#704 [10:50] <Bud> outlook
#705 [10:50] <tyteen4a03> ??> Bud account/email-missing/isp
#706 [10:50] <tyteen4a03> ??> Bud account/email-missing
#707 [10:50] <Absol> Bud: If you are not getting emails from Mojang, please read this article for common reasons for that: http://help.mojang.com/customer/portal/articles/542001-cannot-get-mojang-system-emails
#708 [10:50] <Absol> Bud: Some ISP email providers like AOL, Comcast, Gmx and General-purpose email providers like Hotmail have known issues with dropping Mojang emails. If you use one of those, use another provider like Gmail.
#709 [10:50] <tyteen4a03> ??> Bud account/send-email
#710 [10:50] <Absol> Bud: Send an email to Mojang with your Transaction ID and/or gift code, Mojang account email/Minecraft.net email, and any other relevant information, via here: http://is.gd/email_mojang
#711 [10:50] <Absol> Bud: Refer to https://help.mojang.com/customer/portal/articles/359446-when-will-i-hear-back- for wait times on replies
#712 [10:50] <tyteen4a03> ??> lizzz win/reinst
#713 [10:50] <Absol> lizzz: You may need to reinstall the locally installed files that Minecraft puts into place.
#714 [10:50] <Absol> lizzz: To do so, press your Windows+R keys, type in %AppData% at the dialog, and press Enter. In the window that appears, open the .minecraft directory, and delete everything except for the saves directory that you see therein. Then, try running Minecraft again. Good luck!
#715 [10:51] <tyteen4a03> lizzz, are you sure you used the above method to reinstall Minecraft?
#716 [10:51] <Bud> what does that mean?
#717 [10:51] <lizzz> ive done all that the last time
#718 [10:51] <MerieCz> Hi anyone help me? If I want to run the multiplayer it says "java.lang.NullPointerException: group" :/
#719 [10:51] <tyteen4a03> Bud, outlook eats emails; send a message to Mojang
#720 [10:51] <tyteen4a03> ??> MerieCz tools/hjt
#721 [10:51] <Absol> MerieCz: Trend Micro HijackThis is a utility that is used to collect diagnostic reports of your computer to help narrow down an issue you may be having. Download: http://sourceforge.net/projects/hjt/
#722 [10:51] <Absol> MerieCz: Run the program, choose "I accept", then "Do a scan and save a log file". After a while a text file will open. Copy everything, put the log on http://paste.ubuntu.com and give us the link.
#723 [10:51] <Bud> will do
#724 [10:51] * sethhhhhh [sethhhhhh@notlogged] has quit. (Ping timeout: 195 seconds)
#725 [10:51] <tyteen4a03> lizzz, from the crash report, it seems like even your test LAN world is still generating entities from mods
#726 [10:52] <tyteen4a03> lizzz, (i.e. line 31 onwards)
#727 [10:52] <lizzz> meaning what
#728 [10:52] <tyteen4a03> lizzz, the mods were not completely removed; are you using the vanilla launcher?
#729 [10:52] <lizzz> im on vanilla right now with my son
#730 [10:52] * SoulSeeker48 [SoulSeeker48@notlogged] has joined #minecrafthelp
#731 [10:54] <SoulSeeker48> When i tried to log onto minecraft it said i need to sign in however my details dont work when i try to reset my password to see if that helps i never get a email back.??
#732 [10:54] * b177 [b177@notlogged] has joined #minecrafthelp
#733 [10:54] <tyteen4a03> ??> lizzz win/reinst/rename
#734 [10:54] <Absol> lizzz: You may need to try running Minecraft with a blank slate.
#735 [10:54] <Absol> lizzz: To do this, press your Windows+R keys, type in %AppData% at the dialog, and press Enter. In the window that appears, find the directory called .minecraft and right-click it to rename. Rename it to oldminecraft
#736 [10:54] <tyteen4a03> lizzz, try this then; I need to go, be back in 10
#737 [10:54] * crash09357 [crash09357@notlogged] has joined #minecrafthelp
#738 [10:54] <lizzz> ive uninstalled and restalled minecraft from the start many of times on 2 of the laptops but made no diffence
#739 [10:55] * Bud [Bud@notlogged] has quit. (Quit: Web client closed)
#740 [10:55] <crash09357> i cant enter to the servers in 1.9
#741 [10:55] * Bud [Bud@notlogged] has joined #minecrafthelp
#742 [10:55] * ferryboy9 [ferryboy9@notlogged] has quit. (Quit: Web client closed)
#743 [10:55] * Bud [Bud@notlogged] has quit. (Client Quit)
#744 [10:55] * LittleAngelGirl [LittleAngelGirl@notlogged] has joined #minecrafthelp
#745 [10:55] <b177> i lost my gmail and cant recover it and it has my mojang/minecraft account what do i do
#746 [10:56] * victor [victor@notlogged] has joined #minecrafthelp
#747 [10:56] <SoulSeeker48> When i tried to log onto minecraft it said i need to sign in however my details dont work when i try to reset my password to see if that helps i never get a email back.??
#748 [10:56] <SoulSeeker48> Didnt work?
#749 [10:56] * b177 [b177@notlogged] has quit. (Client Quit)
#750 [10:57] <LittleAngelGirl> my minecraft erevytime crashed
#751 [10:58] <LittleAngelGirl> i can't go in
#752 [10:58] * misterknoby558 [misterknoby558@notlogged] has joined #minecrafthelp
#753 [10:58] * crash09357 [crash09357@notlogged] has quit. (Ping timeout: 195 seconds)
#754 [10:58] * LittleAngelGirl [LittleAngelGirl@notlogged] has quit. (Client Quit)
#755 [10:58] * misterknoby558 [misterknoby558@notlogged] has quit. (Client Quit)
#756 [10:58] * oregon [oregon@notlogged] has joined #minecrafthelp
#757 [10:59] * sethhhhhh [sethhhhhh@notlogged] has joined #minecrafthelp
#758 [11:00] * penille [penille@notlogged] has joined #minecrafthelp
#759 [11:00] <sethhhhhh> It failed to install the device driver software
#760 [11:00] <sethhhhhh> to restart pc, i get that
#761 [11:01] * SoulSeeker48 [SoulSeeker48@notlogged] has quit. (Quit: Web client closed)
#762 [11:01] <penille> my minecraft cant open. it says its maybe something with the graphy drivers?
#763 [11:01] <tyteen4a03> ??> penille win/dxdiag
#764 [11:01] <Absol> penille: Follow the instructions here: http://hopper.minecraft.net/help/pixel-format-not-accelerated/support/#dxdiag
#765 [11:01] * ALBERTO3012_YT [ALBERTO3012_YT@notlogged] has joined #minecrafthelp
#766 [11:02] <tyteen4a03> lizzz, do you have access to a smartphone with wireless hotspot functionality?
#767 [11:02] <lizzz> no
#768 [11:02] * ALBERTO3012_YT [ALBERTO3012_YT@notlogged] has quit. (Client Quit)
#769 [11:02] <penille> i have already done that
#770 [11:02] * nykodemus [nykodemus@notlogged] has quit. (Ping timeout: 195 seconds)
#771 [11:03] * nic [nic@notlogged] has joined #minecrafthelp
#772 [11:04] <tyteen4a03> lizzz, okay; can you rename the .minecraft folder as mentioned on all PCs, then get a new crash log
#773 [11:04] * TristanRod [TristanRod@notlogged] has joined #minecrafthelp
#774 [11:05] <nic> hallo problems running game with windows 10
#775 [11:05] <sethhhhhh> It failed to install the device driver software
#776 [11:05] <TristanRod> ok, so im trying to migrate my account to a mojang account but it keeps telling me wrong email
#777 [11:05] <nic> http://paste.ubuntu.com/15342179/
#778 [11:05] <sethhhhhh> to restart pc, i get that
#779 [11:05] <TristanRod> do i use the email that i used when i bought minecraft or the email on my mojang account?
#780 [11:05] <lizzz> i mean it seem to be working on vanilla fine ive been playing it the whole time im talking to you
#781 [11:06] * penille [penille@notlogged] has quit. (Quit: Web client closed)
#782 [11:06] <tyteen4a03> lizzz, so.. there's no crash on vanilla?
#783 [11:07] <lizzz> not as of now i havent logged off yet
#784 [11:07] <tyteen4a03> lizzz, who is the host of the world?
#785 [11:07] <lizzz> the newer laptop im not hosting
#786 [11:08] <lizzz> both are on vanilla
#787 [11:08] <tyteen4a03> lizzz, can you turn off the LAN world on the new laptop
#788 [11:08] <lizzz> have to disconnect mine first
#789 [11:09] <lizzz> ok both disconnected without crashing
#790 [11:09] * FobaGOD [FobaGOD@notlogged] has joined #minecrafthelp
#791 [11:09] <FobaGOD> Hi
#792 [11:09] <tyteen4a03> lizzz, my guess right now would be problems induced by mods
#793 [11:09] <FobaGOD> I have a problem with my MinecraftAccount
#794 [11:10] <tyteen4a03> FobaGOD, what is the problem?
#795 [11:10] <lizzz> ok maybe ill have to go mod by mod then
#796 [11:10] <FobaGOD> I can't login
#797 [11:10] <FobaGOD> I played 30 minutes ago
#798 [11:10] <FobaGOD> And now I can't login
#799 [11:10] <lizzz> thank you
#800 [11:10] <FobaGOD> To my account
#801 [11:10] <FobaGOD> My IGN is FobaGOD
#802 [11:10] * lizzz [lizzz@notlogged] has quit. (Quit: Web client closed)
#803 [11:10] <tyteen4a03> ??> FobaGOD login/throttle
#804 [11:10] <Absol> FobaGOD: After 3 incorrect login attempts, a lockout is placed automatically by Mojang's systems on your network to protect accounts against brute force attacks to gain access.
#805 [11:10] <Absol> FobaGOD: This lockout is automatic and cannot be overridden, it expires after 3 hours. Wait 3 hours, don't log in at all. Reset your password using https://account.mojang.com/password -- then try again.
#806 [11:11] <FobaGOD> Ok
#807 [11:11] <MerieCz> Logfile here is the link http://paste.ubuntu.com/15342239/
#808 [11:11] <FobaGOD> I tried to reset the password
#809 [11:11] * SaraLykke [SaraLykke@notlogged] has joined #minecrafthelp
#810 [11:11] <tyteen4a03> ??> MerieCz av/norton
#811 [11:11] <Absol> MerieCz: Norton's Antivirus program and firewall are known to interfere with Minecraft's login and server-joining process. Currently the only way to fix it is to uninstall it. We recommend Avast! AntiVirus as an alternative. See ?? av/avast
#812 [11:12] <tyteen4a03> ??> MerieCz av/norton/uninstall
#813 [11:12] <Absol> MerieCz: To completely uninstall Norton Internet Security, use this tool: ftp://ftp.symantec.com/public/english_us_canada/removal_tools/Norton_Removal_Tool.exe
#814 [11:12] <FobaGOD> What time I need to receive an email?
#815 [11:12] <FobaGOD> For reset the password
#816 [11:12] <tyteen4a03> FobaGOD, the email should arrive within 10 minutes
#817 [11:12] <FobaGOD> Ok
#818 [11:13] <FobaGOD> Can I wait here?
#819 [11:13] <SaraLykke> what do i do when i click on the play sign and i can't come in, bcs the game say its crashed down`?
#820 [11:13] <TristanRod> could someone help me with my migration issues?
#821 [11:14] <tyteen4a03> ??> SaraLykke launcher/game-output
#822 [11:14] <Absol> SaraLykke: We need to see what is in your Game Output, which can be found on the last tab in the launcher with your Minecraft username.
#823 [11:14] <Absol> SaraLykke: First, copy all of the text (right click on any empty space, press "Copy All Text"). Then, go to http://paste.ubuntu.com/ and paste it. Click "Paste!", then share with us the link (the URL) that it takes you to.
#824 [11:14] <tyteen4a03> TristanRod, describe your issue
#825 [11:14] <TristanRod> well its more of the fact that i dont know which email to use when it asks for an email, the one i used when i bought minecraft or the one on my mojang account
#826 [11:14] * gabriel [gabriel@notlogged] has joined #minecrafthelp
#827 [11:15] <FobaGOD> tyteen4a03 what can I do with my account?
#828 [11:15] <tyteen4a03> TristanRod, your Mojang Account email
#829 [11:15] <TristanRod> ok and my mojang password as well?
#830 [11:15] <tyteen4a03> TristanRod, yes
#831 [11:15] <TristanRod> ok thank you
#832 [11:15] <TristanRod> ok thank you
#833 [11:15] * TristanRod [TristanRod@notlogged] has left #minecrafthelp
#834 [11:15] * gabriel [gabriel@notlogged] has quit. (Client Quit)
#835 [11:15] <tyteen4a03> FobaGOD, wait
#836 [11:15] <FobaGOD> Ok
#837 [11:15] * briel [briel@notlogged] has joined #minecrafthelp
#838 [11:16] <SaraLykke> game-output?
#839 [11:16] * briel [briel@notlogged] has quit. (Client Quit)
#840 [11:16] <SaraLykke> i don't get it..
#841 [11:17] <SaraLykke> i think i did it..
#842 [11:17] * MerieCz [MerieCz@notlogged] has quit. (Quit: Web client closed)
#843 [11:17] <FobaGOD> tyteen4a03 can you see if someone change my email?
#844 [11:17] <sethhhhhh> no se pudo instalar el softare del controlador, help
#845 [11:17] <FobaGOD> or something like that
#846 [11:17] <sethhhhhh> It failed to install the driver software
#847 [11:18] <sethhhhhh> I get that
#848 [11:18] <sethhhhhh> this
#849 [11:18] * tomiberlin [tomiberlin@notlogged] has joined #minecrafthelp
#850 [11:19] * tomiberlin [tomiberlin@notlogged] has quit. (Client Quit)
#851 [11:19] * nic [nic@notlogged] has quit. (Ping timeout: 195 seconds)
#852 [11:19] <sethhhhhh> help
#853 [11:19] <FobaGOD> Sethhhhhh "DO NOT JUST SAY "I NEED HELP". If nobody answers you, be patient and wait"
#854 [11:20] <sethhhhhh> It failed to install the driver software
#855 [11:20] <sethhhhhh> sorry
#856 [11:20] <SaraLykke> okay i think i did it Absol
#857 [11:21] <FobaGOD> tyteen4a03 how many time I need wait?
#858 [11:21] <FobaGOD> I tried to reset password +10 minutes ago
#859 [11:22] <SaraLykke> can someone help my game is crashed,..
#860 [11:23] * datomumladze [datomumladze@notlogged] has joined #minecrafthelp
#861 [11:23] <FobaGOD> SaraLykke close the game and start the launcher again
#862 [11:23] <SaraLykke> i have done that loads of times.¨
#863 [11:23] * datomumladze [datomumladze@notlogged] has quit. (Client Quit)
#864 [11:24] * oregon [oregon@notlogged] has quit. (Quit: Web client closed)
#865 [11:24] <GreyVulpine> FobaGOD - You were already told how long to wait.
#866 [11:24] <GreyVulpine> SaraLykke - Got a link to your crash report?\
#867 [11:13] <SaraLykke> i dont think so..
#868 [11:13] <FobaGOD> GreyVulpine, tyteen4a03 said me 10 minutes
#869 [11:13] <GreyVulpine> FobaGOD - Read it again
#870 [11:13] <FobaGOD> I'm waiting 15 minutes ago
#871 [11:14] <sethhhhhh> It failed to install the driver software
#872 [11:14] <GreyVulpine> This was what was sent to you: "FobaGOD: This lockout is automatic and cannot be overridden, it expires after 3 hours. Wait 3 hours, don't log in at all. Reset your password using https://account.mojang.com/password -- then try again."
#873 [11:14] <sethhhhhh> how i can resolver this?
#874 [11:15] <FobaGOD> It wans't sent to me
#875 [11:15] <FobaGOD> Or my email
#876 [11:15] <GreyVulpine> FobaGOD - Not the password reset, the instructions.
#877 [11:15] <GreyVulpine> sethhhhhh - We can send you a link to the driver update, but we cannot force your computer to install it.
#878 [11:15] <GreyVulpine> SaraLykke - Please copy the entirety of the error log to http://paste.ubuntu.com and submit it, then give us the URL
#879 [11:16] <FobaGOD> I tried to reset my password with the link you sent
#880 [11:16] <SaraLykke> GreyVulpine: i dont know what to do..
#881 [11:16] <GreyVulpine> FobaGOD - Are you completely skipping over the fact that it states for you to wait 3 hours?
#882 [11:17] <FobaGOD> COh
#883 [11:17] <FobaGOD> Oh*
#884 [11:17] <FobaGOD> I'm sorry
#885 [11:17] <FobaGOD> I'm Spanish player, sorry
#886 [11:17] <sethhhhhh> http://paste.ubuntu.com/15342344/
#887 [11:18] <sethhhhhh> foba hablas español?
#888 [11:18] * Lady-beee [Lady-beee@notlogged] has joined #minecrafthelp
#889 [11:19] <GreyVulpine> sethhhhhh - Download and install: https://downloadcenter.intel.com/download/24971/Intel-HD-Graphics-Driver-for-Windows-7-8-64-bit
#890 [11:19] <FobaGOD> GreyVulpine can you confirm if there was no change mail in the last hour?
#891 [11:19] <GreyVulpine> FobaGOD - No, as nobody here works for Mojang
#892 [11:19] <FobaGOD> Sí sethhhhhhh
#893 [11:20] <FobaGOD> Ok
#894 [11:20] <FobaGOD> I'll wait 3 hours
#895 [11:20] <SaraLykke> GreyVulpine: http://paste.ubuntu.com/15342290/ this URL?
#896 [11:21] <sethhhhhh> It failed to install device drivers
#897 [11:21] <sethhhhhh> grey
#898 [11:21] <sethhhhhh> when I restard my pc
#899 [11:21] <GreyVulpine> sethhhhhh - Then there's nothing else we can do about it, take your computer to a computer shop
#900 [11:21] <GreyVulpine> SaraLykke - Yes, one moment
#901 [11:22] <FobaGOD> GreyVulpine I speak spanish, I can help to sethhhhhh
#902 [11:22] <GreyVulpine> Go ahead
#903 [11:22] <FobaGOD> Don't worry
#904 [11:22] <sethhhhhh> ok
#905 [11:22] <FobaGOD> sethhhhhh cuál es tu problema?
#906 [11:22] <SaraLykke> GreyVulpine: thx
#907 [11:23] <sethhhhhh> cuando reinicio pc me sale el mensaje de que no es posible instalar el sofware de controlador de dispositivos
#908 [11:23] * alberturraca [alberturraca@notlogged] has joined #minecrafthelp
#909 [11:23] <sethhhhhh> como soluciono eso?
#910 [11:23] * alberturraca [alberturraca@notlogged] has quit. (Client Quit)
#911 [11:23] <Lady-beee> I have just upgraded to Windows 10- so got the code from Mojang code and clicked redeem in windows store, it says code has been redeemed, but I have no minecraft :( can anyone help,pleeease?
#912 [11:24] <FobaGOD> sethhhhhh contacta a soporte técnico de la compañia de tu P
#913 [11:24] <FobaGOD> No es problema para charlar acá
#914 [11:24] <sethhhhhh> mi pc o de la tarjeta grafica?
#915 [11:25] <GreyVulpine> Lady-beee - Please contact Xbox support as explained in here: https://help.mojang.com/customer/en/portal/articles/2064007-minecraft-windows-10-edition-beta?b_id=5408
#916 [11:25] <FobaGOD> Si la tarjeta gráfica venía con la PC, contacta a la compañia de la PC
#917 [11:25] <sethhhhhh> ok
#918 [11:26] <FobaGOD> Si es una tarjeta gráfica comprada aparte, contacta al proveedor donde la compraste
#919 [11:26] <sethhhhhh> pero esto no lo puedo solocionar yo desde mi pc?
#920 [11:26] * KevKraft [KevKraft@notlogged] has joined #minecrafthelp
#921 [11:26] <Lady-beee> thank you GreyVulpine :)
#922 [11:26] * mikoshiba [mikoshiba@notlogged] has joined #minecrafthelp
#923 [11:26] <GreyVulpine> SaraLykke - Could you post the contents of the report at: C:\Users\SaraLykke\AppData\Roaming\.minecraft\crash-reports\crash-2016-03-09_20.43.55-client.txt -- to http://paste.ubuntu.com and give us the link to it?
#924 [11:27] * mikoshiba [mikoshiba@notlogged] has quit. (Client Quit)
#925 [11:28] <SaraLykke> GreyVulpine: how.. im not good at this...
#926 [11:28] <sethhhhhh> foba mira esto por fa
#927 [11:28] <sethhhhhh> http://paste.ubuntu.com/15342395/
#928 [11:28] <KevKraft> Hello i need help, cant go to my account
#929 [11:29] * Lady-beee [Lady-beee@notlogged] has quit. (Quit: Web client closed)
#930 [11:29] <GreyVulpine> SaraLykke - Open up: C:\Users\SaraLykke\AppData\Roaming\.minecraft\crash-reports\crash-2016-03-09_20.43.55-client.txt
#931 [11:29] <sethhhhhh> este crash es si o si actualizando los drivers de la tarjeta?
#932 [11:29] <GreyVulpine> SaraLykke - Copy the contents inside, go to http://paste.ubuntu.com and paste it there, then give us the link to it, like you did earlier
#933 [11:29] <FobaGOD> sethhhhh tenes Skype?
#934 [11:29] * KevKraft [KevKraft@notlogged] has quit. (Client Quit)
#935 [11:29] <FobaGOD> Y lo hablamos por ahí
#936 [11:30] <sethhhhhh> no :(
#937 [11:30] <sethhhhhh> fb?
#938 [11:30] <sethhhhhh> facebook?
#939 [11:31] <sethhhhhh> me da flojera contactar con asus me pido un monto de cosas
#940 [11:31] <sethhhhhh> pide*
#941 [11:32] <FobaGOD> Tenes que hablar con ellos
#942 [11:32] * gabriel123 [gabriel123@notlogged] has joined #minecrafthelp
#943 [11:32] <FobaGOD> Este chat de Soporte Técnico no se relaciona con tu problema, por eos
#944 [11:32] <sethhhhhh> okok
#945 [11:33] <sethhhhhh> igualmente gracias!
#946 [11:34] <SaraLykke> GreyVulpine: my computer cant find it?
#947 [11:35] * Smileface [Smileface@notlogged] has joined #minecrafthelp
#948 [11:35] <sethhhhhh> fobagod, tambien tengo otro problema, estas?
#949 [11:36] <sethhhhhh> cuando trato de loguearme en el launcher, me sale invalidcredential
#950 [11:36] * Pacman73 [Pacman73@notlogged] has joined #minecrafthelp
#951 [11:37] <Pacman73> i have a problem with Minecraft 1.9 . I updated the game but i cannot access any of my worlds. Basically when i spawn everything turns blue (like i was in the void or something) and then the game crashes. I thought i had a corrupt file somewhere so i deleted all of my worlds ,mods ,resource packs etc. and i created a new world but the same thing would happen. I can't join 1.9 servers either. i reinstalled MC but it still wouldn't work.
#952 [11:37] <GreyVulpine> Pacman73 - Please copy the entirety of the error log to http://paste.ubuntu.com and submit it, then give us the URL
#953 [11:38] <FobaGOD> sethhhhhh te puedo ayudar en eso
#954 [11:38] <SaraLykke> GreyVulpine: i have to open it in my computer right?
#955 [11:39] <GreyVulpine> SaraLykke - Yes
#956 [11:39] * Shizim [Shizim@notlogged] has joined #minecrafthelp
#957 [11:39] <SaraLykke> GreyVulpine: when i search on it.. theres nothing..
#958 [11:39] <Shizim> hello can everbody help me please fast?
#959 [11:40] <sethhhhhh> ok
#960 [11:40] <GreyVulpine> SaraLykke - Press your Windows+R keys at the same time to bring up the Run prompt. Type in: C:\Users\SaraLykke\AppData\Roaming\.minecraft\crash-reports\crash-2016-03-09_20.43.55-client.txt
#961 [11:41] <sethhhhhh> como puedo hacer?
#962 [11:41] * gabriel123 [gabriel123@notlogged] has quit. (Ping timeout: 195 seconds)
#963 [11:43] <FobaGOD> Pasame tu FB
#964 [11:43] <SaraLykke> rhttp://paste.ubuntu.com/15342493/
#965 [11:43] <sethhhhhh> ok
#966 [11:45] <sethhhhhh> https://www.facebook.com/nicoo.goonzalez
#967 [11:45] <GreyVulpine> SaraLykke - Follow the directions at: http://hopper.minecraft.net/help/pixel-format-not-accelerated/support/#dxdiag
#968 [11:46] <FobaGOD> sethhhh no tenes Skype?
#969 [11:46] <FobaGOD> O Twitter
#970 [11:47] <sethhhhhh> no jaja
#971 [11:50] <FobaGOD> Ok
#972 [11:50] <FobaGOD> Te da error al tratar de iniciar en Minecraft?
#973 [11:51] <sethhhhhh> si
#974 [11:51] <sethhhhhh> invalidcredentiall
#975 [11:53] <FobaGOD> A ver, voy a revisar
#976 [11:53] <FobaGOD> Cuál es tu correo?
#977 [11:53] * ust_josecalero [ust_josecalero@notlogged] has joined #minecrafthelp
#978 [11:53] * ust_josecalero [ust_josecalero@notlogged] has quit. (Client Quit)
#979 [11:54] <sethhhhhh> yo la cuenta la compre como un kit, es decir solo esta el nombre y la pw
#980 [11:54] <sethhhhhh> creo q ese es el problema xD
#981 [11:54] <sethhhhhh> pero la cuenta no es publica
#982 [11:54] <sethhhhhh> la pw la tengo yo y al q se la compre
#983 [11:55] <FobaGOD> Ok, pasame los datos así te puedo ayudar a verificar y corroborar
#984 [11:55] * jjs999jjs [jjs999jjs@notlogged] has joined #minecrafthelp
#985 [11:56] <FobaGOD> La cuenta comprada era "unmigrated"?
#986 [11:56] <sethhhhhh> creo q si
#987 [11:56] <sethhhhhh> me da la opcion de migrarla pero no puedo
#988 [11:56] <sethhhhhh> ya q no esta el email
#989 [11:57] <SaraLykke> GreyVulpine: im done http://paste.ubuntu.com/15342597/
#990 [11:57] <FobaGOD> A ver, pasa los datos y te confirmo cómo podemos hacer desde acá para confirmar datos
#991 [11:58] <sethhhhhh> que datos te paso ?
#992 [11:58] * marina [marina@notlogged] has joined #minecrafthelp
#993 [11:58] <marina> hii
#994 [11:59] <marina> good afeternoon
#995 [11:59] <FobaGOD> El IGn que te dio el proveedor y la cuenta encriptada que te enviaron
#996 [11:59] <FobaGOD> La contraseña encriptada*
#997 [11:59] * ojong10 [ojong10@notlogged] has quit. (Quit: Web client closed)
#998 [11:59] <sethhhhhh> por aca?
#999 [11:59] <marina> I can not get minecraft server
#1000 [11:59] <SaraLykke> GreyVulpine: do i have to send the URL again?
#1001 [11:59] <FobaGOD> Sí, no hay problema, este chat lo vemos nosotros ahora
#1002 [12:00] <marina> el error
#1003 [12:00] <FobaGOD> Aparecen los otros mensajes pero está privado ahora esto
#1004 [12:00] <marina> es java lang null ponter
#1005 [12:00] <marina> pointer
#1006 [12:00] <sethhhhhh> mira el proveedor me mando un mail por el user y la contraseña te paso eso?
#1007 [12:00] <sethhhhhh> con el user y la pw , te paso eso?
#1008 [12:00] <marina> si
#1009 [12:00] <FobaGOD> Espera sethhh
#1010 [12:00] <sethhhhhh> ok
#1011 [12:00] <marina> :(
#1012 [12:00] <marina> soy nueva
#1013 [12:00] <marina> jajaja
#1014 [12:00] <FobaGOD> Envialo a mi correo sirfobaio@gmail.com
#1015 [12:01] <FobaGOD> Para mas seguridad
#1016 [12:01] <FobaGOD> Y que no interfieran otros
#1017 [12:01] <GreyVulpine> SaraLykke - Try downloading and installing the first link from: https://downloadcenter.intel.com/download/25235/Intel-HD-Graphics-Production-Driver-for-Windows-7-8-1-64-bit-N-Series-
#1018 [12:02] <GreyVulpine> Are you seriously telling people to send you their username and password?
#1019 [12:02] <SaraLykke> GreyVulpine: okay...
#1020 [12:02] * Shizim [Shizim@notlogged] has quit. (Quit: Web client closed)
#1021 [12:03] <SaraLykke> GreyVulpine: done
#1022 [12:03] <GreyVulpine> SaraLykke - Install it, follow the directions. Reboot when asked, then try minecraft again
#1023 [12:03] * Mixfire [Mixfire@notlogged] has joined #minecrafthelp
#1024 [12:04] * marina [marina@notlogged] has quit. (Ping timeout: 195 seconds)
#1025 [12:04] <Mixfire> I'm wondering how to see who is using mods on my server. It sounds like there is no way possible.
#1026 [12:04] <sethhhhhh> ya esta fobgod
#1027 [12:04] <GreyVulpine> Mixfire - Client-side mods cannot be queried and detected.
#1028 [12:04] * Majd [Majd@notlogged] has joined #minecrafthelp
#1029 [12:04] <FobaGOD> Ok, voy a revisar
#1030 [12:04] <SaraLykke> GreyVulpine: okay thanks :)
#1031 [12:04] <Mixfire> what do you mean?
#1032 [12:05] <GreyVulpine> Mixfire - In other words, you cannot tell.
#1033 [12:05] <Mixfire> dang. alright
#1034 [12:05] <Majd> Hey all my stuff from Mojang and minecraft got deleted and they are not even available
#1035 [12:05] <Mixfire> thanks
#1036 [12:05] <Mixfire> thanks
#1037 [12:05] * Mixfire [Mixfire@notlogged] has left #minecrafthelp
#1038 [12:05] <FobaGOD> Por lo que veo no la migraste Seth
#1039 [12:05] <FobaGOD> Por lo tanto, tu proveedor puede haber cambiado la contraseña
#1040 [12:05] <Majd> Hey all my stuff from Mojang and minecraft got deleted and they are not even available can someone help me?
#1041 [12:06] <GreyVulpine> Majd - Deleted how? What stuff?
#1042 [12:06] <SaraLykke> GreyVulpine: i can¨t install it :O
#1043 [12:06] * danisepic8 [danisepic8@notlogged] has joined #minecrafthelp
#1044 [12:06] <FobaGOD> Seth contactalo por un rembolso o cambio de cuenta
#1045 [12:07] <Majd> Like my e-mails and stuff even if I send to ask for reseting the password I won't receive an e-mail
#1046 [12:07] * danisepic8 [danisepic8@notlogged] has quit. (Client Quit)
#1047 [12:07] * dgani [dgani@notlogged] has joined #minecrafthelp
#1048 [12:07] <sethhhhhh> para poder tener una cuenta segura, tengo que poder tener un email
#1049 [12:07] <GreyVulpine> Majd - If you're tried several times in a row, you may need to wait a little bit before trying again
#1050 [12:08] <sethhhhhh> porque hay alguna opciones de kit que te dan para q pongas un kit , ese es mas seguro?
#1051 [12:08] <FobaGOD> Sí
#1052 [12:08] <Majd> No I mean I tried logging in from Mojang and there is nothing so I try to register with the e-mail that I had and it lets me
#1053 [12:08] <FobaGOD> El sí va en respuesta a lo anterior
#1054 [12:09] <FobaGOD> Te recomiendo, siempre que compres cuentas unmigrated, las que tengan acceso completo
#1055 [12:09] <FobaGOD> Yo, si necesitas, te puedo contactar con gente de confianza que vendan ese tipo de cuentas
#1056 [12:09] <FobaGOD> A muy bajo precio
#1057 [12:09] <Majd> ?
#1058 [12:10] <SaraLykke> GreyVulpine: it cant install
#1059 [12:10] <sethhhhhh> el problema es soy menor y pago siempre en efectivo x empresa que hay en mi pais
#1060 [12:10] <GreyVulpine> SaraLykke - Does it say why?
#1061 [12:10] <sethhhhhh> rapipago y pagofacil
#1062 [12:10] * kaan [kaan@notlogged] has joined #minecrafthelp
#1063 [12:10] * dgani [dgani@notlogged] has quit. (Client Quit)
#1064 [12:11] * miraclemind [miraclemind@notlogged] has joined #minecrafthelp
#1065 [12:11] <GreyVulpine> FobaGOD - Please don't recommend third-party resellers of accounts here
#1066 [12:11] <GreyVulpine> FobaGOD - Please don't recommend third-party resellers of accounts here
#1067 [12:11] * kaan [kaan@notlogged] has left #minecrafthelp
#1068 [12:12] <FobaGOD> Ok, no problem Grey
#1069 [12:12] <SaraLykke> GreyVulpine the progam dosen't full fill the demands
#1070 [12:12] <FobaGOD> I'll talk with him in private
#1071 [12:13] <FobaGOD> Seth revisa tu correo
#1072 [12:13] <sethhhhhh> Fobagod, como reciben los pagos esa gente?
#1073 [12:13] <Majd> Hey please?
#1074 [12:13] <GreyVulpine> Majd - Send in a support ticket to Mojang's Customer Support using: https://help.mojang.com/customer/portal/emails/new
#1075 [12:14] <SaraLykke> GreyVulpine: i really dont know what to do...
#1076 [12:14] <Majd> GreyVulpine: We're currently performing changes to our account authentication process, this is affecting a large number of players when logging in. In most cases our range of support articles and self help functions will allow you to resolve the issue yourself. Please see our help articles below.
#1077 [12:14] <Majd> this what the website says
#1078 [12:14] <GreyVulpine> Indeed. Only way to be sure is to contact Mojang
#1079 [12:15] <GreyVulpine> SaraLykke - Can't say I have any other ideas for you then. It seems to be a graphical driver issue.
#1080 [12:16] <SaraLykke> GreyVulpine: i can't play then?+
#1081 [12:16] <GreyVulpine> Try coming back later, perhaps somebody else has a better idea than I do
#1082 [12:17] <SaraLykke> oh.. okay.. thank u for your time and the help
#1083 [12:17] <SaraLykke> oh.. okay.. thank u for your time and the help
#1084 [12:17] * SaraLykke [SaraLykke@notlogged] has left #minecrafthelp
#1085 [12:17] * AU518987077|MD [AU518987077|MD@notlogged] has quit. (Ping timeout: 198 seconds)
#1086 [12:18] * Ruler [Ruler@notlogged] has joined #minecrafthelp
#1087 [12:18] <Majd> GreyVulpine: the website is not working please help?
#1088 [12:18] <GreyVulpine> What about the website doesn't work?
#1089 [12:19] <Ruler> I have a problem when logging into any world, singleplayer, LAN, or server. Then Minecraft crashes.
#1090 [12:19] <GreyVulpine> Ruler - Please copy the entirety of the error log to http://paste.ubuntu.com and submit it, then give us the URL
#1091 [12:19] * Charlie [Charlie@notlogged] has joined #minecrafthelp
#1092 [12:19] <Charlie> Hi
#1093 [12:19] <Ruler> http://paste.ubuntu.com/15342782/
#1094 [12:19] <Charlie> Pp
#1095 [12:19] <GreyVulpine> Ruler - Launch minecraft. Before heading into a game, go to Minecraft's options, then video options. Tell me what you have set for "Vsync", "Mipmapping", and "VBOs", as well as the chunk render distance.
#1096 [12:20] <FobaGOD> GreyVulpine, I'm back in a while, bye
#1097 [12:20] <Charlie> NT launch
#1098 [12:20] * FobaGOD [FobaGOD@notlogged] has quit. (Quit: Web client closed)
#1099 [12:20] <Charlie> Can T launch
#1100 [12:20] <Charlie> Superpowers
#1101 [12:20] * GreyVulpine kicked Charlie from #minecrafthelp (Reason: harlie :Go away.)
#1102 [12:21] * dextons111 [dextons111@notlogged] has joined #minecrafthelp
#1103 [12:21] * AU518987077|MD [AU518987077|MD@notlogged] has joined #minecrafthelp
#1104 [12:21] * dextons111 [dextons111@notlogged] has quit. (Client Quit)
#1105 [12:22] * luisotavio567 [luisotavio567@notlogged] has joined #minecrafthelp
#1106 [12:22] * miraclemind [miraclemind@notlogged] has joined #minecrafthelp
#1107 [12:22] <Ruler> Vsync is ON, Mipmap is 4, VBO is off, and render distance is 12 chunks.
#1108 [12:22] <Ruler> @GreyVulpine
#1109 [12:23] * luisotavio567 [luisotavio567@notlogged] has quit. (Client Quit)
#1110 [12:23] <GreyVulpine> Ruler - Turn VBO on, set render distance to 10. Then try minecraft.
#1111 [12:23] * sethhhhhh [sethhhhhh@notlogged] has quit. (Quit: Web client closed)
#1112 [12:23] <Ruler> THANK YOU!
#1113 [12:23] <Ruler> It worked!
#1114 [12:23] <Ruler> Now, why did that work?
#1115 [12:24] <GreyVulpine> 1.9 modified how minecraft renders things, Vsync and VBOs set to on is now required for pretty much all intel integrated graphics users.
#1116 [12:12] <GreyVulpine> As far as I can tell, at least.
#1117 [12:13] * Majd [Majd@notlogged] has quit. (Ping timeout: 195 seconds)
#1118 [12:13] <Ruler> Okay, Thank you so much!
#1119 [12:13] <Ruler> <3
#1120 [12:13] * IrisVissers [IrisVissers@notlogged] has joined #minecrafthelp
#1121 [12:15] * bram [bram@notlogged] has joined #minecrafthelp
#1122 [12:15] * Ruler [Ruler@notlogged] has quit. (Quit: Web client closed)
#1123 [12:16] * IrisVissers [IrisVissers@notlogged] has quit. (Client Quit)
#1124 [12:16] * lolm^co [lolm^co@notlogged] has joined #minecrafthelp
#1125 [12:16] <miraclemind> do I use the email from my mojang account to log in to minecraft?
#1126 [12:16] * Crystal|AFK is now known as CrystalMare
#1127 [12:16] <GreyVulpine> Yes
#1128 [12:17] <miraclemind> thanks!
#1129 [12:17] * miraclemind [miraclemind@notlogged] has quit. (Quit: Web client closed)
#1130 [12:18] * samconor [samconor@notlogged] has joined #minecrafthelp
#1131 [12:19] * lolm^co [lolm^co@notlogged] has quit. (Client Quit)
#1132 [12:20] * miraclemind [miraclemind@notlogged] has joined #minecrafthelp
#1133 [12:20] * Windows10MC [Windows10MC@notlogged] has joined #minecrafthelp
#1134 [12:21] * liblib1234 [liblib1234@notlogged] has joined #minecrafthelp
#1135 [12:21] * jojo_ [jojo_@notlogged] has joined #minecrafthelp
#1136 [12:21] * OmnIcK [OmnIcK@notlogged] has quit. (Ping timeout: 190 seconds)
#1137 [12:22] * samconor [samconor@notlogged] has quit. (Client Quit)
#1138 [12:22] * pablo [pablo@notlogged] has joined #minecrafthelp
#1139 [12:22] * liblib1234 [liblib1234@notlogged] has quit. (Client Quit)
#1140 [12:22] * Windows10MC [Windows10MC@notlogged] has quit. (Client Quit)
#1141 [12:22] <jojo_> Hi, I have just installed minecraft, but I cannot start it
#1142 [12:22] <jojo_> http://paste.ubuntu.com/15342833/
#1143 [12:22] <jojo_> Here are my system details
#1144 [12:22] <GreyVulpine> jojo_ - Unfortunately, since that computer was updated to a later version of windows, Intel has no longer released updated video drivers for your system's video chipset. You have a few choices at this point. Either downgrade and reinstall a prior version of windows, or find a different computer to play minecraft on.
#1145 [12:23] <jojo_> do I have to pay again the 20 € on another computer?
#1146 [12:24] * Windows10MC [Windows10MC@notlogged] has joined #minecrafthelp
#1147 [12:24] <GreyVulpine> No.
#1148 [12:24] <jojo_> thanks for that sad information....
#1149 [12:25] <jojo_> :-(
#1150 [12:25] * KuEszVi [KuEszVi@notlogged] has joined #minecrafthelp
#1151 [12:25] * KuEszVi [KuEszVi@notlogged] has quit. (Client Quit)
#1152 [12:26] <Windows10MC> Hey, I was wondering... I just installed windows 10 and Im trying to play MC but it says "lack of updated drivers" But I checked and they're updated....
#1153 [12:26] * jojo_ [jojo_@notlogged] has quit. (Client Quit)
#1154 [12:26] * miraclemind [miraclemind@notlogged] has quit. (Client Quit)
#1155 [12:26] <GreyVulpine> Windows10MC - Unfortunately, since that computer was updated to a later version of windows, Intel has no longer released updated video drivers for your system's video chipset. You have a few choices at this point. Either downgrade and reinstall a prior version of windows, or find a different computer to play minecraft on.
#1156 [12:26] <GreyVulpine> er rather
#1157 [12:27] <GreyVulpine> Windows10MC - Follow the directions at: http://hopper.minecraft.net/help/pixel-format-not-accelerated/support/#dxdiag
#1158 [12:27] * pablo [pablo@notlogged] has quit. (Client Quit)
#1159 [12:27] <Windows10MC> Thanks! :)
#1160 [12:29] <Windows10MC> I have the link
#1161 [12:29] <Windows10MC> http://paste.ubuntu.com/15342729/
#1162 [12:29] <GreyVulpine> Bah.
#1163 [12:29] <GreyVulpine> Windows10MC - Unfortunately, since that computer was updated to a later version of windows, Intel has no longer released updated video drivers for your system's video chipset. You have a few choices at this point. Either downgrade and reinstall a prior version of windows, or find a different computer to play minecraft on.
#1164 [12:30] <Windows10MC> :/
#1165 [12:30] <Windows10MC> ............
#1166 [12:32] * Bud [Bud@notlogged] has joined #minecrafthelp
#1167 [12:32] * Bud [Bud@notlogged] has quit. (Client Quit)
#1168 [12:35] * Windows10MC [Windows10MC@notlogged] has quit. (Quit: Web client closed)
#1169 [12:37] * miraclemind [miraclemind@notlogged] has joined #minecrafthelp
#1170 [12:39] <miraclemind> it won't let me log in to minecraft. . .
#1171 [12:44] <miraclemind> can someone help?
#1172 [12:45] * miraclemind [miraclemind@notlogged] has joined #minecrafthelp
#1173 [12:45] <miraclemind> hello?
#1174 [12:50] * joao [joao@notlogged] has joined #minecrafthelp
#1175 [12:52] * Domcsii [Domcsii@notlogged] has joined #minecrafthelp
#1176 [12:52] * yosef132 [yosef132@notlogged] has joined #minecrafthelp
#1177 [12:52] <Domcsii> hi :)
#1178 [12:52] <Domcsii> öhmm i have problem with video driver
#1179 [12:53] <Domcsii> can help?
#1180 [12:53] <Domcsii> http://paste.ubuntu.com/15343006/
#1181 [12:53] <miraclemind> I'm waiting for a helper to
#1182 [12:54] * yosef132 [yosef132@notlogged] has quit. (Client Quit)
#1183 [12:54] * joao [joao@notlogged] has quit. (Client Quit)
#1184 [12:54] * joao [joao@notlogged] has quit. (Client Quit)
#1185 [12:56] * Domcsii [Domcsii@notlogged] has left #minecrafthelp
#1186 [12:56] <miraclemind> ?
#1187 [12:59] * mehman19 [mehman19@notlogged] has joined #minecrafthelp
#1188 [13:00] * mehman19 [mehman19@notlogged] has quit. (Client Quit)
#1189 [13:01] <miraclemind> is there a helper on?
#1190 [13:02] * antony [antony@notlogged] has joined #minecrafthelp
#1191 [13:03] <antony> ola
#1192 [13:05] * camilo_torrijo [camilo_torrijo@notlogged] has joined #minecrafthelp
#1193 [13:05] * camilo_torrijo [camilo_torrijo@notlogged] has quit. (Client Quit)
#1194 [13:06] * Darkrook11 [Darkrook11@notlogged] has joined #minecrafthelp
#1195 [13:07] * antony [antony@notlogged] has quit. (Client Quit)
#1196 [13:08] <Darkrook11> So, I went to change my email and my security questions were outdated, and now it wont let me either use the old email or the new one. Any advice?
#1197 [13:09] * AU518987077|MD [AU518987077|MD@notlogged] has quit. (Read error: Connection reset by peer)
#1198 [13:10] * pjohonduras [pjohonduras@notlogged] has joined #minecrafthelp
#1199 [13:11] * juvenalescarna [juvenalescarna@notlogged] has joined #minecrafthelp
#1200 [13:11] <pjohonduras> unable to use minecraft in this computer... have tried all the updates on drivers but still have issues
#1201 [13:11] <juvenalescarna> I'm speak portuguese
#1202 [13:11] <juvenalescarna> I1'm not speak english
#1203 [13:11] * xxparakeet92xx [xxparakeet92xx@notlogged] has joined #minecrafthelp
#1204 [13:12] <pjohonduras> espanol_
#1205 [13:12] <xxparakeet92xx> hello?
#1206 [13:12] <pjohonduras> hi
#1207 [13:12] <pjohonduras> this is my diag
#1208 [13:12] <pjohonduras> http://paste.ubuntu.com/15343112/
#1209 [13:12] <juvenalescarna> My pc is windows 10 and when I try to enter appears fix the problem
#1210 [13:12] * xxparakeet92xx [xxparakeet92xx@notlogged] has quit. (Client Quit)
#1211 [13:12] <pjohonduras> same on mine
#1212 [13:13] <juvenalescarna> Someone help ?
#1213 [13:13] * FobaGOD [FobaGOD@notlogged] has joined #minecrafthelp
#1214 [13:13] <FobaGOD> Hello
#1215 [13:13] <FobaGOD> I'm FobaGOD
#1216 [13:14] <juvenalescarna> can someone help
#1217 [13:14] <FobaGOD> I have a problem with my MC Account
#1218 [13:15] <juvenalescarna> Someone help to play in craftlandia for windows 10?
#1219 [13:17] * mikecool31 [mikecool31@notlogged] has joined #minecrafthelp
#1220 [13:17] * mikecool31 [mikecool31@notlogged] has quit. (Client Quit)
#1221 [13:18] * Darkrook11 [Darkrook11@notlogged] has quit. (Quit: Web client closed)
#1222 [13:20] * LolcatHell [LolcatHell@notlogged] has joined #minecrafthelp
#1223 [13:21] <LolcatHell> Hi, uh, I have an issue with the mojang e-mail change service.
#1224 [13:21] * pjohonduras [pjohonduras@notlogged] has quit. (Quit: Web client closed)
#1225 [13:21] * osuka_ [osuka_@notlogged] has joined #minecrafthelp
#1226 [13:21] <FobaGOD> Hi LolcatHell
#1227 [13:21] <LolcatHell> Keeps telling me An error occurred. Could not load security challenge.
#1228 [13:21] <LolcatHell> Hi.
#1229 [13:21] * Bellichhh [Bellichhh@notlogged] has joined #minecrafthelp
#1230 [13:21] <LolcatHell> It's kinda annoying, since I really need my email changed, haha.
#1231 [13:22] * vxc [vxc@notlogged] has joined #minecrafthelp
#1232 [13:22] * Bellichhh [Bellichhh@notlogged] has quit. (Client Quit)
#1233 [13:23] * billy_ [billy_@notlogged] has joined #minecrafthelp
#1234 [13:23] * miraclemind [miraclemind@notlogged] has joined #minecrafthelp
#1235 [13:23] * billy_ [billy_@notlogged] has quit. (Client Quit)
#1236 [13:12] <miraclemind> when i try to log in to minecraft it won't let me
#1237 [13:15] <vxc> 1.9 doesnt let me play servers
#1238 [13:22] * LolcatHell [LolcatHell@notlogged] has quit. (Quit: Web client closed)
#1239 [13:25] * FobaGOD [FobaGOD@notlogged] has quit. (Quit: Web client closed)
#1240 [13:25] * Statixz_ [Statixz_@notlogged] has joined #minecrafthelp
#1241 [13:26] * PandaDilly [PandaDilly@notlogged] has joined #minecrafthelp
#1242 [13:26] * PandaDilly [PandaDilly@notlogged] has quit. (Client Quit)
#1243 [13:28] <Statixz_> why does it say "Sorry but your username or password is incorrect!" everytime i try log in. It logged me out randomly now whenever i try log back in it says that everytime. I've tried resetting my password but the email wont come through for some reason
#1244 [13:28] <miraclemind> me to
#1245 [13:28] * elitepredetor99 [elitepredetor99@notlogged] has joined #minecrafthelp
#1246 [13:28] <elitepredetor99> help
#1247 [13:29] <elitepredetor99> my email was unregistered
#1248 [13:29] <elitepredetor99> how is this possible ?
#1249 [13:29] <Statixz_> Yeah i think thats happened to me aswell
#1250 [13:29] <Statixz_> Is that happening to alot of people?
#1251 [13:29] <elitepredetor99> my minecraft is gone to
#1252 [13:30] <elitepredetor99> did you fix it ?
#1253 [13:30] <Statixz_> I haven't fixed mine, I have 4 accounts and only 1 of them works. The one that works has a different Ip from all the others
#1254 [13:31] <miraclemind> it happened as soon as i migrated my acount
#1255 [13:31] <elitepredetor99> did the email get unregistered ?
#1256 [13:31] <elitepredetor99> i tried to log into my email it said not a email so i tried registering and it registered
#1257 [13:31] <Statixz_> i think so
#1258 [13:32] <elitepredetor99> but how is it possible ?
#1259 [13:32] <elitepredetor99> i registered the email again no games in it now
#1260 [13:32] <elitepredetor99> my premium minecraft is gone
#1261 [13:33] * GabiAlexandru [GabiAlexandru@notlogged] has joined #minecrafthelp
#1262 [13:33] <GabiAlexandru> I cant acces my account
#1263 [13:33] <Statixz_> same man
#1264 [13:33] <GabiAlexandru> But Why\
#1265 [13:34] <miraclemind> we can't log in to minecraft
#1266 [13:34] <GabiAlexandru> And I can't change the password
#1267 [13:34] <GabiAlexandru> i didn't receive the mail
#1268 [13:35] <Statixz_> exact same as me
#1269 [13:36] <GabiAlexandru> CAn somebody help us??
#1270 [13:36] <elitepredetor99> wtf i want a refund
#1271 [13:36] <elitepredetor99> 2 emails were not working
#1272 [13:36] <elitepredetor99> my account got removed
#1273 [13:37] <elitepredetor99> i might of lost the games for ever
#1274 [13:37] <elitepredetor99> i re registered the emails
#1275 [13:37] <elitepredetor99> and no minecraft init
#1276 [13:38] <GabiAlexandru> I lost that account forever???
#1277 [13:38] <elitepredetor99> this is stressing me out
#1278 [13:39] <elitepredetor99> gabi try registering
#1279 [13:39] <elitepredetor99> your email and see if it works
#1280 [13:40] <GabiAlexandru> nope
#1281 [13:41] <GabiAlexandru> where to register
#1282 [13:41] <GabiAlexandru> on minecraft???
#1283 [13:41] <elitepredetor99> https://account.mojang.com/register
#1284 [13:41] <elitepredetor99> try registering the email and see if the registering works if so then same thing happend to you
#1285 [13:42] <elitepredetor99> and this is bs i want a refund
#1286 [13:44] <GabiAlexandru> it works
#1287 [13:44] <GabiAlexandru> thanks a lot man
#1288 [13:45] <elitepredetor99> but your game is delten right ?
#1289 [13:47] <GabiAlexandru> what means delten?
#1290 [13:47] <elitepredetor99> does your account have minecraft ?
#1291 [13:48] <elitepredetor99> try loging into minecraft witht the email
#1292 [13:49] <Statixz_> wtf my account has been deleted aswell
#1293 [13:49] <Statixz_> this is stupid
#1294 [13:49] <elitepredetor99> omg
#1295 [13:49] <GabiAlexandru> i cant acces premium
#1296 [13:49] <elitepredetor99> msg mosang
#1297 [13:49] <elitepredetor99> mojang
#1298 [13:50] <elitepredetor99> my 2 accounts have been unregisterd and deleten
#1299 [13:50] <miraclemind> I'm going to get a snack
#1300 [13:51] <Statixz_> this is bullshit
#1301 [13:51] <Absol> Statixz_: Please keep it civil
#1302 [13:51] * Ahmad [Ahmad@notlogged] has joined #minecrafthelp
#1303 [13:52] <Statixz_> so everything i've bought for the account is gone?
#1304 [13:52] <Ahmad> i want to change my email
#1305 [13:52] * josh__ [josh__@notlogged] has joined #minecrafthelp
#1306 [13:53] <josh__> i need help with my minecraft launcher it acts like it will starty and then doesnt
#1307 [13:53] <miraclemind> im back
#1308 [13:53] <elitepredetor99> ahamd
#1309 [13:53] <elitepredetor99> were all having the problem
#1310 [13:53] <elitepredetor99> our emails have been unregistered
#1311 [13:53] <elitepredetor99> i have lost 2 accounts
#1312 [13:53] <Ahmad> i need to change my minecraft email to my new email because it been a long time since i ever used the old one
#1313 [13:53] <josh__> really like wtf is going on
#1314 [13:53] <Ahmad> ikr
#1315 [13:53] <elitepredetor99> mojang needs to refund me
#1316 [13:54] <elitepredetor99> i better not lost 2 accounts
#1317 [13:54] * Bud [Bud@notlogged] has joined #minecrafthelp
#1318 [13:54] <elitepredetor99> $40 down the drain
#1319 [13:54] <Ahmad> yeah gaben needs to refind me too T^T xED
#1320 [13:54] <Ahmad> xD*
#1321 [13:54] <Bud> Mojang claimed my account back anychance i can have a name transfer?
#1322 [13:54] <Ahmad> soo.........
#1323 [13:54] <Ahmad> any way i can migrate my account
#1324 [13:55] <josh__> how the hell is someone gonna help us all at once like where the hell is the 12 gage already
#1325 [13:55] <GabiAlexandru> i lost my account
#1326 [13:55] <GabiAlexandru> fuck
#1327 [13:55] <Absol> GabiAlexandru: Please keep it civil
#1328 [13:55] <Bud> who else lost their account?
#1329 [13:55] <Ahmad> i lost ,y mom
#1330 [13:55] <Ahmad> my mom*
#1331 [13:55] <Ahmad> and dad too....
#1332 [13:55] <elitepredetor99> bud i did
#1333 [13:55] <elitepredetor99> i lost 2 accounts
#1334 [13:55] <Ahmad> and im adopted
#1335 [13:55] <elitepredetor99> and re registered them
#1336 [13:55] <Bud> elite was it a cracked alt?
#1337 [13:56] <elitepredetor99> no i brought them full price
#1338 [13:56] <elitepredetor99> $20 each
#1339 [13:56] <Bud> strange
#1340 [13:56] <elitepredetor99> and i had to re register them
#1341 [13:56] <GabiAlexandru> I registred i now i have minecraft nonpremium
#1342 [13:56] <GabiAlexandru> what I cand do?
#1343 [13:56] <Ahmad> i got adopted
#1344 [13:56] <Ahmad> from a rich family
#1345 [13:56] <Ahmad> and now i can buy minecraft accounts on daily bases
#1346 [13:56] <GabiAlexandru> What can I do
#1347 [13:57] <Ahmad> umm..........
#1348 [13:57] <Ahmad> nothing and w8 for notch to die
#1349 [13:57] * Ahmad [Ahmad@notlogged] has quit. (Quit: Web client closed)
#1350 [13:57] <josh__> so basically this is no help just a big chat room great
#1351 [13:57] <Statixz_> yeah where is the help?
#1352 [13:57] <Statixz_> i've lost my account :P
#1353 [13:57] * GabiAlexandru [GabiAlexandru@notlogged] has quit. (Quit: Web client closed)
#1354 [13:58] <Statixz_> and i dont even know whats happened to it cause no ones helping
#1355 [13:58] <josh__> theres help at the store its called bleach
#1356 [13:58] <Statixz_> fair enough
#1357 [13:58] * julialuciana [julialuciana@notlogged] has joined #minecrafthelp
#1358 [13:58] <josh__> we are all just gonna sit here for the rest of our lives
#1359 [13:58] <josh__> im out i think bleach will help my minecraft too
#1360 [13:59] * julialuciana [julialuciana@notlogged] has quit. (Client Quit)
#1361 [13:59] <Statixz_> bleach sounds like a good idea tbh
#1362 [13:59] * josh__ [josh__@notlogged] has quit. (Quit: Web client closed)
#1363 [13:59] * Statixz_ [Statixz_@notlogged] has quit. (Quit: Web client closed)
#1364 [14:01] * BeginnerRedstoner [BeginnerRedstoner@notlogged] has joined #minecrafthelp
#1365 [14:01] <Bud> who lost their acc?
#1366 [14:03] * miraclemind [miraclemind@notlogged] has quit. (Quit: Web client closed)
#1367 [14:03] <elitepredetor99> me
#1368 [14:03] <elitepredetor99> im mad bud try registering
#1369 [14:03] <elitepredetor99> and see if the email can be re registered ?
#1370 [14:03] <elitepredetor99> and see if the email can be re registered ?
#1371 [14:03] * BeginnerRedstoner [BeginnerRedstoner@notlogged] has left #minecrafthelp
#1372 [14:04] <Bud> alright
#1373 [14:04] * JohnyCraft_CZ [JohnyCraft_CZ@notlogged] has joined #minecrafthelp
#1374 [14:05] <JohnyCraft_CZ> http://paste.ubuntu.com/15343411/
#1375 [14:05] * Omen returns
#1375 [14:05] * BeginnerRedstoner [BeginnerRedstoner@notlogged] has joined #minecrafthelp
#1376 [14:05] <JohnyCraft_CZ> Hello, My minecraft doesnt run and Omen I dont know why
#1377 [14:05] <JohnyCraft_CZ> http://paste.ubuntu.com/15343411/
#1378 [14:05] <JohnyCraft_CZ> Can you help me please?
#1379 [14:05] <elitepredetor99> johny its happenig to everyone
#1380 [14:06] <elitepredetor99> try registering on mojang website
#1381 [14:06] <elitepredetor99> using your email
#1382 [14:06] <elitepredetor99> and see if it works
#1383 [14:07] * BeginnerRedstoner [BeginnerRedstoner@notlogged] has quit. (Client Quit)
#1384 [14:07] <Omen> elitepredetor99, I don't see how that has anything to do with the software
#1385 [14:07] <Omen> JohnyCraft_CZ, is it crashing for you?
#1386 [14:07] <JohnyCraft_CZ> Yes
#1387 [14:07] <Omen> ??> JohnyCraft_CZ launcher/crash-log
#1388 [14:07] <Absol> JohnyCraft_CZ: We need to see your crash log, which appears after a crash.
#1389 [14:07] <Absol> JohnyCraft_CZ: First, copy all of the text (right click on any empty space, press "Copy All Text"). Then, go to http://paste.ubuntu.com/ and paste it. Click "Paste!", then share with us the link (the URL) that it takes you to.
#1390 [14:07] <JohnyCraft_CZ> http://paste.ubuntu.com/15343411/
#1391 [14:07] <Omen> Please read
#1392 [14:08] <Omen> you posted your Dxdiag 3 times now, that's not a crash
#1393 [14:08] <JohnyCraft_CZ> But my minecarft crush and crush again and I dont know what I do
#1394 [14:09] <Omen> JohnyCraft_CZ, until you give me your crashlog I won't know what you need help with.
#1395 [14:10] * FobaGOD [FobaGOD@notlogged] has joined #minecrafthelp
#1396 [14:10] * GabiAlexandru [GabiAlexandru@notlogged] has joined #minecrafthelp
#1397 [14:10] <FobaGOD> Hi, I'm FobaGOD
#1398 [14:10] <FobaGOD> I have a problem with my account
#1399 [14:10] <GabiAlexandru> I lost a minecraft account
#1400 [14:10] <FobaGOD> I can't login
#1401 [14:10] <GabiAlexandru> same thing
#1402 [14:10] <GabiAlexandru> you lost it
#1403 [14:10] <GabiAlexandru> forever
#1404 [14:11] <GabiAlexandru> I want a refund
#1405 [14:11] <Omen> GabiAlexandru, please don't try to troll people
#1406 [14:11] <JohnyCraft_CZ> http://paste.ubuntu.com/
#1407 [14:11] <JohnyCraft_CZ> Omen
#1408 [14:11] <Omen> you didn't put any text on that link
#1409 [14:11] <Omen> paste have a number after them
#1410 [14:11] <GabiAlexandru> I dont try to troll
#1411 [14:11] <GabiAlexandru> is very serious
#1412 [14:12] <GabiAlexandru> i have the same problem
#1413 [14:12] <elitepredetor99> https://account.mojang.com/documents/minecraft_eula
#1414 [14:12] <GabiAlexandru> and i lost it
#1415 [14:12] <elitepredetor99> https://account.mojang.com/register
#1416 [14:12] <elitepredetor99> try registering the email again and see if you can get the account back
#1417 [14:12] <elitepredetor99> https://account.mojang.com/register
#1418 [14:12] * Berseck [Berseck@notlogged] has joined #minecrafthelp
#1419 [14:12] <Berseck> hola
#1420 [14:12] <GabiAlexandru> no i registred but i only play unpremium
#1421 [14:13] <elitepredetor99> gabi same for me
#1422 [14:13] <GabiAlexandru> so??
#1423 [14:13] * MattOfflineMc is now known as Mata
#1424 [14:13] <elitepredetor99> i had to re register 2 account and now its demo
#1425 [14:13] <Berseck> puto el que lee
#1426 [14:13] <elitepredetor99> version
#1427 [14:13] <elitepredetor99> https://account.mojang.com/register
#1428 [14:13] <FobaGOD> Hola Berseck
#1429 [14:13] <Berseck> ajjaja
#1430 [14:13] <FobaGOD> Berseck se la come
#1431 [14:13] <Berseck> chupala forro
#1432 [14:13] <GabiAlexandru> yes demo
#1433 [14:13] <Omen> ??> GabiAlexandru account/bug/demo
#1434 [14:13] <Absol> GabiAlexandru: Please see this article: https://help.mojang.com/customer/portal/articles/1218766-can-only-play-minecraft-demo if you are only able to play the Demo after having purchased the game.
#1435 [14:13] <Berseck> abso
#1436 [14:13] <Berseck> hi
#1437 [14:13] <Mata> ??> FobaGOD lang/en
#1438 [14:13] <Absol> FobaGOD: We only speak English here. However, you may, if you wish, try using a translator, such as https://translate.google.com/#auto/en
#1439 [14:13] <FobaGOD> Yes, I know Mata
#1440 [14:13] <JohnyCraft_CZ> http://paste.ubuntu.com/15343411/
#1441 [14:14] <FobaGOD> I need support
#1442 [14:14] <FobaGOD> But staff don't answer me
#1443 [14:14] <Berseck> Yes i am
#1444 [14:14] <JohnyCraft_CZ> 15343411 is the number omen
#1445 [14:14] <Berseck> I can not access my account or let me change the password, follow the same nick.
#1446 [14:14] <GabiAlexandru> it's same email
#1447 [14:14] <Mata> ??> FobaGOD ask
#1448 [14:14] <Absol> FobaGOD: Please don't ask to ask or just say "I need help" - just ask your question or state what you need help with, and be as specific as possible.
#1449 [14:14] <Absol> FobaGOD: If you are unsure if the question is appropriate, just ask it and you will be informed if it is not.
#1450 [14:14] * Owexz [Owexz@notlogged] has joined #minecrafthelp
#1451 [14:15] <FobaGOD> Absol I asked
#1452 [14:15] <Omen> ??> JohnyCraft_CZ launcher/crash-log
#1453 [14:15] <Absol> JohnyCraft_CZ: We need to see your crash log, which appears after a crash.
#1454 [14:15] <FobaGOD> But never I receive answer
#1455 [14:15] <Absol> JohnyCraft_CZ: First, copy all of the text (right click on any empty space, press "Copy All Text"). Then, go to http://paste.ubuntu.com/ and paste it. Click "Paste!", then share with us the link (the URL) that it takes you to.
#1456 [14:15] <GabiAlexandru> i registred again and now i cant play minecraft premium
#1457 [14:15] <Omen> I need your crashlog. you keep telling me your dxdiag
#1458 [14:15] <FobaGOD> I can't log in with my account
#1459 [14:15] <Berseck> I can not access my account or let me change the password, follow the same nick.
#1460 [14:15] * Cast0077 [Cast0077@notlogged] has quit. (Read error: Connection reset by peer)
#1461 [14:15] <FobaGOD> I want know if my email was changed
#1462 [14:15] <Berseck> help plis
#1463 [14:15] <Mata> Why so FobaGOD ?
#1464 [14:15] <FobaGOD> I don't know why
#1465 [14:15] <GabiAlexandru> I want a refound
#1466 [14:15] <FobaGOD> I tried to join but I can't
#1467 [14:15] <Berseck> I can not access my account or let me change the password, follow the same nick. PLIS HELP
#1468 [14:16] <elitepredetor99> fabogod
#1469 [14:16] <elitepredetor99> https://account.mojang.com/register
#1470 [14:16] <elitepredetor99> try registering
#1471 [14:16] <elitepredetor99> the email again
#1472 [14:16] <Berseck> I can not access my account or let me change the password, follow the same nick.
#1473 [14:16] <Mata> FobaGOD, This is an community run channel, nobody here acctually works for mojang, we can forward you to contacting them but we can't acctually do anything
#1474 [14:16] <elitepredetor99> and see if the account has been deleten
#1475 [14:16] <GabiAlexandru> fuck you mojang
#1476 [14:16] * Absol kicked GabiAlexandru from #minecrafthelp (Reason: abiAlexandru :Keep it civilized, you are just a human)
#1477 [14:16] <Omen> I hope he does not come back
#1478 [14:17] <elitepredetor99> no he has every right
#1479 [14:17] <elitepredetor99> i lost $40 of account
#1480 [14:17] <elitepredetor99> and i had to re register the email
#1481 [14:17] <FobaGOD> Mata, Mojang Support webpage sent me to me to here
#1482 [14:17] <Omen> ??> elitepredetor99 account/refund
#1483 [14:17] <Absol> elitepredetor99: This is Mojang's refund policy: http://help.mojang.com/customer/portal/articles/359338-mojang-refunds-policy
#1484 [14:17] <elitepredetor99> i didnt refund
#1485 [14:17] <elitepredetor99> nothing
#1486 [14:17] <Omen> ??> elitepredetor99 account/refund
#1487 [14:17] <elitepredetor99> maybe account dispenser did ?
#1488 [14:17] <Absol> elitepredetor99: This is Mojang's refund policy: http://help.mojang.com/customer/portal/articles/359338-mojang-refunds-policy
#1489 [14:17] <JohnyCraft_CZ> Hey I dont know what to do, i coppied all the text from dxdiag and I pasted it! http://paste.ubuntu.com/15343489/
#1490 [14:17] <elitepredetor99> i brought the account from account dispenser
#1491 [14:17] <elitepredetor99> could that be it ?
#1492 [14:17] <Omen> elitepredetor99, unless you buy it from mojang you do not own it
#1493 [14:18] <Omen> Accounts are not allowed to be resold or transferred.
#1494 [14:18] <Mata> FobaGOD, like can you acctually log into your account.
#1495 [14:18] <elitepredetor99> but why is my email un registered ?
#1496 [14:18] <elitepredetor99> i had to re register the emails
#1497 [14:18] <elitepredetor99> then it had nothing init
#1498 [14:18] <elitepredetor99> no games nothing
#1499 [14:18] <Omen> The account owner probably transferred it back to their self
#1500 [14:18] <Berseck> I can not access my account or let me change the password, follow the same nick. They Change my email HEEEEEEEEEEEELP
#1501 [14:19] <elitepredetor99> really ? i might have to charge back at the owner then
#1502 [14:19] <elitepredetor99> berseck relax https://account.mojang.com/register
#1503 [14:19] <Omen> You don't own it
#1504 [14:19] <FobaGOD> Mata I can't log into my account
#1505 [14:19] <elitepredetor99> try registering your email
#1506 [14:19] <Mata> Okay, are you sure you are using the right credentials to log in?
#1507 [14:19] <Omen> If you did not buy the account from Mojang or use a gift code you do not own the account
#1508 [14:19] <Mata> username & password are correct?
#1509 [14:20] <elitepredetor99> berseck did u get the account from another website ?
#1510 [14:20] <elitepredetor99> like account dispenser ?
#1511 [14:20] <Berseck> elitepredetor99 Yeah, but I had a mail that has purchased
#1512 [14:20] * FobaGOD [FobaGOD@notlogged] has quit. (Quit: Web client closed)
#1513 [14:20] <elitepredetor99> thats probalby it :( my 2 accounts were un registered
#1514 [14:20] <elitepredetor99> try registering your email http://webchat.esper.net/?channels=minecrafthelp
#1515 [14:20] <elitepredetor99> and see if it was unregisterd
#1516 [14:21] * Berseck_ [Berseck_@notlogged] has joined #minecrafthelp
#1517 [14:21] <JohnyCraft_CZ> Please omen, what do I do?
#1518 [14:21] <Omen> elitepredetor99, that's this channel
#1519 [14:21] <elitepredetor99> http://webchat.esper.net/?channels=minecrafthelp
#1520 [14:21] <Berseck_> elitepro
#1521 [14:21] <elitepredetor99> ?
#1522 [14:21] <Omen> JohnyCraft_CZ, you need to paste your crashlog
#1523 [14:21] * Berseck [Berseck@notlogged] has quit. (Quit: Web client closed)
#1524 [14:21] <Omen> Please read what I am saying. I do not want your dxdiag
#1525 [14:21] <JohnyCraft_CZ> but where I find it?
#1526 [14:21] <elitepredetor99> johnycraft http://webchat.esper.net/?channels=minecrafthelp
#1527 [14:21] <Omen> ??> JohnyCraft_CZ launcher/crash-log
#1528 [14:21] <Absol> JohnyCraft_CZ: We need to see your crash log, which appears after a crash.
#1529 [14:21] <Absol> JohnyCraft_CZ: First, copy all of the text (right click on any empty space, press "Copy All Text"). Then, go to http://paste.ubuntu.com/ and paste it. Click "Paste!", then share with us the link (the URL) that it takes you to.
#1530 [14:21] <Berseck_> And connect me with my mail
#1531 [14:22] <Omen> elitepredetor99, that's this channel
#1532 [14:22] <elitepredetor99> https://account.mojang.com/register
#1533 [14:22] <elitepredetor99> omg looool
#1534 [14:22] <elitepredetor99> i mean https://account.mojang.com/register
#1535 [14:22] <elitepredetor99> johnycraft https://account.mojang.com/register try regitering your email
#1536 [14:22] <Omen> elitepredetor99, and please stop misdirecting people
#1537 [14:22] <Berseck_> And connect me with my mail
#1538 [14:22] <elitepredetor99> your email might of been un registerd
#1539 [14:22] <Omen> elitepredetor99, he is having crashes
#1540 [14:22] <elitepredetor99> like mine
#1541 [14:22] <Omen> stop
#1542 [14:22] <elitepredetor99> k
#1543 [14:22] * GreyVulpine kicked elitepredetor99 from #minecrafthelp (Reason: litepredetor99 :Go away.)
#1544 [14:23] * elitepredetor99 [elitepredetor99@notlogged] has joined #minecrafthelp
#1545 [14:23] <elitepredetor99> why kick me im helping people
#1546 [14:23] <elitepredetor99> funny youte
#1547 [14:23] * Berseck_ [Berseck_@notlogged] has quit. (Client Quit)
#1548 [14:23] <JohnyCraft_CZ> http://paste.ubuntu.com/15343528/
#1549 [14:23] <Mata> JohnyCraft_CZ, Follow the instructions here: http://hopper.minecraft.net/help/pixel-format-not-accelerated/support/#dxdiag
#1550 [14:23] <JohnyCraft_CZ> I got it
#1551 [14:23] <elitepredetor99> johny try installing open gl
#1552 [14:23] <GreyVulpine> elitepredetor99 - You aren't. Stop it.
#1553 [14:24] <elitepredetor99> tf u on about
#1554 [14:24] <elitepredetor99> be quite plz
#1555 [14:24] <GreyVulpine> !kb elitepredetor99
#1556 [14:24] * GreyBot kicked elitepredetor99 from #minecrafthelp (Reason: litepredetor99 :<Kicks:1487>)
#1557 [14:24] * kauet_darkpvp [kauet_darkpvp@notlogged] has joined #minecrafthelp
#1558 [14:24] <JohnyCraft_CZ> But Omen i did it
#1559 [14:24] <JohnyCraft_CZ> I have that dxdiag copied and what I do next?
#1560 [14:12] <Omen> Thank you JohnyCraft_CZ. You need to update your graphics drivers
#1561 [14:12] <Mata> follow the steps on that post
#1562 [14:13] <kauet_darkpvp> preciso de ajuda
#1563 [14:13] <JohnyCraft_CZ> Can you send me that drivers please?
#1564 [14:13] <JohnyCraft_CZ> Omne?
#1565 [14:13] <JohnyCraft_CZ> Omen?
#1566 [14:13] <Omen> Just a sec
#1567 [14:14] <Mata> ??> kauet_darkpvp lang/es
#1568 [14:14] <Absol> kauet_darkpvp: En esta sala de chat, solo trabajamos en ingles. Por favor, escriba en ingles o use un traductor como el que puede encontrar en https://translate.google.com/#es/en
#1569 [14:14] <JohnyCraft_CZ> Okay
#1570 [14:16] <JohnyCraft_CZ> Im waiting
#1571 [14:17] <kauet_darkpvp> how to update my graphics drivers?
#1572 [14:18] <Mata> kauet_darkpvp, Follow the instructions here: http://hopper.minecraft.net/help/pixel-format-not-accelerated/support/#dxdiag
#1573 [14:18] <Mata> Please send us the url it generates
#1574 [14:18] <JohnyCraft_CZ> Omen? Can you please send me that graphics drivers?
#1575 [14:18] <Omen> JohnyCraft_CZ, https://downloadcenter.intel.com/download/22519/Intel-Graphics-Media-Accelerator-Driver-Windows-7-Windows-Vista-exe-?v=t
#1576 [14:18] * osuka_ [osuka_@notlogged] has quit. (Quit: ...and the computer's sleeping again. Could someone wake it up for me?)
#1577 [14:19] <JohnyCraft_CZ> Thank you very much, you are a nice man :)
#1578 [14:25] <Omen> I wish I had a webpage that list all the current drivers for each OS version. I could probably do it but not that committed to the task required.
#1579 [14:26] <Mata> xD make a LMGIFY bot :P
#1580 [14:26] <JohnyCraft_CZ> Hey omen I instal that graphics drivers but I have error: This computer does not meet the minimum requirements for software installation
#1581 [14:26] <JohnyCraft_CZ> What I do?
#1582 [14:27] <webrosc> Omen, http://www.intel.com/content/www/us/en/support/graphics-drivers/000005526.html
#1583 [14:27] <webrosc> very usefyul page to keep
#1584 [14:27] * BeginnerRedstoner [BeginnerRedstoner@notlogged] has joined #minecrafthelp
#1585 [14:28] <Omen> oh? That's odd JohnyCraft_CZ. I was quite careful in selecting. hmm I will double check
#1586 [14:28] <Omen> Thank you webrosc
#1587 [14:29] * Nullpunkt98 [Nullpunkt98@notlogged] has joined #minecrafthelp
#1588 [14:30] <JohnyCraft_CZ> I know Its odd, can you please send me another graphics drivers?
#1589 [14:30] <Omen> try this one. https://downloadcenter.intel.com/download/22165/Intel-Graphics-Media-Accelerator-Driver-Windows-7-Windows-Vista-exe-
#1590 [14:30] <Nullpunkt98> http://paste.ubuntu.com/15343589/
#1591 [14:31] * Jeff [Jeff@notlogged] has joined #minecrafthelp
#1592 [14:31] <webrosc> Omen, you chose right driver, may need a dell driver instead
#1593 [14:31] <Omen> webrosc, that's what I thought!
#1594 [14:31] * RandomGgames [RandomGgames@notlogged] has joined #minecrafthelp
#1595 [14:31] * Jeff is now known as Guest91442
#1596 [14:32] <webrosc> Nullpunkt98, one moment
#1597 [14:32] <webrosc> Nullpunkt98, one moment
#1598 [14:32] * BeginnerRedstoner [BeginnerRedstoner@notlogged] has left #minecrafthelp
#1599 [14:32] <RandomGgames> If anyone is around and not busy, what does the biome_1 do in the superflat settings, and is it possible to have superflat generate multiple biomes?
#1600 [14:32] <Guest91442> i have a problem about updating my graphic card to play my minecraft
#1601 [14:33] <webrosc> Nullpunkt98, download and install the catalyst software suite here http://support.amd.com/en-us/download/desktop/legacy?product=Legacy1&os=Windows%20Vista%20-%2064
#1602 [14:33] <Mata> Guest91442, Follow the instructions here: http://hopper.minecraft.net/help/pixel-format-not-accelerated/support/#dxdiag
#1603 [14:34] * BeginnerRedstoner_ [BeginnerRedstoner_@notlogged] has joined #minecrafthelp
#1604 [14:34] <Omen> RandomGgames, you can have biomes but keep in mind that certain features of the game require height and terrain generation that might not be available in superflat
#1605 [14:34] <BeginnerRedstoner_> hey
#1606 [14:34] <Guest91442> i have followed the instructions and it sent me to this help chat , so what do i do from here?
#1607 [14:35] <webrosc> Guest91442, post the paste.ubuntu.com link you got from that guide
#1608 [14:35] <Mata> that
#1609 [14:35] <BeginnerRedstoner_> so, i do /execute @a ~ ~ ~ /testfor @e[type=Skeleton, r=5] on command block and it says invalid UUID.
#1610 [14:35] <RandomGgames> Omen: It's not possible to have a flat world with multiple biomes?
#1611 [14:35] <Guest91442> http://paste.ubuntu.com/15343599/
#1612 [14:36] <RandomGgames> BeginnerRedstoner_: Don't put a space for the r=5
#1613 [14:36] * geranimo21 [geranimo21@notlogged] has joined #minecrafthelp
#1614 [14:36] <BeginnerRedstoner_> ?
#1615 [14:36] <BeginnerRedstoner_> what space
#1616 [14:36] <Omen> You can have biomes, you just might not get all the biome features you want
#1617 [14:37] <BeginnerRedstoner_> you mean before r=5?
#1618 [14:37] <Omen> yes
#1619 [14:37] <RandomGgames> yes BeginnerRedstoner_
#1620 [14:37] <BeginnerRedstoner_> so /execute @a ~ ~ ~ /testfor @e[type=Skeleton,r=5]
#1621 [14:37] <BeginnerRedstoner_> this?
#1622 [14:37] <RandomGgames> yeah
#1623 [14:37] <BeginnerRedstoner_> will test soon, thx
#1624 [14:37] <RandomGgames> Omen: What would I do to have multiple biomes?
#1625 [14:37] <geranimo21> I can´t play minecraft but I have already installed the game. what do I have to do?
#1626 [14:38] * einno21_Plays [einno21_Plays@notlogged] has joined #minecrafthelp
#1627 [14:38] <webrosc> geranimo21, why not? error?
#1628 [14:38] <geranimo21> yes
#1629 [14:39] <webrosc> geranimo21, post the crash report to paste.ubuntu.com then link that here
#1630 [14:39] <Guest91442> my ubuntu is http://paste.ubuntu.com/15343599/
#1631 [14:39] <Guest91442> my ubuntu is http://paste.ubuntu.com/15343599/
#1632 [14:39] * Omen [Omen@notlogged] has left #minecrafthelp
#1633 [14:39] <geranimo21> http://paste.ubuntu.com/15343616/
#1634 [14:39] <BeginnerRedstoner_> thank you it works
#1635 [14:40] <webrosc> Guest91442, Mata is working on yours
#1636 [14:40] <webrosc> geranimo21, one moment
#1637 [14:40] <Guest91442> ok
#1638 [14:40] <BeginnerRedstoner_> any way to tell that there is no mobs in specific radius?
#1639 [14:40] <geranimo21> ok, thank you
#1640 [14:40] <JohnyCraft_CZ> Ok Omen, my minecraft RUN!!! Thank you very much for help and have a good day :)
#1641 [14:41] * TruMC [TruMC@notlogged] has joined #minecrafthelp
#1642 [14:41] <TruMC> staff
#1643 [14:41] <webrosc> TruMC, ?
#1644 [14:41] * einno21_Plays [einno21_Plays@notlogged] has joined #minecrafthelp
#1645 [14:42] <BeginnerRedstoner_> any way to tell that there is no mobs within specific radius of a player?
#1646 [14:42] <webrosc> geranimo21, download and install http://www.nvidia.co.uk/download/driverResults.aspx/99648/en-uk
#1647 [14:42] * TruMC [TruMC@notlogged] has quit. (Client Quit)
#1648 [14:42] <geranimo21> ok i do
#1649 [14:43] * PortalGun1 [PortalGun1@notlogged] has joined #minecrafthelp
#1650 [14:43] <Mata> Guest91442, it seems the graphics drivers of your graphicscard are not updated to windows 8.1
#1651 [14:43] * Keilana [Keilana@notlogged] has joined #minecrafthelp
#1652 [14:43] * Keilana [Keilana@notlogged] has quit. (Client Quit)
#1653 [14:43] * einno21_Plays [einno21_Plays@notlogged] has quit. (Client Quit)
#1654 [14:43] <Mata> you can try These drivers: http://www.dell.com/support/home/us/en/04/Drivers/DriversDetails?driverId=8FCG9&fileId=2731109811&osCode=WLH&productCode=studio-xps-16&languageCode=en&categoryId=VI
#1655 [14:43] <Guest91442> how do update them
#1656 [14:44] * kauet_darkpvp [kauet_darkpvp@notlogged] has joined #minecrafthelp
#1657 [14:44] <Mata> But most probably you will have to revert to windows 7 to be able to get drivers that work correctly
#1658 [14:45] <PortalGun1> Hello I can not minecraft on windows 10 when it opened so I'm fit again and if so falls
#1659 [14:45] * kauet_darkpvp [kauet_darkpvp@notlogged] has quit. (Client Quit)
#1660 [14:46] <Guest91442> is there eny instruction like that can tell me how to get to windows 7
#1661 [14:46] * kauet_darkpvp [kauet_darkpvp@notlogged] has joined #minecrafthelp
#1662 [14:46] <geranimo21> it is downloading
#1663 [14:46] <kauet_darkpvp> preciso de ajuda
#1664 [14:46] <PortalGun1> Hello I can not minecraft on windows 10 when it opened so I'm fit again and if so falls
#1665 [14:46] <PortalGun1> Hello I can not minecraft on windows 10 when it opened so I'm fit again and if so falls
#1666 [14:46] <PortalGun1> Hello I can not minecraft on windows 10 when it opened so I'm fit again and if so falls
#1667 [14:46] <Mata> Guest91442, when did you update to windows 19?
#1668 [14:47] <PortalGun1> Adminstrator<
#1669 [14:47] * RandomGgames [RandomGgames@notlogged] has quit. (Quit: Web client closed)
#1670 [14:47] <PortalGun1> <>
#1671 [14:47] * one [one@notlogged] has joined #minecrafthelp
#1672 [14:47] <Mata> !ops
#1673 [14:47] <PortalGun1> Mata
#1674 [14:47] <Mata> Please PortalGun1
#1675 [14:47] <PortalGun1> <
#1676 [14:47] <Mata> Don't be so... pushy
#1677 [14:47] <PortalGun1> Hello I can not minecraft on windows 10 when it opened so I'm fit again and if so falls mata
#1678 [14:47] * one is now known as Guest78484
#1679 [14:48] <Guest91442> i do not remember when i updated to windows 19
#1680 [14:49] <kauet_darkpvp> preciso de ajuda para atualizar os drivers de video
#1681 [14:49] <Mata> ??> kauet_darkpvp lang/es
#1682 [14:49] <Absol> kauet_darkpvp: En esta sala de chat, solo trabajamos en ingles. Por favor, escriba en ingles o use un traductor como el que puede encontrar en https://translate.google.com/#es/en
#1683 [14:50] <JohnyCraft_CZ> Hello, I have a question, how I paste to the minecraft 1.8?
#1684 [14:50] <PortalGun1> Hey mata<
#1685 [14:50] <webrosc> ??> JohnyCraft_CZ win/edit
#1686 [14:50] <Absol> JohnyCraft_CZ: As in all programs, CTRL+A is Select All. CTRL+C is Copy, CTRL+V is Paste.
#1687 [14:50] <PortalGun1> Hello I can not minecraft on windows 10 when it opened so I'm fit again and if so fallsHello I can not minecraft on windows 10 when it opened so I'm fit again and if so fallsHello I can not minecraft on windows 10 when it opened so I'm fit again and if so fallsHello I can not minecraft on windows 10 when it opened so I'm fit again and if so fallsHello I can not minecraft on windows 10 when it opened so I'm fit again and if so fallsHello I can not
#1688 [14:50] <Guest78484> hi I was wondering could anyone help me have just got an xbox one and minecraft logged in and went offline, when I try to play now it just is stuck on load screen !!
#1689 [14:50] <PortalGun1> Hello I can not minecraft on windows 10 when it opened so I'm fit again and if so falls
#1690 [14:50] <webrosc> PortalGun1, stop spamming
#1691 [14:50] <PortalGun1> okay please help
#1692 [14:50] <Guest91442> Eu também preciso de ajuda updateing minhas janelas dirigir.
#1693 [14:51] * bildramer [bildramer@notlogged] has joined #minecrafthelp
#1694 [14:51] * Nullpunkt98 [Nullpunkt98@notlogged] has quit. (Quit: Web client closed)
#1695 [14:51] <JohnyCraft_CZ> Hello, how to get into Minecraft version 1.8? I only have 1.9
#1696 [14:51] <Mata> ??> Guest91442 lang/pt
#1697 [14:51] <Absol> Guest91442: Nós só falamos inglês aqui. Você pode, no entanto, usar um tradutor se quiser, como https://translate.google.com/#pt/en
#1698 [14:52] <webrosc> Guest91442, your grpahics card is too old for windows 8.1, you need to get a better computer, or use an older windows
#1699 [14:52] <webrosc> ??> JohnyCraft_CZ launcher/change-version
#1700 [14:52] <Absol> JohnyCraft_CZ: To change your game to a different version, start the launcher. Select Edit Profile. In the "Use Version" dropdown menu, select the game version you want. Then click Save Profile.
#1701 [14:52] <PortalGun1> help please
#1702 [14:52] <webrosc> PortalGun1, what exactly is the issue?
#1703 [14:52] <Guest78484> hi I was wondering could anyone help me have just got an xbox one and minecraft logged in and went offline, when I try to play now it just is stuck on load screen !!
#1704 [14:53] <JohnyCraft_CZ> But I have only 1.9 on the choose
#1705 [14:53] <JohnyCraft_CZ> Absol
#1706 [14:53] <webrosc> Guest78484, honestly, we work more with PC version here, you may have better luck posting here http://www.minecraftforum.net/forums/support/minecraft-xbox-one-edition
#1707 [14:53] <Mata> You have to press edit profile and then choose version
#1708 [14:54] <webrosc> JohnyCraft_CZ, you should have many options, not just 1
#1709 [14:54] <JohnyCraft_CZ> Ou sorry, i Find it now
#1710 [14:54] <JohnyCraft_CZ> Sorry for my misunderstanding
#1711 [14:54] <Mata> No worries
#1712 [14:54] <Guest78484> thanks
#1713 [14:55] * Pabloso [Pabloso@notlogged] has joined #minecrafthelp
#1714 [14:55] * sleejer [sleejer@notlogged] has joined #minecrafthelp
#1715 [14:55] * PortalGun1 [PortalGun1@notlogged] has quit. (Ping timeout: 195 seconds)
#1716 [14:56] <Pabloso> My account is frozen i can move a bit but map ends and everytime i disconect i appear in the same place. nothing can kill me
#1717 [14:56] <BeginnerRedstoner_> nvm figured out myself
#1718 [14:56] <BeginnerRedstoner_> so good day to all and thank you
#1719 [14:56] <Pabloso> what can i do
#1720 [14:56] <BeginnerRedstoner_> bye
#1721 [14:56] <Guest91442> how do i download windows 7 now
#1722 [14:56] * BeginnerRedstoner_ [BeginnerRedstoner_@notlogged] has quit. (Quit: Web client closed)
#1723 [14:56] <Mata> ??> Guest91442 win/downgrade
#1724 [14:56] <Absol> Guest91442: To downgrade from Windows 10 to a previous version, please follow this link: http://hopper.minecraft.net/help/references/windows-10/check-compatibility/#downgrade
#1725 [14:56] * kauet_darkpvp [kauet_darkpvp@notlogged] has quit. (Ping timeout: 195 seconds)
#1726 [14:57] <Pabloso> those someone knows whats going on on my account?
#1727 [14:58] <Mata> Pabloso, what do you mean with 'frozen'
#1728 [14:58] <Pabloso> cant do anything
#1729 [14:58] <Pabloso> monsters dont see me
#1730 [14:58] <Pabloso> cant die
#1731 [14:58] <Pabloso> everytime i disconnect appear in the same place
#1732 [14:58] <Pabloso> playn in a realms
#1733 [14:59] <Mata> !status
#1734 [14:59] <Mata> wrong channel
#1735 [14:59] <Pabloso> ???
#1736 [14:59] <Mata> Realms should be working fine
#1737 [14:59] <webrosc> .m
#1738 [14:59] <Mata> It seems you are having lag issues
#1739 [15:00] <webrosc> .status
#1740 [15:00] <Guest91442> i dont have windows 10
#1741 [15:00] <webrosc> .mcstatus
#1742 [15:00] <ExtremeBot> [Website: 3Online][Login: 3Online][Session: 3Online][Realms: 3Online][Skins: 3Online][2PSA: '5Source code of this website is now available on GitHub']
#1743 [15:00] <Pabloso> mine not, my friends can play but my char is like invisible
#1744 [15:00] <GreyVulpine> Sounds more like creative mode?
#1745 [15:00] <Mata> more like adventure
#1746 [15:00] <Mata> *spectator
#1747 [15:00] <Pabloso> sorvivor
#1748 [15:01] <webrosc> does sound like wrong game mode to me too
#1749 [15:01] <Pabloso> cant destroy anything
#1750 [15:01] <Mata> Altho the map ending and appearing at the same place after rejoining sounds like tick problems
#1751 [15:01] <GreyVulpine> adventure mode then
#1752 [15:02] <Mata> or internet issues
#1753 [15:02] <Mata> hmm
#1754 [15:02] <Pabloso> try in diferent internets and same thing, play with other account and is good
#1755 [15:02] <Mata> Okay then it is indeed wrong game mode
#1756 [15:03] <Mata> ask your friend to put you into survival
#1757 [15:03] <geranimo21> i have to restart my computer
#1758 [15:03] <Mata> ./gamemode 0 <username>
#1759 [15:03] <Pabloso> was palying and suddendly happen
#1760 [15:03] * kauet_darkpvp [kauet_darkpvp@notlogged] has joined #minecrafthelp
#1761 [15:03] <Pabloso> im the adm of the realm
#1762 [15:03] * CubeTheThird [CubeTheThird@notlogged] has joined #minecrafthelp
#1763 [15:03] <Pabloso> and is survivor
#1764 [15:03] <geranimo21> if it works thank you very much
#1765 [15:03] <geranimo21> bye
#1766 [15:03] <Mata> geranimo21, after installing drivers it is always reccomended to restart
#1767 [15:03] <Mata> Bye
#1768 [15:04] <sleejer> If i have two skeleton spawners at XYZ 17/41/413 and 41/23/379 (difference 24/18/34), would i be able to activate them both at the same time?
#1769 [15:04] <geranimo21> ok.
#1770 [15:04] * geranimo21 [geranimo21@notlogged] has quit. (Quit: Web client closed)
#1771 [15:04] <kauet_darkpvp> I need help in updating graphics http://paste.ubuntu.com/15343776/
#1772 [15:04] <CubeTheThird> sleejer, seems a bit far to me. You should check on the wiki though what activation distance is by default
#1773 [15:05] <Pabloso> mata do u know what can i do?
#1774 [15:07] <Mata> No sorry Pabloso, I wouldn't know anything that could be an issue.
#1775 [15:07] <Pabloso> thx a lot
#1776 [15:07] <Pabloso> anyone?
#1777 [15:07] <sleejer> CubeTheThir: wiki says 17 horizontal and 9 vertical so i should just be okay, but this is the first time i'm trying this. i'll see if i can find other resources, thx
#1778 [15:07] <CubeTheThird> Pabloso, what's the problem?
#1779 [15:07] <Pabloso> is like im specatator
#1780 [15:07] <Pabloso> cant die
#1781 [15:07] <Pabloso> cand destry blocks
#1782 [15:08] <Guest91442> IM ON WINDOWS 8
#1783 [15:08] <Guest91442> HOW DO I GO BACK TO 7
#1784 [15:08] <Pabloso> every time i disconnect appears same place
#1785 [15:08] <Mata> ??> Guest91442 win/downgrade
#1786 [15:08] <Absol> Guest91442: To downgrade from Windows 10 to a previous version, please follow this link: http://hopper.minecraft.net/help/references/windows-10/check-compatibility/#downgrade
#1787 [15:08] * Guest78484 [Guest78484@notlogged] has quit. (Ping timeout: 195 seconds)
#1788 [15:08] <webrosc> Guest91442, you are on windows 8.1, you need to go back to 8, or 7 or get a newer pc
#1789 [15:08] <webrosc> Mata, thats windows 10 downgrade only
#1790 [15:09] * nick [nick@notlogged] has joined #minecrafthelp
#1791 [15:09] <Mata> That button should be on windows 8 too iirc
#1792 [15:09] * nick [nick@notlogged] has quit. (Client Quit)
#1793 [15:09] <kauet_darkpvp> I need help in updating graphics http://paste.ubuntu.com/15343776/
#1794 [15:09] <Mata> if you updated to windows 8 recently
#1795 [15:09] <Guest91442> no been a while now
#1796 [15:09] <CubeTheThird> Pabloso, is this on your own world?
#1797 [15:10] <Pabloso> yes
#1798 [15:10] <CubeTheThird> Mata, no.. they didn't make that an option in windows 8
#1799 [15:10] <Mata> Then you may look around if you have the windows 7 install disk laying around, if that is too advanced you may need to seek a professional for help
#1800 [15:10] <CubeTheThird> Pabloso, in-game, hold f3 + c until the game crashes
#1801 [15:11] <kauet_darkpvp> need hep
#1802 [15:11] <Pabloso> done
#1803 [15:11] <CubeTheThird> kauet_darkpvp, one moment
#1804 [15:11] <CubeTheThird> Pabloso, copy the crash report onto http://paste.ubuntu.com and give the URL here.
#1805 [15:11] * JohnyCraft_CZ [JohnyCraft_CZ@notlogged] has quit. (Quit: Web client closed)
#1806 [15:11] <Mata> It doesn't seem you have a gpu at all
#1807 [15:11] <Mata> not even igpu
#1808 [15:12] <Mata> can't find any traces but a vga adapter
#1809 [15:12] <webrosc> kauet_darkpvp, download and install http://support.amd.com/en-us/download/mobile?os=Windows%207%20-%2032
#1810 [15:13] * Arbouhi [Arbouhi@notlogged] has joined #minecrafthelp
#1811 [15:13] <webrosc> kauet_darkpvp, the first radeon software link on that page
#1812 [15:13] <Arbouhi> hi guys i have a problem plz help me i cant launch feed the beast
#1813 [15:13] <Arbouhi> http://paste.ubuntu.com/15343834/
#1814 [15:13] <kauet_darkpvp> tank you
#1815 [15:14] <Mata> Arbouhi, Please take your issues with modded minecraft to their own help channel
#1816 [15:14] <kauet_darkpvp> thank you
#1817 [15:14] <Mata> for feed the beast that is #ftb on this network
#1818 [15:14] <Mata> ( /join #ftb )
#1819 [15:15] * kauet_darkpvp [kauet_darkpvp@notlogged] has quit. (Quit: Web client closed)
#1820 [15:18] * Guest91442 [Guest91442@notlogged] has quit. (Ping timeout: 195 seconds)
#1821 [15:18] * Artur_A [Artur_A@notlogged] has joined #minecrafthelp
#1822 [15:19] * Arbouhi [Arbouhi@notlogged] has quit. (Quit: Web client closed)
#1823 [15:19] <Artur_A> oi,estou com problemas
#1824 [15:19] <Artur_A> minha conta acho
#1825 [15:19] <Pabloso> Cube The Third is http://www.compraymas.com.mx/fotos/Minecraft%20Pabloso.jpg
#1826 [15:19] <Artur_A> que foi resetada
#1827 [15:19] <Mata> Artur_A, lang/es
#1828 [15:19] <Artur_A> tentei logar no minecraft agora e nao logou
#1829 [15:20] <Mata> ??> Artur_A lang/es
#1830 [15:20] <Mata> ??> Artur_A lang/es
#1831 [15:20] <Absol> Artur_A: En esta sala de chat, solo trabajamos en ingles. Por favor, escriba en ingles o use un traductor como el que puede encontrar en https://translate.google.com/#es/en
#1832 [15:20] <CubeTheThird> Pabloso, you did not do as I asked. Paste it onto http://paste.ubuntu.com
#1833 [15:20] <Artur_A> ok
#1834 [15:21] <Artur_A> My Account I think what has been reset
#1835 [15:21] <Pabloso> cant do it there
#1836 [15:21] <Pabloso> :S
#1837 [15:21] * Bud [Bud@notlogged] has joined #minecrafthelp
#1838 [15:21] <Mata> Artur_A, What do you exactly mean with your account?
#1839 [15:21] <Mata> do you mean your character
#1840 [15:21] <Bud> some reason i can't login to my minecraft account
#1841 [15:21] <Mata> or the actual account
#1842 [15:21] <Artur_A> I tried to log in laucher and was not
#1843 [15:22] <Artur_A> I try to log in minecraft.net site says that gave error
#1844 [15:22] <Mata> Are you sure your credentials are correct?
#1845 [15:22] <Bud> yes
#1846 [15:23] <Artur_A> and the site also mojang
#1847 [15:23] <Artur_A> yes
#1848 [15:23] <Bud> Mojang has taken peoples accounts
#1849 [15:23] <Artur_A> station correct my credentials
#1850 [15:23] * Kreeperkitty06 [Kreeperkitty06@notlogged] has joined #minecrafthelp
#1851 [15:23] <CubeTheThird> Pabloso, why not?
#1852 [15:23] <Pabloso> cube the third is http://paste.ubuntu.com/15343864/
#1853 [15:23] <Mata> Bud don't be so redicule
#1854 [15:23] <Mata> :P
#1855 [15:23] <CubeTheThird> Pabloso, ok one moment
#1856 [15:23] <Pabloso> thx a lot
#1857 [15:23] <Bud> Mata, they have taken cracked accounts
#1858 [15:23] <CubeTheThird> Bud, what happens when you try logging in?
#1859 [15:23] <Bud> i can't login
#1860 [15:24] <Bud> and it's not connection throttled
#1861 [15:24] <CubeTheThird> Bud, oh, so the account was cracked?
#1862 [15:24] <webrosc> Mata, some accounts from third party sites have been stopped
#1863 [15:24] <Bud> i think so
#1864 [15:24] <Bud> i bought it from someone
#1865 [15:24] <Pabloso> whats that :S
#1866 [15:24] <CubeTheThird> Bud, ah, so you don't own the account then
#1867 [15:24] <Artur_A> I can not enter the minecraft.exe
#1868 [15:24] <Mata> Bud, 'taken' is the incorrect word to use. They claimed the account so you can no longer log in with not paid clients
#1869 [15:24] <Pabloso> why not?
#1870 [15:24] <Bud> is their a chance i can take back my ign?
#1871 [15:24] <Bud> like transfer
#1872 [15:12] <Artur_A> nor in nehum service mojang
#1873 [15:12] <Mata> Bud, did you buy that ign?
#1874 [15:12] <Bud> i claimed it
#1875 [15:13] * Zack [Zack@notlogged] has joined #minecrafthelp
#1876 [15:13] <Pabloso> sorry
#1877 [15:13] <CubeTheThird> Bud, you don't own the account, so no
#1878 [15:13] <CubeTheThird> Pabloso, this happens on a Realm?
#1879 [15:13] <Mata> It could be that the person who you claimed it from changed the password
#1880 [15:13] <Bud> true
#1881 [15:13] <Pabloso> yers
#1882 [15:13] <Mata> and so you no longer have access
#1883 [15:13] <Pabloso> yes
#1884 [15:13] <CubeTheThird> Pabloso, you own the realm?
#1885 [15:13] <Pabloso> yes
#1886 [15:14] <Pabloso> only 3 person in it
#1887 [15:14] <Kreeperkitty06> How do you upgrade graphic drivers
#1888 [15:14] <Mata> Kreeperkitty06, Follow the instructions here: http://hopper.minecraft.net/help/pixel-format-not-accelerated/support/#dxdiag
#1889 [15:14] <Bud> hopefully he changes his ign
#1890 [15:14] <Zack> I have been trying for over a week now trying to get minecrsft account back I have tried change password an
#1891 [15:14] <Artur_A> you guys took it
#1892 [15:15] <Bud> https://namemc.com/s?Neutrals
#1893 [15:15] <Mata> Bud, you do realize that even if he changes his ign, if you want to legitemelty claim that ign you will have to buy the (fullprized) game
#1894 [15:15] <Artur_A> I do not changed anything since I did security pergintas
#1895 [15:15] <Bud> yes i already have 3 "full" games
#1896 [15:16] <Artur_A> I do not changed anything from when I made the security questions
#1897 [15:16] <Mata> Okay, then once he changes after 31 days the nick will become available
#1898 [15:16] <Mata> and you can change
#1899 [15:16] <Bud> yes ik
#1900 [15:17] <Artur_A> I do not changed anything from when I made the security questions
#1901 [15:17] <CubeTheThird> Pabloso, does this happen if you change the realm world to a different one, or a minigame?
#1902 [15:17] * oscar [oscar@notlogged] has joined #minecrafthelp
#1903 [15:17] <CubeTheThird> Artur_A, what is the problem exactly?
#1904 [15:17] <Bud> I also can't claim back my optifine cape
#1905 [15:17] <Pabloso> havent try other world, try same com puter diferent account and works
#1906 [15:17] <Mata> Optifine capes go on UUID's now
#1907 [15:18] <Pabloso> but no diferent world
#1908 [15:18] <Mata> so on the actual account itsself
#1909 [15:18] <Mata> not the name
#1910 [15:18] <Bud> it's says Account has no minecraft licence.
#1911 [15:18] <Mata> so you will have to re-purchace
#1912 [15:18] <Pabloso> i have change the type of game
#1913 [15:18] <Artur_A> I try to log into the mojang and minecraft.net site and says that gave error
#1914 [15:18] <Pabloso> and same
#1915 [15:18] <oscar> Hi Ive been trying to login in to minecraft but it says error could you guys suggest something
#1916 [15:18] <webrosc> Bud, moan at optifine guys about that
#1917 [15:19] <Mata> that lol
#1918 [15:19] <CubeTheThird> Artur_A, what is the error?
#1919 [15:19] <CubeTheThird> .m
#1920 [15:19] <CubeTheThird> oscar, what error?
#1921 [15:19] * Kreeperkitty06 [Kreeperkitty06@notlogged] has quit. (Quit: Web client closed)
#1922 [15:19] * kauet_darkpvp [kauet_darkpvp@notlogged] has joined #minecrafthelp
#1923 [15:20] <CubeTheThird> Pabloso, if you download the world, do you experience this issue in singleplayer?
#1924 [15:20] <Artur_A> says that my credentials are incorrect , but I only your password and email use
#1925 [15:20] <oscar> same
#1926 [15:20] <CubeTheThird> Artur_A, and you have tried resetting your password?
#1927 [15:20] * Mata is now known as MattOfflineMc
#1928 [15:20] * kauet_darkpvp [kauet_darkpvp@notlogged] has quit. (Client Quit)
#1929 [15:21] <Pabloso> can i daownload the world to make it single? how?
#1930 [15:21] <oscar> says that my credentials are incorrect , but I only your password and email use
#1931 [15:21] <CubeTheThird> oscar, have you tried resetting the password?
#1932 [15:21] <oscar> yes
#1933 [15:21] <CubeTheThird> ??> oscar login/throttle
#1934 [15:21] <Absol> oscar: After 3 incorrect login attempts, a lockout is placed automatically by Mojang's systems on your network to protect accounts against brute force attacks to gain access.
#1935 [15:21] <Absol> oscar: This lockout is automatic and cannot be overridden, it expires after 3 hours. Wait 3 hours, don't log in at all. Reset your password using https://account.mojang.com/password -- then try again.
#1936 [15:21] <Artur_A> the mojang not yet sent me the email to reset
#1937 [15:22] <oscar> ok
#1938 [15:23] <CubeTheThird> Artur_A, how long have you waited for the email?
#1939 [15:23] <Bud> Artur your account may be cracked....
#1940 [15:23] <Bud> mojang are taking cracked accounts
#1941 [15:25] <oscar> what are cracked accounts
#1942 [15:25] <Cykrix> oscar, do you have your transaction ID
#1943 [15:25] <Artur_A> It has about 15 minutes
#1944 [15:26] <oscar> no
#1945 [15:26] <Cykrix> Did you buy your account?
#1946 [15:26] <Cykrix> or someone else
#1947 [15:26] <oscar> yse
#1948 [15:26] <oscar> yes
#1949 [15:26] <Bud> cracked...
#1950 [15:26] <CubeTheThird> oscar, so you do not own the account?
#1951 [15:26] <Cykrix> Bud, I doubt his account is cracked.
#1952 [15:26] <oscar> yes a own the account
#1953 [15:26] <Artur_A> I set security questions that only I know, do not have as quebralas
#1954 [15:27] <CubeTheThird> Artur_A, wait 15 minutes. If after that you don't get the email you'll have to contact Mojang
#1955 [15:27] <CubeTheThird> ??> Artur_A mojang/email
#1956 [15:27] <Absol> Artur_A: You can email Mojang by going here: https://help.mojang.com/customer/portal/emails/new
#1957 [15:27] <Absol> Artur_A: Note: Do NOT send more than one at a time. Refer to https://help.mojang.com/customer/portal/articles/359446-when-will-i-hear-back- for wait times on replies
#1958 [15:27] * CrystalMare is now known as Crystal|AFK
#1959 [15:27] <CubeTheThird> ??> oscar login/throttle
#1960 [15:27] <Absol> oscar: After 3 incorrect login attempts, a lockout is placed automatically by Mojang's systems on your network to protect accounts against brute force attacks to gain access.
#1961 [15:27] <Absol> oscar: This lockout is automatic and cannot be overridden, it expires after 3 hours. Wait 3 hours, don't log in at all. Reset your password using https://account.mojang.com/password -- then try again.
#1962 [15:27] <oscar> no
#1963 [15:27] <oscar> it didn't say that
#1964 [15:27] <Cykrix> It doesnt say if its locked out
#1965 [15:28] <Cykrix> it just locks you out
#1966 [15:28] <oscar> ok
#1967 [15:28] <Cykrix> its stupid in my opinion
#1968 [15:28] <oscar> yeah
#1969 [15:28] <Cykrix> "Lets lock ppl out and not tell them"
#1970 [15:29] <CubeTheThird> Cykrix, it's in place for security reasons. Telling you about it makes it kinda pointless
#1971 [15:30] <Cykrix> CubeTheThird, but if you get people who just typed it wrong doing it, they get scared
#1972 [15:30] <Pabloso> cubethe third in world 1 i good in world 2 is not working
#1973 [15:34] * alexcraft555 [alexcraft555@notlogged] has joined #minecrafthelp
#1974 [15:35] * Bud [Bud@notlogged] has quit. (Quit: Web client closed)
#1975 [15:36] * alexcraft555 [alexcraft555@notlogged] has quit. (Client Quit)
#1976 [15:36] <CubeTheThird> Pabloso, then it's probably an issue just with that world. Are you using command blocks in it?
#1977 [15:37] <Pabloso> is default havent move anything
#1978 [15:37] * raj [raj@notlogged] has joined #minecrafthelp
#1979 [15:37] <CubeTheThird> Pabloso, it's a brand new empty world?
#1980 [15:37] <Pabloso> can i download the other world and change it to world 1
#1981 [15:37] <Cykrix> Pabloso, does it crash or just not load?
#1982 [15:38] <Pabloso> the one that dont work no
#1983 [15:38] * raj [raj@notlogged] has quit. (Client Quit)
#1984 [15:38] <Pabloso> i cant die on it
#1985 [15:38] <Cykrix> What happens when you try to load the one that is not working
#1986 [15:38] <Pabloso> i disconect and conect in the same place
#1987 [15:39] <Pabloso> nothing
#1988 [15:39] <Cykrix> Hmm, no idea
#1989 [15:39] <Pabloso> Cykrix it just appears in the same place
#1990 [15:39] <Pabloso> and cant die
#1991 [15:39] <Pabloso> but in new empty is good
#1992 [15:40] <Cykrix> what do you mean by "appear"
#1993 [15:40] <Pabloso> if i move it looks like world ends
#1994 [15:41] <Pabloso> and i diconnect and come back to the same place
#1995 [15:41] <Pabloso> every time
#1996 [15:41] <Cykrix> One moment, leme get 2 bot command
#1997 [15:41] <Cykrix> s*
#1998 [15:42] <Cykrix> ??> Pabloso launcher/open
#1999 [15:42] <Absol> Pabloso: To make sure the launcher stays open: click Edit Profile, then check Launcher Visibility, select Keep Launcher Open and finally hit Save Profile.
#2000 [15:42] <Cykrix> ??> Pabloso launcher/log
#2001 [15:43] <Absol> Pabloso: We need to see what is in your Launcher Log, which can be found on the second tab of the launcher.
#2002 [15:43] <Absol> Pabloso: First, copy all of the text (right click on any empty space, press "Copy All Text"). Then, go to http://paste.ubuntu.com/ and paste it. Click "Paste!", then share with us the link (the URL) that it takes you to.
#2003 [15:43] <Cykrix> (Give the log when you join the world and it loads)
#2004 [15:43] * oldtopman [oldtopman@notlogged] has joined #minecrafthelp
#2005 [15:43] <Pabloso> ok sec let me do that
#2006 [15:45] * Omen [Omen@notlogged] has joined #minecrafthelp
#2007 [15:50] * Fuller [Fuller@notlogged] has joined #minecrafthelp
#2008 [15:50] <Pabloso> Absol is http://paste.ubuntu.com/15343980/
#2009 [15:50] <Fuller> Hey can someone here help me
#2010 [15:50] <Cykrix> Fuller, ask away
#2011 [15:50] <Cykrix> Pabloso, is that after you joined the world?
#2012 [15:50] <Pabloso> yes
#2013 [15:50] <Fuller> i keep trying to login to my minecraft account and it wont work
#2014 [15:50] <Omen> ??> Pabloso bot
#2015 [15:50] <Absol> Pabloso: I am a bot. Whoever triggered the ?? bot command before this message is the actual person helping you. Talk to them, not me!
#2016 [15:50] <Omen> :P
#2017 [15:50] * vxc [vxc@notlogged] has quit. (Ping timeout: 195 seconds)
#2018 [15:51] <Cykrix> ??> Fuller login/throttle
#2019 [15:51] <Absol> Fuller: After 3 incorrect login attempts, a lockout is placed automatically by Mojang's systems on your network to protect accounts against brute force attacks to gain access.
#2020 [15:51] <Absol> Fuller: This lockout is automatic and cannot be overridden, it expires after 3 hours. Wait 3 hours, don't log in at all. Reset your password using https://account.mojang.com/password -- then try again.
#2021 [15:51] <Fuller> no ive rest my password and it works
#2022 [15:51] <Pabloso> ????
#2023 [15:51] <Fuller> but it wont let me play the full game anymore
#2024 [15:51] <Cykrix> Ohh
#2025 [15:51] <Cykrix> Login and full game are 2 different things
#2026 [15:52] <Cykrix> ??> Fuller account/bug/demo
#2027 [15:52] <Absol> Fuller: Please see this article: https://help.mojang.com/customer/portal/articles/1218766-can-only-play-minecraft-demo if you are only able to play the Demo after having purchased the game.
#2028 [15:52] <Pabloso> Cykrix
#2029 [15:52] <Fuller> i used a code i got from the store a few years back and now
#2030 [15:52] <Fuller> i cant access it
#2031 [15:52] <Cykrix> Fuller, Follow what Absol said
#2032 [15:52] <Fuller> ive done that 3 times
#2033 [15:53] <Cykrix> You bought a giftcode correct?
#2034 [15:53] <Fuller> i have tried to import my old account and it wont work
#2035 [15:53] <Fuller> yeah a gift code
#2036 [15:53] <Cykrix> Fuller, You mean migrate?
#2037 [15:53] <Fuller> yeah
#2038 [15:53] <Cykrix> Use the email you migrated with, not username
#2039 [15:53] <Fuller> for both
#2040 [15:54] <Cykrix> Yes, for both
#2041 [15:54] <Fuller> ok one second
#2042 [15:54] <Pabloso> Cykrix anything that i can do?
#2043 [15:54] <Cykrix> Pabloso, What does the world do exactly? And is it only that world
#2044 [15:54] <Fuller> hey i got this when i tried
#2045 [15:54] <Pabloso> in world 2 dont work is like im frozen and no one can see me
#2046 [15:54] <Fuller> To import your Minecraft account you need to enter your Minecraft Username.
#2047 [15:55] <Pabloso> cant die cand destroy anything
#2048 [15:55] <Cykrix> Pabloso, can you move?
#2049 [15:55] <Pabloso> world 1 can play
#2050 [15:55] <Pabloso> yes
#2051 [15:55] <Pabloso> but it will bring me back
#2052 [15:55] <Cykrix> Is it only that world?
#2053 [15:55] <Cykrix> No others
#2054 [15:55] <Pabloso> yes world 2
#2055 [15:55] <Pabloso> world 1 try to play and it work
#2056 [15:56] <Cykrix> Fuller, Can you login with the old account on minecraft.net
#2057 [15:56] <Omen> Pabloso, do you have a more complete crashlog? This just shows a game opening from what I can tell. no crash
#2058 [15:56] <Pabloso> can i move everything to world 1
#2059 [15:56] <Pabloso> omen http://paste.ubuntu.com/15343864/
#2060 [15:57] <Extreme> Omen: From what he's saying, the game is not crashing, rather not computing anything (new chunks aren't generated and blocks aren't intractable)
#2061 [15:57] <Omen> Thank you for your crashlog
#2062 [15:57] <Cykrix> Pabloso, is it a server?
#2063 [15:57] <Pabloso> and if i move the maps end and i fall, then if i disconnect bring me back
#2064 [15:58] <Pabloso> realm
#2065 [15:58] <Pabloso> my friends are playing without problems
#2066 [15:58] <Extreme> Pabloso: Open Task manager while Minecraft is open -- can you give us a screenshot of Task manager?
#2067 [15:58] <Pabloso> i use a friends account and it work
#2068 [15:58] <Cykrix> Extreme, I think ik what it is
#2069 [15:58] <Pabloso> where is task manager
#2070 [15:58] <Cykrix> He's in a corrupted chunk
#2071 [15:58] * usarioounome [usarioounome@notlogged] has joined #minecrafthelp
#2072 [15:58] <Omen> Pabloso, I discovered the problem
#2073 [15:59] <Omen> Your java version is outdated
#2074 [15:59] <Extreme> Cykrix: would not be an issue if it happens on all worlds.
#2075 [15:59] * usarioounome [usarioounome@notlogged] has quit. (Client Quit)
#2076 [15:59] <Extreme> Omen: That has noting to do with it.
#2077 [15:59] <Cykrix> Extreme, its only world 2, not both
#2078 [15:59] <Pabloso> yes world 1 works
#2079 [15:59] <Omen> weird.
#2080 [15:59] <Extreme> Cykrix: ah.
#2081 [15:59] <Cykrix> Pabloso, Can you access a world FTP with realms?
#2082 [15:59] <Fuller> I can login on minecraft.net
#2083 [15:59] <Cykrix> (Never used it or seen the control panel for it)
#2084 [15:59] <Cykrix> (Never used it or seen the control panel for it)
#2085 [16:00] * Omen [Omen@notlogged] has left #minecrafthelp
#2086 [16:00] <Pabloso> whast a world ftp? sorry im new
#2087 [16:00] * Artur_A [Artur_A@notlogged] has quit. (Quit: Web client closed)
#2088 [16:00] <Extreme> Cykrix: There is no FTP with realms.
#2089 [16:00] <Cykrix> Can you download/upload worlds then?
#2090 [16:00] <Fuller> But it says i have to buy the game again on the site
#2091 [16:01] <Pabloso> how can i download the world?
#2092 [16:01] <Extreme> Cykrix: You do not get access to the sever in anyway the GUI doesn't allow. Yes, you can backup and upload worlds.
#2093 [16:01] <Extreme> Pabloso: Is the issue you're having on a Realm?
#2094 [16:01] <Pabloso> 2 friends palying without problems is only my account, i play with other account same world and works
#2095 [16:01] <Pabloso> yes
#2096 [16:02] <Pabloso> realm
#2097 [16:02] <Cykrix> Pabloso, Does the realm server disconnect everyone when you join?
#2098 [16:02] <Cykrix> Or just crash you
#2099 [16:02] <Pabloso> nop
#2100 [16:02] <Pabloso> is like im not log
#2101 [16:02] <Pabloso> they cant see me
#2102 [16:02] <Pabloso> sorry they can see im log
#2103 [16:02] * tyteen4a03 [tyteen4a03@notlogged] has joined #minecrafthelp
#2104 [16:03] <Cykrix> Weird, Its possible the chunk your in the world is corrupted. You can reset your player data with a download/upload of the world. Other than that, not much you can do.
#2105 [16:03] <Pabloso> but cant die cant destroy anything and disconnec t anc conect and bring me back
#2106 [16:03] <Cykrix> Except a new world ofc
#2107 [16:03] <Fuller> hey is there a call center for this?
#2108 [16:03] <Extreme> Fuller: There is not.
#2109 [16:03] <Pabloso> how can i download the world and upload?
#2110 [16:04] <Fuller> crap
#2111 [16:04] <Pabloso> sorry
#2112 [16:04] <Cykrix> Fuller, You can email mojang.
#2113 [16:04] <Extreme> Fuller: You may email Mojang if you wish.
#2114 [16:04] <Fuller> what is the email
#2115 [16:04] <Extreme> ??> Fuller account/send-email
#2116 [16:04] <Absol> Fuller: Send an email to Mojang with your Transaction ID and/or gift code, Mojang account email/Minecraft.net email, and any other relevant information, via here: http://is.gd/email_mojang
#2117 [16:04] <Absol> Fuller: Refer to https://help.mojang.com/customer/portal/articles/359446-when-will-i-hear-back- for wait times on replies
#2118 [16:04] <Pabloso> how can i download and uplead the world?
#2119 [16:04] <Cykrix> Pabloso, Google it
#2120 [16:04] <Cykrix> I never used realms
#2121 [16:05] <Pabloso> ok will try realy thx a lot
#2122 [16:05] <Extreme> Pabloso: You need to have the owner of the Realm do it.
#2123 [16:05] * ayoub123 [ayoub123@notlogged] has joined #minecrafthelp
#2124 [16:05] <Pabloso> yes im the owner
#2125 [16:05] <Cykrix> Just delete all your player data, it can be in several places
#2126 [16:05] <Pabloso> ?
#2127 [16:06] <Cykrix> If its by UUID, then just use a "Minecraft to UUID Converter"
#2128 [16:06] <Extreme> Pabloso: Go to the Realms list, select "Configure" and select the world, done that?
#2129 [16:06] * Sk8torchic [Sk8torchic@notlogged] has joined #minecrafthelp
#2130 [16:06] <Cykrix> When you download it, Extract/Open the folder and delete anything with your name or uuid; Pabloso
#2131 [16:07] * Qball [Qball@notlogged] has joined #minecrafthelp
#2132 [16:07] * osuka_ [osuka_@notlogged] has joined #minecrafthelp
#2133 [16:08] <Sk8torchic> Hey, I went to start playing Minecraft today, and it was treating my credentials as invalid. I went and tried to log in on the Mojang site and minecraft.net, and both failed, too. The password recovery system wasn't sending me any e-mails, either. I was also able to re-create the Mojng account using the same e-mail, but now I can't re-migrate my minecraft account to the "new" Mojang account.
#2134 [16:08] <Extreme> Pabloso: Click on "World backups" once you're there and select "Download latest"
#2135 [16:08] <Pabloso> extreme where is the realm list? in minecraft or mojang
#2136 [16:08] <Pabloso> ?
#2137 [16:08] * osuka_ [osuka_@notlogged] has quit. (Client Quit)
#2138 [16:09] <Extreme> Sk8torchic: When did you buy Minecraft?
#2139 [16:09] <Extreme> Pabloso: In Minecraft.
#2140 [16:09] <Extreme> Sk8torchic: also, what is your username?
#2141 [16:09] <Sk8torchic> Extreme: Back in... ooh, 2010 or so?
#2142 [16:10] <Sk8torchic> Extreme: sk8torchic. I don't vary much
#2143 [16:10] <Extreme> Sk8torchic: Was your account migrated to a mojang.com account?
#2144 [16:10] <Sk8torchic> Extreme: Yes, I did so earlier this year, but the account was being treated as non-existent when I went to use it today.
#2145 [16:11] <Sk8torchic> Extreme: https://gyazo.com/56776a51fbeb4cd37be873413a280f23
#2146 [16:11] * TheWiililyREX [TheWiililyREX@notlogged] has joined #minecrafthelp
#2147 [16:11] <Cykrix> Sk8torchic, if you migrated it previously you cannot move it to another account
#2148 [16:12] <Extreme> Sk8torchic: You are probably using the wrong email to login.
#2149 [16:12] <Extreme> Sk8torchic: Try a different email.
#2150 [16:13] <Extreme> Sk8torchic: Your account exists, it seems that it was migrated February 21st
#2151 [16:14] <Sk8torchic> Extreme: I just tried my second e-mail and it also failed.
#2152 [16:14] <Sk8torchic> Extreme: I don't have any other e-mails
#2153 [16:15] <Extreme> Sk8torchic: in that case you can email Mojang with proof-of-purchase and they will help you recover the account:
#2154 [16:15] <Extreme> ??> Sk8torchic account/send-email
#2155 [16:15] <Absol> Sk8torchic: Send an email to Mojang with your Transaction ID and/or gift code, Mojang account email/Minecraft.net email, and any other relevant information, via here: http://is.gd/email_mojang
#2156 [16:15] <Absol> Sk8torchic: Refer to https://help.mojang.com/customer/portal/articles/359446-when-will-i-hear-back- for wait times on replies
#2157 [16:15] * Qball [Qball@notlogged] has quit. (Read error: Connection reset by peer)
#2158 [16:16] <Sk8torchic> Extreme: Thank you
#2159 [16:18] <Pabloso> Extreme and Cykrix is working now realy guys thx a lot
#2160 [16:18] <Cykrix> Your welcome Pabloso ^_^
#2161 [16:18] <Pabloso> thx brother
#2162 [16:18] <Pabloso> :D:D:D
#2163 [16:18] * Sk8torchic [Sk8torchic@notlogged] has quit. (Quit: Web client closed)
#2164 [16:19] * austinee [austinee@notlogged] has joined #minecrafthelp
#2165 [16:19] <Cykrix> :P
#2166 [16:20] * Pabloso [Pabloso@notlogged] has quit. (Quit: Web client closed)
#2167 [16:20] * thomasHD [thomasHD@notlogged] has joined #minecrafthelp
#2168 [16:21] * thomasHD [thomasHD@notlogged] has quit. (Client Quit)
#2169 [16:21] <CubeTheThird> wait, so what was Pabloso's issue?
#2170 [16:21] <austinee> I bought minecraft a couple years ago and when i tried to download it recently the crash report said i needed to update my graphic driver so i went through the help page and here's my website http://paste.ubuntu.com/15344083/
#2171 [16:21] <Cykrix> CubeTheThird, his chunk he was in was corrupted
#2172 [16:21] <CubeTheThird> ah
#2173 [16:21] <CubeTheThird> austinee, one moment
#2174 [16:22] <Cykrix> Bout to say, No dxdiags for me today
#2175 [16:22] <Cykrix> im grounding myself from them
#2176 [16:22] <CubeTheThird> austinee, download and install radeon software: http://support.amd.com/en-us/download/mobile?os=Windows%2010%20-%2064
#2177 [16:22] * CubeTheThird throws ground at Cykrix
#2177 [16:23] <Cykrix> XD
#2178 [16:23] <Cykrix> mudfite!
#2179 [16:16] * tinasrage [tinasrage@notlogged] has joined #minecrafthelp
#2180 [16:17] <Fuller> that wasnt helpful
#2181 [16:17] * Fuller [Fuller@notlogged] has quit. (Quit: Web client closed)
#2182 [16:18] <tinasrage> does anyone know if server sol is down?
#2183 [16:18] <CubeTheThird> tinasrage, what's the server's address?
#2184 [16:18] * leandro [leandro@notlogged] has joined #minecrafthelp
#2185 [16:19] * jjs999jjs [jjs999jjs@notlogged] has quit. (Quit: Leaving)
#2186 [16:19] <leandro> leandro
#2187 [16:19] <tinasrage> octagami.mahem.com i think
#2188 [16:19] <CubeTheThird> .mcping octagami.mahem.com
#2189 [16:19] <ExtremeBot> CubeTheThird: Sorry, but octagami.mahem.com:25565 appears to be down! (Invalid hostname)
#2190 [16:20] <CubeTheThird> tinasrage, that name isn't valid
#2191 [16:20] <leandro> problema
#2192 [16:20] <tinasrage> oh ok hold on
#2193 [16:20] * chris [chris@notlogged] has joined #minecrafthelp
#2194 [16:21] * chris is now known as Guest52215
#2195 [16:21] <tinasrage> its mam.octagami.com
#2196 [16:21] <tinasrage> its for server sol
#2197 [16:22] * Guest52215 [Guest52215@notlogged] has quit. (Client Quit)
#2198 [16:22] <CubeTheThird> .mcping mam.octagami.com
#2199 [16:22] * Bony237 [Bony237@notlogged] has joined #minecrafthelp
#2200 [16:22] <ExtremeBot> CubeTheThird: Sorry, but 72.20.52.24:25565 appears to be down! (Request timed out)
#2201 [16:22] <CubeTheThird> !check mam.octagami.com
#2202 [16:22] <CubeTheThird> tinasrage, ya looks donw
#2203 [16:23] <CubeTheThird> *down
#2204 [16:23] <tinasrage> ok. do you guys know when it will be up again?
#2205 [16:23] <tinasrage> it was on just yesterday
#2206 [16:24] <Cykrix> tinasrage, check the forums and or twitter/facebook of said serer
#2207 [16:24] <CubeTheThird> tinasrage, we don't have anything to do with public servers
#2208 [16:24] <tinasrage> oh ok so where would i look in forums
#2209 [16:24] <tinasrage> new to forums
#2210 [16:24] <Cykrix> Leme see if i can find it
#2211 [16:25] <tinasrage> ok
#2212 [16:25] * cadethestampede [cadethestampede@notlogged] has joined #minecrafthelp
#2213 [16:25] <webrosc> http://www.mayhem-multiverse.com/forums/ is what came up when i tried octagami.com in my browser
#2214 [16:25] <tinasrage> ok thank you
#2215 [16:25] <Cykrix> webrosc, you sniper
#2216 [16:25] <Cykrix> XD
#2217 [16:26] * tinasrage [tinasrage@notlogged] has quit. (Quit: Web client closed)
#2218 [16:27] * dory [dory@notlogged] has joined #minecrafthelp
#2219 [16:27] * jjs999jjs [jjs999jjs@notlogged] has joined #minecrafthelp
#2220 [16:27] <cadethestampede> when i tried to play minecraft on my pc, my pc started flashing black and then my moniter. i truned it on and off again, but the computer will not stop blinking. what do?
#2221 [16:28] <Cykrix> Graphics Crash?
#2222 [16:28] <cadethestampede> i dont know, it wont let me do anything
#2223 [16:28] <dory> hi i need help, when i go into minecraft where my servers load none load
#2224 [16:29] <cadethestampede> dory, did you put any servers in the ip list?
#2225 [16:30] <Cykrix> cadethestampede, can you move the mouse or anything?
#2226 [16:30] * Black_Arrow646 [Black_Arrow646@notlogged] has joined #minecrafthelp
#2227 [16:30] <dory> yes i have two then i tryed direct connecting to the main one i play on and still dont connect
#2228 [16:30] <cadethestampede> no i cant even do that.
#2229 [16:30] <cadethestampede> hmmm
#2230 [16:30] <Black_Arrow646> My account isn't showing up anymore, The name was Black_Arrow646 and now it is gone!
#2231 [16:30] <Cykrix> dory, what is the IP to one of them
#2232 [16:31] <dory> play.lemoncloud.com
#2233 [16:32] * ayoub123 [ayoub123@notlogged] has quit. (Ping timeout: 195 seconds)
#2234 [16:32] <Black_Arrow646> My account isn't showing up anymore, The name was Black_Arrow646 and now it is gone!
#2235 [16:33] * Yuri [Yuri@notlogged] has joined #minecrafthelp
#2236 [16:34] * Yuri is now known as Guest92215
#2237 [16:34] <cadethestampede> maby it has something to do with the 1.9 update
#2238 [16:34] <cadethestampede> yah dory i think your servers are out dated and need to update to 1.9
#2239 [16:35] <dory> ok i shall try that
#2240 [16:37] <CubeTheThird> Black_Arrow646, did you purchase that account?
#2241 [16:37] * leandro_ [leandro_@notlogged] has joined #minecrafthelp
#2242 [16:37] * leandro_ [leandro_@notlogged] has joined #minecrafthelp
#2243 [16:37] * leandro [leandro@notlogged] has left #minecrafthelp
#2244 [16:37] <Black_Arrow646> Yes, but from a different source
#2245 [16:38] <CubeTheThird> ??> cadethestampede win/dxdiag
#2246 [16:38] * leandro_ [leandro_@notlogged] has quit. (Client Quit)
#2247 [16:38] <Absol> cadethestampede: Follow the instructions here: http://hopper.minecraft.net/help/pixel-format-not-accelerated/support/#dxdiag
#2248 [16:38] <CubeTheThird> Black_Arrow646, a 'different source'?
#2249 [16:38] <Andrio> dory, try mctest.ae97.net; that one might be down.
#2250 [16:38] <Black_Arrow646> But it was an account, and was working for months
#2251 [16:38] <CubeTheThird> Black_Arrow646, so you bought it from someone else?
#2252 [16:39] <Black_Arrow646> Yeah, got it from twitter for $1
#2253 [16:39] <dory> ok i just switched to 1.9 and waiting
#2254 [16:39] <CubeTheThird> Black_Arrow646, ya.. that would be why. You aren't the legal owner of the account
#2255 [16:39] <Black_Arrow646> I migrated the account and changed the password
#2256 [16:40] <Black_Arrow646> It should be mine
#2257 [16:40] <dory> yeah switching to 1.9 didnt change anything did the same thing
#2258 [16:40] <CubeTheThird> Black_Arrow646, nope. It's a violation of the EULA to resell an account
#2259 [16:40] <Black_Arrow646> Oh, well in that case, is it gone?
#2260 [16:40] <CubeTheThird> Black_Arrow646, I would assume so
#2261 [16:40] * edockf [edockf@notlogged] has joined #minecrafthelp
#2262 [16:40] * edockf [edockf@notlogged] has quit. (Client Quit)
#2263 [16:41] <Black_Arrow646> Like all my progress and everything?
#2264 [16:41] <CubeTheThird> Black_Arrow646, depends what you define as 'progress'
#2265 [16:41] <dory> ok the mctest worked
#2266 [16:41] <Black_Arrow646> Work on servers I mean...
#2267 [16:41] <cadethestampede> absol, i cant. my computer is litraly blinking on and off and it will not let me do anything
#2268 [16:42] <CubeTheThird> Black_Arrow646, well all that data wouldn't have been deleted. It would however be associated with that username/uuid
#2269 [16:42] <Black_Arrow646> Would the account name be up for grabs again?
#2270 [16:42] <Black_Arrow646> Username*
#2271 [16:42] <CubeTheThird> cadethestampede, have you rebooted?
#2272 [16:42] <CubeTheThird> Black_Arrow646, as far as I can tell that name is still registered
#2273 [16:43] <Black_Arrow646> I tried to look it up online, and now all records are gone, as well as the skin page
#2274 [16:43] <cadethestampede> yes, i have tried reebooting, turning on and off, and unplugging and replugging it
#2275 [16:44] <CubeTheThird> cadethestampede, and the screen is just flickering?
#2276 [16:45] <cadethestampede> yes. it goes from black to my wallpaper
#2277 [16:45] <cadethestampede> and then back to black
#2278 [16:45] <CubeTheThird> cadethestampede, and what does this have to do with minecraft?
#2279 [16:46] <cadethestampede> when i tried to play minecraft, it happend
#2280 [16:46] <cadethestampede> i started playing, and then it just blew my computer into hell!
#2281 [16:46] <CubeTheThird> cadethestampede, sounds like you have either a faulty monitor or graphics card. I recommend you bring your computer to a professional for assistance
#2282 [16:47] <cadethestampede> ok tnks
#2283 [16:47] <CubeTheThird> cadethestampede, I would have you update your drivers, but it seems you can't do that in your current situation
#2284 [16:48] <dory> i dont think the servers i have are down either
#2285 [16:48] <CubeTheThird> dory, there are specific servers you can't join?
#2286 [16:51] <dory> no ike mc loads to the screen to choose which server to join and says scanning for games on your local network?
#2287 [16:52] <CubeTheThird> dory, so there are no servers in your list?
#2288 [16:52] <dory> none usually theres two but theres none now
#2289 [16:52] * iXanXan [iXanXan@notlogged] has joined #minecrafthelp
#2290 [16:52] <CubeTheThird> dory, so.. re-add them?
#2291 [16:52] <CubeTheThird> dory, there's a bug where if you refresh the list too fast, it erases it
#2292 [16:52] <dory> i tryed says cant resolve host name
#2293 [16:52] <CubeTheThird> dory, what address did you use?
#2294 [16:52] <dory> play.lemoncloud.com
#2295 [16:53] * iXanXan_ [iXanXan_@notlogged] has joined #minecrafthelp
#2296 [16:53] <dory> and i didnt refresh i had just got on mc
#2297 [16:53] <CubeTheThird> .mcping play.lemoncloud.com
#2298 [16:53] <ExtremeBot> CubeTheThird: Sorry, but play.lemoncloud.com:25565 appears to be down! (Invalid hostname)
#2299 [16:53] <CubeTheThird> dory, ya that's not a valid address
#2300 [16:54] <dory> hmm maybe i have the .com mixed up for another
#2301 [16:55] * Black_Arrow646 [Black_Arrow646@notlogged] has quit. (Quit: Web client closed)
#2302 [16:55] <dory> i got it thank you! i did i had it mixed up still dont know why its not loading htem but i got in by dirrect connecting
#2303 [16:56] * iXanXan_ [iXanXan_@notlogged] has quit. (Ping timeout: 195 seconds)
#2304 [16:56] * iXanXan [iXanXan@notlogged] has quit. (Ping timeout: 195 seconds)
#2305 [16:56] <dory> thank you!
#2306 [16:56] * dory [dory@notlogged] has quit. (Quit: Web client closed)
#2307 [16:56] * bubblychickens [bubblychickens@notlogged] has joined #minecrafthelp
#2308 [16:57] * Dreaming [Dreaming@notlogged] has joined #minecrafthelp
#2309 [16:57] * cauezinho [cauezinho@notlogged] has joined #minecrafthelp
#2310 [16:57] * cauezinho [cauezinho@notlogged] has quit. (Client Quit)
#2311 [16:58] * austinee [austinee@notlogged] has quit. (Ping timeout: 195 seconds)
#2312 [16:58] <bubblychickens> I just installed/updated a new graphics car and everytime that I press "play" it gives me a crash message. I don't know what to do, but I do have a link to my DxDiag report.
#2313 [16:58] <CubeTheThird> bubblychickens, link please
#2314 [16:59] <bubblychickens> http://paste.ubuntu.com/15344271/
#2315 [16:59] <CubeTheThird> bubblychickens, one moment
#2316 [16:59] <bubblychickens> Okay, thanks
#2317 [16:59] <CubeTheThird> bubblychickens, download and install http://www.nvidia.com/download/driverResults.aspx/94790/en-us
#2318 [17:00] <bubblychickens> Okay, but is my graphics card compatible with Minecraft?
#2319 [17:01] * x1reap [x1reap@notlogged] has joined #minecrafthelp
#2320 [17:01] <CubeTheThird> bubblychickens, should be yes
#2321 [17:01] <CubeTheThird> bubblychickens, I don't see why not
#2322 [17:01] * awesomemommy [awesomemommy@notlogged] has joined #minecrafthelp
#2323 [17:01] * Reciprocity [Reciprocity@notlogged] has joined #minecrafthelp
#2324 [17:01] <x1reap> Hey guys, I'm running windows 10 and whenever I try to load 1.9 or any snapshots I get this error - Error: Could not find or load main class net.minecraft.client.main.Main Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release. Any ideas?
#2325 [17:01] <bubblychickens> Okay cool beans, lol
#2326 [17:02] <Cykrix> ??> x1reap launcher/log
#2327 [17:02] <Absol> x1reap: We need to see what is in your Launcher Log, which can be found on the second tab of the launcher.
#2328 [17:02] <Absol> x1reap: First, copy all of the text (right click on any empty space, press "Copy All Text"). Then, go to http://paste.ubuntu.com/ and paste it. Click "Paste!", then share with us the link (the URL) that it takes you to.
#2329 [17:02] <CubeTheThird> x1reap, close and re-open the launcher
#2330 [17:02] <Cykrix> or that
#2331 [17:02] <Reciprocity> When I try to log into realms I keep getting a message that says I'm using an outdated server, but in the profile I have selected to use the latest version.
#2332 [17:02] <Cykrix> Reciprocity, in console type /version
#2333 [17:02] <Cykrix> /ver *
#2334 [17:03] <CubeTheThird> that's a thing?
#2335 [17:03] <Cykrix> It is on spigot
#2336 [17:03] <Extreme> no
#2337 [17:03] <x1reap> I've tryed closing the launcher, and I don't get any link
#2338 [17:03] * bilata [bilata@notlogged] has joined #minecrafthelp
#2339 [17:03] <Cykrix> Which is usually what gives outdated server msg
#2340 [17:03] <Reciprocity> Okay one moment
#2341 [17:03] <CubeTheThird> x1reap, link? just re-open the launcher
#2342 [17:03] * bilata [bilata@notlogged] has quit. (Client Quit)
#2343 [17:04] <x1reap> no like the launcher never closes, and the game doesn't open
#2344 [17:04] * slimepvpbrgames [slimepvpbrgames@notlogged] has joined #minecrafthelp
#2345 [17:04] <Cykrix> do what absol said
#2346 [17:04] <Reciprocity> Errr... how do I open the console?
#2347 [17:04] <Cykrix> Reciprocity, is it your server
#2348 [17:04] <Cykrix> ?
#2349 [17:04] * slimepvpbrgames [slimepvpbrgames@notlogged] has quit. (Client Quit)
#2350 [17:04] <Andrio> Realms.
#2351 [17:04] <Reciprocity> I don't see anything which would allow me to type in text...
#2352 [17:04] <Cykrix> Ohh, Reciprocity. Realms is always on the latest version of mC
#2353 [17:05] <Reciprocity> One moment, opening realms now
#2354 [17:05] <awesomemommy> I am playing the latest version on the PS4. I have created what I think to be an okay village. I have saved about 4 zombie villagers at different times, however it seems they keep despawning. I don't know where they go or what happens. Through frustration I added an Iron golem, he also despawned! I'm trying to establish a village at my home base but keep encountering this despawn... any suggestions?
#2355 [17:05] <Cykrix> MC*
#2356 [17:05] <CubeTheThird> x1reap, you can't close the launcher?
#2357 [17:05] <CubeTheThird> Reciprocity, what game version are you using?
#2358 [17:05] <Extreme> awesomemommy: that's probably something you'd want to ask on the Minecraft Forums
#2359 [17:05] <Reciprocity> PC
#2360 [17:05] <x1reap> no I can, but it does the same thing even after closing and re-opening
#2361 [17:06] <CubeTheThird> Reciprocity, but what version specifically? 1.8.9? 1.9?
#2362 [17:06] <Cykrix> ??> x1reap launcher/log
#2363 [17:06] <Absol> x1reap: We need to see what is in your Launcher Log, which can be found on the second tab of the launcher.
#2364 [17:06] <Absol> x1reap: First, copy all of the text (right click on any empty space, press "Copy All Text"). Then, go to http://paste.ubuntu.com/ and paste it. Click "Paste!", then share with us the link (the URL) that it takes you to.
#2365 [17:06] * Bony237 [Bony237@notlogged] has quit. (Ping timeout: 195 seconds)
#2366 [17:06] <Reciprocity> I had selected to use latest version in the profile editor
#2367 [17:06] <awesomemommy> I'm new to this, how do I ask in forums?
#2368 [17:06] <Extreme> Reciprocity: What does it say in the lower left of the Minecraft splash screen?
#2369 [17:06] <x1reap> Okay sorry didn't realize that's what you meant
#2370 [17:06] <Extreme> Reciprocity: Or on the title bar of the game?
#2371 [17:07] <bubblychickens> CubeTheThird, It's taking forever to install this
#2372 [17:07] <Reciprocity> 1.9.1-pre2/snapshot
#2373 [17:07] <CubeTheThird> Reciprocity, ya that's why. Don't use snapshots
#2374 [17:07] <Cykrix> Only full releases, Which would be 1.9
#2375 [17:07] <Reciprocity> Okay, do I do that in the profile editor?
#2376 [17:07] <Cykrix> yes
#2377 [17:08] <Reciprocity> Thank you much I'll give that a go.
#2378 [17:08] <CubeTheThird> Reciprocity, uncheck the box to use shapshots
#2379 [17:08] <x1reap> what exactly do you need from the launcher log/
#2380 [17:08] <x1reap> ?
#2381 [17:09] <CubeTheThird> x1reap, the whole thing
#2382 [17:09] * md_5 [md_5@notlogged] has joined #minecrafthelp
#2383 [17:09] <x1reap> [17:07:34 INFO]: Minecraft Launcher 1.6.61 (through bootstrap 100) started on windows... [17:07:34 INFO]: Current time is Mar 10, 2016 5:07:34 PM [17:07:34 INFO]: System.getProperty('os.name') == 'Windows 10' [17:07:34 INFO]: System.getProperty('os.version') == '10.0' [17:07:34 INFO]: System.getProperty('os.arch') == 'amd64' [17:07:34 INFO]: System.getProperty('java.version') == '1.8.0_25' [17:07:34 INFO]: System.getProperty('java.vendor') =
#2384 [17:09] <CubeTheThird> x1reap, paste it onto http://paste.ubuntu.com
#2385 [17:10] <x1reap> oh crap sorry
#2386 [17:10] <Reciprocity> That worked perfectly! Thank you for your help!
#2387 [17:10] <awesomemommy> Can someone please explain to me how to start a thread in the forums?
#2388 [17:11] <x1reap> http://paste.ubuntu.com/15344370/ here you go sorry bout the confusion
#2389 [17:11] * Reciprocity [Reciprocity@notlogged] has quit. (Quit: Web client closed)
#2390 [17:11] <CubeTheThird> x1reap, you appear to be having a connection issue downloading it. what anti-virus and firewall software do you have?
#2391 [17:12] <x1reap> I'm not quite sure, I just got a new PC yesterday
#2392 [17:12] <CubeTheThird> ??> x1reap tools/hjt
#2393 [17:12] <Absol> x1reap: Trend Micro HijackThis is a utility that is used to collect diagnostic reports of your computer to help narrow down an issue you may be having. Download: http://sourceforge.net/projects/hjt/
#2394 [17:12] <Absol> x1reap: Run the program, choose "I accept", then "Do a scan and save a log file". After a while a text file will open. Copy everything, put the log on http://paste.ubuntu.com and give us the link.
#2395 [17:13] <x1reap> but I had the same issue on my old PC when using Mcafee
#2396 [17:13] * Marqs [Marqs@notlogged] has joined #minecrafthelp
#2397 [17:13] <Cykrix> McAfee messes with mc i believe, doesnt it
#2398 [17:13] <Marqs> galera meu minecraft deu play demo oque fazer ?
#2399 [17:13] <x1reap> I never had any issues with 1.8 or older using McAfee
#2400 [17:14] <Cykrix> ??> Marqs account/bug/demo
#2401 [17:14] <Absol> Marqs: Please see this article: https://help.mojang.com/customer/portal/articles/1218766-can-only-play-minecraft-demo if you are only able to play the Demo after having purchased the game.
#2402 [17:14] <CubeTheThird> x1reap, mcafee is total crap, and known to cause various kinds of connection issues
#2403 [17:14] * Katherine [Katherine@notlogged] has joined #minecrafthelp
#2404 [17:14] <Cykrix> I dont understand why it comes default either
#2405 [17:14] <x1reap> Ok well I don't have it on this PC so thanks for that info
#2406 [17:15] <CubeTheThird> x1reap, so what Absol told you though
#2407 [17:15] * rhurhu [rhurhu@notlogged] has joined #minecrafthelp
#2408 [17:15] <Cykrix> do*
#2409 [17:15] <CubeTheThird> Cykrix, because the company pays for that
#2410 [17:15] <Cykrix> Ah
#2411 [17:15] <Katherine> I have a problem with my game, is someone willing to help?
#2412 [17:15] <Cykrix> Katherine, What is your issue
#2413 [17:16] * cauezinho [cauezinho@notlogged] has joined #minecrafthelp
#2414 [17:16] <Cykrix> Ffs avg
#2415 [17:16] <rhurhu> i am having a hard time starting up my game that i just purchased...anyone available to help? I have a link to the problem...
#2416 [17:16] <Cykrix> brb gotta restart
#2417 [17:16] <Katherine> When I go to my worlds all of them have the play thing and my mouse isn't over it
#2418 [17:16] <Cykrix> rhurhu, url please
#2419 [17:16] <rhurhu> http://paste.ubuntu.com/15344385/
#2420 [17:17] <CubeTheThird> Katherine, so you can't see your cursor?
#2421 [17:17] <Cykrix> One moment rhurhu
#2422 [17:17] <cauezinho> System Information ------------------ Time of this report: 3/10/2016, 18:13:59 Machine name: EWINGD1616-PC Operating System: Windows 8.1 64-bit (6.3, Build 9600) (9600.winblue_ltsb.160119-0600) Language: English (Regional Setting: English) System Manufacturer: Gateway System Model: SX2800 BIOS: Default System BIOS Processor: Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz (4 CPUs), ~2.3GHz
#2423 [17:17] <Katherine> not really I'm trying to describe it, I'm just really brain dead rn
#2424 [17:18] * Epiceh123 [Epiceh123@notlogged] has joined #minecrafthelp
#2425 [17:18] <Cykrix> ??> cauezinho paste
#2426 [17:18] <Absol> cauezinho: Ubuntu Paste is a service run at http://paste.ubuntu.com which facilitates the sharing of information without flooding IRC channels. Paste your text into the big box, enter your name, click 'Paste!' and give us the URL the site takes you to.
#2427 [17:18] <Epiceh123> Hello? I need help
#2428 [17:18] <Cykrix> ??> Epiceh123 ask
#2429 [17:18] <Absol> Epiceh123: Please don't ask to ask or just say "I need help" - just ask your question or state what you need help with, and be as specific as possible.
#2430 [17:18] <Absol> Epiceh123: If you are unsure if the question is appropriate, just ask it and you will be informed if it is not.
#2431 [17:18] * cauezinho [cauezinho@notlogged] has quit. (Client Quit)
#2432 [17:18] <Cykrix> CubeTheThird, Does "Intel(R) G45/G43 Express Chipset" not have 8.1?
#2433 [17:18] <Cykrix> Windows 8.1*
#2434 [17:19] <CubeTheThird> Cykrix, nope. Only 7
#2435 [17:19] * awesomemommy [awesomemommy@notlogged] has quit. (Ping timeout: 195 seconds)
#2436 [17:19] <CubeTheThird> Katherine, is it something you could get a screenshot of?
#2437 [17:19] <Katherine> yes
#2438 [17:19] <Cykrix> rhurhu, Your Graphics Card is NOT Supported on the Windows 8.1 Operating System, You can Downgrade to Windows 7, Upgrade Your Graphics Card [Desktop Only], or Buy a New System :: http://hopper.minecraft.net/help/references/windows-10/check-compatibility/#downgrade
#2439 [17:19] * kirby|gone is now known as mrkirby153
#2440 [17:19] <Epiceh123> Well, I was looking to get my windows 10 copy of minecraft (Windows 10 edition) but it simply says this when I try to redeem "Sorry, an unexpected error has occurred. The error has been recorded and we will investigate. Please try to redeem your code later." I have waited a week.
#2441 [17:19] <Cykrix> rip
#2442 [17:19] <Cykrix> wrong url
#2443 [17:19] <Cykrix> thats what i get for copy/pasting
#2444 [17:19] <Katherine> how do i send a screenshot? or a picture
#2445 [17:19] <Cykrix> rhurhu, you need to downgrade to windows 7
#2446 [17:20] <CubeTheThird> Epiceh123, you'll have to contact Microsoft support about this
#2447 [17:20] <CubeTheThird> Katherine, easiest way is to press f2 while the game is open
#2448 [17:20] <rhurhu> ok...Thank you!
#2449 [17:20] <Katherine> ok
#2450 [17:20] * welisson [welisson@notlogged] has joined #minecrafthelp
#2451 [17:20] * rhurhu [rhurhu@notlogged] has quit. (Quit: Web client closed)
#2452 [17:21] <Epiceh123> What category would I find help for this issue in? Windows or Xbox?
#2453 [17:21] * welisson [welisson@notlogged] has quit. (Client Quit)
#2454 [17:21] <Marqs> gente meu minecraft esta em play demo ! eu posso fazer oque para resolver isto ?
#2455 [17:21] <Katherine> oh the problem is on the home screen when i go to my worlds
#2456 [17:21] <CubeTheThird> Katherine, you should still be able to take a screenshot from there
#2457 [17:21] <CubeTheThird> Katherine, once you press f2, In the game launcher, click 'Edit Profile' -> 'Open Game Dir'
#2458 [17:22] <x1reap> sorry about the wait here it is, http://paste.ubuntu.com/15344418/
#2459 [17:22] <Katherine> thanks
#2460 [17:22] <CubeTheThird> Marqs, we only speak English here
#2461 [17:22] <CubeTheThird> x1reap, one moment
#2462 [17:22] <Marqs> my brasiliam
#2463 [17:22] <Cykrix> ??> Marqs launcher/demo
#2464 [17:22] <Extreme> Epiceh123: https://support.xbox.com/en-US/contact-us and select "Xbox on Windows 10"
#2465 [17:22] <x1reap> thanks
#2466 [17:22] <Cykrix> ??> Marqs account/bug/demo
#2467 [17:22] <Marqs> yes
#2468 [17:22] <Absol> Marqs: Please see this article: https://help.mojang.com/customer/portal/articles/1218766-can-only-play-minecraft-demo if you are only able to play the Demo after having purchased the game.
#2469 [17:22] <Marqs> yes
#2470 [17:22] <Katherine> i have the screenshot what do i do now?
#2471 [17:23] <Extreme> Epiceh123: Are you sure you have not already redeemed the gift code to an account?
#2472 [17:23] <CubeTheThird> x1reap, hmm, I'm not seeing anything that would conflict. Let's do a malware scan just in case
#2473 [17:23] <CubeTheThird> ??> x1reap av/adwcleaner
#2474 [17:23] <Absol> x1reap: ADWCleaner is an utility to clean a PC which is infested with malware. Download it here: https://toolslib.net/downloads/finish/1/
#2475 [17:23] <CubeTheThird> ??> Katherine imgur
#2476 [17:23] <Absol> x1reap: Run a Scan, Clean anything it finds, restart the computer and come back here for further instructions.
#2477 [17:23] <Absol> Katherine: Imgur is an image hosting website at http://www.imgur.com where you can upload screenshots, etc for free, no need to register. Click the cloud/arrow at the top, and use the interface to pick an image from your computer, click "Start Upload", then give us the URL you are taken to.
#2478 [17:24] <x1reap> ok thanks I'll be back shortly
#2479 [17:24] <Katherine> http://imgur.com/ud8akTf
#2480 [17:24] <Katherine> thats the scrrenshot
#2481 [17:24] <Katherine> *screenshot
#2482 [17:24] <Cykrix> Katherine, did you click the world first?
#2483 [17:12] <Cykrix> or try the arrow on the image
#2484 [17:13] <Katherine> no i just loaded up minecraft and hit single player and that showed up
#2485 [17:13] <Epiceh123> Would this be considered an error code? Yb2ZnGPSQUWKEzEM
#2486 [17:13] <Cykrix> Click the world then,
#2487 [17:14] <CubeTheThird> Katherine, the arrows are normal, if that's what you're getting at
#2488 [17:14] <Extreme> Epiceh123: Where did you get that?
#2489 [17:14] <Epiceh123> When I tried to redeem it there where numbers at the bottom after the error
#2490 [17:15] <Extreme> Epiceh123: Login to https://account.microsoft.com/billing/orders#/ and see if you already redeemed the code
#2491 [17:15] <Katherine> before it has never like that it would just show the icon
#2492 [17:15] <Cykrix> Katherine, its the newest update
#2493 [17:15] <Epiceh123> I have
#2494 [17:16] <Extreme> Epiceh123: Then why are you trying to redeem it again?
#2495 [17:16] <Katherine> even after the update it wasnt like that
#2496 [17:16] <Epiceh123> I have checked**
#2497 [17:16] <Epiceh123> There is nothing there
#2498 [17:16] * x1reap_ [x1reap_@notlogged] has joined #minecrafthelp
#2499 [17:16] <CubeTheThird> Katherine, are you using 1.9, or a pre-release?
#2500 [17:17] <x1reap_> Ok I've scanned and restared, it hasn't found anything wrong
#2501 [17:17] * x1reap [x1reap@notlogged] has quit. (Ping timeout: 195 seconds)
#2502 [17:17] <Katherine> i am using the newest update of 1.9
#2503 [17:17] <Epiceh123> this is the full error code Yb2ZnGPSQUWKEzEM.25.19.1.16.2 2016/03/10 - 23:26:39 UTC
#2504 [17:18] <CubeTheThird> Katherine, but not 1.9.1 pre-release right?
#2505 [17:18] <Extreme> Epiceh123: on account.mojang.com, what date is listed under "Claimed"? Do not post the code here.
#2506 [17:18] <Epiceh123> March 7th
#2507 [17:18] <Epiceh123> CRAP wrong date
#2508 [17:19] <Epiceh123> that was my appointment
#2509 [17:19] <Katherine> i just noticed this and i cant use the shift shortcut for the inventory
#2510 [17:19] <Epiceh123> March 2nd
#2511 [17:20] <Katherine> unless that was in th update as well it wasnt on there
#2512 [17:20] <CubeTheThird> Katherine, hmm. In the game's video settings, do you have touchscreen mode enabled?
#2513 [17:20] <Marqs> I consulted the topic however not got success! this giving demo play , bought minecraft and may never play!
#2514 [17:20] <CubeTheThird> Katherine, err, sorry Controls, not video settings
#2515 [17:20] <CubeTheThird> Marqs, what is your minecraft username?
#2516 [17:20] <Katherine> omg i do
#2517 [17:20] <Marqs> MarquesGGBR
#2518 [17:21] <Katherine> was that the problem?
#2519 [17:21] <CubeTheThird> ??> x1reap_ win/cmd/admin
#2520 [17:21] <Absol> x1reap_: In the start menu/screen, search for "cmd" (without quotes). Right-click on the result listed as "cmd.exe", and choose Run as Administrator.
#2521 [17:21] <CubeTheThird> Katherine, most likely
#2522 [17:21] <Katherine> ah sorry to waste your time then
#2523 [17:21] <Marqs> Nick:MarquesGGBR
#2524 [17:21] <x1reap_> alright
#2525 [17:21] <Extreme> Epiceh123: Then you already redeemed it to a Microsoft account. Try setting "From past 3 months" to "From all available" at https://account.microsoft.com/billing/orders#/ or using a different Microsoft account.
#2526 [17:21] <CubeTheThird> Katherine, no problem!
#2527 [17:22] <Katherine> its fixed, thanks
#2528 [17:22] <CubeTheThird> x1reap_, there, run this command: netsh winsock reset
#2529 [17:22] * Katherine [Katherine@notlogged] has quit. (Quit: Web client closed)
#2530 [17:23] <x1reap_> and now restart again?
#2531 [17:23] <Marqs> MY NAME IS MARQUESGGBR
#2532 [17:23] <CubeTheThird> x1reap_, yes
#2533 [17:23] <CubeTheThird> Marqs, one sec
#2534 [17:24] <Marqs> Okey Brother
#2535 [17:24] <CubeTheThird> Marqs, are you certain that is correct? I do not see any accounts with that name
#2536 [17:24] <Marqs> what ?
#2537 [17:24] <Marqs> nossa
#2538 [17:25] <CubeTheThird> Marqs, did you purchase that account?
#2539 [17:25] <CubeTheThird> Marqs, from minecraft.net I should specify
#2540 [17:25] * iTzQuick_ [iTzQuick_@notlogged] has joined #minecrafthelp
#2541 [17:25] <Marqs> eu confio em vc tem como eu passar meu email e senha pra vc ver minha acc ?
#2542 [17:25] <iTzQuick_> Hey, I launched my minecraft
#2543 [17:26] <iTzQuick_> and it said my password didn't work before i even tpyed anything
#2544 [17:26] <Epiceh123> Wouldnt I get the error "This code has already been redeemed"?
#2545 [17:26] <iTzQuick_> and it wont let me log in
#2546 [17:26] * ChickenMcNoodle [ChickenMcNoodle@notlogged] has joined #minecrafthelp
#2547 [17:26] <iTzQuick_> I already had redeemed the account
#2548 [17:26] <Marqs> I trust you as I pass my email to you check?
#2549 [17:26] <ChickenMcNoodle> i need help with my world on my server
#2550 [17:26] <iTzQuick_> i bought in 4 months ago
#2551 [17:26] <Marqs> I trust you as I pass my email to you check?
#2552 [17:26] <CubeTheThird> iTzQuick_, have you tried resetting your account?
#2553 [17:27] * ChickenMcNoodle [ChickenMcNoodle@notlogged] has quit. (Client Quit)
#2554 [17:27] <iTzQuick_> no, i cant login
#2555 [17:27] <Cykrix> ChickenMcNoodle, what happens
#2556 [17:27] <Cykrix> rip
#2557 [17:27] <CubeTheThird> Marqs, we do not have access to that info. You will have to contact Mojang about this
#2558 [17:27] <CubeTheThird> ??> Marqs mojang/email
#2559 [17:27] <Absol> Marqs: You can email Mojang by going here: https://help.mojang.com/customer/portal/emails/new
#2560 [17:27] <Absol> Marqs: Note: Do NOT send more than one at a time. Refer to https://help.mojang.com/customer/portal/articles/359446-when-will-i-hear-back- for wait times on replies
#2561 [17:27] <iTzQuick_> mojang doesn't even own minecraft anymore
#2562 [17:27] * iTzQuick_ [iTzQuick_@notlogged] has quit. (Client Quit)
#2563 [17:28] <Marqs> Cube can pass my email and password to mojang you check my account?
#2564 [17:28] <CubeTheThird> it's sad how misinformed people are
#2565 [17:28] * x1reap_ [x1reap_@notlogged] has quit. (Ping timeout: 195 seconds)
#2566 [17:29] <CubeTheThird> Marqs, again, do what Absol said to contact Mojang. We do not have that information here
#2567 [17:30] <Marqs> I do not want my mail ! I have it on hand , just wanted to know if I could go to le check ! but OK
#2568 [17:30] <Cykrix> You cannot
#2569 [17:31] <Cykrix> You have to email
#2570 [17:31] <Extreme> Epiceh123: No, I am asking you to login with a different Microsoft account to https://account.microsoft.com/billing/orders#/ -- you already redeemed the code, hence you cannot redeem it again.
#2571 [17:32] * Rivs [Rivs@notlogged] has joined #minecrafthelp
#2572 [17:34] <Rivs> Minecraft Se Cierra Por Falta De Espacio, Que Hago?
#2573 [17:34] * Rivs [Rivs@notlogged] has quit. (Client Quit)
#2574 [17:37] <Epiceh123> Extreme, I only own one Microsoft account
#2575 [17:38] <Marqs> how can I remove the lag minecraft ? haha
#2576 [17:38] <Cykrix> Marqs, Optifine/BetterFPS; Also VSync and VBOs Turned on can help
#2577 [17:41] <Extreme> Epiceh123: if you cannot figure out which Microsoft account you redeemed it to, you need to contact Xbox support at https://support.xbox.com/en-US/contact-us and select "Xbox on Windows 10"
#2578 [17:43] * ThousandT1 [ThousandT1@notlogged] has joined #minecrafthelp
#2579 [17:45] <ThousandT1> My minecraft pc when I try to play it keeps lagging
#2580 [17:46] <Cykrix> ThousandT1, Change VSync and VBOs On and see if that helps any
#2581 [17:49] * sebas [sebas@notlogged] has joined #minecrafthelp
#2582 [17:49] * tyty [tyty@notlogged] has joined #minecrafthelp
#2583 [17:50] <tyty> pixel format not supported
#2584 [17:50] * ThousandT1 [ThousandT1@notlogged] has quit. (Ping timeout: 195 seconds)
#2585 [17:50] * sebas [sebas@notlogged] has quit. (Client Quit)
#2586 [17:50] <Cykrix> ??> tyty win/dxdiag
#2587 [17:50] <Absol> tyty: Follow the instructions here: http://hopper.minecraft.net/help/pixel-format-not-accelerated/support/#dxdiag
#2588 [17:50] <tyty> http://paste.ubuntu.com/15344507/
#2589 [17:50] <tyty> theres my dxdiag report
#2590 [17:50] * cadethestampede [cadethestampede@notlogged] has quit. (Ping timeout: 195 seconds)
#2591 [17:50] <Cykrix> One Moment.
#2592 [17:50] <Cykrix> tyty, m:graphics10
#2593 [17:50] <Cykrix> -.-
#2594 [17:50] <Cykrix> autoreplace why!
#2595 [17:51] <Cykrix> tyty, Your Graphics Card is NOT Supported on the Windows 10 Operating System, You can Downgrade to Windows 7, Upgrade Your Graphics Card [Desktop Only], or Buy a New System :: http://hopper.minecraft.net/help/references/windows-10/check-compatibility/#downgrade
#2596 [17:52] * Marqs [Marqs@notlogged] has quit. (Quit: Web client closed)
#2597 [17:52] <tyty> no way to run with compatability settings?
#2598 [17:52] <Cykrix> nope...
#2599 [17:52] <Cykrix> Windows 10 Comp. Is crap xD
#2600 [17:52] <Cykrix> You can do windows 8.1 i believe too (but 8.1 is crap aswell in my opionion)
#2601 [17:53] <Cykrix> opinion*
#2602 [17:53] <tyty> should've just stayed with win 7
#2603 [17:53] <tyty> loved that os
#2604 [17:53] <Cykrix> Follow the URL at the end of my msg
#2605 [17:53] <Cykrix> it can help u downgrade
#2606 [17:53] <tyty> i've had it for longer than a month though.
#2607 [17:53] <Afootpluto> Cykrix, that GPU is not supported on windows 8.1 either
#2608 [17:54] <Cykrix> tyty, you can use a Windows 7 Iso then
#2609 [17:54] <Cykrix> and Afootpluto; I wasnt sure. I just know that mobile intel doesnt work for windows 10 99.999% of the time
#2610 [17:54] <tyty> thanks all.
#2611 [17:54] <tyty> so when buying a new laptop, what should i look for?
#2612 [17:55] <Cykrix> Not intel
#2613 [17:55] <Cykrix> xD
#2614 [17:55] <tyty> amd?
#2615 [17:55] <Cykrix> AMD, ATI, NVidia
#2616 [17:55] <Afootpluto> Cykrix, there is nothing wrong with intel
#2617 [17:55] <tyty> so anything but intel, got it
#2618 [17:55] * Watty [Watty@notlogged] has joined #minecrafthelp
#2619 [17:55] <Cykrix> Afootpluto, intel and mc never get along. It lags usually too
#2620 [17:56] <Watty> Hi Need help.
#2621 [17:56] <Afootpluto> Cykrix, most of the new intel iGPUs are supported on windows 10
#2622 [17:56] * slt [slt@notlogged] has joined #minecrafthelp
#2623 [17:56] <Cykrix> It still lags for the oldish ones
#2624 [17:56] <Cykrix> ??> Watty ask
#2625 [17:56] <Absol> Watty: Please don't ask to ask or just say "I need help" - just ask your question or state what you need help with, and be as specific as possible.
#2626 [17:56] <Absol> Watty: If you are unsure if the question is appropriate, just ask it and you will be informed if it is not.
#2627 [17:56] <Extreme> no, no.
#2628 [17:56] <Extreme> Intel does not make actual graphics cards.
#2629 [17:56] <Watty> My minecraft 1.9 crashes on open of a world.
#2630 [17:56] <Extreme> AMD and NVIDIA do.
#2631 [17:57] <Cykrix> ??> Watty launcher/crash-log
#2632 [17:57] <Absol> Watty: We need to see your crash log, which appears after a crash.
#2633 [17:57] <Absol> Watty: First, copy all of the text (right click on any empty space, press "Copy All Text"). Then, go to http://paste.ubuntu.com/ and paste it. Click "Paste!", then share with us the link (the URL) that it takes you to.
#2634 [17:57] <Extreme> Intel makes processors, which should not be confused with GPUs.
#2635 [17:57] <Watty> ---- Minecraft Crash Report ---- // Ooh. Shiny. Time: 3/10/16 5:57 PM Description: Updating screen events java.lang.IllegalStateException: failed to create a child event loop at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:68) at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:49) at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopG
#2636 [17:57] <Cykrix> ....
#2637 [17:57] <Watty> oh wait
#2638 [17:57] <Cykrix> read it again...
#2639 [17:57] <Watty> sorry.
#2640 [17:57] <Cykrix> xD
#2641 [17:57] <Watty> :P
#2642 [17:57] <Cykrix> The bot is so unloved
#2643 [17:57] <Watty> http://paste.ubuntu.com/15344547/
#2644 [17:57] <Cykrix> never gets fully read
#2645 [17:58] * x1reap [x1reap@notlogged] has joined #minecrafthelp
#2646 [17:58] * tyty [tyty@notlogged] has quit. (Quit: Web client closed)
#2647 [17:58] <x1reap> sorry that it took so olong, ive typed the thing in my console and resarteds
#2648 [17:58] <Cykrix> Watty, What AV do you have
#2649 [17:59] <Watty> Avast and Oupost. I disabled both of them, it still doesnt work.
#2650 [17:59] <Watty> *outpost
#2651 [17:59] <Cykrix> Did you disable your firewall (or allow java and minecraft through)
#2652 [17:59] <Cykrix> also ensure your java is up to date
#2653 [17:59] <webrosc> multiple antivirus can cause more issues
#2654 [17:59] <Watty> That I will check now.
#2655 [17:59] <Cykrix> ^ that to
#2656 [17:59] <Watty> Oupost Firewall
#2657 [17:59] <webrosc> and disabling doesn't always do as it says
#2658 [18:00] <Watty> and avast anti-virus
#2659 [18:00] <Watty> I guess that's true
#2660 [18:00] <Watty> okay
#2661 [18:00] <Watty> brb, I will see if Java is up to date.
#2662 [18:00] <Cykrix> webrosc, mind finishing helping him. I gotta restart before i throw my pc thru a wall
#2663 [18:00] <webrosc> avast isn't normally an issue with minecraft
#2664 [18:00] * iPurpleOG [iPurpleOG@notlogged] has joined #minecrafthelp
#2665 [18:00] <Cykrix> every 30 seconds "PLEASE RESTART"
#2666 [18:00] <iPurpleOG> i cant log onto mojang website
#2667 [18:01] * Gokachu_YT [Gokachu_YT@notlogged] has joined #minecrafthelp
#2668 [18:01] <webrosc> Watty, i would say remove both, try minecraft, if it works replace avast and try again
#2669 [18:01] <iPurpleOG> can someone help me i cannot log into mojang website with my minecraft account
#2670 [18:01] <webrosc> iPurpleOG, why not?
#2671 [18:01] <x1reap> CubeTheThird: I'm back any suggestions
#2672 [18:02] * Gokachu_YT [Gokachu_YT@notlogged] has quit. (Client Quit)
#2673 [18:02] * m4rc3l0 [m4rc3l0@notlogged] has joined #minecrafthelp
#2674 [18:03] * iPurpleOG [iPurpleOG@notlogged] has quit. (Client Quit)
#2675 [18:04] * osuka_ [osuka_@notlogged] has joined #minecrafthelp
#2676 [18:04] * Watty [Watty@notlogged] has quit. (Quit: Web client closed)
#2677 [18:04] <x1reap> is anyone still here that was helping me before?
#2678 [18:05] * m4rc3l0 [m4rc3l0@notlogged] has quit. (Client Quit)
#2679 [18:08] <x1reap> Hello?
#2680 [18:10] * Zone_ [Zone_@notlogged] has joined #minecrafthelp
#2681 [18:11] <Zone_> Is anyone els having login issues?
#2682 [18:11] <Zone_> Is anyone els having login issues?
#2683 [18:11] <Zone_> Is anyone els having login issues?
#2684 [18:11] * Zone_ [Zone_@notlogged] has left #minecrafthelp
#2685 [18:12] * Zone_ [Zone_@notlogged] has joined #minecrafthelp
#2686 [18:12] <Zone_> Is anyone els having login issued?
#2687 [18:12] <Zone_> Is anyone els having login issued?
#2688 [18:12] <Zone_> Is anyone els having login issued?
#2689 [18:12] <Zone_> Is anyone els having login issued?
#2690 [18:12] * Absol kicked Zone_ from #minecrafthelp (Reason: one_ :Stop spamming)
#2691 [18:14] * WhiteMcOne [WhiteMcOne@notlogged] has joined #minecrafthelp
#2692 [18:14] * WhiteMcOne [WhiteMcOne@notlogged] has joined #minecrafthelp
#2693 [18:14] * WhiteMcOne [WhiteMcOne@notlogged] has left #minecrafthelp
#2694 [18:15] <x1reap> Is there anyone that was here earlier that can continue to help me
#2695 [18:15] <urielsalis> x1reap, hi, what is your issue?
#2696 [18:17] <urielsalis> <x1reap> Hey guys, I'm running windows 10 and whenever I try to load 1.9 or any snapshots I get this error - Error: Could not find or load main class net.minecraft.client.main.Main Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release. Any ideas?
#2697 [18:17] <urielsalis> x1reap, We need to see your crash log, which appears after a crash. First, copy all of the text (right click on any empty spaces, press "Copy All Text"). Then, go to http://paste.ubuntu.com/ and paste it. Click "Paste!", then share with us the link (the URL) that it takes you to
#2698 [18:18] * osuka_ [osuka_@notlogged] has joined #minecrafthelp
#2699 [18:19] * osuka_ [osuka_@notlogged] has quit. (Client Quit)
#2700 [18:20] <x1reap> I was about a half an hour ago and already put the crash report and a few other things that CubeTheThird asked me to
#2701 [18:20] <urielsalis> x1reap, can you give me the link?
#2702 [18:21] <x1reap> I don't have them anymore, they are on this chat somewhere though
#2703 [18:21] <urielsalis> x1reap, Also CubeTheThird is afk right now
#2704 [18:21] <urielsalis> x1reap, ok. give me a moment
#2705 [18:21] <x1reap> nvm i found the one
#2706 [18:22] <x1reap> http://paste.ubuntu.com/15344660/
#2707 [18:22] <urielsalis> x1reap, can you try to run the game and give me a crash report?
#2708 [18:22] <urielsalis> Tahts the launcher log
#2709 [18:22] <x1reap> also this is a brand new PC with windows 10 on it. Now I can't even get 1.8.9 to polay
#2710 [18:22] <x1reap> that's what I was told to give last time
#2711 [18:23] <urielsalis> x1reap, please, run the game and tell me if it crashes
#2712 [18:23] <x1reap> it does
#2713 [18:23] <x1reap> I just tryed
#2714 [18:23] <urielsalis> x1reap, We need to see your crash log, which appears after a crash. First, copy all of the text (right click on any empty spaces, press "Copy All Text"). Then, go to http://paste.ubuntu.com/ and paste it. Click "Paste!", then share with us the link (the URL) that it takes you to
#2715 [18:23] <x1reap> Just a minute I'm woking on it
#2716 [18:23] <x1reap> http://paste.ubuntu.com/15344670/
#2717 [18:24] <urielsalis> x1reap, thats the full log? O.o
#2718 [18:24] <x1reap> This is all it tells me, It doesn't even launch the game
#2719 [18:24] <urielsalis> ??> x1reap tools/hjt
#2720 [18:24] <Absol> x1reap: Trend Micro HijackThis is a utility that is used to collect diagnostic reports of your computer to help narrow down an issue you may be having. Download: http://sourceforge.net/projects/hjt/
#2721 [18:24] <Absol> x1reap: Run the program, choose "I accept", then "Do a scan and save a log file". After a while a text file will open. Copy everything, put the log on http://paste.ubuntu.com and give us the link.
#2722 [18:24] <x1reap> I've already done that
#2723 [18:13] <urielsalis> x1reap, can you do it again? I saw that you did some troubleshooting with cube
#2724 [18:13] <urielsalis> x1reap, and a new log will tell me if they were done correctly
#2725 [18:13] <x1reap> http://paste.ubuntu.com/15344674/\
#2726 [18:15] <urielsalis> x1reap, And you already uninstall mcafee?
#2727 [18:15] <x1reap> It's not on this pc, that was on my oild one
#2728 [18:16] <urielsalis> x1reap, ok. Can you go to %appdata%\.minecraft and delete everything except options.txt, servers.dat and saves?
#2729 [18:19] <x1reap> all I have is (Assets, libraries, server-resource-packs, server texture packs, and versions)
#2730 [18:19] <urielsalis> x1reap, then delete everything, its just that you havent run the game yet
#2731 [18:20] <x1reap> ok and then what
#2732 [18:20] <urielsalis> x1reap, run the game again
#2733 [18:21] <x1reap> It's loading, probably going to take a while
#2734 [18:23] * mbarzoto [mbarzoto@notlogged] has joined #minecrafthelp
#2735 [18:24] * mbarzoto [mbarzoto@notlogged] has quit. (Client Quit)
#2736 [18:32] * jjs999jjs [jjs999jjs@notlogged] has quit. (Quit: Leaving)
#2737 [18:38] * x1reap [x1reap@notlogged] has joined #minecrafthelp
#2738 [18:38] <x1reap> so sorry my internet went down temporarily
#2739 [18:38] * iceman11a [iceman11a@notlogged] has quit. (Ping timeout: 207 seconds)
#2740 [18:39] <urielsalis> x1reap, np, lets hope that didnt affect the download though :P
#2741 [18:39] <x1reap> same thing http://paste.ubuntu.com/15344732/
#2742 [18:40] <urielsalis> x1reap, and can you paste the launcher log?
#2743 [18:40] * iceman11a [iceman11a@notlogged] has joined #minecrafthelp
#2744 [18:41] * Gurkenglas__ [Gurkenglas__@notlogged] has quit. (Read error: Connection reset by peer)
#2745 [18:41] * Gurkenglas__ [Gurkenglas__@notlogged] has joined #minecrafthelp
#2746 [18:42] <x1reap> trying my internet is just slow
#2747 [18:42] <urielsalis> x1reap, you just gave me an idea
#2748 [18:43] <x1reap> ok?
#2749 [18:43] <urielsalis> x1reap, please make a speedtest in speedtest.net
#2750 [18:43] <urielsalis> x1reap, I think I know what is it
#2751 [18:44] <x1reap> need I try plugging straight into my rounter?
#2752 [18:45] <urielsalis> x1reap, what? How you are connected right now?
#2753 [18:46] <x1reap> wifi
#2754 [18:46] <urielsalis> x1reap, and how far away you are?
#2755 [18:46] <x1reap> quite a distance, but I have a range extender
#2756 [18:47] <urielsalis> x1reap, please do the speedtest where you are, give me the results then do it connected directly to the router
#2757 [18:48] <x1reap> could my internet speed affect the game that much?
#2758 [18:48] <x1reap> and I'm doing the test right now
#2759 [18:49] <urielsalis> x1reap, it could affect the initial download
#2760 [18:49] <urielsalis> x1reap, either by timing out or corrupting it
#2761 [18:50] <x1reap> ok my ping is 760, my download is .49 and my up is .20
#2762 [18:50] <x1reap> ok it might take me a moment to get moved to my router
#2763 [18:50] <Extreme> x1reap: 760ms ping is pretty bad. I'm assuming you mean 0.49Mbps down and 0.20Mbps up which is also pretty bad.
#2764 [18:51] <x1reap> yes
#2765 [18:51] <urielsalis> I have 1/4 of that ping connecting to a EU server hosted in a home connection
#2766 [18:51] <x1reap> Yea if you live in the city you're lucky, I'm stuck with Hughes net satellite internet
#2767 [18:52] <x1reap> so now I need to move to my router?
#2768 [18:52] <urielsalis> x1reap, you can try, but those speeds are pretty bad, can you download the game in a friends house?
#2769 [18:52] <Extreme> Well if you're on satellite internet I don't think your router will make your ping any better. 760ms is to be expected in that case.
#2770 [18:53] <Extreme> The up/down speeds may change, however.
#2771 [18:53] <x1reap> maybe, It is much better when connected directly, I don't have the greatest wireless router
#2772 [18:53] <x1reap> modem sorry
#2773 [18:54] * caio [caio@notlogged] has joined #minecrafthelp
#2774 [18:54] * caio [caio@notlogged] has quit. (Client Quit)
#2775 [18:54] <x1reap> I'll be back in about ten, I'll start moving
#2776 [18:56] * milk [milk@notlogged] has joined #minecrafthelp
#2777 [18:57] * x1reap [x1reap@notlogged] has quit. (Ping timeout: 195 seconds)
#2778 [18:59] <milk> when I try to play minecraft a window pops up and says i need to update my drivers, but i dont need to. I have tried to "fix the problem" but that doesnt seem to help.
#2779 [18:59] * sneezing_panda [sneezing_panda@notlogged] has joined #minecrafthelp
#2780 [18:59] <urielsalis> milk, we need a dxdiag report. Follow the instructions here: http://hopper.minecraft.net/help/pixel-format-not-accelerated/support/#dxdiag
#2781 [19:00] <milk> http://paste.ubuntu.com/15344778/
#2782 [19:01] <urielsalis> milk, there are no drivers for your graphic card for Windows 10, downgrade to Windows 8.1, get a new graphic card(Only applicable to Desktop Computers) or use a different computer
#2783 [19:02] * CarlosHenrrique [CarlosHenrrique@notlogged] has joined #minecrafthelp
#2784 [19:03] <milk> thanks for the help :) but can you tell me how to get a new graphic card?
#2785 [19:04] <urielsalis> milk, a computer shop will help you in that regard
#2786 [19:05] * GMA78 [GMA78@notlogged] has joined #minecrafthelp
#2787 [19:07] * Vinnie [Vinnie@notlogged] has joined #minecrafthelp
#2788 [19:09] * GMA78 [GMA78@notlogged] has quit. (Client Quit)
#2789 [19:10] * scorpioloo20 [scorpioloo20@notlogged] has joined #minecrafthelp
#2790 [19:12] * CarlosHenrrique [CarlosHenrrique@notlogged] has quit. (Quit: Web client closed)
#2791 [19:12] * needhelp [needhelp@notlogged] has joined #minecrafthelp
#2792 [19:13] <scorpioloo20> my game wont start up. it will crash saying Java.lang.RuntimeExeption: No OpenGL context found in current thread.
#2793 [19:13] <urielsalis> scorpioloo20, we need a dxdiag report. Follow the instructions here: http://hopper.minecraft.net/help/pixel-format-not-accelerated/support/#dxdiag
#2794 [19:13] <scorpioloo20> okay.
#2795 [19:13] <needhelp> My brother logged out of the minecraft launcher and i know i am doing all of the information right, but it wont let me login
#2796 [19:14] <urielsalis> needhelp, can you login in mojang.com?
#2797 [19:14] <needhelp> im not sure i never checked
#2798 [19:14] * Azuron [Azuron@notlogged] has joined #minecrafthelp
#2799 [19:14] * Vinnie [Vinnie@notlogged] has quit. (Ping timeout: 195 seconds)
#2800 [19:14] <urielsalis> needhelp, please try
#2801 [19:14] <needhelp> ok
#2802 [19:14] <needhelp> give me a sec
#2803 [19:15] * Lavafire323 [Lavafire323@notlogged] has joined #minecrafthelp
#2804 [19:15] <needhelp> no it wont
#2805 [19:16] <urielsalis> needhelp, try to reset your password
#2806 [19:16] <needhelp> I did that didnt work either
#2807 [19:16] <urielsalis> needhelp, did you received a email?
#2808 [19:16] * AU518987077|MD [AU518987077|MD@notlogged] has joined #minecrafthelp
#2809 [19:16] * SSJCabba [SSJCabba@notlogged] has joined #minecrafthelp
#2810 [19:16] <needhelp> no it wouldnt send me one
#2811 [19:17] <urielsalis> ??> needhelp accoutn/hacked
#2812 [19:17] <urielsalis> ??> needhelp account/hacked
#2813 [19:17] <Absol> needhelp: If you believe that your account was hacked, then please follow these instructions: http://help.mojang.com/customer/portal/articles/361483
#2814 [19:17] <Absol> needhelp: Note: If you have to contact Mojang, do not forget to include your transaction ID!
#2815 [19:18] * Lavafire323 [Lavafire323@notlogged] has quit. (Ping timeout: 195 seconds)
#2816 [19:18] * YellowDeadStar [YellowDeadStar@notlogged] has joined #minecrafthelp
#2817 [19:18] <scorpioloo20> I have a dxdiag report. what should i do with it now?
#2818 [19:19] <YellowDeadStar> My minecraft crashes everytime i load mc
#2819 [19:19] <urielsalis> YellowDeadStar, We need to see your crash log, which appears after a crash. First, copy all of the text (right click on any empty spaces, press "Copy All Text"). Then, go to http://paste.ubuntu.com/ and paste it. Click "Paste!", then share with us the link (the URL) that it takes you to
#2820 [19:19] <scorpioloo20> http://paste.ubuntu.com/15344865/
#2821 [19:20] <YellowDeadStar> http://paste.ubuntu.com/15344873/
#2822 [19:20] <urielsalis> scorpioloo20, download and install http://support.amd.com/en-us/download/mobile?os=Windows%2010%20-%2064
#2823 [19:20] * MatheusJR [MatheusJR@notlogged] has joined #minecrafthelp
#2824 [19:20] <urielsalis> YellowDeadStar, please copy the contents of C:\Users\Jack\AppData\Roaming\.minecraft\hs_err_pid15612.log to paste.ubuntu.com and give us the link
#2825 [19:20] * MatheusJR [MatheusJR@notlogged] has quit. (Client Quit)
#2826 [19:20] <SSJCabba> are there any friend servers for windows 10 14.0 edition
#2827 [19:21] <urielsalis> SSJCabba, not the place to ask
#2828 [19:21] <urielsalis> SSJCabba, make a thread in the forums
#2829 [19:21] <SSJCabba> k thx
#2830 [19:21] * SSJCabba [SSJCabba@notlogged] has quit. (Quit: Web client closed)
#2831 [19:21] <webrosc> windows 10 edition doesn't have servers afaik
#2832 [19:21] * Zed [Zed@notlogged] has quit. (Read error: Connection reset by peer)
#2833 [19:21] <webrosc> ah too slow
#2834 [19:22] <YellowDeadStar> http://paste.ubuntu.com/15344883/ here it is
#2835 [19:22] * x1reap [x1reap@notlogged] has joined #minecrafthelp
#2836 [19:22] <urielsalis> YellowDeadStar, we need a dxdiag report. Follow the instructions here: http://hopper.minecraft.net/help/pixel-format-not-accelerated/support/#dxdiag
#2837 [19:23] <urielsalis> YellowDeadStar, and uninstall Evolve
#2838 [19:23] <Azuron> Hi there. I'm playing plain vanilla MC version 1.9 for a few day now, and I've build a trap around a skeleton spawner. It worked fine, but for whatever reason the skeleton spawner has turned into a pig spawner now. Any idea what caused that and how I an "repair" my spawners? Difficulty is/was hard all the time.
#2839 [19:23] * TheFirstDragon [TheFirstDragon@notlogged] has joined #minecrafthelp
#2840 [19:23] <urielsalis> Azuron, did you loaded that world in 1.8?
#2841 [19:24] <TheFirstDragon> I need help my mc account says it doesnt exist even though its the right name
#2842 [19:24] <TheFirstDragon> and pass
#2843 [19:24] <urielsalis> TheFirstDragon, what is your username?
#2844 [19:24] <TheFirstDragon> TheFirstDragon
#2845 [19:24] <urielsalis> TheFirstDragon, and have you tried resetting the password?
#2846 [19:24] <TheFirstDragon> Yes many times
#2847 [19:13] <urielsalis> TheFirstDragon, did you received the emails?
#2848 [19:13] <TheFirstDragon> Yeah it says "it doesn't exist when i sign in
#2849 [19:13] <TheFirstDragon> yeah i got the emails
#2850 [19:13] <urielsalis> ??> TheFirstDragon login/throttle
#2851 [19:14] <Absol> TheFirstDragon: After 3 incorrect login attempts, a lockout is placed automatically by Mojang's systems on your network to protect accounts against brute force attacks to gain access.
#2852 [19:14] <Absol> TheFirstDragon: This lockout is automatic and cannot be overridden, it expires after 3 hours. Wait 3 hours, don't log in at all. Reset your password using https://account.mojang.com/password -- then try again.
#2853 [19:14] <x1reap> So i'm getting a crash just a different one now
#2854 [19:14] <YellowDeadStar> http://paste.ubuntu.com/15344900/
#2855 [19:14] <YellowDeadStar> there it is
#2856 [19:14] <x1reap> http://paste.ubuntu.com/15344901/
#2857 [19:14] <Azuron> Possible. I've had another error earlier this day and instead of loading v1.9 like the day before, it was 1.8.9.
#2858 [19:15] <urielsalis> YellowDeadStar, uninstall evolve
#2859 [19:15] <x1reap> OMG IT WORKED HOLY CRAPO WHAT. You guys are amazing
#2860 [19:15] <urielsalis> Azuron, then you broke the world
#2861 [19:15] <urielsalis> Azuron, 1.9 changed a lot of things and loading it in 1.8.9 breaks it
#2862 [19:16] <urielsalis> YellowDeadStar, and download and install https://downloadcenter.intel.com/download/25489/Intel-Graphics-Driver-for-Windows-10-15-40-4th-Gen-
#2863 [19:16] <x1reap> Hey thank you guys so much, I would never have figured this out if it weren't for you guys
#2864 [19:17] <Azuron> Great... I never intended to use 1.8 again. That was caused by some other error.
#2865 [19:18] * urielsalis tips hat
#2865 [19:18] <urielsalis> Azuron, maybe MCEdit can help, but its tedious
#2866 [19:18] * scorpioloo20 [scorpioloo20@notlogged] has quit. (Ping timeout: 195 seconds)
#2867 [19:18] * frodo94 [frodo94@notlogged] has joined #minecrafthelp
#2868 [19:19] <YellowDeadStar> Urielsalis wich do i click
#2869 [19:19] <urielsalis> YellowDeadStar, the first one
#2870 [19:19] <urielsalis> YellowDeadStar, have you uninstalled Evolve?
#2871 [19:19] <frodo94> hi ive got an dxdiolog do i put the coppied here ?
#2872 [19:20] <urielsalis> frodo94, yes
#2873 [19:20] <frodo94> http://paste.ubuntu.com/15344897/
#2874 [19:20] <Azuron> The zombie spawner in my other trap turned into a pig spawner, too. Can I expect all spawners to be broken now?
#2875 [19:20] * needhelp [needhelp@notlogged] has quit. (Quit: Web client closed)
#2876 [19:20] <urielsalis> frodo94, download and install
#2877 [19:20] <urielsalis> frodo94, download and install http://www.nvidia.com/Download/driverResults.aspx/82701/en-us
#2878 [19:21] <urielsalis> Azuron, All spawner brokens, all chest, armor stands and item frames empty
#2879 [19:21] <frodo94> ok how long will it take ?
#2880 [19:22] <urielsalis> frodo94, depends on your internet connection
#2881 [19:22] <YellowDeadStar> yes urie
#2882 [19:22] * x1reap [x1reap@notlogged] has quit. (Quit: Web client closed)
#2883 [19:22] <YellowDeadStar> I unistalled it before i started the download
#2884 [19:23] <frodo94> ok that was fast installing it now
#2885 [19:23] <Azuron> The chests are fine, anything else seems to be fine, too. My shields disappeared, but that's not much of a loss. Let me have a look at my most recent backup, maybe it was before that incident...
#2886 [19:24] <frodo94> what do i do when it is installed ????
#2887 [19:24] <urielsalis> frodo94, the install will tell you
#2888 [19:25] <frodo94> ok thanks for your help mate really saticfied
#2889 [19:26] * urielsalis tips hat
#2889 [19:27] <YellowDeadStar> Urie it says This Computer currently contains driver versions newer than the versions you are going to install....
#2890 [19:27] <urielsalis> YellowDeadStar, replace it, Intel dates are a little off
#2891 [19:28] <YellowDeadStar> oki
#2892 [19:28] * PinkDeadStar [PinkDeadStar@notlogged] has joined #minecrafthelp
#2893 [19:28] * ger|off is now known as geraldbrent
#2894 [19:28] <YellowDeadStar> Urie brb
#2895 [19:28] * PinkDeadStar [PinkDeadStar@notlogged] has quit. (Client Quit)
#2896 [19:29] * YellowDeadStar [YellowDeadStar@notlogged] has quit. (Quit: Web client closed)
#2897 [19:29] * JumboTron [JumboTron@notlogged] has joined #minecrafthelp
#2898 [19:30] <JumboTron> Everytime my Minecraft loads, it immediately crashes. I go to my multiplayer world, within seconds, crashed.
#2899 [19:31] <urielsalis> JumboTron, go to options, graphics settings and set VBO and VSync to on
#2900 [19:31] <frodo94> possibly there is a bug item that the serve will get it sorted
#2901 [19:32] <JumboTron> My computer is now completely frozen, the only thing i can move is my cursor.
#2902 [19:32] <urielsalis> frodo94, please only answer to questions if ypu know the answer
#2903 [19:33] <urielsalis> JumboTron, thats probably not related to MC
#2904 [19:33] <JumboTron> The freezing has stopped. The world is downloading terrain.
#2905 [19:34] <JumboTron> It crashes right when I join. I am about to smash my computer.
#2906 [19:34] <urielsalis> JumboTron, go to options, graphics settings and set VBO and VSync to on
#2907 [19:35] * dfvgbhgvfdscfd [dfvgbhgvfdscfd@notlogged] has joined #minecrafthelp
#2908 [19:35] <JumboTron> It is on.
#2909 [19:35] <urielsalis> JumboTron, both of them?
#2910 [19:36] <JumboTron> Yes.
#2911 [19:36] <Azuron> No success on that end... Btw., it was that "Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release" error that forced the game to start with v1.8. Unfortunately, I recognized that too late.
#2912 [19:36] <urielsalis> JumboTron, We need to see your crash log, which appears after a crash. First, copy all of the text (right click on any empty spaces, press "Copy All Text"). Then, go to http://paste.ubuntu.com/ and paste it. Click "Paste!", then share with us the link (the URL) that it takes you to
#2913 [19:36] <dfvgbhgvfdscfd> Minecraft 1.9 keeps crashing when i join a friends server and i have vbos and vsync on
#2914 [19:36] <dfvgbhgvfdscfd> plz heko
#2915 [19:36] <dfvgbhgvfdscfd> i think its minidump error'
#2916 [19:36] <urielsalis> Azuron, thats not a crash, that message is shown after every crash log
#2917 [19:37] <urielsalis> dfvgbhgvfdscfd, We need to see your crash log, which appears after a crash. First, copy all of the text (right click on any empty spaces, press "Copy All Text"). Then, go to http://paste.ubuntu.com/ and paste it. Click "Paste!", then share with us the link (the URL) that it takes you to
#2918 [19:37] <JumboTron> Actually, this is dfvgbhgvfdscfd's error. I am helping him.
#2919 [19:37] <JumboTron> never mind.
#2920 [19:37] * JumboTron [JumboTron@notlogged] has quit. (Quit: Web client closed)
#2921 [19:37] <dfvgbhgvfdscfd> 20:41:58] [Client thread/INFO]: Connecting to 192.99.20.204, 41788 # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000777c4400, pid=516, tid=12332 # # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops) # Proble
#2922 [19:37] <frodo94> the install has failed i dont know why
#2923 [19:38] * MolecularSubstancesThatVomitCh [MolecularSubstancesThatVomitCh@notlogged] has joined #minecrafthelp
#2924 [19:38] <urielsalis> dfvgbhgvfdscfd, in paste.ubuntu.com
#2925 [19:38] <dfvgbhgvfdscfd> k
#2926 [19:38] <urielsalis> MolecularSubstancesThatVomitCh, hi again jumbotron
#2927 [19:38] * YellowDeadStar [YellowDeadStar@notlogged] has joined #minecrafthelp
#2928 [19:38] <urielsalis> hi again YellowDeadStar
#2929 [19:38] <YellowDeadStar> okay
#2930 [19:38] <YellowDeadStar> so the download is done
#2931 [19:38] <YellowDeadStar> what do i do now
#2932 [19:39] <dfvgbhgvfdscfd> Done now what
#2933 [19:39] <urielsalis> YellowDeadStar, install it
#2934 [19:39] <urielsalis> dfvgbhgvfdscfd, give me the link
#2935 [19:39] <YellowDeadStar> intall what?
#2936 [19:39] <dfvgbhgvfdscfd> https://paste.ubuntu.com/15344960/
#2937 [19:39] <Azuron> Oh, ok. But what was the reason for the game starting an older version than? I've played with v1.9 since release and startet the game as usual.
#2938 [19:39] <urielsalis> YellowDeadStar, the driver you just downloaded
#2939 [19:40] <YellowDeadStar> I already have...
#2940 [19:40] <urielsalis> Azuron, only reason if using another profile and opeining the world
#2941 [19:40] <urielsalis> YellowDeadStar, reboot your pc
#2942 [19:40] <YellowDeadStar> already did that
#2943 [19:40] <dfvgbhgvfdscfd> yellow im cole
#2944 [19:40] <urielsalis> YellowDeadStar, try the game
#2945 [19:40] <YellowDeadStar> thats why i had to go
#2946 [19:41] <urielsalis> ??> dfvgbhgvfdscfd win/java/reinst
#2947 [19:41] <Absol> dfvgbhgvfdscfd: You need to reinstall Java.
#2948 [19:41] <Absol> dfvgbhgvfdscfd: First, go to Programs and Features in Control Panel (Add and Remove Programs on XP). Uninstall everything that says Java in the name. Then, go to http://java.com/en/download/manual.jsp to re-install Java.
#2949 [19:41] <YellowDeadStar> please work ;-;
#2950 [19:41] <dfvgbhgvfdscfd> ? uri?
#2951 [19:41] <dfvgbhgvfdscfd> ???
#2952 [19:41] <dfvgbhgvfdscfd> Absol how
#2953 [19:41] <dfvgbhgvfdscfd> im not completly sure
#2954 [19:42] <dfvgbhgvfdscfd> Absol do you have skype
#2955 [19:42] <YellowDeadStar> Urie
#2956 [19:42] <urielsalis> ??> dfvgbhgvfdscfd bot
#2957 [19:42] <YellowDeadStar> Ily
#2958 [19:42] <Absol> dfvgbhgvfdscfd: I am a bot. Whoever triggered the ?? bot command before this message is the actual person helping you. Talk to them, not me!
#2959 [19:42] <urielsalis> YellowDeadStar, yes?
#2960 [19:42] <YellowDeadStar> Urie how can i repay u?
#2961 [19:42] <urielsalis> YellowDeadStar, I dont accept any payment :)
#2962 [19:42] <urielsalis> YellowDeadStar, we are all volunteers here
#2963 [19:42] * urielsalis tips hat
#2963 [19:42] * webrosc will take it instead ;)
#2963 [19:43] <urielsalis> XD
#2964 [19:43] <YellowDeadStar> You should get paid
#2965 [19:43] <YellowDeadStar> M8
#2966 [19:43] <YellowDeadStar> u saved my mc
#2967 [19:43] <Azuron> I only have that one profile, and it was the same world as the day before.
#2968 [19:43] <webrosc> we do this for the love of minecraft and to be helpful to others
#2969 [19:44] <urielsalis> Azuron, not sure then, did you loaded it with any external tools? But the shield and spawners disappering are symptons of 1.9 wolrd in 1.8
#2970 [19:47] <dfvgbhgvfdscfd> I cant find the right control panel or theres just no Programs and features
#2971 [19:47] <Azuron> No external tools, it's as vanilla as possible. I've not even changed the texture pack. I fully believe you that the problem is playing the 1.9 save with 1.8. The only mystery is why the game startet v1.8 instead of 1.9.
#2972 [19:47] * nate_ [nate_@notlogged] has joined #minecrafthelp
#2973 [19:47] <urielsalis> dfvgbhgvfdscfd, Is in settings, in the start menu
#2974 [19:47] * nate_ [nate_@notlogged] has quit. (Client Quit)
#2975 [19:47] * YellowDeadStar [YellowDeadStar@notlogged] has quit. (Quit: Web client closed)
#2976 [19:48] <urielsalis> Azuron, if you dont know, I dont know either :P
#2977 [19:48] <dfvgbhgvfdscfd> Uri it doesnt let me open my start menu for some reason
#2978 [19:48] <dfvgbhgvfdscfd> Uri it doesnt let me open my start menu for some reason
#2979 [19:50] * dfvgbhgvfdscfd [dfvgbhgvfdscfd@notlogged] has left #minecrafthelp
#2980 [19:52] <Azuron> Hmm, I still have an older backup that should work. But that would destroy progress of many many fine hours. I guess the options are either doing everything again or... not. That's a bit sad. x)
#2981 [19:55] <Azuron> Anyway, thank you guys very much for your answers and great work here. And the patience.
#2982 [19:55] * urielsalis tips hat
#2982 [19:56] * Azuron [Azuron@notlogged] has quit. (Quit: Web client closed)
#2983 [20:02] * Qball [Qball@notlogged] has joined #minecrafthelp
#2984 [20:02] * maria-eduarda-duda [maria-eduarda-duda@notlogged] has joined #minecrafthelp
#2985 [20:05] * maria-eduarda-duda [maria-eduarda-duda@notlogged] has quit. (Client Quit)
#2986 [20:06] * Gurkenglas__ [Gurkenglas__@notlogged] has quit. (Ping timeout: 198 seconds)
#2987 [20:11] * OSX_ [OSX_@notlogged] has joined #minecrafthelp
#2988 [20:11] <OSX_> Hello
#2989 [20:11] <OSX_> Please help me my account got deleted
#2990 [20:12] <urielsalis> OSX_, what is your username and have you tried resetting your password?
#2991 [20:12] <OSX_> No joke they wont send me emails and it says my account is premium though
#2992 [20:12] <OSX_> My username is OSX_ that one was deleted
#2993 [20:12] <OSX_> But I just got a new one called PoopieMonsta
#2994 [20:13] <OSX_> That one is now broken
#2995 [20:13] <OSX_> They wont send reset emails/ :/
#2996 [20:13] <webrosc> OSX_, did you buy that new from minecraft.net, or from someone?
#2997 [20:14] <OSX_> OSX_ from a friend BUT he bought it from minecraft.net but I made sure to buy PoopieMonsta from Minecraft.net I had it for a long time I just Migrated it
#2998 [20:14] <OSX_> A few days ago
#2999 [20:14] <webrosc> then you don't own the account
#3000 [20:14] * Zed [Zed@notlogged] has joined #minecrafthelp
#3001 [20:15] <OSX_> No
#3002 [20:15] <OSX_> I own PoopieMonsta
#3003 [20:15] <OSX_> Its migrated though
#3004 [20:15] * Zed [Zed@notlogged] has quit. (Client Quit)
#3005 [20:15] <webrosc> and PoopieMonsta isn't an original username on an account, the name was changed to that in the 6th march
#3006 [20:15] <OSX_> Yes I know
#3007 [20:15] <OSX_> I just Changed it
#3008 [20:15] * Zed [Zed@notlogged] has joined #minecrafthelp
#3009 [20:16] <webrosc> the OSX_ account isn't yours to claim, its your friends
#3010 [20:16] <OSX_> Lets not talk about OSX_ I dont care
#3011 [20:16] <OSX_> Why is PoopieMonsta not working
#3012 [20:16] <webrosc> you will have to contact Mojang with your transaction ID about that
#3013 [20:16] <OSX_> Where is my tranaction ID
#3014 [20:17] <webrosc> in the email you got when you bought the game
#3015 [20:17] <urielsalis> OSX_, when and how you bought minecraft?
#3016 [20:17] <OSX_> Wtf
#3017 [20:17] <OSX_> I clear my Email
#3018 [20:17] <OSX_> All the time
#3019 [20:17] <webrosc> i keep all my emails, incase i need any
#3020 [20:17] <OSX_> Wtffff I dont have it!
#3021 [20:17] <urielsalis> webrosc, same, I have all my emails in 2 places :P
#3022 [20:18] <urielsalis> OSX_, do shops allow you to return items without a receipt?
#3023 [20:18] <OSX_> Dude I bought $200 in ranks on that account
#3024 [20:18] * webrosc remembers to back up outlook incase windows decides to auto uppdate to 10
#3024 [20:18] <webrosc> OSX_, ranks on servers is nothing to do with your account, thats server side
#3025 [20:18] <OSX_> I know I need this account back though really bad
#3026 [20:19] <webrosc> then answer urielsalis question about when/how you paid for minecraft
#3027 [20:19] <webrosc> and we maybe able to help you recover the trans id
#3028 [20:19] <OSX_> Hold on
#3029 [20:23] <OSX_> Okay what questions?
#3030 [20:23] <urielsalis> <urielsalis> OSX_, when and how you bought minecraft?
#3031 [20:23] <OSX_> I bought it like in 2011 and I bought it through Minecraft.net
#3032 [20:24] <OSX_> I just Migrated it
#3033 [20:24] <webrosc> credit card, paypal, sheep?
#3034 [20:24] <OSX_> Sheep?
#3035 [20:24] <webrosc> sarcasm, payment method before money was used
#3036 [20:12] <OSX_> Paypal
#3037 [20:13] <webrosc> ah, easy then, login to your paypal, search transactions for Mojang, voila
#3038 [20:13] <urielsalis> ??> OSX_ account/trans-id/paypal
#3039 [20:13] <Absol> OSX_: A Paypal transaction ID is a 17 character alphanumeric code. Example: 1AB23456C7890123D
#3040 [20:13] <Absol> OSX_: If you need to recover your transaction ID, log into your PayPal account and search for "Mojang" under your Transaction History.
#3041 [20:16] <OSX_> Uhhhh
#3042 [20:16] <OSX_> This is all I have 64bce58A9BeC43d49bF335757ab264F
#3043 [20:16] <urielsalis> ...
#3044 [20:16] * webrosc facepalms
#3044 [20:17] <urielsalis> OSX_, go email Mojang now and you just put your transaction ID in a public chat
#3045 [20:18] * OSX_ [OSX_@notlogged] has quit. (Quit: Web client closed)
#3046 [20:22] * Susan [Susan@notlogged] has joined #minecrafthelp
#3047 [20:24] <Susan> I have owned Minecraft for nearly a year and now that I've upgraded to Windows 10, it is asking me to pay for it again. What's the deal? I've tried to get a beta code and that isn't working. Help! I'm not paying for this again. I already own 2 other copies.
#3048 [20:25] <urielsalis> Susan, what do you mean?
#3049 [20:26] <Susan> What do I mean? I thought I was pretty clear... when I log in to Minecraft it tells me I'm in Demo mode and have to buy it again to continue.
#3050 [20:26] <urielsalis> ??> Susan account/bug/demo
#3051 [20:26] <Absol> Susan: Please see this article: https://help.mojang.com/customer/portal/articles/1218766-can-only-play-minecraft-demo if you are only able to play the Demo after having purchased the game.
#3052 [20:28] <Susan> None of those situations apply. I've already been to that page.
#3053 [20:28] * SEDMAGNO [SEDMAGNO@notlogged] has joined #minecrafthelp
#3054 [20:29] <urielsalis> Susan, try to login in Mojang.com
#3055 [20:29] * MolecularSubstancesThatVomitCh [MolecularSubstancesThatVomitCh@notlogged] has quit. (Ping timeout: 195 seconds)
#3056 [20:29] * SEDMAGNO [SEDMAGNO@notlogged] has quit. (Client Quit)
#3057 [20:32] * TurkoG4ever [TurkoG4ever@notlogged] has joined #minecrafthelp
#3058 [20:32] <Susan> I believe I am logged in. The web address when I click account is https://account.mojang.com/me
#3059 [20:33] <urielsalis> Susan, great! now log out of the launcher, close it, open it again and log in
#3060 [20:33] * TurkoG4ever [TurkoG4ever@notlogged] has quit. (Client Quit)
#3061 [20:35] <Susan> I don't see an option to log in, just to play the Demo.
#3062 [20:37] <urielsalis> Susan, log out first
#3063 [20:39] <Susan> I'm still at the Launch screen, and I don't see an option to log out. Log out of Mojang?
#3064 [20:40] <urielsalis> Susan, of the launcher
#3065 [20:41] <webrosc> switch user botton, bottom right
#3066 [20:42] <Susan> Gotcha, thanks! Now what?
#3067 [20:43] <Susan> Log back in?
#3068 [20:43] * jessica [jessica@notlogged] has joined #minecrafthelp
#3069 [20:44] * TurkoG4ever [TurkoG4ever@notlogged] has joined #minecrafthelp
#3070 [20:44] * TurkoG4ever [TurkoG4ever@notlogged] has joined #minecrafthelp
#3071 [20:44] * TurkoG4ever [TurkoG4ever@notlogged] has left #minecrafthelp
#3072 [20:44] <jessica> jessica
#3073 [20:45] <jessica> Welcome to the Minecraft Help channel. Just say what you need help with. Be as specific as possible. DO NOT JUST SAY "I NEED HELP". If nobody answers you, be patient and wait, somebody will be around.
#3074 [20:45] * ty [ty@notlogged] has joined #minecrafthelp
#3075 [20:45] <webrosc> Susan, yes
#3076 [20:45] <webrosc> jessica, you need something?
#3077 [20:46] <Susan> Okay, logged back in and it still says Launch Demo.
#3078 [20:46] * Qball [Qball@notlogged] has quit. (Remote host closed the connection)
#3079 [20:46] <webrosc> Susan, then you most likly used the wrong email to login
#3080 [20:47] <webrosc> you looged into mojang.net and saw yout ingame name listed yes?
#3081 [20:47] <webrosc> logged*
#3082 [20:48] <webrosc> mojang.com sorry
#3083 [20:48] <Susan> Yes.
#3084 [20:48] <webrosc> and you used the same login infor on the launcher as the website?
#3085 [20:49] <Susan> Yes.
#3086 [20:49] * ty [ty@notlogged] has quit. (Client Quit)
#3087 [20:50] <Susan> I believe so. I will try again...
#3088 [20:52] <Susan> Passwords are different but the e-mail is the same.
#3089 [20:52] <urielsalis> what?
#3090 [20:52] * jessica [jessica@notlogged] has quit. (Quit: Web client closed)
#3091 [20:52] <urielsalis> Passwords should be the same both in the website and launcher
#3092 [20:52] <Susan> Ok, third time's a charm...
#3093 [20:53] <urielsalis> Third time is also throttle
#3094 [20:54] <webrosc> its also not possible to have 2 passwords for 1 account
#3095 [20:54] * thebartlett [thebartlett@notlogged] has joined #minecrafthelp
#3096 [20:54] <webrosc> which would say to me you put different email too
#3097 [20:54] <thebartlett> My game keeps glitching out extremely bad
#3098 [20:54] <Susan> I don't, my mistake. I just logged out of both and back in with the same password and am still getting the Play Demo button.
#3099 [20:54] <webrosc> urielsalis, throttle won't kickk in as its logging in, not giving incorrect info error
#3100 [20:55] <Susan> Am using same e-mail/password combo in both places.
#3101 [20:56] <thebartlett> Like, it repeats chunks and glitches out several times a second
#3102 [20:56] <urielsalis> thebartlett, go to options, graphics settings and set VBO and VSync to on
#3103 [20:56] <thebartlett> Okay
#3104 [20:56] * RaytedR [RaytedR@notlogged] has joined #minecrafthelp
#3105 [20:57] <RaytedR> I am having trouble with the pixels and the game crashed http://paste.ubuntu.com/15345195/
#3106 [20:57] <webrosc> repeats chunks? sounds like the old amd driver/high render distance issue
#3107 [20:57] * mossman641 [mossman641@notlogged] has joined #minecrafthelp
#3108 [20:58] <webrosc> RaytedR, Unfortunately your graphics hardware is not supported on Windows 10, you will need to downgrade to Windows 7, upgrade your graphics hardware (Not possible on a laptop), or use another computer to play Minecraft.
#3109 [20:58] <mossman641> no one is taking dameg on my sever
#3110 [20:58] <webrosc> RaytedR, infact your computer is below requirements too
#3111 [20:58] <thebartlett> Alright, I think that worked
#3112 [20:58] <Susan> I'll come back tomorrow. Family needs to get to bed. Thanks for your help. We've ruled out email/password out of sync issues at least.
#3113 [20:58] <RaytedR> So, basically I am outta luck
#3114 [20:59] * thebartlett [thebartlett@notlogged] has quit. (Client Quit)
#3115 [20:59] <webrosc> RaytedR, on that computer yes
#3116 [20:59] <mossman641> no one is taking dameg on my sever
#3117 [20:59] <webrosc> mossman641, vanilla server?
#3118 [20:59] <mossman641> no
#3119 [20:59] <Susan> Mossman641, sounds like a bonus to me! :)
#3120 [20:59] <webrosc> we only do vanilla support here
#3121 [21:00] <mossman641> its bukket
#3122 [21:00] * frdmn [frdmn@notlogged] has quit. (Ping timeout: 190 seconds)
#3123 [21:00] <mossman641> no mods
#3124 [21:00] <webrosc> bukkit is a mod
#3125 [21:00] <Susan> Thanks webrosc, urielsalis. Maybe I'll see you tomorrow.
#3126 [21:00] <mossman641> were do i go ive tride evry thing
#3127 [21:01] <webrosc> make a post here http://www.minecraftforum.net/forums/support/server-support/server-administration
#3128 [21:01] * Susan [Susan@notlogged] has quit. (Quit: Web client closed)
#3129 [21:03] * Smileface [Smileface@notlogged] has quit. (Ping timeout: 186 seconds)
#3130 [21:03] * SomeoneClever [SomeoneClever@notlogged] has joined #minecrafthelp
#3131 [21:03] * alextoddslick [alextoddslick@notlogged] has joined #minecrafthelp
#3132 [21:03] <alextoddslick> i cannot login to my mojang account
#3133 [21:04] <alextoddslick> i have changed the password multiple times and it still will not work
#3134 [21:04] <webrosc> ??> alextoddslick login/throttle
#3135 [21:04] <Absol> alextoddslick: After 3 incorrect login attempts, a lockout is placed automatically by Mojang's systems on your network to protect accounts against brute force attacks to gain access.
#3136 [21:04] <Absol> alextoddslick: This lockout is automatic and cannot be overridden, it expires after 3 hours. Wait 3 hours, don't log in at all. Reset your password using https://account.mojang.com/password -- then try again.
#3137 [21:04] * jirawat [jirawat@notlogged] has joined #minecrafthelp
#3138 [21:04] * mikail [mikail@notlogged] has joined #minecrafthelp
#3139 [21:05] * jirawat [jirawat@notlogged] has quit. (Client Quit)
#3140 [21:05] * frdmn [frdmn@notlogged] has joined #minecrafthelp
#3141 [21:05] <webrosc> mossman641, you may want to change that post, as it sits, its a spam post
#3142 [21:05] <SomeoneClever> Question to Whoever is on. I'm running Windows 10 64-bit on a TOshiba with an i7 processor, 8G of RAM. The Minecraft .exe is x86. Can I run it on x64? I've experienced crashes of late, and updated all drivers (seriously... ALL DRIVERS). Would this help or can it be done?
#3143 [21:06] <alextoddslick> why must i wait 3 hours, this sucks
#3144 [21:06] <SomeoneClever> @CubeTheThird.
#3145 [21:07] <SomeoneClever> Or @Absol
#3146 [21:07] <SomeoneClever> Or @ANYONE. lol
#3147 [21:08] * Smileface [Smileface@notlogged] has joined #minecrafthelp
#3148 [21:08] <Andrio> SomeoneClever, it should be using 64-bit Java by default.
#3149 [21:10] * jawa21699 [jawa21699@notlogged] has joined #minecrafthelp
#3150 [21:10] <SomeoneClever> Well... To what I can see. It's using x86. Which I thought meant it was running as a 32bit app/program.
#3151 [21:11] <Andrio> You can change it in the profile editor.
#3152 [21:11] <jawa21699> I cant find my minecraft accounts email on my profile on minecraft.net
#3153 [21:11] <SomeoneClever> Ok.
#3154 [21:11] * Qball [Qball@notlogged] has joined #minecrafthelp
#3155 [21:12] <Andrio> jawa21699, pretty sure you won't find it there.
#3156 [21:12] <SomeoneClever> I've got the Profile Editor Open. How would I go about changing it to run x64?
#3157 [21:12] <Andrio> You can try all your email addresses here: http://minecraft.net/retrievename
#3158 [21:12] <Andrio> SomeoneClever, tick 'Java Executable' and fill in the path to the java.exe you want to use.
#3159 [21:13] * jawa21699 [jawa21699@notlogged] has quit. (Client Quit)
#3160 [21:13] * frodo94 [frodo94@notlogged] has quit. (Ping timeout: 195 seconds)
#3161 [21:13] * sleejer [sleejer@notlogged] has quit. (Ping timeout: 190 seconds)
#3162 [21:16] <SomeoneClever> Would that be a jre or a jdk?
#3163 [21:16] <Andrio> Either works.
#3164 [21:17] <SomeoneClever> As it is Java 8 Update 74 (the newest version) which is the only version installed, I guess this won't help.
#3165 [21:19] <SomeoneClever> and the .exe on the profile editor already lists the path to the jre type
#3166 [21:19] * alextoddslick [alextoddslick@notlogged] has quit. (Quit: Web client closed)
#3167 [21:19] * sleejer [sleejer@notlogged] has joined #minecrafthelp
#3168 [21:20] <SomeoneClever> Guess I'll just go play World of Warships...
#3169 [21:20] <SomeoneClever> Thanks for the help!
#3170 [21:22] * SomeoneClever [SomeoneClever@notlogged] has quit. (Quit: Web client closed)
#3171 [21:33] * LUCAS [LUCAS@notlogged] has joined #minecrafthelp
#3172 [21:33] <LUCAS> oi
#3173 [21:33] <LUCAS> crlh
#3174 [21:33] <LUCAS> ta
#3175 [21:34] * LUCAS [LUCAS@notlogged] has quit. (Client Quit)
#3176 [21:38] * iceman11a [iceman11a@notlogged] has quit. (Ping timeout: 207 seconds)
#3177 [21:39] * iceman11a [iceman11a@notlogged] has joined #minecrafthelp
#3178 [21:39] * mossman641 [mossman641@notlogged] has quit. (Ping timeout: 195 seconds)
#3179 [21:40] * pixeloreo [pixeloreo@notlogged] has joined #minecrafthelp
#3180 [21:41] <pixeloreo> I need help my with account
#3181 [21:44] <pixeloreo> I made my minecraft account and now i try to put in my username and it comes up as "theres no minecraft account with that name" and thats bad because i'm trying to change my password but nothings working, What can i do?
#3182 [21:47] * YouBagel [YouBagel@notlogged] has joined #minecrafthelp
#3183 [21:48] <YouBagel> I have been trying to connect to any server on minecraft... but I keep getting this message failed to connect to server: java.net.connectionexception: connection timed out: no further information:
#3184 [21:48] <YouBagel> Help?
#3185 [22:00] * YouBagel [YouBagel@notlogged] has joined #minecrafthelp
#3186 [22:01] * YouBagel [YouBagel@notlogged] has quit. (Client Quit)
#3187 [22:07] * jirawat [jirawat@notlogged] has joined #minecrafthelp
#3188 [22:08] * HELPME [HELPME@notlogged] has joined #minecrafthelp
#3189 [22:08] <HELPME> hi
#3190 [22:09] <HELPME> i cant connect to my friends server
#3191 [22:09] * HELPME [HELPME@notlogged] has quit. (Client Quit)
#3192 [22:21] * victormanuel [victormanuel@notlogged] has joined #minecrafthelp
#3193 [22:21] * victormanuel [victormanuel@notlogged] has quit. (Client Quit)
#3194 [22:23] * danial [danial@notlogged] has joined #minecrafthelp
#3195 [22:23] * danial [danial@notlogged] has quit. (Client Quit)
#3196 [22:24] * danial [danial@notlogged] has joined #minecrafthelp
#3197 [22:22] * Smileface [Smileface@notlogged] has quit. (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
#3198 [22:23] * hushrrr [hushrrr@notlogged] has joined #minecrafthelp
#3199 [22:23] <hushrrr> i cant load minecraft
#3200 [22:26] <hushrrr> hello
#3201 [22:30] * AcidEagle [AcidEagle@notlogged] has joined #minecrafthelp
#3202 [22:31] <hushrrr> hello
#3203 [22:32] <AcidEagle> i am having an issue with playing minecraft it says that my graphics driver needs to get updated but when i look for an update it says it is already up to date
#3204 [22:34] <hushrrr> @AcidEagle so does mine
#3205 [22:35] <AcidEagle> do you know how to fix it @hushrrr
#3206 [22:35] * trackline [trackline@notlogged] has joined #minecrafthelp
#3207 [22:35] * hushrrr [hushrrr@notlogged] has quit. (Quit: Web client closed)
#3208 [22:35] <AcidEagle> i am having an issue with playing minecraft it says that my graphics driver needs to get updated but when i look for an update it says it is already up to date
#3209 [22:37] * AcidEagle [AcidEagle@notlogged] has quit. (Client Quit)
#3210 [22:38] <trackline> version 1.9 crashs with a fatal error detected by javea runtime java updated graphics driver updated
#3211 [22:41] * Qball [Qball@notlogged] has quit. (Quit: Leaving...)
#3212 [22:43] <trackline> tried vsync on or off no difference, VBO not an option
#3213 [22:45] * Londie_Rene19 [Londie_Rene19@notlogged] has joined #minecrafthelp
#3214 [22:46] * iPerrfection [iPerrfection@notlogged] has joined #minecrafthelp
#3215 [22:46] <iPerrfection> It says my minecraft account doesnt exist
#3216 [22:47] * md_5 [md_5@notlogged] has quit. (Quit: ZNC - http://znc.in)
#3217 [22:52] * Londie_Rene19 [Londie_Rene19@notlogged] has quit. (Quit: Web client closed)
#3218 [22:53] * iPerrfection [iPerrfection@notlogged] has quit. (Quit: Web client closed)
#3219 [22:54] * PeezyRo [PeezyRo@notlogged] has joined #minecrafthelp
#3220 [22:54] * PeezyRo [PeezyRo@notlogged] has quit. (Client Quit)
#3221 [23:11] * vivian [vivian@notlogged] has joined #minecrafthelp
#3222 [23:18] * techno156 [techno156@notlogged] has joined #minecrafthelp
#3223 [23:32] * ukyk [ukyk@notlogged] has joined #minecrafthelp
#3224 [23:33] <ukyk> Completely ignored arguments: [--nativeLauncherVersion, 301] [21:36:50] [Client thread/INFO]: Setting user: Flower10 [21:36:50] [Client thread/INFO]: (Session ID is <censored>) [21:36:52] [Client thread/INFO]: LWJGL Version: 2.9.4 [21:36:52] [Client thread/INFO]: Reloading ResourceManager: Default [21:36:52] [Sound Library Loader/INFO]: Starting up SoundSystem... [21:36:53] [Thread-5/INFO]: Initializing LWJGL OpenAL [21:36:53] [Thread-5/
#3225 [23:34] <ukyk> error code not allowing me to play minecraft on pc
#3226 [23:34] <ukyk> ANY ANSWERS?
#3227 [23:35] <webrosc> ??> ukyk paste
#3228 [23:35] <Absol> ukyk: Ubuntu Paste is a service run at http://paste.ubuntu.com which facilitates the sharing of information without flooding IRC channels. Paste your text into the big box, enter your name, click 'Paste!' and give us the URL the site takes you to.
#3229 [23:35] <webrosc> use that for the report
#3230 [23:39] <ukyk> http://paste.ubuntu.com/15345841/
#3231 [23:40] <webrosc> goto minecraft video settings and turn on vsync and VBOs
#3232 [23:44] <ukyk> tHANK YOU, YOU KNOW YOUR STUFF
#3233 [23:44] <webrosc> its a common issue with 1.9 and intel gpus
#3234 [23:45] * Dealwithitgamer [Dealwithitgamer@notlogged] has joined #minecrafthelp
#3235 [23:52] * letsgamerhds [letsgamerhds@notlogged] has joined #minecrafthelp
#3236 [23:53] * Dealwithitgamer [Dealwithitgamer@notlogged] has quit. (Quit: Web client closed)
#3237 [23:54] * letsgamerhds [letsgamerhds@notlogged] has quit. (Client Quit)