-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cave of Crystals #85
Comments
Very easy - try to use DataExtractor. Wait until it's finished their job. Then recompile client. That's all |
What? I think you did not understand the problem. Have you tried to run any Cave of Crystals 3? |
Sure, all of them are OK. I think you dont understand problem on your side. |
Hum.... strange, mine get a error on "Sending : MissionEnd..." |
"error" is an abstraction. Use visual studio debugger to get error location exactly where it is. Also use local proxy 127.0.0.1 with PacketDecoder to locate any collisions in data |
Error on line 111 of networking.cs |
errorMsg: {SERVER_MSG_158} |
158 = Please log in again |
Just compare your traffic from client and phone. This is not a "rocket science" :) |
These are exactly the same values I have here. |
make sure your url for php calls is |
The URL is the same. Tried another instance of the BraveHaxvius solution and worked well, even with very outdated values on MST and APP versions. Thanks for the help anyway. |
Hi @Killer66 , where did you get the other instance from? I am having same problem with my version. Have updated data, checked version etc but get an Item with same key already exists error. |
Yeah, that's the same error i'm getting. Just picked a backup file with a friend. However, now even runing only airship is giving me the same error here and there. I'm thinking the problem may be some instability in the server, so I will stop using the bot for a while. |
@lupier Hi, do you think you can provide a copy of your files? I am not good enough with programming to find the exact problem on my current files :( |
You can escape invalid chars with \ |
looks like doing the above instead of just removing the extra "" has resolved the issue! Thanks lupier. |
The bot is unable to complete CoC stages. Thoughts?
The text was updated successfully, but these errors were encountered: