June 24, 20223 yr idk what is happening please i need help, when i try to /pcompile VenkLib it shows me a error
June 24, 20223 yr Author 1 hour ago, MESYETI said: nobody will help you unless you show what the error was its in spanish so you won't understand it 😕
June 24, 20223 yr 1 minute ago, Corewalker said: its in spanish so you won't understand it 😕 im not the only other person on this forum his name is Nagomu
June 24, 20223 yr change the language of your compooper and then let us see the error if youre so mad about spanish language impacting ur bug report or whatever the fuck sorry I cant' contain myself im sleeping rn yawwwnnnn aughhh hello my name is quandale dingle sophie, also known as cope and previously lukeacat.contacts & more at sad.ovhIRC at irc.esper.net @sophie
June 24, 20223 yr Author 2 hours ago, Corewalker said: idk what is happening please i need help, when i try to /pcompile VenkLib it shows me a error Anyways this is the error  Error #CS1061 on line 461 - 'MCGalaxy.Player' no contiene una definición de 'ConvertBlock' ni se encontró ningún método de extensión 'ConvertBlock' que acepte un primer argumento de tipo 'MCGalaxy.Player' (¿falta una directiva using o una referencia de ensamblado?) [5:28:40 p. m.] Error #CS1061 on line 462 - 'MCGalaxy.Player' no contiene una definición de 'hasExtBlocks' ni se encontró ningún método de extensión 'hasExtBlocks' que acepte un primer argumento de tipo 'MCGalaxy.Player' (¿falta una directiva using o una referencia de ensamblado?) [5:28:40 p. m.] Compilation error. See logs/errors/compiler.log for more information
June 24, 20223 yr Administrator On lines 461-462 replace BlockID raw = p.ConvertBlock(block); p.Send(Packet.HoldThis(raw, locked, p.hasExtBlocks)); with if (!p.Session.SendHoldThis(block, locked)) { p.Message("Your client doesn't support changing your held block."); } Â
June 24, 20223 yr Author thx 1 minute ago, UnknownShadow200 said: On lines 461-462 replace BlockID raw = p.ConvertBlock(block); p.Send(Packet.HoldThis(raw, locked, p.hasExtBlocks)); with if (!p.Session.SendHoldThis(block, locked)) { p.Message("Your client doesn't support changing your held block."); }  thx for the reply 😄
idk what is happening please i need help, when i try to /pcompile VenkLib it shows me a error