Jump to content

Midna

Members
  • Posts

    13
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

About Midna

  • Birthday 01/01/1

Midna's Achievements

Member

Member (2/3)

0

Reputation

  1. Midna

    MMaps Redux

    Its added, but I cant reproduce the crash so we'll have to wait and see what happens. I'll edit this post once I know more, Thanks once again. Edit: Stable so far(12h uptime) Edit2: Almost 48hr now, still no related crash. Edit3: Confirmed stable. ps im only using mmaps in arena and bg's. only offmesh I use is in Blade Edge Arena.
  2. Midna

    MMaps Redux

    Yes it is included, but ill do a full re-patch/compile just incase.
  3. Midna

    MMaps Redux

    Could this be caused by a similair problem? http://pastebin.com/n2nyyW8p t = 0x4280003a <Address 0x4280003a out of bounds> The crash itself seems very similair. Its also caused by offmeshes as the XYZ provided in the crashdump is near the rope in Blades Edge Arena.
  4. Midna

    MMaps Redux

    It seems to work I really appreciate the work you put into this and thanks alot for the help. -Midna
  5. Midna

    MMaps Redux

    Hello, I got mmaps working on OregonCore(2.4.3) using the mmaps_rewrite repo, But I'm having problems with offmeshes, I've looked at the fixes Posted before(page 38 post #936) but they are already included. After walking across an offmesh a few times I get this crash: http://pastebin.com/wrPCDnrK I managed to reproduce it on local and it seems to be fairly deep in the detour code: In this code taken from DetourNavMeshQuesy.cpp 't' seems to be invalid at the time of the crash. simply returning a DT_FAILURE when this is the case will cause the pet to get stuck. Is this something related to Oregon Core/backport? Any suggestions are welcome. -Midna
  6. I've yet to see something that changes backpeddling speed . But yes then it should be noticable.
  7. Midna

    MMaps Redux

    I just got a bit worried as it disapeared without a notice or smt
  8. This patch is for oregon, but it should mostly be thesame. The server sends movement info in the wrong order. This will also weird bug where you have to set backpeddling speed in "MOVE_SWIM_BACK" instead of "MOVE_RUN_BACK" and vice versa This is not noticable client side, I found it while coding related stuff. There might be more code related to this in mangos, not sure you guys are gonna have to check for urself. -Midna
  9. Midna

    MMaps Redux

    What happaned to the mmaps branch on mangos-one?
  10. Midna

    MMaps Redux

    <3 Awesome work dude.
  11. This might also help you guys here with 3.3.5a just though i'd share this. This little tool helped me create 3 checks for 2.4.3(More to come).
  12. Ok, I got the TOM_RUS version working on Oregoncore(2.4.3), post is on thier forum. However, I've only got one MEM_CHECK so far: INSERT INTO `warden_data_result` (`id`, `check`, `data`, `str`, `address`, `length`, `result`, `comment`) VALUES (803, 243, '', '', 4840352, 2, '558B', NULL); This is for the Lua protection disabler posted earlier. The provided PAGE_CHECKS/DRIVER_CHECKS seem to work fine afaik, no false positives yet. Right now i'm interrested in how to get the adresses for the most populair hacks on 2.4.3 like wowemuhacker and similair hacks, I don't have enough experience to dissemble them myself so basicly im asking if somome is interested in doing this, already has the addresses, or could explain me where I should look, I got a bit of experience with dissambling. -Midna
  13. Of course the checks are different, the invalid packets might be a problem though unless someone knows how they are supposed to be for 2.4.3? If you want the right checks, your gonna have to find them yourself, find out what address a cheat modifies, and add a check for that.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use