DarkBlizz

Game On => Mooege => DIABLO III => Support => Topic started by: Moosey on September 20, 2011, 06:46:01 AM

Title: Server Emulation Support Thread. (Newbs post here)
Post by: Moosey on September 20, 2011, 06:46:01 AM
This is to stop the newbs from flooding the other threads.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Espionage724 on September 20, 2011, 06:48:52 AM
Lol @ Newbs post here  :D

Anyway, my Diablo III client crashes right after I log in (I see character creation for maybe 1-2 seconds) with the new Town PoC. Not too sure why...
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Moosey on September 20, 2011, 06:53:22 AM
Previously posted by Abadon

It's not hard, it's boring, you have to check the over 1000 items that are in the game at the moment and do the coding. If you, for example, joined a Custom WoW server, then you would see from time to time (we are filtering, rebalancing and all that stuff, the following week we will be checking the over 18.000 custom items in the server and changing their stats" which is the ultimate form of being trolled by a game xD.

-------------------------------------------------------------------------------------------------------------

GUIDE TO RUN THE SANDBOX PROPERLY. (even donkeys understand it!) *I DON'T PROVIDE LINKS, THEY ARE ALL INSIDE THIS THREAD*

1A.-There is a link around this thread in Mediafire by nightwolf, you have to download it, if there were more than one, download the most up-to-date one, it's the Sandbox that you need in order to enter the world.

1B.-There are some source repositories in the diablo3dev website, head to the raistlinthewiz d3sharp project and download the latest source.

2.- Download and install Visual Studio 2010 Express from Microsoft website.

3.- Now that you have all the stuff, open Visual Studio and use it to open this file inside raistlinthewiz's project: <d3sharp\source\d3sharp.sln> (tip: drag the file from the folder inside the program's window, so you avoid further problems), wait until it totally loads and go to the top bar, clic on Debug>Build solution(you can press F6, but you had better do it by clicking until you have some experience). Look at the bottom left corner until it says "Build succeded", then you are done with visual studio. DON'T CLOSE IT, but rather minimize it so it doesn't botther you.

4.- Leave raistlinthewiz's project folder and head to the Sandbox's, which you downloaded in the first step. Open D3Sharp.exe (not with Visual Studio!!!! Just double clic it). A command line window will appear, THIS MUST BE RUNNING in order to get into the game, DON'T CLOSE IT!!!!

5.- Create a shorcut to DiabloIII.exe at Diablo III beta folder, you can place this wherever you want. The name doesn't matter either, to create a shortcut click and hold on DiabloIII.exe with the RIGHT MOUSE BUTTON and drag it to an empty file, now release and it will give you the options, to MOVE, CREATE A SHORTCUT, COPY OR CANCEL; select create a shortcut. Now click Properties and look at the "target" line, it should look like this:

<"random_directory*\Diablo III beta\Diablo III.exe"> *Note: the path where you installed the game is your decision. The default directory is C:\Program Files. You don't have to edit that anyway.

Now we have to add a couple of command lines to start it. (PLEASE DON'T EDIT THE TARGET DIRECTORY, IT'S NOT NECESSARY!!!!)

The final target should look like this<"random_directory*\Diablo III beta\Diablo III.exe" -launch -auroraaddress localhost:1345>

**These 2 signs <> are not part of the targed directory, I use them to separate directories from the rest of the article.

Now click Apply, then Accept to have the changes saved, rename the Shortcut if you feel like it to something like "Diablo III offline", it's not necessary though.

6.- Launch the shortcut, now you are at the Log In screen, type in any sort of account (if you want to keep your files, always use the same) and a random password. Now select any character (you will be a Demon Hunter anyway until this gets fixed), continue and you will see you can Start the Campaign (which gets you inside the world) and there is a flag to the right. You can customize it. There are a LOT of options up to now, between dying it, the logos, etc. When you are done, you should check your video and sound options, also check the other options tabs. When you are done, press Start Campaign and you are inside the world.

7.- Profit.

Appart from the Typos, this guide tells you EVERYTHING you have to do in order to emulate the game in Sandbox mode, now read and QUIT ASKING FOR HELP! If you didn't succeed with this, you aren't allowed to play.

Have a nice day, my fellows
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Moosey on September 20, 2011, 06:58:13 AM
Download this file, extract it and copy all items into your Diablo III Beta folder. Run D3Sharp first, then run D3Launcher. Click Launch Offline, and the game will start. Login with account: Lol@newb.com  password: Lol. Create your character and join the game.

Attachments are a compilation of all files released in the previous threads jammed into one folder.
-D3Launcher
-Sandbox
-Offline Launcher
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Abaddon on September 20, 2011, 07:51:32 AM
You don't even need the offline launcher, when you create the shortcut and add the 2 commands you get the same use as when you open the launcher and clic offline gameplay.

Personally I prefer the shortcut, since I don't know exactly how does the launcher work, and I can tweak the shortcut as I want, but everyone to their gut tastes.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Moosey on September 20, 2011, 07:53:45 AM
Launcher is the exact same file as we're using, just without the tagline needed. That is the reason i posted it :P
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: rodrigokiwi on September 20, 2011, 07:59:56 AM
Hey guys, nice work.

I'm having a little problem here, I got the files, unzipped (unRARed :P ) them and stuff but when I try to type a random account with a random password, the game says that the passwords and/or the account name are wrong and I get ERROR 03. What should I do?

I tryed to read the whole post and couldn't find this problem, sorry if I missed that part.

PS.: Sorry for any grammar problems, not used to post in forums in english. :P
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Moosey on September 20, 2011, 08:01:26 AM
You have to use Email//Password to login. It can be anything
Example   Lol@newb.com  // Lol
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Moosey on September 20, 2011, 08:04:56 AM
Actually it sounds like you aren't opening the right files. Open D3sharp first, then D3Launcher. Enter in your bogus login information, and you should be fine. If that doesn't work, download the attachment, replace the files in your diablo 3 beta directory and try it again.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Dablark on September 20, 2011, 08:10:45 AM
Downloaded the compilation. Ran d3sharp and server starts listening. Ran the launcher and selected offline. Logged in. I see the character creation screen for an instant and game crashes. Any ideas?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: rodrigokiwi on September 20, 2011, 08:14:09 AM
I unzipped the files (got the most recent posted one), changed the command line on the Diablo Beta Laucher and opened the D3sharp and I still get the same Error.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Moosey on September 20, 2011, 08:16:32 AM
If you're using windows 7, try to run as administrator. Please make sure you're logging in with an email. Also change the command line in your diablo 3 beta shortcut if it is still not working. If it still does not work, let me know what operating system you are using.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Abaddon on September 20, 2011, 08:21:02 AM
moosey can i have the link so i can paste it in the guide? else I lack the links to download the stuff.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Moosey on September 20, 2011, 08:22:10 AM
I just added the attachment within a post. You can download it from this post and add it to yours. Or I could do it for you:P give me a second
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Dablark on September 20, 2011, 08:25:53 AM
I'm using Vista 64. This is the crash message
   Problem Event Name:   BEX
  Application Name:   Diablo III.exe
  Application Version:   0.3.0.7338
  Application Timestamp:   4e6a68f1
  Fault Module Name:   MSVCR90.dll
  Fault Module Version:   9.0.30729.4148
  Fault Module Timestamp:   4a594c79
  Exception Offset:   0006ccb5
  Exception Code:   c0000417
  Exception Data:   00000000
  OS Version:   6.0.6002.2.2.0.768.3
  Locale ID:   1033
  Additional Information 1:   d027
  Additional Information 2:   5b99e23272afdabcca67e5e64d37a329
  Additional Information 3:   2afc
  Additional Information 4:   16108732b056ceef19c449feb8ab2d

