Giter VIP home page Giter VIP logo

Comments (39)

 avatar commented on May 2, 2024 2

New information, the problem is not only hunters, but even the fake players. do not load the data name and location and level, just unknown. Is the problem of discharging base? Fake fine work windows, not work Linux.

from azerothcore-wotlk.

sucofog avatar sucofog commented on May 2, 2024 1

Pets working perfect on Windows compile.

from azerothcore-wotlk.

Yehonal avatar Yehonal commented on May 2, 2024 1

@Maczuga the reward from bountysource can be taken only if you test, fix and send us the code via PR that must be accepted
A link is useless

so if you want the bounty money...

Waiting for your work

from azerothcore-wotlk.

Maczuga avatar Maczuga commented on May 2, 2024 1

Then I really do not care about that 10 bucks. If any1 wants it - go ahead. It works, tested on server with 2,5k Players. I don't have time to do it.

from azerothcore-wotlk.

Maczuga avatar Maczuga commented on May 2, 2024 1

This is just 1 line that I linked directly. Created that pull request.

from azerothcore-wotlk.

mik1893 avatar mik1893 commented on May 2, 2024

working on it

from azerothcore-wotlk.

Yehonal avatar Yehonal commented on May 2, 2024

We've placed a bounty on it

from azerothcore-wotlk.

talamortis avatar talamortis commented on May 2, 2024

is this bug only on linux?, seems to be fine on my core, pets are saving dont run away and keeping their level.

from azerothcore-wotlk.

 avatar commented on May 2, 2024

The only problem on Linux.

from azerothcore-wotlk.

mik1893 avatar mik1893 commented on May 2, 2024

it is due to the async load system - the bug is is not actually in saving the pet, but in loading the pet back, at least that's what it looks like.,
setting up the trinitycore LoadPetFromDB seems to work... still i really wonder why it does this on linux only.

from azerothcore-wotlk.

 avatar commented on May 2, 2024

I connect to the discus . Surprisingly to debug the kernel behaves the same as in Linux and on Windows , but somehow miraculously , a request to insert changes in Linux , but rather change all the parameters level , talents and so on. I have the impression that somewhere banal error register , because Linux is very picky about this .

from azerothcore-wotlk.

 avatar commented on May 2, 2024

Any news?

from azerothcore-wotlk.

FrancescoBorzi avatar FrancescoBorzi commented on May 2, 2024

Can you please update your core and try this again after 527bbf8 ?

from azerothcore-wotlk.

 avatar commented on May 2, 2024

Don't fix.

from azerothcore-wotlk.

FrancescoBorzi avatar FrancescoBorzi commented on May 2, 2024

unfortunately I'm unable to reproduce it, on Mac OS X it just works and here I don't have any other machine.

I will setup a virtual machine with linux when I can

from azerothcore-wotlk.

Yehonal avatar Yehonal commented on May 2, 2024

@mik1893 added a workaround here: 6f933d1

we tried it and should be ok for now, don't you?

from azerothcore-wotlk.

boom8866 avatar boom8866 commented on May 2, 2024

@Yehonal Not resolved

from azerothcore-wotlk.

 avatar commented on May 2, 2024

Any news?

from azerothcore-wotlk.

talamortis avatar talamortis commented on May 2, 2024

@DevRival i know it maybe a long shot but try a recompile with different SQL (one it has on wiki)

from azerothcore-wotlk.

 avatar commented on May 2, 2024

@talamortis What's in it for me? I have one such error?

from azerothcore-wotlk.

 avatar commented on May 2, 2024

Maybe who fix this?

from azerothcore-wotlk.

 avatar commented on May 2, 2024

confirm baa148b, news?

from azerothcore-wotlk.

FrancescoBorzi avatar FrancescoBorzi commented on May 2, 2024

@Heartwell please can you include your commit hash when you confirm an issue? thanks

https://github.com/azerothcore/azerothcore-wotlk/wiki/Contribute#how-to-comment-an-issue

from azerothcore-wotlk.

 avatar commented on May 2, 2024

Very interestin.
https://github.com/TrinityCore/TrinityCore/blob/3.3.5/src/server/game/Entities/Pet/Pet.cpp#L213-L214

from azerothcore-wotlk.

laashaa avatar laashaa commented on May 2, 2024

im using sunwellcore not azerothcore but i used release version and pets saved normaly but now i compiled on debug mode for some reasons and now pets have same problem when you level up pet and mount and than unmount pet will be 75 level again. same on relog

from azerothcore-wotlk.

 avatar commented on May 2, 2024

Any idea?

from azerothcore-wotlk.

laashaa avatar laashaa commented on May 2, 2024

I asked to developer if he will fix it i will share

from azerothcore-wotlk.

 avatar commented on May 2, 2024

Any news for Linux?

from azerothcore-wotlk.

 avatar commented on May 2, 2024

https://github.com/RaphaelSunwell/Sunwell-BugTracker/issues/16
The problem is solved. It remains to understand us where she is)

from azerothcore-wotlk.

Maczuga avatar Maczuga commented on May 2, 2024

https://bitbucket.org/maczuga/sunwellcore/commits/8c0aea4430c377a9bfe4dc153a163a83738f187c#Lsrc/server/game/Handlers/PetHandler.cppF179

There you have it. Someone here removed my post here, dunno why. Go ahead, take all you want. The repo that you linked - all the fixes was mine.

Just don't merge struct and mmaps.

Waiting for my reward.

from azerothcore-wotlk.

FrancescoBorzi avatar FrancescoBorzi commented on May 2, 2024

@Maczuga thanks but please open a PR with your fix

from azerothcore-wotlk.

FrancescoBorzi avatar FrancescoBorzi commented on May 2, 2024

@Maczuga you linked a huge diff, most of it is surely unrelated with this bug. Can you at least provide a clean diff?

from azerothcore-wotlk.

boom8866 avatar boom8866 commented on May 2, 2024

@Maczuga Thank you for your sharing

from azerothcore-wotlk.

 avatar commented on May 2, 2024

I accidentally deleted( through the application ios( sorry(

from azerothcore-wotlk.

 avatar commented on May 2, 2024

I didn't want to, thank you @Maczuga

from azerothcore-wotlk.

 avatar commented on May 2, 2024

Fix is correct, but I suspect they might be more "incidental" bugs...

from azerothcore-wotlk.

Maczuga avatar Maczuga commented on May 2, 2024

There is a lot of that stuff inside. The most (and for me the only) advantage of SunwellCore is performace. Take a look at my repo - I know that diffs are huge sometimes, but you'll find there many such things.

Just look at worldserver running with many players online - it keeps spamming with Uint/Int types mismatches.

from azerothcore-wotlk.

FrancescoBorzi avatar FrancescoBorzi commented on May 2, 2024

@Maczuga Thank you. It would be nice if you can PR all the other improvements that you've implemented.

@ghost1988 @boom8866 and the others that have this issue, can you please test the PR and let us know if it solves the problem for you?

from azerothcore-wotlk.

Yehonal avatar Yehonal commented on May 2, 2024

@Maczuga please claim the bounty: https://www.bountysource.com/issues/36880340-hunter-pet-s-not-saved

from azerothcore-wotlk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.