Quantcast
Channel: Technical Issues – PC topics
Viewing all 14168 articles
Browse latest View live

Sims 3 store - in game

$
0
0
I already have a Sims3 account along with an Origin account. I just purchased sims points for my game, but when I go in Sims 3 and try to log in to my store account, it gives me this new user registration page. I fill it out, then it directs me back to the new user registration page and I can't get past that page.
.
Please help.

Misc Design Folder Bug

$
0
0

Hey fellow Simmers!

 

I have recently been having trouble with the design tool. Specifically the "misc" folder. 

Whenever i try to create a custom design nothing shows up, and i cant exit the design screen, forcing me to close the game entirely. 

 

I am not a computer wiz, you will have to speak with me as a newbie. 

Hopefully it's a simple fix. 

 

Help!!! 

thanks in advance 

finding product code

$
0
0

I just bought Sims 3 and can't find the product code to open the game

Sims 3 Expansion Packs won't install

$
0
0

I am trying to install Dragon Valley and Monte Vista expansion packs for my Sims 3 game. It says that the expansion packs are installed, but I didn't get the 16 digit code screen so I know that they weren't. What can I do?

Sims 3 Seasons won't install

$
0
0

I've been trying to install Sims 3 Seasons limited edition disk and it goes well until some point within the installation wizard where it says: Error: Data error (cyclic redundancy check). 

It won't download the one FullBuild_p.16.package. Is anyone else having this problem??? Help!! I'm installing on an HP notebook laptop. Every other sim expansion pack I've downloaded has worked!!!

My Sims 3 Game Won't Load!!

$
0
0

My sims 3 game will not load after I click play on the launcher. All I get is a black screen with my mouse twirling around in the middle as if it's loading. And I always have to log off of my PC to close the loading screen because it would take ages! AND my expansions packs are completely gone. I love TS3, but lately- Origin has been messing up and I'm tired of trying new things everyday in order to play just to have it mess up the next day. HELP?!

Monte Vista "unlocked" on Origin, can't figure out how to download.

$
0
0

Someone help please! Monte Vista code has been successfully redeemed through Origin, but I can't find it on my purchase  history on the Sims 3 website. Also, the Sims 3 website says the code has already been used. I can't download the game through selecting worlds. I see no where to download it from Origin, someone please help!

Launching Error

$
0
0

I just got the Sims 3 today. I installed it and started creating my sims but to a certain point, it would close out and say there was an error. I have changed so many settings so many different time and there still is no solution. Can someone please help me? 


Pop-ups Mummy

$
0
0

Hello. I've got a question about mummies living w/households. Every time another member of such household is near such mummy, a shock/fear notification will pop up. This is getting to be VERY old. I really enjoy having the mummy, but if there's not a way to disable these annoying pop-ups, I'll have to get rid of him, and I don't want to. Please help?

in what order to reinstall

$
0
0

here is a list of all the expansions packs i own can someone tell me in what order do i reinstall them to remove the error massage on game launcher ive just got the sims 3 base game working at the  moment ok here is the list i have the dvd version and never download from orign  the stuff packs first :master suite stuff ,fast lane stuff, town life stuff, design & high tech stuff, 70,s 80,s 90,s stuff, movie stuff, and now the expansions packs:  worllds Adventures, pets, university life, supernatural, seasons, late night, ambitions, generations, thank you for any advice 

Sims 3 EP problem (No product key)

$
0
0

Hello I am installing my sims 3 expansion packs and everything worked fine except seasons. I can't install it because there is no serial code on it even though I already bought the ep. How do I fix this? Quick reply please. Devil

 

Note : I am on a mac

 

 

The Sims 3 website "500" error messages

$
0
0

What's going on with The Sims 3 website? I try to get onto My Page but I keep getting a 500 error message, same when I try Friend Notifications. The message says this:

HTTP Status 500 -


type Exception report

message

descriptionThe server encountered an internal error () that prevented it from fulfilling this request.

exception

org.springframework.web.util.NestedServletException: Handler processing failed; nested exception is java.lang.NoClassDefFoundError: org/apache/commons/httpclient/protocol/ControllerThreadSocketFactory
	org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:839)
	org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
	org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
	org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:738)
	net.sf.packtag.filter.GzipFilter.doFilter(GzipFilter.java:43)
	org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
	org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)

 

