Jump to content

xeross155

Members
  • Posts

    702
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by xeross155

  1. I have updated my git branch, it compiles but I haven't tested it.
  2. Remove the config part and apply it manually ?
  3. You can use the network graph thingie to see which ones are updated recently.
  4. Or it is fixed in the newer revisions ?
  5. You can put it in with the POI patch.
  6. You could make a cron job that creates the xml every X minutes
  7. AFAIK it still works, just update it to the latest revision.
  8. All I put up is a screenshot I haven't released anything yet as it ain't finished.
  9. It should be able to be fixed by adding the static keyword to the function but I dunno if that breaks stuff. And well PHP6 has some changed behaviours compared to 5.
  10. PHP6 might be the problem...
  11. If you don't like GIT it means you haven't learned it enough yet IMO, how can one prefer SVN
  12. Perhaps, I think the Set Rails Flag is for speeking to the Wing Commanders http://www.wowhead.com/?npcs&filter=na=wing+commander;cr=6;crs=3483;crv=0
  13. Hmm yeah it shouldn't be too hard.
  14. It might be some wrong database values, can't see anything related to the specific spell in the source.
  15. Start helping by giving us the topmost error(s)
  16. You could probably write something to prevent people from modifying the clients memory, that would disable most hacks except the packet modification ones.
  17. Fixed it...
  18. I like the DefaultGuildID option, the rest is useless to me.
  19. Hey Everyone, I am currently working on a launcher written in C# (Might rewrite in C++ in a distant future). So far I've gotten most features working but I'm going to rewrite it completely because I don't like the way I've written it now. Features * Updating, checks the client version and downloads/executes updates accordingly (Up to whatever version you configure) - Done * Self updating, can update itself if there have been any changes - Not Started * Shows server status after it's done patching etc - Done * Shows twitter or other feed in the center - Not Started Screenshot Tell me what you guys think of it, and if you have any feature suggestions I'd love to hear em. Regards, Xeross Source http://www.mediafire.com/?ksu36nitt5c7naf
  20. Yasuno: I don't know what would cause that error but it seems some operator overload is not implemented or used properly.
  21. Hmm I can keep updating the repo or you can try learning how to fix them yourselves http://www.scootersoftware.com/support.php?c=kb_vcs.php
  22. Mangos Version: 9310 Custom Patches: AHBot, GM Mail, External Mail, AntiCheat, Autobroadcaster, NameAnnounce SD2 Version: Last 3.3.0a version Database Name and Version : UDB 387 How it SHOULD work: Not crash How it DOES work: When you click complete on any of the quests below the server crashes, I suspect it's caused by http://www.wowhead.com/?spell=35998#comments http://www.wowhead.com?quest=10483 http://www.wowhead.com?quest=10449 http://www.wowhead.com?quest=10143 http://www.wowhead.com?quest=10124 Trace #0 0x084ef2bd in std::tr1::__detail::_Hash_code_base<unsigned long long, std::Pair<unsigned long long const, Player*>, std::_Select1st<std::Pair<unsigned long long const, Player*> >, std::equal_to<unsigned long long>, std::tr1::hash<unsigned long long>, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, false>::_M_hash_code (this=Cannot access memory at address 0xb37f78a0 ) at /usr/include/c++/4.3/tr1_impl/hashtable_policy.h:697 Cannot access memory at address 0xb37f789c
  23. Ok, good you figured it out.
  24. I'm also writing a launcher but using C# in combination with PHP (For the status and news stuff), it's all done and it even has an updater feature (Can detect the wow version and download updates accordingly) and all that's left to do is write the stuff that makes the updater able to update itself.
  25. I think you can use strlen on the char pointer.
×
×
  • 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