I also see a fatal error in red text on the D3 sharp server command line box (but it doesn't prevent game launch or login).
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Blintux on September 20, 2011, 08:28:41 AM
I downloaded and complied the latest D3Sharp source but the game says: "The game assets between the client and the server don't match".
My game is up to date. I think the emulator version is outdated for the game.
Anyone knows which file contains the game version number?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Abaddon on September 20, 2011, 08:28:52 AM
Quote from: Dablark on September 20, 2011, 08:25:53 AM
I'm using Vista 64. This is the crash message
   Problem Event Name:   BEX
  Application Name:   Diablo III.exe
  Application Version:   0.3.0.7338
  Application Timestamp:   4e6a68f1
  Fault Module Name:   MSVCR90.dll
  Fault Module Version:   9.0.30729.4148
  Fault Module Timestamp:   4a594c79
  Exception Offset:   0006ccb5
  Exception Code:   c0000417
  Exception Data:   00000000
  OS Version:   6.0.6002.2.2.0.768.3
  Locale ID:   1033
  Additional Information 1:   d027
  Additional Information 2:   5b99e23272afdabcca67e5e64d37a329
  Additional Information 3:   2afc
  Additional Information 4:   16108732b056ceef19c449feb8ab2d

I also see a fatal error in red text on the D3 sharp server command line box (but it doesn't prevent game launch or login).

Let't try the universal fix for Windows Vista, uninstall... xD
Now seriously, are you running the program as an administrator?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Moosey on September 20, 2011, 08:30:59 AM
Quote from: Blintux on September 20, 2011, 08:28:41 AM
I downloaded and complied the latest D3Sharp source but the game says: "The game assets between the client and the server don't match".
My game is up to date. I think the emulator version is outdated for the game.
Anyone knows which file contains the game version number?

That's because you're launching with the wrong program. Start D3Sharp first, then D3Launcher. Click Launch Offline.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Abaddon on September 20, 2011, 08:31:27 AM
Quote from: Blintux on September 20, 2011, 08:28:41 AM
I downloaded and complied the latest D3Sharp source but the game says: "The game assets between the client and the server don't match".
My game is up to date. I think the emulator version is outdated for the game.
Anyone knows which file contains the game version number?

There is no such thing, because if I got it correctly, those folders are the ones I personally used to build the sandbox and has worked for almost everyone that as following us, including 2 friends of mine.
Can you post a screenshot of the message?

EDIT: Look above
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Blintux on September 20, 2011, 08:48:24 AM
Quote from: Abaddon on September 20, 2011, 08:31:27 AM
Quote from: Blintux on September 20, 2011, 08:28:41 AM
I downloaded and complied the latest D3Sharp source but the game says: "The game assets between the client and the server don't match".
My game is up to date. I think the emulator version is outdated for the game.
Anyone knows which file contains the game version number?

There is no such thing, because if I got it correctly, those folders are the ones I personally used to build the sandbox and has worked for almost everyone that as following us, including 2 friends of mine.
Can you post a screenshot of the message?

Some screenshots:
(http://img856.imageshack.us/img856/708/001fxz.th.jpg) (http://img856.imageshack.us/i/001fxz.jpg/) (http://img801.imageshack.us/img801/2764/002zzr.th.jpg) (http://img801.imageshack.us/i/002zzr.jpg/) (http://img32.imageshack.us/img32/8118/003uh.th.jpg) (http://img32.imageshack.us/i/003uh.jpg/)


EDIT: Look above
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: avathar on September 20, 2011, 09:01:47 AM
Hi,
i have the same problem as Blintux when using lates source (0.4280.24662).
Everything works fine when using old version 0.4279.43095
Regards
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: vaskots on September 20, 2011, 09:04:46 AM
LAUNCHER FOR NOOBS:
http://www.mediafire.com/?ejnsytrzedxklfc (http://www.mediafire.com/?ejnsytrzedxklfc)
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Abaddon on September 20, 2011, 09:14:42 AM
I don't see the problem, clic on Start game and see if you join, it doesn't matter if you are a barbarian, you will be a DH.

I mean, you reached the character creation screen... just proceed to the following screens.

Make sure the D3sharp.exe file you opened is the one inside the sandbox, not the one inside the raistlinthewiz's folder.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: avathar on September 20, 2011, 09:18:15 AM
Can you upload compiled lates version ?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Blintux on September 20, 2011, 09:20:21 AM
Quote from: vaskots on September 20, 2011, 09:04:46 AM
LAUNCHER FOR NOOBS:
http://www.mediafire.com/?ejnsytrzedxklfc (http://www.mediafire.com/?ejnsytrzedxklfc)

This server version is: 0.0.4279 - and works fine with the latest game version: 0.3.07338

However the last server version is: 0.0.4280 - and works with the old game version: 0.3.07318
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Abaddon on September 20, 2011, 09:20:48 AM
Quote from: avathar on September 20, 2011, 09:18:15 AM
Can you upload compiled lates version ?

look at the guide
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Moosey on September 20, 2011, 09:25:08 AM
I think the problems most of you are having is due to the lack of reading. Please go to the guide and read it over properly. There is also an attachment download with all of the latest files you will need to run the Server Emulation.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: avathar on September 20, 2011, 09:28:12 AM
Quote from: Blintux on September 20, 2011, 09:20:21 AM
This server version is: 0.0.4279 - and works fine with the latest game version: 0.3.07338

However the last server version is: 0.0.4280 - and works with the old game version: 0.3.07318
How did you downgraded client version ?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Moosey on September 20, 2011, 09:31:37 AM
Quote from: avathar on September 20, 2011, 09:28:12 AM
Quote from: Blintux on September 20, 2011, 09:20:21 AM
This server version is: 0.0.4279 - and works fine with the latest game version: 0.3.07338

However the last server version is: 0.0.4280 - and works with the old game version: 0.3.07318
How did you downgraded client version ?

You don't need to downgrade the client version.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: avathar on September 20, 2011, 09:36:33 AM
So Moosey tell me, is server version 0.4280.27337 or newer works for you with client 3.0.7.3.3.8 ?

Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Blintux on September 20, 2011, 09:40:09 AM
Quote from: Moosey on September 20, 2011, 09:31:37 AM
Quote from: avathar on September 20, 2011, 09:28:12 AM
Quote from: Blintux on September 20, 2011, 09:20:21 AM
This server version is: 0.0.4279 - and works fine with the latest game version: 0.3.07338

However the last server version is: 0.0.4280 - and works with the old game version: 0.3.07318
How did you downgraded client version ?

You don't need to downgrade the client version.


Read the readme file: https://github.com/raistlinthewiz/d3sharp
"Status: Will get you to town with Patch 2 (0.3.07318) - though ingame is hardcoded atm.."

We need to downgrade the client version I think!
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Moosey on September 20, 2011, 09:43:59 AM
Blintux everything in my compiled package, with the updated game version works. I don't understand why you are trying to downgrade? Also I didn't see any updated version of D3Sharp released, where did you find this?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: avathar on September 20, 2011, 09:44:52 AM
Blintux download newer version, it is finally working!
4280.28201
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Blintux on September 20, 2011, 09:46:50 AM
Quote from: Moosey on September 20, 2011, 09:43:59 AM
Blintux everything in my compiled package, with the updated game version works. I don't understand why you are trying to downgrade? Also I didn't see any updated version of D3Sharp released, where did you find this?

Cheers! Source code is updated for Patch 3:
"Okay added also welcome message for Patch3, though if you got Patch2, just comment it out in GameClient.cs"
(https://github.com/raistlinthewiz/d3sharp)

Now works fine with the latest game version (0.3.07338)  :)
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Moosey on September 20, 2011, 09:53:55 AM
hmm interesting, it's completely different files than what I have in my folder. I will update it now I guess.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Dablark on September 20, 2011, 10:34:22 AM
Got it working after debugging and rebuilding the project  ;). Big Fun playing around with the Banner maker (although wouldn't save) and the Toon creator. Poked around town etc. After finally taking a puff of this crack rock of a game I couldn't exit without killing the emu server externally. But that's fine. This game is gonna be sick n twisted  8).
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Sirvendor on September 20, 2011, 10:38:22 AM
Quote from: avathar on September 20, 2011, 09:18:15 AM
Can you upload compiled lates version ?
http://code.google.com/p/jamella/downloads/list (http://code.google.com/p/jamella/downloads/list)
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: eZero on September 20, 2011, 10:53:12 AM
Quote from: Sirvendor on September 20, 2011, 10:38:22 AM
Quote from: avathar on September 20, 2011, 09:18:15 AM
Can you upload compiled lates version ?
http://code.google.com/p/jamella/downloads/list (http://code.google.com/p/jamella/downloads/list)

D3 keeps crashing on me seconds after I enter the character creation screen. I tried release3.rar and I've tried downloading d3sharp myself and compiling it. Either way I get the same error. I'm running windows 7 64 bit.

I was able to use the older versions, but recently I've been getting this error (I attached a pic of the error).

And thank you guys for all the support and development time that you guys have invested into this project.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: bobotheklown on September 20, 2011, 10:55:11 AM
Hey just to give a quick pointer (if you are using the shortcut method)

If you're CRASHING 1-2 seconds into character selection make sure your shortcut looks like this:

"C:\Program Files\Diablo III Beta\Diablo III.exe" -launch -auroraaddress127.0.0.1:1345

The key for me was that there is NO SPACE between 'auroraaddress' and '127.0.0.1:1345'.

Anyways best of luck keeping this thing rolling :)

EDIT: eZero read this!!
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Sunder on September 20, 2011, 10:59:32 AM
Hi, I'm new here, I have a problem that is eating my head, is that when I start telling me D3Sharp.exe required. NET Framework 4.0, but I already I have installed


Any solution please????
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: avathar on September 20, 2011, 11:00:38 AM
Quote from: Sirvendor on September 20, 2011, 10:38:22 AM
Quote from: avathar on September 20, 2011, 09:18:15 AM
Can you upload compiled lates version ?
http://code.google.com/p/jamella/downloads/list (http://code.google.com/p/jamella/downloads/list)
i asked about it because i wanted to clarified what we are talking about and as i wrote  above the latest version is finally working (Blintux explained why is that) ,so i don't need it any more... but, thanks.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: eZero on September 20, 2011, 11:07:26 AM
Quote from: bobotheklown on September 20, 2011, 10:55:11 AM
Hey just to give a quick pointer (if you are using the shortcut method)

If you're CRASHING 1-2 seconds into character selection make sure your shortcut looks like this:

"C:\Program Files\Diablo III Beta\Diablo III.exe" -launch -auroraaddress127.0.0.1:1345

The key for me was that there is NO SPACE between 'auroraaddress' and '127.0.0.1:1345'.

Anyways best of luck keeping this thing rolling :)

EDIT: eZero read this!!

I'm still crashing. Thanks though.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: bobotheklown on September 20, 2011, 11:17:39 AM
QuoteI'm still crashing. Thanks though.

One more thing to try, is spam click a different class at the selection screen before it crashes.

(I know sounds stupid but I believe when I did that I was able to make a character and use the sandbox)

I also forwarded the port 1345. Not sure if that actually fixed anything.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Moosey on September 20, 2011, 11:45:48 AM
Just download my updated package in the Guide Thread. You won't need to edit the target, follow the instructions and you'll be fine.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Magmaruss on September 20, 2011, 12:35:29 PM
Where I can download sandbox? Link please
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Demonaz on September 20, 2011, 01:01:54 PM
Good job guys works GREAT !!!
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Attractive on September 20, 2011, 01:23:43 PM
Where Is this Link for the crack in this "thread" well am not so smart cant find it Could you Post this link.....
oh. and one more thing This sandbox is it in the D3.rar or i must download if from other site Soz for stupid questions but. what can i say .man in trouble :D
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Darkxbublik on September 20, 2011, 01:46:46 PM
Listen...i did like you said,  i start the game but no monsters/can't talk to npcs and the map ends after a while, help? soory about my lame english...
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: eforbes704 on September 20, 2011, 01:48:47 PM
Doesn't work. . . .  Downloaded a ton of these different compiled packages and still get the crash at the char screen.  WTF am I doing wrong????
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: bobotheklown on September 20, 2011, 01:49:38 PM
The emulator doesn't have monsters, attacks, dialogue or any of that yet.

All there is to do is walk around the first area.

eforbes704- try the steps I suggest a few posts up. It fixed it for me.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Darkxbublik on September 20, 2011, 01:57:34 PM
Quote from: bobotheklown on September 20, 2011, 01:49:38 PM
The emulator doesn't have monsters, attacks, dialogue or any of that yet.

All there is to do is walk around the first area.

Ok....so i just hangin' around workless DH that every body hates, even the zombies don't want to come and talk  :(
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: heino09 on September 20, 2011, 02:03:27 PM
i keep getting error 3005 o.O
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Abaddon on September 20, 2011, 02:05:31 PM
Wanna see an easter egg? Press G (not here, in game i mean).
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Magmaruss on September 20, 2011, 02:40:52 PM
GREAT JOB!!! Now, we have to wait for updates. Thanks.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: HiKids on September 20, 2011, 02:59:12 PM
i tried both the original and the newer version of the town sandbox to no avail.


Has anyone figured out a fix to the character select screen crashing issue?

Im using windows 7 and no matter what i do i cannot last more than 3 seconds in the character select screen without crashing.  i have seen multiple people with the exact same issue and was wondering if anyone figured out a workaround.

Im dying to play in this sandbox!
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Abaddon on September 20, 2011, 03:31:06 PM
Quote from: HiKids on September 20, 2011, 02:59:12 PM
i tried both the original and the newer version of the town sandbox to no avail.


Has anyone figured out a fix to the character select screen crashing issue?

Im using windows 7 and no matter what i do i cannot last more than 3 seconds in the character select screen without crashing.  i have seen multiple people with the exact same issue and was wondering if anyone figured out a workaround.

Im dying to play in this sandbox!

Solution for you all, follow the steps to the inch, there is something you skipped, because it was fixed, i have tried it in windows xp and windows 7, with nvidia 7800, 8400, 8800 gt, 9400 gt and gtx 550 ti, all the builds work (7800 is like watching a photo slideshow)
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: ardion on September 20, 2011, 03:33:24 PM
for those experiencing crashing at char selection try the following:

Click Start and then Control Panel
Click View network status and tasks
Click Change adapter settings on the left portion of the Window.
Double-click the icon for the Internet connection you're using. Often this will be labeled "Local Area Connection" or the name of your ISP. If you have multiple connections, make sure not to click the one with the red X.
Click the Properties button.
Uncheck Internet Protocol Version 6 (TCP/IPv6)
Select (highlight) Internet Protocol Version 4 (TCP/IPv4)
Click Properties.
Click Use the following DNS server addresses:
In the "Preferred DNS server" field type 8 - 8 - 8 - 8 (This is Googles free DNS)
In the "Alternate DNS server" field type 8 - 8 - 4 - 4

I was having this problem, tried this and it fixed mine so give it a whirl
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Whatever on September 20, 2011, 03:42:38 PM
Hey Guys,

first big Thanks for all the work that was made in the last few Days. Keep up the good work and cant wait for update´s

but i have a little problem with the emulator.

I can only choose the Monk. When i choose the Demon Hunter i get the Monk In-game and so on.

Is there any fix out for that?

Greetings from Germany ^.^ (sry. for my bad eng.)
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Abaddon on September 20, 2011, 03:51:34 PM
Quote from: Whatever on September 20, 2011, 03:42:38 PM
Hey Guys,

first big Thanks for all the work that was made in the last few Days. Keep up the good work and cant wait for update´s

but i have a little problem with the emulator.

I can only choose the Monk. When i choose the Demon Hunter i get the Monk In-game and so on.

Is there any fix out for that?

Greetings from Germany ^.^ (sry. for my bad eng.)

Go back to the outdated build and you can get the Demon Hunter! So simple...
The usefulness of either of them is the same though.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: HiKids on September 20, 2011, 03:53:24 PM
Quote from: ardion on September 20, 2011, 03:33:24 PM
for those experiencing crashing at char selection try the following:

Click Start and then Control Panel
Click View network status and tasks
Click Change adapter settings on the left portion of the Window.
Double-click the icon for the Internet connection you're using. Often this will be labeled "Local Area Connection" or the name of your ISP. If you have multiple connections, make sure not to click the one with the red X.
Click the Properties button.
Uncheck Internet Protocol Version 6 (TCP/IPv6)
Select (highlight) Internet Protocol Version 4 (TCP/IPv4)
Click Properties.
Click Use the following DNS server addresses:
In the "Preferred DNS server" field type 8 - 8 - 8 - 8 (This is Googles free DNS)
In the "Alternate DNS server" field type 8 - 8 - 4 - 4

I was having this problem, tried this and it fixed mine so give it a whirl

good looks ardion the google DNS did fix that problem. i do not crash at character select screen anymore.

But now when i try to enter world i get 3006 error. ill be searchign around ofr a fix to that.  unless someone else knows off the top of their head.

thanks all
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: axwe11 on September 20, 2011, 03:55:32 PM
I'm have a problem, update/reinstall - not work. Help me! Thx
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Ertai on September 20, 2011, 04:03:45 PM
Thank you gentlemen! 8)
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: jablay01 on September 20, 2011, 04:18:31 PM
Quote from: ardion on September 20, 2011, 03:33:24 PM
for those experiencing crashing at char selection try the following:

Click Start and then Control Panel
Click View network status and tasks
Click Change adapter settings on the left portion of the Window.
Double-click the icon for the Internet connection you're using. Often this will be labeled "Local Area Connection" or the name of your ISP. If you have multiple connections, make sure not to click the one with the red X.
Click the Properties button.
Uncheck Internet Protocol Version 6 (TCP/IPv6)
Select (highlight) Internet Protocol Version 4 (TCP/IPv4)
Click Properties.
Click Use the following DNS server addresses:
In the "Preferred DNS server" field type 8 - 8 - 8 - 8 (This is Googles free DNS)
In the "Alternate DNS server" field type 8 - 8 - 4 - 4

I was having this problem, tried this and it fixed mine so give it a whirl

Thanks for the fixx
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Blintux on September 20, 2011, 04:31:56 PM
Cheers! I successfully added some cool item to my character :)
Screenshot (http://img198.imageshack.us/img198/9805/screenshot004uz.jpg)

That's how?

- Open "D3Shap/Core/Toons/Toon.cs" in MS Visual C# 2010
- You can find some item ID here: http://forums.penny-arcade.com/discussion/comment/20429143#Comment_20429143 (http://forums.penny-arcade.com/discussion/comment/20429143#Comment_20429143)
- Replace ".SetGbid(0)" lines to: ".SetGbid( (int)StringHashHelper.HashString2("YOUR_ITEM_ID") )"
  (such as the existing helm or mace)
- Complie and see the result :)
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: jablay01 on September 20, 2011, 04:35:19 PM
Quote from: Blintux on September 20, 2011, 04:31:56 PM
Cheers! I successfully added some cool item to my character :)
http://img534.imageshack.us/img534/379/screenshot003wx.jpg (http://img534.imageshack.us/img534/379/screenshot003wx.jpg)

