Can someone help me plz

03/08/2020 23:12 VipexYTL#1
Its about this source i cant run the parser on this source someone have a idea to run this
[Only registered and activated users can see links. Click Here To Register...]

if someone can help me Discord: lorenzo#6396
03/09/2020 07:23 Fizo55#2
If you don't give your error nobody will be able to help you.
03/09/2020 13:31 VipexYTL#3
[Only registered and activated users can see links. Click Here To Register...]

this error i get in the parser
03/09/2020 13:48 Zagith#4
replace
Code:
if (!currentPacket[i].Contains("."))
with
Code:
if (!currentPacket[i].Contains(".") && !currentPacket[i].Contains("|"))
at row 2816
03/09/2020 13:55 VipexYTL#5
wow man thank u a lot

Some idea about this one ? [Only registered and activated users can see links. Click Here To Register...]


its saying that i cant convert int by short because already exist one

its about this change
public int DarkResistance {get; set; }

public int FireResistance {get; set; }

public int LightResistance {get; set; }

public int WaterResistance {get; set; }
03/09/2020 15:12 Blowa#6
Quote:
Originally Posted by VipexYTL View Post
wow man thank u a lot

Some idea about this one ? [Only registered and activated users can see links. Click Here To Register...]


its saying that i cant convert int by short because already exist one

its about this change
public int DarkResistance {get; set; }

public int FireResistance {get; set; }

public int LightResistance {get; set; }

public int WaterResistance {get; set; }
How about starting to check your error on google ? Your error explicitly say that you can't convert an int to a short.

Just check on google how to cast, convert a variable or just use the right one.

I'm depressed to see so much lazyness from all the leechers around.

You guys don't even take the time to search, just throw a screen and expect people to fix it for you.
Then you will run server, call yourself C# dev everywhere, disrespect work that you don't understand, because you did 2 conditional checks and added a chat message.
03/09/2020 15:27 Goltix#7
It already works, you leave it in short instead of int and that's it and see what at any time I called myself developeer what concept do you have of that photo? if someone asks for help with an error does not mean that he despises the work of others so worry about your scams and your jobs do not get depressed
of insignificant things of all that you have written, you have only lamented your bad experiences and point to everyone equally without knowing you just make my day boy... take a break ja. ja. ja.
03/09/2020 17:15 DasBalken#8
I'm pretty sure there's already a thread for that problem on epvp tho...