Server Emulation Support Thread. (Newbs post here)

Started by Moosey, September 20, 2011, 06:46:01 AM

Previous topic - Next topic

axwe11

I'm have a problem, update/reinstall - not work. Help me! Thx


jablay01

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

Blintux

#63
Cheers! I successfully added some cool item to my character :)
Screenshot

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
- Replace ".SetGbid(0)" lines to: ".SetGbid( (int)StringHashHelper.HashString2("YOUR_ITEM_ID") )"
  (such as the existing helm or mace)
- Complie and see the result :)

jablay01

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

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
- 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?

Espionage724

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!

Abaddon

Quote from: Blintux on September 20, 2011, 04:31:56 PM
Cheers! I successfully added some cool item to my character :)
Screenshot

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
- 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?

analhue

Quote from: Blintux on September 20, 2011, 04:31:56 PM
Cheers! I successfully added some cool item to my character :)
Screenshot

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
- 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??

Espionage724

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

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
- 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 :)

ethalion

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.

axwe11

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!

dhampirking

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.

Abaddon

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

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.

axwe11

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 :/