That's how?

- Open "D3Shap/Core/Toons/Toon.cs" in MS Visual C# 2010
- You can find some item ID here: http://forums.penny-arcade.com/discussion/comment/20429143#Comment_20429143 (http://forums.penny-arcade.com/discussion/comment/20429143#Comment_20429143)
- Replace ".SetGbid(0)" lines to: ".SetGbid( (int)StringHashHelper.HashString2("YOUR_ITEM_ID") )"
  (such as the existing helm or mace)
- Complie and see the result :)

Apart from that, all you can do is just exploring isn't it?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Espionage724 on September 20, 2011, 05:22:54 PM
Quote from: jablay01 on September 20, 2011, 04:18:31 PM
Quote from: ardion on September 20, 2011, 03:33:24 PM
for those experiencing crashing at char selection try the following:

Click Start and then Control Panel
Click View network status and tasks
Click Change adapter settings on the left portion of the Window.
Double-click the icon for the Internet connection you're using. Often this will be labeled "Local Area Connection" or the name of your ISP. If you have multiple connections, make sure not to click the one with the red X.
Click the Properties button.
Uncheck Internet Protocol Version 6 (TCP/IPv6)
Select (highlight) Internet Protocol Version 4 (TCP/IPv4)
Click Properties.
Click Use the following DNS server addresses:
In the "Preferred DNS server" field type 8 - 8 - 8 - 8 (This is Googles free DNS)
In the "Alternate DNS server" field type 8 - 8 - 4 - 4

I was having this problem, tried this and it fixed mine so give it a whirl

Thanks for the fixx

This also worked for me (although I used OpenDNS instead of Google DNS), thanks!
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Abaddon on September 20, 2011, 06:23:29 PM
Quote from: Blintux on September 20, 2011, 04:31:56 PM
Cheers! I successfully added some cool item to my character :)
Screenshot (http://img198.imageshack.us/img198/9805/screenshot004uz.jpg)

That's how?

- Open "D3Shap/Core/Toons/Toon.cs" in MS Visual C# 2010
- You can find some item ID here: http://forums.penny-arcade.com/discussion/comment/20429143#Comment_20429143 (http://forums.penny-arcade.com/discussion/comment/20429143#Comment_20429143)
- Replace ".SetGbid(0)" lines to: ".SetGbid( (int)StringHashHelper.HashString2("YOUR_ITEM_ID") )"
  (such as the existing helm or mace)
- Complie and see the result :)

Now, that was a nice update, I like that.
Guys, in just a couple of days we are going to get the game to play, even if it's flawed to the sky! Keep it cool!

........................

