Homebrew Where has Homebrew gone?

Shadowsurfer

New Member
OP
Newbie
Joined
Oct 30, 2010
Messages
1
Trophies
0
XP
1
Country
Today I tried to connect to the Homebrew Channel to see what new homebrew apps are out only to discover ther www.codemii.com is no longer available.

Have they been removed by legal means or have there servers failed?

I did some basic testing to see if the site exists.

C:\Users\Blank>nslookup www.codemii.com
Server: UnKnown
Address: 192.168.0.1

Non-authoritative answer:
Name: www.codemii.com
Address: 79.136.53.163

C:\Users\Blank>ping www.codemii.com

Pinging www.codemii.com [79.136.53.163] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 79.136.53.163:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

C:\Users\Blank>tracert www.codemii.com

Tracing route to www.codemii.com [79.136.53.163]
over a maximum of 30 hops:

1 2 ms 1 ms 1 ms 192.168.0.1
2 32 ms 42 ms 39 ms rdl801.ba.optusnet.com.au [198.142.130.27]
3 33 ms 40 ms 33 ms rdl2-ge12-0.gw.optusnet.com.au [198.142.144.161]

4 48 ms 48 ms 48 ms sbr3-ge14-0-0-821.gw.optusnet.com.au [211.29.156
.12]
5 206 ms 207 ms 206 ms 203.208.191.73
6 207 ms 207 ms 212 ms ae0-109.sjc10.ip4.tinet.net [77.67.79.5]
7 207 ms 207 ms 211 ms xe-0-0-0.sjc12.ip4.tinet.net [89.149.184.125]
8 206 ms 206 ms 205 ms te9-4-10G.ar4.sjc2.gblx.net [208.50.13.25]
9 399 ms 393 ms 389 ms bahnhof.ar1.arn3.gblx.net [64.214.141.10]
10 * * * Request timed out.
11 * * * Request timed out.
12 * * * Request timed out.
13 * * * Request timed out.
14 * * * Request timed out.
15 * * * Request timed out.
16 * * * Request timed out.
17 * * * Request timed out.
18 * * * Request timed out.
19 * * * Request timed out.
20 * * * Request timed out.
21 * * * Request timed out.
22 * * * Request timed out.
23 * * * Request timed out.
24 * * * Request timed out.
25 * * * Request timed out.
26 * * * Request timed out.
27 * * * Request timed out.
28 * * * Request timed out.
29 * * * Request timed out.
30 * * * Request timed out.

Trace complete.

On top of that when you google Homebrew channel and then try to go to the official website hbc.hackmii.com or wiibrew.org these pages are no longer available.
 

koji2009

Well-Known Member
Member
Joined
Mar 13, 2009
Messages
1,193
Trophies
0
XP
197
Country
United States
If their sites ever go down... it's not do to any legal reasons as everything they hosted is perfectly legal. Server maintenance/server move is the most likely culprit... Possible downtime from lack of funds is also a possibility.
 

lost_loven

Well-Known Member
Member
Joined
Mar 8, 2010
Messages
115
Trophies
0
XP
156
Country
Canada
Answered myself lol opps
The Homebrew Browser has been upgraded to v0.3.9b. As you may have noticed the CodeMii server has been down for a few days, so I’ve now added a secondary backup server to the Homebrew Browser in case this happens again, downloads and ratings won’t work on the secondary backup server. Also a connection test has been added so you don’t have to wait for the read error -116 to happen and it will retry 3 times for 3 seconds before trying the backup server.

Download HBB v0.3.9b or run HBB on your Wii to update

lost
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • NinStar @ NinStar:
    you have to launch your homebrews directly from the wii u menu
  • NinStar @ NinStar:
    there is a plugin that display them on the wii u menu, pretty sure it is enabled by default
  • crafthp434 @ crafthp434:
    so like it doesnt exist
  • crafthp434 @ crafthp434:
    yeah
    ?
  • NinStar @ NinStar:
    it doesn't exist, at least not for aroma
  • crafthp434 @ crafthp434:
    ohhhhh
  • NinStar @ NinStar:
    on tiramisu you can access it by opening mii maker
  • crafthp434 @ crafthp434:
    okay
  • NinStar @ NinStar:
    I don't have a wii u anymore to test it myself, but if homebrews are not visible on the wii u menu I think you can press L + R + minus to open the plugin menu, there should be an option called "homebrews on wii u menu" or something similar
  • crafthp434 @ crafthp434:
    nope
  • crafthp434 @ crafthp434:
    it is L+dpad down+ select
  • crafthp434 @ crafthp434:
    but homebrew is appearing in the home menu btw
  • NinStar @ NinStar:
    yes, now I remember it
  • NinStar @ NinStar:
    then it is working, I also don't like that they did this but it is the only option you have if you are using aroma
  • crafthp434 @ crafthp434:
    i just didint know the homebrew launcher didint exist in aroma
  • crafthp434 @ crafthp434:
    thanks btw
  • Xdqwerty @ Xdqwerty:
    Im downloading fallout 3 goty edition
    +1
  • BigOnYa @ BigOnYa:
    I'm downloading more ram for my hamster pc
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    New hamster PC, with anal operation and BT connectivity!
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, How do I make enemies respawn on gdevelop after
    the player dies?
  • Psionic Roshambo @ Psionic Roshambo:
    Carrying a PC or phone is so old school!
  • Psionic Roshambo @ Psionic Roshambo:
    Squeeze your cheeks twice to answer calls!
  • BigOnYa @ BigOnYa:
    @Xdqwerty you can use a "spawner" function on any object.
  • BigOnYa @ BigOnYa:
    Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does not exist, then create enemy at certain spot. (This would be a pain tho for lots of emeies)
    BigOnYa @ BigOnYa: Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does...