![]() |
Quote: Originally posted by EchoDreadhowl
I've had a look at the career, but I can't see what the problem could be. There's no script error generated when it crashes. The only mods I had in the test game were the Careers mod and Master Controller. Unless it's conflicting with something in the Careers mod, I cannot see what the issue is. I can only suggest redoing the career without the books, opportunities and events to begin with the see what happens then. |
Quote: Originally posted by missyhissy
Thanks for checking it out for me missyhissy, really appreciate it! I'll do that, hopefully I can tack down the issue before having to start over. |
Quote: Originally posted by EchoDreadhowl
No problem. If you have any more issues, I'll happily test again for you ![]() |
Quote: Originally posted by missyhissy
Well after MUCH troubleshooting, many days and hours, I finally figured it out..... my main description was too wordy O.O ![]() |
Quote: Originally posted by EchoDreadhowl
At least you know now! ![]() |
Hi!
Thank you for uploading this tutorial! I have a problem though. I've followed every step, and created a career myself. I also have that one mod you need. But when I start to load my family, the whole game crashes. I know it's my career, because when I remove it from the Mods folder the game won't crash anymore. What am I doing wrong? |
Quote: Originally posted by xxjustxmyselfx
Have you made sure you have the correct version of Twallan's Careers Mod installed? |
1 Attachment(s)
Hello, and first thank you for both tutos and helping posts !
My career is working fine. I just have a little problem when I load my game, I got lot of messages like this one. |
Quote: Originally posted by krupsa
Are any of those sims in your actual career? |
Dunno yet because I'm just testing it and don't have meet any coworkers. I'll edit once I had meet somes. But I'm pretty sure that no, because I have some like 25/50 messages like this in a minute, and I put MinCoworkersPool at 3 and Max 6.
Also I have sometimes an over message who say " Carrière Recorded: 1" and also " Carrière Recorded: 2" (I specify that my game is in French, so I could translate Carrière by Career) Thanks for you fast reply.. Edit : It seems to be all sims the world have, babies to. I'll try to reload the game without my mod, and see if that occur only with it, I've just updated some mods before. |
Quote: Originally posted by krupsa
Has the game generated script errors? It sounds like it probably has. If yes, could you tell me what one of them says, please? ![]() |
Quote: Originally posted by missyhissy
Must I check with Overwatch or ErrorTrap ? Edit : Ok I figured out that all sims of the former world, also my home appeared, and then their are all once did, no more messages. |
Quote: Originally posted by missyhissy
I downloaded the right one now. My game doesn't crash anymore but my career won't appear in my game :/ I already restarded my sims 2 times |
Quote: Originally posted by xxjustxmyselfx
|
Quote: Originally posted by EchoDreadhowl
https://docs.google.com/file/d/0B-2...nJFanBBRHM/edit It's the dance career from the Sims 2, I tried to make it for the Sims 3. |
Quote: Originally posted by xxjustxmyselfx
This may save you the trouble with this particular career, it's previously been converted by missyhissy - http://missyhissysjobcentre.wordpre...s-2-conversion/ [ETA]: I went through it just to troubleshoot. This is what I found: under your Dance.Careers file you have: <CoworkerTitle>FellowDancers</CoworkerTitle> which doesn't match with your keys, you have: Gameplay/Excel/Careers/Dance:FellowDancer so you need to remove the "s" like so: <CoworkerTitle>FellowDancer</CoworkerTitle> Also, if I'm not mistaken, the keys are case sensitive, so you need to go through the Dance.Careers file and change the following: <Text_Promotion>Entrylevel</Text_Promotion> should be <Text_Promotion>EntryLevel</Text_Promotion> and all the Text_Promotion lines, example (you have "promotion" when it should be "Promotion" for several lines, I believe beginning with Level 4): <Text_Promotion>PromotionLevel4</Text_Promotion> <Text_Promotion_Female>promotionLevel4_Female</Text_Promotion_Female> Should be: <Text_Promotion>PromotionLevel4</Text_Promotion> <Text_Promotion_Female>PromotionLevel4_Female</Text_Promotion_Female> -- Then Level 4 your closing tag is </Dancer> and should be </Dance> and for Level 5, your beginning tag is <Dancer> and should be <Dance> -- There's an extra hash line w/empty string in your "Strings Dance English" file at the very bottom, delete it. -- I get the following error log when your career is uploaded (which is beyond my scope & knowledge - I believe when it says "Expected >, but found r" by changing </Dancer> to </Dance> and <Dancer> to <Dance> that should clear it up, but not 100% sure): 73615021333257.dll Dance.Careers Counter: 1 Sim-Time: 0 Start-Time: 01/11/2014 15:32:45 Log-Time: 01/11/2014 15:32:46 System.Xml.XmlException: Expected >, but found r [114] Line 187, position 11. #0: 0x00000 superop in System.Xml.System.Xml.XmlTextReader:Read () () #1: 0x0001f callvirt in System.Xml.System.Xml.XmlReader:MoveToContent () () #2: 0x0003f callvirt in Sims3.Gameplay.Utilities.XmlDbData+XmlDbRowFast:Parse (System.Xml.XmlReader) (67330430 [68108730] ) #3: 0x0000a callvirt in Sims3.Gameplay.Utilities.XmlDbData+XmlDbRowFast:Create (System.Xml.XmlReader,Sims3.Gameplay.Utilities.XmlDbTable) ([68108730] [6751FDC8] ) #4: 0x0001e call in Sims3.Gameplay.Utilities.XmlDbData+XmlDbTableFast:Parse (System.Xml.XmlReader) (6751FDC8 [68108730] ) #5: 0x0000a callvirt in Sims3.Gameplay.Utilities.XmlDbData+XmlDbTableFast:Create (System.Xml.XmlReader,Sims3.Gameplay.Utilities.XmlDbData) ([68108730] [673304B0] ) #6: 0x00027 call in Sims3.Gameplay.Utilities.XmlDbData+XmlDbDataFast:Parse (System.Xml.XmlReader) (673304B0 [68108730] ) #7: 0x00008 callvirt in Sims3.Gameplay.Utilities.XmlDbData+XmlDbDataFast:Create (System.Xml.XmlReader) ([68108730] ) #8: 0x00025 call in Sims3.Gameplay.Utilities.Sims3.Gameplay.Utilities.XmlDbData:ReadData (string,bool) ([67B224E0] [0] ) #9: 0x00005 call in Sims3.Gameplay.Utilities.Sims3.Gameplay.Utilities.XmlDbData:ReadData (string) ([67B224E0] ) #10: 0x00018 call in NRaas.CommonSpace.Booters.BooterHelper+DataBootFile:.ctor (string,string,bool) (67527258 [673B3700] [67B224E0] [0] ) #11: 0x00013 newobj in NRaas.CareerSpace.Booters.NRaas.CareerSpace.Booters.CareersBooter:Perform (NRaas.CommonSpace.Booters.BooterHelper/BootFile,Sims3.Gameplay.Utilities.XmlDbRow) (59C1B510 [67032F60] [60054150] ) #12: 0x00000 in NRaas.CommonSpace.Booters.BooterHelper+DataBootTable+LoadFunc:Invoke (NRaas.CommonSpace.Booters.BooterHelper/BootFile,Sims3.Gameplay.Utilities.XmlDbRow) (68108780 [67032F60] [60054150] ) #13: 0x0003c callvirt in NRaas.CommonSpace.Booters.BooterHelper+DataBootTable:Load (NRaas.CommonSpace.Booters.BooterHelper/DataBootTable/LoadFunc) (675272B8 [68108780] ) #14: 0x0001d callvirt in NRaas.CommonSpace.Booters.BooterHelper+TableBooter:Perform (NRaas.CommonSpace.Booters.BooterHelper/BootFile) (59C1B510 [67032F60] ) #15: 0x000b2 callvirt in NRaas.CommonSpace.Booters.BooterHelper+Booter:Perform (bool) (59C1B510 [0] ) #16: 0x00006 call in NRaas.CommonSpace.Booters.BooterHelper+TableBooter:Perform (bool) (59C1B510 [1] ) #17: 0x0002b callvirt in NRaas.CommonSpace.Booters.NRaas.CommonSpace.Booters.BooterHelper:OnStartupApp () () #18: 0x0003a callvirt in NRaas.NRaas.Common:OnStartupApp (object,System.EventArgs) ([597088A0] [5B999008] ) #19: 0x00000 in System.System.EventHandler:Invoke (object,System.EventArgs) (5B53EAC8 [597088A0] [5B999008] ) #20: 0x00011 callvirt in Sims3.SimIFace.Sims3.SimIFace.World:OnStartupApp () () -- I haven't updated the file with the changes and tested it, but try implementing those changes and see if it helps. |
Quote: Originally posted by EchoDreadhowl
Thank you so much! Will try it right now. |
Quote: Originally posted by xxjustxmyselfx
No problem! I hope it helps. |
Hi! I have made a career, it shows up in game, and it seems to be no problems. But everytime I try to play with the career in the mod folder, my game freezes at 2 am, and i have to force the game to quit(ctrl+shift+esc). I have tried to find out what's wrong, but I can't find anything. Does anyone understand what it could be? I know that it is because of the career file, and it happens in old households, as well as new, even when no one in the family is in the career. Does anyone understand what it could be? I'm really stuck and can't see what else to do.
|
Quote: Originally posted by Helene2512
It's definitely the career you made? It might be a good idea to let the game generate a fresh folder, and place just Twallan's Careers mod and your new career in there and see if the same thing happens, |
Quote: Originally posted by missyhissy
Ok, thank you for the answer. ![]() |
1 Attachment(s)
I have a problem with my custom career, it don't appear for me to joi and say that it has a error in the dll file, I just don't know what to do.
You guys can test it and show me what I did wrong? |
anyone?
|
Apologies for the delays, real life's been busy
![]() Helene: Rename your current Sims 3 folder to something like Sims 3Old and load the launcher. That will generate a fresh Sims 3 folder ![]() PhelipeDeon: Has the game generated a script error. If so, can you tell me what it says please? It'll make it easier to spot the issue ![]() |
1 Attachment(s)
I'm sorry for troubling you missyhissy but I'm really looking for your help, my game gave me 3 errors, I will put here all 3 of them.
Thank you in advance, you're a life saver ![]() |
All times are GMT +1. The time now is 9:30 PM. |
Powered by: vBulletin Version 3.0.14 · Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.