Any updates around the server emulator/sandbox/whatever?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: analhue on September 20, 2011, 07:07:59 PM
Quote from: Blintux on September 20, 2011, 04:31:56 PM
Cheers! I successfully added some cool item to my character :)
Screenshot (http://img198.imageshack.us/img198/9805/screenshot004uz.jpg)

That's how?

- Open "D3Shap/Core/Toons/Toon.cs" in MS Visual C# 2010
- You can find some item ID here: http://forums.penny-arcade.com/discussion/comment/20429143#Comment_20429143 (http://forums.penny-arcade.com/discussion/comment/20429143#Comment_20429143)
- Replace ".SetGbid(0)" lines to: ".SetGbid( (int)StringHashHelper.HashString2("YOUR_ITEM_ID") )"
  (such as the existing helm or mace)
- Complie and see the result :)

Wooooooow, wait in your ss I can see different chars, vlls and gears, where's that update? I can only play with demon hunter, can't move items nor play with diferents characters or lvl up. Can someone help me or tell me where to download updates??
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Espionage724 on September 20, 2011, 08:14:58 PM
Quote from: analhue on September 20, 2011, 07:07:59 PM
Quote from: Blintux on September 20, 2011, 04:31:56 PM
Cheers! I successfully added some cool item to my character :)
Screenshot (http://img198.imageshack.us/img198/9805/screenshot004uz.jpg)

That's how?

- Open "D3Shap/Core/Toons/Toon.cs" in MS Visual C# 2010
- You can find some item ID here: http://forums.penny-arcade.com/discussion/comment/20429143#Comment_20429143 (http://forums.penny-arcade.com/discussion/comment/20429143#Comment_20429143)
- Replace ".SetGbid(0)" lines to: ".SetGbid( (int)StringHashHelper.HashString2("YOUR_ITEM_ID") )"
  (such as the existing helm or mace)
- Complie and see the result :)

Wooooooow, wait in your ss I can see different chars, vlls and gears, where's that update? I can only play with demon hunter, can't move items nor play with diferents characters or lvl up. Can someone help me or tell me where to download updates??

Patience :)

Updates will most likely appear on the github site for this emu, and when "important" updates come, people will usually compile the emu and put it up for others :)
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: ethalion on September 21, 2011, 04:10:58 AM
Quote from: jablay01 on September 20, 2011, 04:18:31 PM
Quote from: ardion on September 20, 2011, 03:33:24 PM
for those experiencing crashing at char selection try the following:

Click Start and then Control Panel
Click View network status and tasks
Click Change adapter settings on the left portion of the Window.
Double-click the icon for the Internet connection you're using. Often this will be labeled "Local Area Connection" or the name of your ISP. If you have multiple connections, make sure not to click the one with the red X.
Click the Properties button.
Uncheck Internet Protocol Version 6 (TCP/IPv6)
Select (highlight) Internet Protocol Version 4 (TCP/IPv4)
Click Properties.
Click Use the following DNS server addresses:
In the "Preferred DNS server" field type 8 - 8 - 8 - 8 (This is Googles free DNS)
In the "Alternate DNS server" field type 8 - 8 - 4 - 4

I was having this problem, tried this and it fixed mine so give it a whirl

Thanks for the fixx
+1  i thought i was stupid as other poster said keep following the instructions to a T which i had... this fix got me around the crash.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: axwe11 on September 21, 2011, 04:23:24 AM
Quote from: axwe11 on September 20, 2011, 03:55:32 PM
I'm have a problem, update/reinstall - not work. Help me! Thx

someone please help me!
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: dhampirking on September 21, 2011, 05:44:46 AM
Quote from: ethalion on September 21, 2011, 04:10:58 AM
Quote from: jablay01 on September 20, 2011, 04:18:31 PM
Quote from: ardion on September 20, 2011, 03:33:24 PM
for those experiencing crashing at char selection try the following:

Click Start and then Control Panel
Click View network status and tasks
Click Change adapter settings on the left portion of the Window.
Double-click the icon for the Internet connection you're using. Often this will be labeled "Local Area Connection" or the name of your ISP. If you have multiple connections, make sure not to click the one with the red X.
Click the Properties button.
Uncheck Internet Protocol Version 6 (TCP/IPv6)
Select (highlight) Internet Protocol Version 4 (TCP/IPv4)
Click Properties.
Click Use the following DNS server addresses:
In the "Preferred DNS server" field type 8 - 8 - 8 - 8 (This is Googles free DNS)
In the "Alternate DNS server" field type 8 - 8 - 4 - 4

I was having this problem, tried this and it fixed mine so give it a whirl

Thanks for the fixx
+1  i thought i was stupid as other poster said keep following the instructions to a T which i had... this fix got me around the crash.

Same, thanks for the fix.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Abaddon on September 21, 2011, 05:45:19 AM
Quote from: axwe11 on September 21, 2011, 04:23:24 AM
Quote from: axwe11 on September 20, 2011, 03:55:32 PM
I'm have a problem, update/reinstall - not work. Help me! Thx

someone please help me!

You skipped one or more steps, or simply aren't following the instruction properly.
As I already said, you follow the steps and it works, IT HAS BEEN TESTED INDER WINDOWS XP AND 7!
If you still own Vista, well... you should have uninstalled it already by now.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Abaddon on September 21, 2011, 05:49:47 AM
Quote from: ardion on September 20, 2011, 03:33:24 PM
for those experiencing crashing at char selection try the following:

Click Start and then Control Panel
Click View network status and tasks
Click Change adapter settings on the left portion of the Window.
Double-click the icon for the Internet connection you're using. Often this will be labeled "Local Area Connection" or the name of your ISP. If you have multiple connections, make sure not to click the one with the red X.
Click the Properties button.
Uncheck Internet Protocol Version 6 (TCP/IPv6)
Select (highlight) Internet Protocol Version 4 (TCP/IPv4)
Click Properties.
Click Use the following DNS server addresses:
In the "Preferred DNS server" field type 8 - 8 - 8 - 8 (This is Googles free DNS)
In the "Alternate DNS server" field type 8 - 8 - 4 - 4

I was having this problem, tried this and it fixed mine so give it a whirl

If that fixes the problem, then it's okay, but I wouldn't in any case manually change the values of the TCP/IP v4 protocol, specially the DNS because you might break your LAN connections, and it can seriously harm some of your programs, starting by Google related ones.

On the other hand, if you know what are you doing, it's fine. But in any case, you should undo your changes after you quit Diablo 3.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: axwe11 on September 21, 2011, 06:20:01 AM
Quote from: Abaddon on September 21, 2011, 05:45:19 AM
Quote from: axwe11 on September 21, 2011, 04:23:24 AM
Quote from: axwe11 on September 20, 2011, 03:55:32 PM
I'm have a problem, update/reinstall - not work. Help me! Thx

someone please help me!

You skipped one or more steps, or simply aren't following the instruction properly.
As I already said, you follow the steps and it works, IT HAS BEEN TESTED INDER WINDOWS XP AND 7!
If you still own Vista, well... you should have uninstalled it already by now.

Abaddon, I have Windows 7, and all be fine, before I'm installed emulation in D3 Directory.
If I have uninstalled and remove all files in D3, than official downloader D3 was not works :/
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Abaddon on September 21, 2011, 06:47:16 AM
Quote from: axwe11 on September 21, 2011, 06:20:01 AM
Quote from: Abaddon on September 21, 2011, 05:45:19 AM
Quote from: axwe11 on September 21, 2011, 04:23:24 AM
Quote from: axwe11 on September 20, 2011, 03:55:32 PM
I'm have a problem, update/reinstall - not work. Help me! Thx

someone please help me!

You skipped one or more steps, or simply aren't following the instruction properly.
As I already said, you follow the steps and it works, IT HAS BEEN TESTED INDER WINDOWS XP AND 7!
If you still own Vista, well... you should have uninstalled it already by now.

Abaddon, I have Windows 7, and all be fine, before I'm installed emulation in D3 Directory.
If I have uninstalled and remove all files in D3, than official downloader D3 was not works :/

If I got it right, you "installed" the repos and the emulator in the D3 folder. That's wrong, you don't have to replace any files, and each folder MUST BE SEPARATE from the rest.
Please make sure that you downloaded the latest update and are running accordingly to the version of the emulator, also make sure that the file you compile with Visual Studio is in the Raistlinthewiz source folde, while the D3Sharp.exe you are executing belongs to the Emulator folder (which are separate from one another).

You MUST NOT delete any files inside the Diablo 3 beta folder. That is, after you install and patch, don't erase or replace anything and create a backup of your Diablo3.exe.

As far as I know, a new patch version was released, then I guess you will have to update both the source files and the emulator in order to run the sandbox. In any way, the process is the same and you execute the game in the exact same way, you can also run the Diablo 3 offline launcher provided by moosey in his package to avoid this step, which might save you problems if you aren't familiar with the computer. If your skills go beyond average though, I  recommend using the command line shortcut, because it can be edited so easily that there should be no problem.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Bucaneer on September 21, 2011, 10:09:43 AM
Any one have problem after they applyéd the new D3Sharp (Release_2) to D3 Folder ?

I got a Error 7 on all other chars than monk (but that im ok with)

I used to could join the game with a monk but now after i make a  campain i can not start it caust there where i used to clik this text is there " [PH] This text should be replaced with game data, is the party leader.

What can i do ? :)