root cause

java.lang.NoClassDefFoundError: org/apache/commons/httpclient/protocol/ControllerThreadSocketFactory
	org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:128)
	org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
	org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361)
	org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
	org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
	org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
	org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
	org.springframework.http.client.CommonsClientHttpRequest.executeInternal(CommonsClientHttpRequest.java:83)
	org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:52)
	org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:438)
	org.springframework.web.client.RestTemplate.execute(RestTemplate.java:409)
	org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:384)
	com.ea.sims.xroads.common.template.rest.AbstractRestTemplate.exchange(AbstractRestTemplate.java:125)
	com.ea.sims.xroads.view.services.processor.impl.XRoadRestRequestProcessorImpl.processRequest(XRoadRestRequestProcessorImpl.java:50)
	com.ea.sims.xroads.view.services.impl.LoginServicesImpl.getLoggedInUserFromTS3AuthTok(LoginServicesImpl.java:50)
	com.ea.sims.xroads.view.manager.LoginManager.getLoggedInUserFromTS3AuthTok(LoginManager.java:81)
	com.ea.sims.xroads.view.interceptor.LoginInterceptor.preHandle(LoginInterceptor.java:100)
	org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:781)
	org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
	org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
	org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:738)
	net.sf.packtag.filter.GzipFilter.doFilter(GzipFilter.java:43)
	org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
	org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)

 

noteThe full stack trace of the root cause is available in the Apache Tomcat/6.0.32 logs.


Apache Tomcat/6.0.32 

Help downloading from exchange

$
0
0
I was downloading from the exchange with no problem last night, but haven't been able to download anything today. Also my welcome screen is not connecting? I attached a picture. Does anyone know what's wrong and how to fix this? I tried uninstalling and reinstalling and it didn't fix anything.

Also whenever I try to log in through the game it says my email and password dont match.. However I have no problem logging in on the website.

Thanks for any insight!

Sims 3 expansion pack selection

$
0
0

How do I select which Sims 3 expansion pack to play? For example, I downloaded Island Paradise. Where do I go to play it? It doesn't show in the Sims 3 folder. Thank you

Purchased item and can't download it

$
0
0

I purchased an item (e.g. Dance Collection) for Sims3 and it asks me to put in my password. The member login window that opens to type in my email address and password just blinks out and comes back on and does not let me do anything. I tried retyping it. I tried to even reset my password and had to do that all through Origin, EA, etc. (getting codes, sending it to my email, etc.) It is still doing the same thing. It was approved and in my purchase history. Yesterday I had no problem downloading items that I have purchased. I did not have this problem. The only thing different that happened is that when I purchased Sim points. I did not receive them. I could not get a hold of anyone and sent a message through the delivery service of purchase. I received the sim points after that and ever since then, I can't download the item I purchased for Sims3. 


Will Sims come to Xbox One?

$
0
0

I wanted to ask whether the Sims 3/4 would come to the Xbox One. I used to have the Sims 3 on Xbox 360 but then we sold it to get an Xbox One. Will there be a Sims on the Xbox One?

Can not use Sims3 store Make me an offer?

$
0
0

What is the matter with Make me an OFFER ..

in the store of Sims 3??????? I want my money back

if I can not access it because you have a problem.. Lynnette

Sims 3 expansion packs problem

$
0
0

My sims 3 base game is updated but when i go to instal any expansion pack it says it is incompatible! i have uninstalled and installed everything 3 times now and 3 times i have deleted every origin and sims gaming i have on my laptop. I can't understand the issue! D:

why is dragon valley taking ages to launch in my purchase history

$
0
0

I have recently brought Dragon Valley Sims 3 off the Origin Store and there were many steps to follow and I did and as it got to the last two they said once you have brought it go to your purchase history, so I did, and then it said that Dragon Valley would be there and then you click on it and press download but it wasn't there and I have now been waiting for 2-3 hours for it but nothing has happened. please help!!!!!!!!!!!!!!!!!!!!

How to buy sims points

$
0
0

Now that Sims 3 store cards are no longer in stores, How can  I buy points for the sims 3 (not 4) with out using a credit card/paypal? Will a Origin card work as well? My only option is to buy a card to get a code to redeem. Will a sims 4 card work?

Viewing all 14168 articles
Browse latest View live