Jump to content

Adam Lopez

Members
  • Posts

    10
  • Joined

  • Last visited

About Adam Lopez

  • Birthday 05/16/1975

Adam Lopez's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Oh ok, yeah it was Relevant Knowledge. Everythings working now. I was reading in my PC and it said it Originated from: C:\Windows\Temp from a file called Artemis! but this Artemis! file was in a really weird place, it was sitting in C:\Windows\System32 and C:\Windows\System32\Boot\en-US. Anyone know what this is? There is multiple files of Artemis! located: In McAfee's Personal Quarantine Section. What is Artemis! ?
  2. I searched google and this is what I found: sometimes this is caused by the malware called "Relevant Knowledge". If you see it under your Add/Remove Programs, then get rid of it. (Source: http://www.minecraftforum.net/topic/1789845-address-family-not-supported-by-protocol-family-connect/). I was wondering where this came from. It just appeared on my PC after playing Star Trek Online.
  3. Ok, but what is that Java Error code? I have never seen it in my life of Java(Java Programmer in Training :3). The ones I always see is java.net.SocketException: Connection Lost or something like that when a Server Crashes. This is new to Java and Minecraft
  4. You need to provide us with the Launcher Version. Try Re-Installing the Launcher, and if you have the latest version of .Framework Installed. Also, I ask of you to please put the Error Log down here. So we can see what is Crashing the Launcher on Startup. **To find your Log, do this: 1.) Go to your AppData in your system. For Windows 7: Click the Start Button and click Run, then type: %appdata% For Windows 8 Hold the Start Button on your Keyboard and press R and do the same thing as above. 2.) Find your .technic File(Usually at the Top). 3.) Open it and find the Logs File. 4.) Open the Logs File and you should see a Log File(Opens with Notepad). 5.) Open it with a Text Editor and Copy the Whole thing, then come over here to your Post, click Edit, and where it says Error Log Paste the Entire thing in there. Thanks!
  5. Try turning Windows Firewall and your Anti-Virus Software off. See if this helps. And also, can you please give us the Error Log? This may also be that Java has some corrupted files. If turning off your Anti-Virus Program and Windows Firewall, doesn't work, then do a clean re-install of Java. Come back if this worked or not.
  6. Yes, if its disabled it does the same thing.
  7. Launcher Version: 3.0.0.378 Operating System: Windows 8 64-bit with 8 DDR3 GB of RAM, 7.3 GB Usable Java Version: Version 7 Update 45 Antivirus Program: McAfee Description of Problem: Ok, so I noticed when I launched Technic for the first time, everything said "Offline". Every Modpack said that, the only one that did not was a Modpack called "The Mining Dead"(Im not advertising). So, I just clicked "Connect" on Tekkit (1.0.0.10 I believe)and everything loaded, just the only problem I got was when I was trying to join servers it gave me that Error Message down below(or above). There was only 1 server that didn't say that, towards where the others said the same Error Message upon connecting. Can you guys help me? Error Messages: java.net.SocketException: Address family not supported by protocol family: connect Error Log: 2014/01/03 01:52:40 [iNFO] ------------------------------------------ 2014/01/03 01:52:40 [iNFO] Technic Launcher is starting.... 2014/01/03 01:52:40 [iNFO] Launcher Build: 378 2014/01/03 01:52:40 [iNFO] ------------ Startup Parameters ------------ 2014/01/03 01:52:40 [iNFO] --------- End of Startup Parameters --------- 2014/01/03 01:52:40 [WARNING] Unable to load users from C:\Users\Henry Lopez\AppData\Roaming\.technic\users.json because it does not exist. 2014/01/03 01:52:40 [WARNING] Unable to load installedPacks from C:\Users\Henry Lopez\AppData\Roaming\.technic\installedPacks because it does not exist. 2014/01/03 01:52:42 [sEVERE] Error accessing URL. 2014/01/03 01:52:42 [WARNING] Unable to load technic modpacks net.technicpack.launchercore.exception.RestfulAPIException: Error accessing URL [http://solder.technicpack.net/api/modpack/?include=full&cid=4a511767-2ff0-497d-8f75-4bf5013d23d6] at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:76) at org.spoutcraft.launcher.Launcher$6.run(Launcher.java:216) Caused by: java.net.SocketException: Address family not supported by protocol family: connect at java.net.DualStackPlainSocketImpl.connect0(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:56) ... 1 more 2014/01/03 01:52:43 [WARNING] Unable to load news, hiding news section net.technicpack.launchercore.exception.RestfulAPIException: Error accessing URL [http://www.technicpack.net/api/news/] at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:76) at org.spoutcraft.launcher.skin.NewsComponent.loadArticles(NewsComponent.java:45) at org.spoutcraft.launcher.Launcher$2.run(Launcher.java:105) Caused by: java.net.SocketException: Address family not supported by protocol family: connect at java.net.DualStackPlainSocketImpl.connect0(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:56) ... 2 more 2014/01/03 01:52:43 [iNFO] Launcher took: 2557ms to start 2014/01/03 01:53:01 [iNFO] Auth: {"error":"ForbiddenOperationException","errorMessage":"Invalid credentials. Invalid username or password."} 2014/01/03 01:53:16 [iNFO] Auth: {"accessToken":"4ccdba92b79142d38a28ac8ab28504ba","clientToken":"a0e3f70b-65f9-4916-8965-4bfd34817b11","selectedProfile":{"id":"b33ba6b2a4b14cc48bd0760d62ac12fa","name":"thehumanslayer12"},"availableProfiles":[{"id":"b33ba6b2a4b14cc48bd0760d62ac12fa","name":"thehumanslayer12"}]} 2014/01/03 01:53:16 [iNFO] Starting download of https://minotar.net/helm/thehumanslayer12/100, with 3 tries remaining 2014/01/03 01:53:18 [iNFO] InstalledPack{info=null, name='null', platform=false, build='recommended', directory='null'} 2014/01/03 01:53:18 [iNFO] InstalledPack{info=null, name='null', platform=false, build='recommended', directory='null'} 2014/01/03 01:53:19 [iNFO] InstalledPack{info=null, name='null', platform=false, build='recommended', directory='null'} 2014/01/03 01:53:19 [iNFO] InstalledPack{info=null, name='null', platform=false, build='recommended', directory='null'} 2014/01/03 01:53:23 [iNFO] InstalledPack{info=null, name='null', platform=false, build='recommended', directory='null'} 2014/01/03 01:53:23 [iNFO] InstalledPack{info=null, name='null', platform=false, build='recommended', directory='null'} 2014/01/03 01:53:24 [iNFO] InstalledPack{info=null, name='null', platform=false, build='recommended', directory='null'} 2014/01/03 01:53:25 [iNFO] InstalledPack{info=null, name='null', platform=false, build='recommended', directory='null'} 2014/01/03 01:54:12 [iNFO] ------------------------------------------ 2014/01/03 01:54:12 [iNFO] Technic Launcher is starting.... 2014/01/03 01:54:12 [iNFO] Launcher Build: 378 2014/01/03 01:54:12 [iNFO] ------------ Startup Parameters ------------ 2014/01/03 01:54:12 [iNFO] --------- End of Startup Parameters --------- 2014/01/03 01:54:14 [sEVERE] Error accessing URL. 2014/01/03 01:54:14 [WARNING] Unable to load technic modpacks net.technicpack.launchercore.exception.RestfulAPIException: Error accessing URL [http://solder.technicpack.net/api/modpack/?include=full&cid=4a511767-2ff0-497d-8f75-4bf5013d23d6] at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:76) at org.spoutcraft.launcher.Launcher$6.run(Launcher.java:216) Caused by: java.net.SocketException: Address family not supported by protocol family: connect at java.net.DualStackPlainSocketImpl.connect0(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:56) ... 1 more 2014/01/03 01:54:14 [iNFO] Starting download of https://minotar.net/helm/thehumanslayer12/100, with 3 tries remaining 2014/01/03 01:54:15 [iNFO] {"accessToken":"996a0a06a6e34eb9af1e015bd63e5b2d","clientToken":"a0e3f70b-65f9-4916-8965-4bfd34817b11","selectedProfile":{"id":"b33ba6b2a4b14cc48bd0760d62ac12fa","name":"thehumanslayer12"}} 2014/01/03 01:54:15 [iNFO] Launcher took: 3628ms to start 2014/01/03 01:54:25 [iNFO] Maximum usable memory detected: 7606 mb
  8. Great job on the whole team who made this Launcher cause it works WONDERFUL!!! OMG i would donate 1000$ to the Technic Productions!! Well i can say this for my computer, ill put my System details in here too, oh and it would be great if you guys also added like this support page or anything like that would be GREAT! My Computers Info: --------------------------------------------------------------------------------------------- Manufacturer: Hewlett-Packard Company Model: p7-1297cb Processor: AMD A10-5700 APU with Radeon HD Graphics 3.40 GHz Installed Memory (Ram): 8.00 GB (7.43 GB Usable) System Type: 64-bit Operating System Windows Edition: Windows 7 Home Premium (Service Pack 1) Java: JRE-7 Update 17 Thanks again!!!!! Adam.
  9. Launcher Version: 3.1.2 Operating System: Windows 7 Home Premium (64-Bit Java) Java Version: Version 7 Update 13 Antivirus Program: McAfee Description of Problem: When i try to update tekkit or another modpack, it doesn't update it. I've heard that the latest version of tekkit is 1.4.5 or 1.4.6 but tekkkit stays at Version 1.2.5. Why does it not update my modpack to the latest version and why is it 1.2.5. Error Messages: None Error Log: None
  10. This Probably means either your launcher is outdated or your computer can't run/create a world. Theres common fixes to this. Also it might be because your computer does not have enough memory/RAM to make the world
×
×
  • Create New...