//bucaneer
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: analhue on September 21, 2011, 12:24:53 PM
Hi there, I'm using Release5 and the shorcut method (with  -launch -launch -auroraaddress127.0.0.1:1345 ) and even if I can see the caracter I created, then when I start playing it's a monk, and the map is shorter than Release 1 I think, only till few steps past the bridge. Am I doing something wrong, is there anything else I should add? I use D3Sharp app to emulate server then shortcut.  I saw some ss of many characters in diferent lvls and adding items, so I thought this Release5 was going to be that.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Maleck61 on September 21, 2011, 12:31:24 PM
Moosey if you are here can you create an update zip like yesterday? Thank you.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Brewder on September 21, 2011, 01:40:30 PM
No matter what character I create when I start the campaign I appear as a monk... I have deleted all my heroes and made only a demon hunter. I enter world, I'm a monk... I've tried switching heroes (not like it makes a difference because I don't have a monk created) but nothing is changing me from being a monk. Any ideas?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: exequtor100 on September 21, 2011, 01:50:40 PM
right now the server emulator only uses a pre-saved game that they set up. it dose not use the heroes that u create.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Myst on September 21, 2011, 10:06:44 PM
*Reminder*  Keep it on topic.  If you wish to discuss anything else, please feel free to make a new topic.   If you are found to continually go off topic and or "troll" posts, you risk being banned from site. 
Thanks, and no need to comment on this specific post.
Cheers
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Sinphas on September 21, 2011, 10:28:32 PM
Hello, Im having a bit of difficulty trying to get the emu to work properly. Now, ive reead allt he instructions to the letter and ive read every single page on this and many other forums on the topic to no avail. I have the D3sharp.exe compiled and running before i start my updated client via the shortcut (not the launcher). when i type in my bogus information, i get this error:
(http://img854.imageshack.us/img854/2866/3003error.th.jpg) (http://imageshack.us/photo/my-images/854/3003error.jpg/)

Im not sure at all what im doing wrong. and yes im using the latest D3sharp stuff from today.

Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: RadicalEnd on September 21, 2011, 10:49:00 PM
Quote from: Sinphas on September 21, 2011, 10:28:32 PM
Hello, Im having a bit of difficulty trying to get the emu to work properly. Now, ive reead allt he instructions to the letter and ive read every single page on this and many other forums on the topic to no avail. I have the D3sharp.exe compiled and running before i start my updated client via the shortcut (not the launcher). when i type in my bogus information, i get this error:
(http://img854.imageshack.us/img854/2866/3003error.th.jpg) (http://imageshack.us/photo/my-images/854/3003error.jpg/)

Im not sure at all what im doing wrong. and yes im using the latest D3sharp stuff from today.
check firewall
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: patriot on September 22, 2011, 12:33:17 AM
hi. i want to play but show me this error .how fix it ? im realy noob . help me

(http://www2.bazinama.com/img/files/fmqg21jssz66h7t6auqs.jpg)

Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Abaddon on September 22, 2011, 05:10:44 AM
Quote from: patriot on September 22, 2011, 12:33:17 AM
hi. i want to play but show me this error .how fix it ? im realy noob . help me

(http://www2.bazinama.com/img/files/fmqg21jssz66h7t6auqs.jpg)

Follow the guide posted by me. Remember the 1st step, which is VISITING the webpages and downloading the LATEST repos, emulator files, and other stuff you might need, they tell you all of that in their webpage.

I haven't tried releases further to the first (whose functionality was the exact same as the later ones in terms of gameplay)

Ah yes, and don't forget to say please and thank you, it might sound stupid, but good manners are usually appreciated by (smart) people

If after following all the steps your game still doesn't work it might be 1 of 3 problems:
-Firewall block
-Registry error
-Junk files with wrong values

For the first one, disable your firewall, for the other 2 download C-Cleaner and use it.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Blintux on September 22, 2011, 07:26:53 AM
The latest D3Sharp version (0.0.4282) doesn't work for me:
http://img839.imageshack.us/img839/894/errords.jpg (http://img839.imageshack.us/img839/894/errords.jpg)

Anyone else had the problem?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: saurep on September 22, 2011, 07:38:41 AM
too difficult and too much action can you put everything into one Instal?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Whatever on September 22, 2011, 07:41:59 AM
Quote from: Blintux on September 22, 2011, 07:26:53 AM
The latest D3Sharp version (0.0.4282) doesn't work for me:
http://img839.imageshack.us/img839/894/errords.jpg (http://img839.imageshack.us/img839/894/errords.jpg)

Anyone else had the problem?

There is a update 10 min. ago

btw. you don´t need to download it

the Error_7 happen again
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: magensaft on September 22, 2011, 12:56:46 PM
Short important Info:

You need to run d3sharp from a PATH WITHOUT SPACES!!!
I Reportet this already.

ie:
c:\temp\d3sharp\
c:\temp\d3sharp\assets\
c:\temp\d3sharp\d3sharp.exe
...

Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Blintux on September 22, 2011, 03:02:48 PM
I made a fresh D3Sharp build.
Download link: http://www.4shared.com/file/G34qFHlm/D3Sharp_v004282.html (http://www.4shared.com/file/G34qFHlm/D3Sharp_v004282.html)
Version: 0.0.4282
Changes: https://github.com/raistlinthewiz/d3sharp/commits/master/ (https://github.com/raistlinthewiz/d3sharp/commits/master/)

Enjoy :)
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: fbplayer232 on September 22, 2011, 03:23:24 PM
(http://img853.imageshack.us/img853/194/unledyad.png) I keep getting this error definitely different, and I went ahead and attached the previous users upload. Can anyone help me?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: axwe11 on September 22, 2011, 03:33:17 PM
IF I entered in game I have ERROR:

The game assets between the client and the server don't match.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: fbplayer232 on September 22, 2011, 03:51:13 PM
Fixed it problem I needed to update my visual... should have kept reading the site. My bad..... and axwe11 it is going to say that error once you enter into the world. This is a very early emulation, so aside from walking around inside of the village you cannot do much else.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Sinphas on September 22, 2011, 07:49:25 PM
Quote from: RadicalEnd on September 21, 2011, 10:49:00 PM
Quote from: Sinphas on September 21, 2011, 10:28:32 PM
Hello, Im having a bit of difficulty trying to get the emu to work properly. Now, ive reead allt he instructions to the letter and ive read every single page on this and many other forums on the topic to no avail. I have the D3sharp.exe compiled and running before i start my updated client via the shortcut (not the launcher). when i type in my bogus information, i get this error:
(http://img854.imageshack.us/img854/2866/3003error.th.jpg) (http://imageshack.us/photo/my-images/854/3003error.jpg/)

Im not sure at all what im doing wrong. and yes im using the latest D3sharp stuff from today.
check firewall

All firewalls are disabled, and im still receiving the same error  =(((((((((((
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: kveldulv on September 23, 2011, 08:07:52 AM
I launched the game with d3sharp release 6, but I could only play Monk and there were no monsters on the map. Map was very small and nothing happend there.
Is it normal?

Are you able to run the game with all abilities or its just the matter of emulation and we cant do anything more?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: analhue on September 23, 2011, 08:58:38 AM
Quote from: kveldulv on September 23, 2011, 08:07:52 AM
I launched the game with d3sharp release 6, but I could only play Monk and there were no monsters on the map. Map was very small and nothing happend there.
Is it normal?

Are you able to run the game with all abilities or its just the matter of emulation and we cant do anything more?

It's normal, just have to wait until they can fix all issues. Read the thread before asking I made the same question.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Sheetso on September 23, 2011, 09:03:56 AM
This is the actually status of programming the emulator.
They are only in "sandbox" mode.
And also you only can enter as a Monk cause this is the actually pre-save of the emulator.
You can only walk around and in New Tristram without NPC´s... no interaction... no enemies... nothing...
Just run around as a Monk! (Sandbox-mode)

We all hope that some day there will be a full 100% emulator working.. but if i realy look, i see that the steps are so slowly that the emu will be done when the full game is released.... every day a new step is ok... but if today the exit menu is new... tomorrow the logout menu is new.... after tomorrow the Bannerselection menu is new.... when will the emulator have all NPC´s.. all quest´s.... all skills abillities and weapons and armor???......

i think in about 2 or 3 years :D
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: amertak on September 23, 2011, 12:52:00 PM
Quote from: Sheetso on September 23, 2011, 09:03:56 AM
This is the actually status of programming the emulator.
They are only in "sandbox" mode.
And also you only can enter as a Monk cause this is the actually pre-save of the emulator.
You can only walk around and in New Tristram without NPC´s... no interaction... no enemies... nothing...
Just run around as a Monk! (Sandbox-mode)

We all hope that some day there will be a full 100% emulator working.. but if i realy look, i see that the steps are so slowly that the emu will be done when the full game is released.... every day a new step is ok... but if today the exit menu is new... tomorrow the logout menu is new.... after tomorrow the Bannerselection menu is new.... when will the emulator have all NPC´s.. all quest´s.... all skills abillities and weapons and armor???......

i think in about 2 or 3 years :D

it's gonna be like world of warcraft emulators ;) takes some time, but I hope it will be great :)
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: ramxi on September 23, 2011, 06:28:18 PM
Hi

I need some help.  Do i use Microsoft visual c#, or do is visual studio a whole different thing, im getting a "build failed" message.  Im pretty much stuck there.

thank you for the help
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: kimboy11 on September 23, 2011, 07:36:07 PM
Quote from: ramxi on September 23, 2011, 06:28:18 PM
Hi

I need some help.  Do i use Microsoft visual c#, or do is visual studio a whole different thing, im getting a "build failed" message.  Im pretty much stuck there.

thank you for the help

Download visual studio professional the trial version. the visual studio basic won't be able to read the .sln file. I don't know about the microsoft visual c# but the visual studio professional works.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: ramxi on September 23, 2011, 08:06:14 PM
ahhhhh im stuck at step 5!!!

Plz tell me where to create a shortcut to DiabloIII.exe from??  I have no idea where to find it.  Do i create a new folder and just call it Diablo3??  Im confused, plz help
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Sheetso on September 23, 2011, 09:03:18 PM
Quote from: ramxi on September 23, 2011, 08:06:14 PM
ahhhhh im stuck at step 5!!!

Plz tell me where to create a shortcut to DiabloIII.exe from??  I have no idea where to find it.  Do i create a new folder and just call it Diablo3??  Im confused, plz help

you must create a shortcut of original diabloIII.exe...
(make rightclick on the diabloIII.exe and choose "create shortcut")
after this put this shortcut to your Desktop (or where u want)
now make a rightklick on the shortcut and go to properties....
to the exe target add the line -launch -auroraaddress
The final target should look like this -> "random_directory*\Diablo III beta\Diablo III.exe" -launch -auroraaddress localhost:1345

now just click on apply.... and this step is finished :)
enjoy!!!
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: ramxi on September 23, 2011, 09:38:09 PM

[/quote]

you must create a shortcut of original diabloIII.exe...
(make rightclick on the diabloIII.exe and choose "create shortcut")
after this put this shortcut to your Desktop (or where u want)
now make a rightklick on the shortcut and go to properties....
to the exe target add the line -launch -auroraaddress
The final target should look like this -> "random_directory*\Diablo III beta\Diablo III.exe" -launch -auroraaddress localhost:1345

now just click on apply.... and this step is finished :)
enjoy!!!
[/quote]

im sorry, but it didnt work!

Do i create the shortcut from the actual D3 beta client??  It never added the "random directory" to the target. Where do i find the DiabloIII.exe to begin with?  Im sorry for being such a noob!
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: kimboy11 on September 23, 2011, 09:57:26 PM
Quote from: ramxi on September 23, 2011, 09:38:09 PM


you must create a shortcut of original diabloIII.exe...
(make rightclick on the diabloIII.exe and choose "create shortcut")
after this put this shortcut to your Desktop (or where u want)
now make a rightklick on the shortcut and go to properties....
to the exe target add the line -launch -auroraaddress
The final target should look like this -> "random_directory*\Diablo III beta\Diablo III.exe" -launch -auroraaddress localhost:1345

now just click on apply.... and this step is finished :)
enjoy!!!
[/quote]

im sorry, but it didnt work!

Do i create the shortcut from the actual D3 beta client??  It never added the "random directory" to the target. Where do i find the DiabloIII.exe to begin with?  Im sorry for being such a noob!
[/quote]

yes you need to create the shortcut from the actual D3 beta client. Its like doing it for any other game, what is so hard with making a shortcut?? The diabloIII.exe will be in default "C:\Program files\Diablo III beta" like in any other game. It depends on where you installed it obviously. My directory looks something like this

"F:\Program Files (x86)\Diablo III Beta\Diablo III.exe" -launch -auroraaddress 127.0.0.1:1345

EDIT: don't look for the directory "random_directory" because it doesn't exist. It is just an example whether it is C drive or D drive whereever you installed it
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: ramxi on September 23, 2011, 10:06:30 PM
oh ok, i had the right idea then

i will give it another shot, ty sir
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Sheetso on September 24, 2011, 03:25:15 AM
sry 4 that badass comment but OMFG did u ever use a PC ( Personal Computer)???? xD
ok that somebody is a bit noobish to understand it is ok... but this man... omg... should i draw Pictures for u? xD

crate a shortcut of diablo3.exe where u want...   FINISH..... what u cant understand? omg... plz use C64 or Mac.... xD
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: ridelore on September 24, 2011, 04:24:40 AM
This is what I get when I try to connect:

[Trace] [Program]: Client connected: 127.0.0.1:58929
[Debug] [Server]: ReceiveCallback - [Exception] System.IO.FileNotFoundException:
Could not load file or assembly 'Google.ProtocolBuffers, Version=2.3.0.277, Cul
ture=neutral, PublicKeyToken=17b3b1f090c3ea48' or one of its dependencies. The s
ystem cannot find the file specified.
File name: 'Google.ProtocolBuffers, Version=2.3.0.277, Culture=neutral, PublicKe
yToken=17b3b1f090c3ea48'
   at D3Sharp.Net.Packets.Header..ctor(Byte[] data)
   at D3Sharp.Net.Packets.Header..ctor(IEnumerable`1 data)
   at D3Sharp.Net.Packets.PacketRouter.Identify(IClient client, Byte[] buffer)
   at D3Sharp.Net.Packets.PacketRouter.Route(ClientDataEventArgs e)
   at D3Sharp.Program.<InitializeServerEvents>b__2(Object sender, ClientDataEven
tArgs e)
   at D3Sharp.Net.Server.OnDataReceived(ClientDataEventArgs e)
   at D3Sharp.Net.Server.ReceiveCallback(IAsyncResult result)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\M
icrosoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure lo
gging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fus
ion!EnableLog].
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Marucins on September 24, 2011, 04:49:28 AM
There's something for MacOS?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Digimortal on September 24, 2011, 07:49:21 PM
I'm kinda noob.
I'm downloading Raistlins source files and I'm compiling the d3sharp
but I'm stucking in where I should fine the d3sharp.exe (the emulator) to run it after I compile it
cause as I read in this thread and the other threads it's the way to run D3beta.

I might got something wrong in the prosses so can you please give me some help.
thanks.

Edit: i read a bit better the tutorial and i'm a monkey :P
is there a link to download the sandbox or I sould pm NightWolf to send them to me?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: mr911 on September 25, 2011, 02:37:52 AM
I completed the server emulation but can't do anything except run around being a demon hunter.

Any way I can be someone else and actually get to kill some monsters. Just wondering.
Thanks!
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: PreTenD on September 25, 2011, 03:09:53 AM
Everything seems to work fine, mostly, however my attacks have to real visual effects. Watching the Video of the Witchdoctor she blows out some leafy looking things. My witchdoctor doesn't blow out anything, just goes through the motions.

Incase you're wondering my video card is a GTX460 (Plenty good to run this) and it does have the newest drivers. Dx11 aswell.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: AmazingSandwich on September 25, 2011, 02:03:25 PM
Just a quick question.

So if I can find the client online somewhere and torrent it I use the launcher zip in this post to make it work? Just want to make sure I dont need to be a beta tester for this shit. Simple question I know.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: AsherZZ on September 25, 2011, 02:23:57 PM
Can someone explain how to crack .NET Framework ?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: FatMan on September 25, 2011, 03:02:34 PM
Quote from: AmazingSandwich on September 25, 2011, 02:03:25 PM
Just a quick question.

So if I can find the client online somewhere and torrent it I use the launcher zip in this post to make it work? Just want to make sure I dont need to be a beta tester for this shit. Simple question I know.

No Beta key required. Find a client, use the launcher to update it, then look around for the latest release of D3Sharp (release9). You should find it in the progress topic. Also, there are a few guides on how to get it set up.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Deception on September 25, 2011, 05:36:10 PM
sry if this is a stupid question but when i go to log in i get a "cant connect to service" error.

any1 know what the problem is? also is there a video with  a step by step guide by any chance anywhere?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: lucaspedri on September 25, 2011, 06:24:49 PM
Not sure if anyone asked this before but there will be a XP version or they plan to keep this for 7 only?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Deception on September 25, 2011, 06:27:07 PM
Quote from: lucaspedri on September 25, 2011, 06:24:49 PM
Not sure if anyone asked this before but there will be a XP version or they plan to keep this for 7 only?

r u talkin about windows xp and windows 7? cause i just got it to work and im on vista
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: lucaspedri on September 25, 2011, 06:32:24 PM
yes windows xp, didn't now that it works on vista.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Deception on September 25, 2011, 06:40:25 PM
Quote from: lucaspedri on September 25, 2011, 06:32:24 PM
yes windows xp, didn't now that it works on vista.

what happend when u tried it on xp? i downloaded visual professinal version and it took me alot of tries to get it to work but then i finally figured it out . the guide is kinda confusing
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: lucaspedri on September 25, 2011, 06:53:05 PM
nothing, I read that it doesn't work on XP, I tried it just to now what happens and apparently you can't click on login, it stands grayed out.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: lucaspedri on September 25, 2011, 09:51:47 PM
Forget the stupid question, When they said "put anything as account and password, I really thought that was really anything, but now after entering the game I think I will need a new video card :'(

Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Qiw on September 26, 2011, 12:36:33 PM
Okay, im gonna ask a really really dumb question again, when i DL the emu from https://github.com/raistlinthewiz/d3sharp and compile it myself, i ALWAYS get an InitializationException when trying to connect to my own server, but when i download a version that's already compiled it works great.. What am i doing wrong?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: AmazingSandwich on September 26, 2011, 03:58:06 PM
Has anyone got this working on MAC yet? I just need to know before I d/l the 15 gigs. Thanks for all the help so far on this forum guys!
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: archivedx on September 26, 2011, 05:14:05 PM
Mer... SO sorry, i searched didnt see this problem, but i compile the emulator and run it with the short cut and i log in but as soon as i get to the character screen the barbarian pops up the the game stops responding and windows shuts it down. On win7, emulator has worked before when you could only be monk, any ideas on what im doin wrong?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Abaddon on September 27, 2011, 08:25:03 AM
Quote from: archivedx on September 26, 2011, 05:14:05 PM
Mer... SO sorry, i searched didnt see this problem, but i compile the emulator and run it with the short cut and i log in but as soon as i get to the character screen the barbarian pops up the the game stops responding and windows shuts it down. On win7, emulator has worked before when you could only be monk, any ideas on what im doin wrong?

You need the latest emulator and the latest source compiled. You also need SQlite to run it properly, else it will pretty much crash and kick you to the desktop or send the 3003 error.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Youguysrock on September 27, 2011, 07:52:11 PM

1
Support / Re: FINAL EMULATION GUIDE
« on: Today at 05:02:23 PM »
Hey guys new here love your work but I am getting an error I have not seen yet I'm running d3sharp a already compiled one start it up everything works fine changed my target line with the address thing but when I open diablo three type in random email password the first and second boxes get clicked but then it just hangs I'm running win 7 64 bit any ideas or suggestions?? Please and thank sorry about typing weird I'm on my phone
ReplyQuoteNotify
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Icecrown on October 01, 2011, 01:20:53 PM
Quote from: Youguysrock on September 27, 2011, 07:52:11 PM

1
Support / Re: FINAL EMULATION GUIDE
« on: Today at 05:02:23 PM »
Hey guys new here love your work but I am getting an error I have not seen yet I'm running d3sharp a already compiled one start it up everything works fine changed my target line with the address thing but when I open diablo three type in random email password the first and second boxes get clicked but then it just hangs I'm running win 7 64 bit any ideas or suggestions?? Please and thank sorry about typing weird I'm on my phone
ReplyQuoteNotify

i have the same issue, this never happened before but now it just stop at "retrieving hero list" :&
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: tonto on October 04, 2011, 08:28:12 PM
Hey, running farmy's newest version, compiles OK (after removing the helmet.cs file) but when I try to launch a game, it just sits at the loading screen. 

any ideas?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: pulo747 on October 05, 2011, 08:57:42 AM
I've seen this error in previous pages but nobody has answered right what to do.
http://img843.imageshack.us/img843/5908/diabloiiierror.png (http://img843.imageshack.us/img843/5908/diabloiiierror.png)

It says: "The game assets between the client and the server don't match"
I updated the game, have the last D3Sharp version, and it keeps happening to me.
This error occurs after the character selection screen when I click on start game, while the map is loading.
I tried opening as an admin, changing the "-auroraaddress127.0.0.1:1345" to -auroraaddress localhost:1345, reinstalling, downloading another version, but nothing. >:(
I wanna play this game so much and I can't :'(

Thanks for help!
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: IWD on October 09, 2011, 03:15:40 AM
mm..
I Cant login, I am stuck on
[ Info] [Program]: mooege v0.1.4299.16316 warming-up..
[ Info] [Server]: Game-Server is listening on 0.0.0.0:1999...
[ Info] [Server]: MooNet-Server is listening on 0.0.0.0:1345...
[Trace] [Server]: MooNet-Client connected: 127.0.0.1:4412
[Trace] [BaseService]: Connect()
[Trace] [BaseService]: Bind() [export] Hash: 0xB732DB32 ID: 0x10 Service: ChannelService
[Trace] [BaseService]: Bind() [export] Hash: 0xFA0796FF ID: 0x0B Service: PresenceService
[Trace] [BaseService]: Bind() [import] Hash: 0xBF8C8094 ID: 0x02
[Trace] [BaseService]: Bind() [export] Hash: 0x0DECFC01 ID: 0x01 Service: AuthenticationService
[Trace] [BaseService]: Bind() [import] Hash: 0x71240E35 ID: 0x03
here it stays as it is without any errors, just stuck
any sugestions?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: stillblaze01 on October 11, 2011, 10:35:51 PM
First of all thansx to all of you putting in time and effort to the project!
quick question is there a way to save your character with gear
Because my character comes back with no gear? and is any one having 
Bad data :) after killing zombies? hope i posted in the rite place.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Abaddon on October 12, 2011, 06:01:39 AM
Hi stillblaze01, the "bad data" error is very common in the new versions, you can also crash after picking some items up. Wait for new updates and you will see it gets fixed soon enough. About saving the character with gear... that's not a problem yet, specially since items are being fixed and most of them are bugged (including gold), in earlier versions you could save them between sessions, but not the case here.

To sum up, since this is still a sandbox I wouldn't care much about "bad data" errors or characters not saving, you may test the game features, but not count on them being saved between sessions. When there is a release where you can actually play the game (EVEN THOUGH IT'S GOING TO BE ULTRA BUGGED!!!!) then you may become upset, else there's nothing to be worried about.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Cencio on October 27, 2011, 02:40:51 PM
I have this error:

Quote[Fatal] [MPQPatchChain]: Cannot find base MPQ file: CoreData.mpq

Help me?...
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: bryan_nguyen on October 27, 2011, 11:24:54 PM
Quote from: Cencio on October 27, 2011, 02:40:51 PM
I have this error:

Quote[Fatal] [MPQPatchChain]: Cannot find base MPQ file: CoreData.mpq

Help me?...

go to assets>MPQ

read IMPORTANT file in notepad or equivalent, which says:
"Copy mpq files here or mooege will be not working.."

I just copied all the contents in Diablo III Beta\Data_D3\PC\MPQs
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Cencio on October 28, 2011, 07:34:01 AM
NOW, i get this:

Quote[Fatal] [MPQPatchChain]: Required patch-chain version 7447 is not satified <found version: 0>.

Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: SWRogue on October 28, 2011, 05:30:16 PM
After copying all the MPQs to the Assets folder I still get nowhere, with the newest build I get stuck at the Loading Screen after making a character.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Phanamine on October 28, 2011, 07:31:43 PM
Quote from: SWRogue on October 28, 2011, 05:30:16 PM
After copying all the MPQs to the Assets folder I still get nowhere, with the newest build I get stuck at the Loading Screen after making a character.

Well now that the new commit has been implamented I also now get stuck at the loading screen.. Not sure what they are wanting us to test..  :'(
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: VALVe DnB on October 29, 2011, 05:07:31 PM
I was having the same problem - you just need to copy "everything" from Data_d3\PC\MPQs  to Mpq folder in mooege then start mooege exe and wait till loads all in mooege window and start the game!
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Marcin on October 29, 2011, 05:55:43 PM
Hi,
I believe I've got same problem,
Quote[30.10.2011 00:48:48.203] [ Info] [Program]: mooege v0.1.4319.42443 warming-up..
[30.10.2011 00:48:48.609] [ Info] [Program]: Item database loaded with a total of 1006 item definitions
[30.10.2011 00:48:48.609] [ Info] [MPQStorage]: Initializing MPQ storage..
[30.10.2011 00:48:48.656] [ Info] [MPQPatchChain]: Adding patch file: /base/d3-update-base-7170.MPQ
[30.10.2011 00:48:48.656] [ Info] [MPQPatchChain]: Adding patch file: /base/d3-update-base-7200.MPQ
[30.10.2011 00:48:48.656] [ Info] [MPQPatchChain]: Adding patch file: /base/d3-update-base-7318.MPQ
[30.10.2011 00:48:48.656] [ Info] [MPQPatchChain]: Adding patch file: /base/d3-update-base-7338.MPQ
[30.10.2011 00:48:48.656] [ Info] [MPQPatchChain]: Adding patch file: /base/d3-update-base-7447.MPQ
[30.10.2011 00:48:49.500] [Fatal] [Program]: Mooege terminating because of unhandled exception. - [Exception] System.TypeInitializationException: The type initializer for 'Mooege.Common.MPQ.MPQStorage' threw an exception. ---> System.IO.InvalidDataException: Found invalid data while decoding.
   at CrystalMpq.MpqFileStream.ApplyPatch(PatchInfoHeader patchInfoHeader, Stream baseStream)
   at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
   at CrystalMpq.Utility.MpqFileSystem.ResolveBaseFile(Object sender, ResolveStreamEventArgs e)
   at CrystalMpq.MpqArchive.ResolveBaseFileInternal(MpqFile file)
   at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
   at CrystalMpq.MpqFile.Open()
   at Mooege.Common.MPQ.Data.LoadCatalog() in C:\Documents and Settings\R. Zombie\Pulpit\mooege-mooege-a245291\mooege-mooege-a245291\src\Mooege\Common\MPQ\Data.cs:line 71
   at Mooege.Common.MPQ.Data.Init() in C:\Documents and Settings\R. Zombie\Pulpit\mooege-mooege-a245291\mooege-mooege-a245291\src\Mooege\Common\MPQ\Data.cs:line 42
   at Mooege.Common.MPQ.MPQStorage..cctor() in C:\Documents and Settings\R. Zombie\Pulpit\mooege-mooege-a245291\mooege-mooege-a245291\src\Mooege\Common\MPQ\MPQStorage.cs:line 46
   --- End of inner exception stack trace ---
   at Mooege.Common.MPQ.MPQStorage.Init()
   at Mooege.Program.Main(String[] args) in C:\Documents and Settings\R. Zombie\Pulpit\mooege-mooege-a245291\mooege-mooege-a245291\src\Mooege\Program.cs:line 58
but as far as I see *everything* (total:  2,88 GB from /PC/MPQ) is in assetts.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: VALVe DnB on October 29, 2011, 06:26:21 PM
Everything from D3_Data\MPQs is exact 3.20 GB(all the files and folders) - you need to copy all and put it to Mooege\Assets\MPQ then run mooege(wait till it loads !) and run Diablo 3
Btw there are some BIG changes
Artisans
Some NPCs
Interaction with npc's - at least some of them
Working waypoints and doors(dungeons and cellars etc)
some objects...
I think soon we will have almost everything!
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Marcin on October 29, 2011, 06:34:56 PM
Hm, my installation is just 2,88. Have to investigate this. Thanks.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Cencio on October 29, 2011, 07:51:23 PM
Quote from: VALVe DnB on October 29, 2011, 06:26:21 PM
Everything from D3_Data\MPQs is exact 3.20 GB(all the files and folders) - you need to copy all and put it to Mooege\Assets\MPQ then run mooege(wait till it loads !) and run Diablo 3
Btw there are some BIG changes
Artisans
Some NPCs
Interaction with npc's - at least some of them
Working waypoints and doors(dungeons and cellars etc)
some objects...
I think soon we will have almost everything!

This is an answer. Now all works perfect!. Thanks.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Sheetso on October 29, 2011, 08:09:40 PM
Ok now it runs but with some kind of "speedhack".... ´did i make something wrong or is there a way to change it to "normal runspeed"? o.O

thx :D
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: katarax on October 29, 2011, 08:14:57 PM
Im gettin an error code 10006 when i try to spawn monsters, or even talk in the chat box. plus im not seeing any mobs or npcs
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: SWRogue on October 29, 2011, 08:36:12 PM
Ok I have copied all 3.2g over to the correct folder but should it take more then say 5 min to get past the loading screen as it would never take long before.
I still get the : [Fatal] [MPQPatchChain]: Cannot find base MPQ file: CoreData.mpq
I'm downloading / reinstalling to see if that fixes it.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Sheetso on October 30, 2011, 12:11:53 PM
Quote from: SWRogue on October 29, 2011, 08:36:12 PM
Ok I have copied all 3.2g over to the correct folder but should it take more then say 5 min to get past the loading screen as it would never take long before.
I still get the : [Fatal] [MPQPatchChain]: Cannot find base MPQ file: CoreData.mpq
I'm downloading / reinstalling to see if that fixes it.

You must copy the MPQ Files to Mooege\src\Mooege\bin\Release\Assets\MPQ

hope it helps....
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: AlphaT on November 05, 2011, 02:58:44 AM
OMG, WTF?! I loadet mooege 3 weeks ago, all worked right. Now i download and try to run the last build, second day, and get some stupid errors... ???

(http://clip2net.com/clip/m99402/1320478203-clip-73kb.png)




Than run .exe  ???

(http://clip2net.com/clip/m99402/1320478246-clip-34kb.png)

Do you have some ideas?   ::)
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Espionage724 on November 05, 2011, 03:49:24 AM
Quote from: AlphaT on November 05, 2011, 02:58:44 AM
OMG, WTF?! I loadet mooege 3 weeks ago, all worked right. Now i download and try to run the last build, second day, and get some stupid errors... ???

(http://clip2net.com/clip/m99402/1320478203-clip-73kb.png)




Than run .exe  ???

(http://clip2net.com/clip/m99402/1320478246-clip-34kb.png)

Do you have some ideas?   ::)

1. Those aren't errors, their warnings. If they were errors, you wouldn't of been able to compile :p

2. You need to copy D3 mpq's to the MPQ folder in Mooege's directory somewhere (it's not really "that" hard, I figured that out without reading anything :p). Can't really say which folders exactly though, I'm not in front of my main computer atm :/ Good luck
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: AlphaT on November 05, 2011, 05:16:55 AM
Quote from: Espionage724 on November 05, 2011, 03:49:24 AM

1. Those aren't errors, their warnings. If they were errors, you wouldn't of been able to compile :p

2. You need to copy D3 mpq's to the MPQ folder in Mooege's directory somewhere (it's not really "that" hard, I figured that out without reading anything :p). Can't really say which folders exactly though, I'm not in front of my main computer atm :/ Good luck

thk you,  but now i have this O_o

(http://clip2net.com/clip/m99402/1320488102-clip-19kb.png)
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: AlphaT on November 05, 2011, 07:52:05 AM
now i copied the whole MPQs folder to mooege.
Result:

(http://clip2net.com/clip/m99402/1320496837-clip-42kb.png)

Read forum... dont find some usefull answers...
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Trawis on November 07, 2011, 09:12:20 AM
Hello.
Can someone explain to me what to do to play the beta. Top in several points.
I'm not from here and do not quite understand, so I apologize for breaking the language .. ;)
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Maldibion on November 07, 2011, 01:24:08 PM
Quote from: Trawis on November 07, 2011, 09:12:20 AM
Hello.
Can someone explain to me what to do to play the beta. Top in several points.
I'm not from here and do not quite understand, so I apologize for breaking the language .. ;)
You can find everything you need on this page. http://wiki.mooege.org/Beginners_Guide (http://wiki.mooege.org/Beginners_Guide) It is a beginners guide.
Btw it is not the original beta but an emulated version of diablo 3.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Barracuda72 on November 10, 2011, 07:18:37 AM
I have some strange issue...
Mooege and Diablo III works fine on Linux with wine (1.3.32), but I can't compile Mooege with Mono using Mooege-Mono.sln project file. But project Mooege-VS2010.sln builds successfully and runs fine. I am using xbuild method.
Question: What I am doing wrong? And why do Mooege need separate files for Mono and VS?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Bara on November 23, 2011, 10:35:30 PM
I got a strange problem... When i try to update mooege, i got a message after i get the commit:

Trouble w/ unoacker!


What am i supposed to do?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Phanamine on November 24, 2011, 12:51:37 AM
Quote from: Bara on November 23, 2011, 10:35:30 PM
I got a strange problem... When i try to update mooege, i got a message after i get the commit:

Trouble w/ unoacker!


What am i supposed to do?

MooExt has not been updated to work with patch 5 or 6.. If your client patched to any of these patches.. MooExt will not work..
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: matias9 on December 02, 2011, 07:31:16 AM
now i have a question
why does the server/emulator need MPQ Files?
i dont get it.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Phanamine on December 02, 2011, 08:21:03 AM
 MPQ. Files carry alot of the Data for D3.. Such as certain Content. Mooege makes them work.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: whiskeyyyz on December 03, 2011, 11:32:14 PM
"Required patch-chain version 7931 is not satisfied (found version:0)"

any help would rock.  moved the MPQ's to their spot in the assets folder and got past the first issue i had but no idea with this one.  thanks in advance.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: whiskeyyyz on December 03, 2011, 11:43:00 PM
Quote from: AlphaT on November 05, 2011, 05:16:55 AM
Quote from: Espionage724 on November 05, 2011, 03:49:24 AM

1. Those aren't errors, their warnings. If they were errors, you wouldn't of been able to compile :p

2. You need to copy D3 mpq's to the MPQ folder in Mooege's directory somewhere (it's not really "that" hard, I figured that out without reading anything :p). Can't really say which folders exactly though, I'm not in front of my main computer atm :/ Good luck

thk you,  but now i have this O_o

(http://clip2net.com/clip/m99402/1320488102-clip-19kb.png)
this is exactly what i have pretty much.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Phanamine on December 05, 2011, 08:33:28 AM
Quote from: whiskeyyyz on December 03, 2011, 11:32:14 PM
"Required patch-chain version 7931 is not satisfied (found version:0)"

any help would rock.  moved the MPQ's to their spot in the assets folder and got past the first issue i had but no idea with this one.  thanks in advance.

  Did you let your client update?

Quote from: whiskeyyyz on December 03, 2011, 11:43:00 PM
Quote from: AlphaT on November 05, 2011, 05:16:55 AM
Quote from: Espionage724 on November 05, 2011, 03:49:24 AM

1. Those aren't errors, their warnings. If they were errors, you wouldn't of been able to compile :p

2. You need to copy D3 mpq's to the MPQ folder in Mooege's directory somewhere (it's not really "that" hard, I figured that out without reading anything :p). Can't really say which folders exactly though, I'm not in front of my main computer atm :/ Good luck

thk you,  but now i have this O_o

(http://clip2net.com/clip/m99402/1320488102-clip-19kb.png)
this is exactly what i have pretty much.

I havent seen this error before Ill check it out.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: whiskeyyyz on December 05, 2011, 09:26:44 PM
yes i did.  if im not suppose to it's an easy re-install and it should be working.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: blejdaq on December 05, 2011, 10:54:39 PM
Did you preserve folder structure when you copied mpq files from D3B? New mooege requires it that way.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: DragonSlayer on December 07, 2011, 04:44:29 PM
hi everyone been trying to get mooege to work for me ive been able to in the past but now i get this error.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: zloduh on December 08, 2011, 01:06:41 AM
This seems to be the solution

Quote
d3-update-base-7170.MPQ d55d3c50
d3-update-base-7200.MPQ 50a1dd84
d3-update-base-7318.MPQ 0c09118a
d3-update-base-7338.MPQ 6c3ed3d7
d3-update-base-7447.MPQ 34547a5f
d3-update-base-7728.MPQ fd1c9a7d
d3-update-base-7841.MPQ f12f6867
d3-update-base-7931.MPQ 6cf6482f
base-Win.mpq 5004602f
ClientData.mpq 7d137c19
CoreData.mpq d217acb0

Download http://www.traction-software.co.uk/SFVChecker/ (http://www.traction-software.co.uk/SFVChecker/) and compare your hashes to the ones listed here, if your files hash is not the same as listed here then you need to redownload.

http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7170.MPQ (http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7170.MPQ)
http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7200.MPQ (http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7200.MPQ)
http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7318.MPQ (http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7318.MPQ)

http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7338.MPQ (http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7338.MPQ)
http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7447.MPQ (http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7447.MPQ)
http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7728.MPQ (http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7728.MPQ)
http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7841.MPQ (http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7841.MPQ)
http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7931.MPQ (http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base/d3-update-base-7931.MPQ)
http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base-Win.mpq (http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/base-Win.mpq)
http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/ClientData.mpq (http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/ClientData.mpq)
http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/CoreData.mpq (http://ak.worldofwarcraft.com.edgesuite.net/d3-pod/20FB5BE9/NA/7162.direct/Data_D3/PC/MPQs/CoreData.mpq)



After downloading if your SFV hash's do not match then re download.

Linking to files is allowed and legal, you are downloading from Blizzard Servers at your own knowledge.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: zloduh on December 08, 2011, 03:47:05 AM
Ok this did save the problem with error in mooege. Now i can connect to server, create a char. But when i start new game it goes to loading screen and it stays there. Just keep twirling those diamonds and nothing happens.
IF anyone has a solution please post. Thx
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: murka on January 07, 2012, 12:42:58 PM
Is there a version of mooege that works with the latest D3 beta? All the versions I'm trying (Through MadCow) are giving me error 3005 which (I guess) means that the version of the beta is not compatible.
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: joker2k on January 24, 2012, 11:28:00 AM
same goes here... error 3005

although everything is runing well, when you try to log in , just cant do anything - error 3005 popsup.

any new way to play ?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: ultrakey on January 30, 2012, 04:34:32 PM
Quote from: AlphaT on November 05, 2011, 07:52:05 AM
now i copied the whole MPQs folder to mooege.
Result:

(http://clip2net.com/clip/m99402/1320496837-clip-42kb.png)

Read forum... dont find some usefull answers...
The same with mine with the latess version of mooege. :'(
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: bausapex on March 15, 2012, 12:39:10 AM
So since I'm a newb at this and this is where newbs are supposed to post ...I'm on a mac running the latest version of Lion iOS, can anyone point me in the right direction to get d3 running? 

So far I've downloaded and installed the mac d3 beta client.. now what?  I see that I have to download/install the mooege file, which I've already tried but its not compatible on mac.  Is there a mac compatible version?
Title: Re: Server Emulation Support Thread. (Newbs post here)
Post by: Ninja on March 15, 2012, 05:07:51 AM
i have a problem and i cant find anyone else have it or talk about....after i take the game update it to last version take mooege copys the mpq start the exe everithing is ok and when i launch from the shortcut(modified - launch...) games stays for a while and than i get this message faild to validate...cannot conect to Agent. something like that im at work...cant give all the detail.can someone confirm if the last patch 14 works on mooege? ty sry for my english