Skip to content
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

Gameserver stuck , players cant move #8

Open
kotsh23 opened this issue Nov 10, 2021 · 5 comments
Open

Gameserver stuck , players cant move #8

kotsh23 opened this issue Nov 10, 2021 · 5 comments
Labels
bug Something isn't working

Comments

@kotsh23
Copy link

kotsh23 commented Nov 10, 2021

Hello JellyBitz

Gameserver after some time of working fine ,just stuck players cant move but everything working fine
i can send gold to players by gameserver but i can't send live skill for example maybe thats help you

thank you for the great work

@kotsh23
Copy link
Author

kotsh23 commented Nov 14, 2021

please add option to change check for new order delay its 100 ms now i want to edit it and try

@kotsh23
Copy link
Author

kotsh23 commented Nov 19, 2021

I think i know why thats happen
before i add live gold or item i check if player still online or not
But if player in teleport while you sending the live gold or item its stuck the whole game server and action result back 5

@JellyBitz JellyBitz added the bug Something isn't working label Nov 19, 2021
@JellyBitz
Copy link
Owner

JellyBitz commented Nov 19, 2021

I'm not able to help and check it out this bug at the moment.

Nice to see you're making some progress to find out his cause!
CGObjPC or his fields/data should have that status information, you can try to find this out through memory scanner like Cheat Engine and combine it with REClass.NET, there is more ways but this is what I would use.

@kotsh23
Copy link
Author

kotsh23 commented Dec 10, 2021

still no solution for this issue ?

@Yusuf-Vero
Copy link

The bug is caused by the CreateThread function that loads data from SQL.
You need to hook an internal function and use it instead of CreateThread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants