https://github.com/Fabi/StrawberryCore-501Beta <-- active development is continued here
https://github.com/Fabi/StrawberryCore-501Beta <-- active development is continued here
10x but i have the core... i need the db... if u can find me a good db i will release one...
Edit: Can any1 compile for me a core? (or any1 want to work in team?)
just PM
Last edited by Lowrid3; 04-18-2012 at 05:10 AM. Reason: core
cromon is helping fabian with encryption but cromon is only available on weekends
i have been doin little bits a pieces eg
new bgs
new pet battles (no removed till i can get packet dump of battle)
heaps of new npcs not listed in wowhead etc
heaps of gameobjects not listed in wowhead etc
few areatriggers
and now i will look at boss scripts when im free next
atm im to busy workin on my car
2012-04-18 17:04:00 Strawberry MoP Beta/SBC-501-BETA-DEV (* * Revision 501-BETA - *) for Win32 (little-endian) [world-daemon]
2012-04-18 17:04:00 <Ctrl-C> to stop.
2012-04-18 17:04:00
2012-04-18 17:04:00 Using configuration file Configs/StrawberryWorld.conf.
2012-04-18 17:04:00 OpenSSL 1.0.1 14 Mar 2012 (Library: OpenSSL 1.0.1 14 Mar 2012)
2012-04-18 17:04:00 Using ACE: 5.8.3
2012-04-18 17:04:00 World Database total connections: 2
2012-04-18 17:04:00 Connected to MySQL database [email protected]:3306/world_mop
2012-04-18 17:04:00 MySQL client library: 5.1.49
2012-04-18 17:04:00 MySQL server ver: 5.5.9
2012-04-18 17:04:00 AUTOCOMMIT SUCCESSFULLY SET TO 1
2012-04-18 17:04:00 Connected to MySQL database [email protected]:3306/world_mop
2012-04-18 17:04:00 MySQL client library: 5.1.49
2012-04-18 17:04:00 MySQL server ver: 5.5.9
2012-04-18 17:04:00 AUTOCOMMIT SUCCESSFULLY SET TO 1
2012-04-18 17:04:00 Character Database total connections: 2
2012-04-18 17:04:00 Connected to MySQL database [email protected]:3306/character_mop
2012-04-18 17:04:00 MySQL client library: 5.1.49
2012-04-18 17:04:00 MySQL server ver: 5.5.9
2012-04-18 17:04:00 AUTOCOMMIT SUCCESSFULLY SET TO 1
2012-04-18 17:04:00 Connected to MySQL database [email protected]:3306/character_mop
2012-04-18 17:04:00 MySQL client library: 5.1.49
2012-04-18 17:04:00 MySQL server ver: 5.5.9
2012-04-18 17:04:00 AUTOCOMMIT SUCCESSFULLY SET TO 1
2012-04-18 17:04:00 Login Database total connections: 2
2012-04-18 17:04:00 Connected to MySQL database [email protected]:3306/realm_mop
2012-04-18 17:04:00 MySQL client library: 5.1.49
2012-04-18 17:04:00 MySQL server ver: 5.5.9
2012-04-18 17:04:00 AUTOCOMMIT SUCCESSFULLY SET TO 1
2012-04-18 17:04:00 Connected to MySQL database [email protected]:3306/realm_mop
2012-04-18 17:04:00 MySQL client library: 5.1.49
2012-04-18 17:04:00 MySQL server ver: 5.5.9
2012-04-18 17:04:00 AUTOCOMMIT SUCCESSFULLY SET TO 1
2012-04-18 17:04:00 Realm running as realm ID 1
2012-04-18 17:04:00 ERROR:SQL: SELECT version, creature_ai_version, cache_id FROM db_version LIMIT 1
2012-04-18 17:04:00 ERROR:query ERROR: Table 'world_mop.db_version' doesn't exist
2012-04-18 17:04:00 Using World DB: Unknown world database.
2012-04-18 17:04:00 Using creature EventAI: Unknown creature EventAI.
2012-04-18 17:04:00 Using DataDir Data/
2012-04-18 17:04:00 ERROR:VMAP height use disabled! Creatures movements and other things will be in broken state.
2012-04-18 17:04:00 WORLD: VMap support included. LineOfSight:0, getHeight:0, indoorCheck:0
2012-04-18 17:04:00 WORLD: VMap data directory is: Data/vmaps
2012-04-18 17:04:00 WORLD: mmap pathfinding enabled
2012-04-18 17:04:00 ERROR:Check existing of map file 'Data/maps/0004331.map': not exist!
2012-04-18 17:04:00 ERROR:Correct *.map files not found in path 'Data/maps' or *.vmtree/*.vmtile files in 'Data/vmaps'. Please place *.map and vmap files in appropriate directories or correct the DataDir value in the StrawberryWorld.conf file.
2012-04-18 17:04:00
2012-04-18 17:04:00 Loading Strawberry strings...
2012-04-18 17:04:00
2012-04-18 17:04:00 >> Loaded 824 MaNGOS strings from table strawberry_string
2012-04-18 17:04:00 Initialize data stores...
2012-04-18 17:04:00 ERROR:Incorrect DataDir value in StrawberryWorld.conf or not found build info (outdated DBC files). Required one from builds: 15589 Please extract correct DBC files.
So any maps&dbcs? or an extractor...
Last edited by Lowrid3; 04-18-2012 at 09:25 AM.
The dbc editor provided in contrib/extractors/extractor.exe works for the dbcs. According to this post, https://github.com/Fabi/StrawberryCore-501Beta/issues/5 you can't get vmaps yet.
@Lowrid3 I have a working DB and DBC/Maps, there are still error on login due to packets. It's a lost cause unless you've got the fix for that. I can however, provide the required things to make it run, just ask.
I was following this quietly so far, but I'm interested in knowing what's causing troubles in the login packets. I'm not saying I can provide a fix, but having some details about what the issue is would be great. So far I haven't seen any programming or reverse-engineering-oriented discussion about what the problems are with these login packets. I only see people vaguely talking about "encryption", but having a programming and a reverse-engineer background, I'd love to participate.
Is there any active discussion about the problem elsewhere than this forum topic ?
I have read the whole thread, since a while. There is zero development talk. Just obscure references to "encryption" and "new packets" that's about it. Just absolutely no tech-talk. There's probably way more than 2 or 3 people out there who have knowledge to disassemble and reverse engineer things and potentially help. I'm one of them. But I have no wish to walk in the dark and redo the discoveries other people may or may not have already done. If people would share true, technical and development information, then other people might be able to give a hand and collaborate in development.
BTW, before anyone mentions it: the "[WoW][5.0.1.15464] Info Dump Thread" isn't really useful either.
I got the beta today anything I can do to help let me know
looks like this will never happen
Don't lose hope! Cromon is actively helping when he has time to do so. A sandbox or a true server for v5.0.1 will happen, but you just have to wait and be patient. There's more to this than just a way to explore content that we can't access - the work being done on StrawberryCore will pave the way for future versions of 5.x. As such, we just have to hold tight for the server to be ready for us.
Just be patient!
Sorry but, no. I don't see any work done on StrawberryCore, at all. The "501Beta" branch is dead in the water, nobody does any active work on it. There's just surface activities about some of the file structure changes, and that's it. The 4.3.x branch seems active, but it seems to me that there's a lot of differences between 4.3.x and 5.x, protocol-wise. Also, strawberrycore's website seems always down, and the IRC channel is just always empty.
Unless I'm missing something obvious there, there's no 5.x activity at all going on in strawberrycore.
i get lazy plus
- im trying to find a new job (hate my current one)
- trying to plan my 10 year anniversary with misses.
mop is least of my concerns lol