Jump to content

MissCoriel

Moderators
  • Posts

    1040
  • Joined

  • Last visited

Everything posted by MissCoriel

  1. If SDV isn't running, a log would tell us something at the least. Could you provide a log for us to at least see what's going on?
  2. Dog and cat stuff are hardcoded in the game. I'm afraid you're going to have to look there.
  3. stanloona420 has received a formal warning. This user has now received 1 formal warnings. The warning was given for the following reason: Restrictions in place As part of the warning, stanloona420 has had the following restrictions placed on his or her account: This user cannot upload files for 7 days Important links: Our terms of service
  4. A simple lesson in making a CP mod would suffice, as not many would touch another modder's mod without permission
  5. 08:39:02ERRORgameGame.Initialize() caught exception initializing XACT: System.InvalidOperationException: This resource could not be created. at Microsoft.Xna.Framework.Audio.AudioEngine..ctor(String settingsFile, TimeSpan lookAheadTime, String rendererId) at StardewValley.Game1.Initialize() in C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 1805This error stands to be the problem.. You might want to do an integrity check with SDV. If that's fine remove Custom Music and any music mods to see if that works. Are you using custom XACTs or something?
  6. Well.. we need to know what the error is x3
  7. OoM messages usually come from too many hefty mods taking up the allocated RAM for the game, as it is only a 32-bit application. You might need to lighten up your mods
  8. That's odd.. but we can rule out that it's an error by you I suppose.. I'll ask around
  9. I meant can you post the original line and your translated line where it's messing up.. you can use This Link to help.
  10. can you show me exactly what you're translating?
  11. KavonFortin banned. Reason: User was banned, made new account to circumvent ban.
  12. Your Graphics card isn't the problem.. SDV is a 32-bit program.. so it's limited to 2-3GB of ram and all the mods are taking too much and thus it stutters and freezes. SMAPI make SDV LAA but still it has limits so the best thing you can do is slim it down some.. I keep a low amount of mods on mine with Custom Music being the only big thing and my computer stutters once in a while even though I have the maximum requirements and a GTX1080 :P.
  13. You can use a log to show your list of mods. But the stuttering tells me you are getting Out of Memory errors. You might have too many big frameworks
  14. Tavares96 banned. Reason: User is banned for ban avoidance.
  15. hmm.. doesn't sound too difficult.. I can probably make a prototype
  16. Dialogue can be done in Content Patcher as it has.. no new changes really. You should be ok :3
  17. I'm not going to lie.. not a lot of people will want to put their time on that if they have their own projects.. The question is, what do you want to do? From there the community can teach you what you need to make the mod possible.
  18. if you installed it normally, then I am sure all of them will get the mods.
  19. it uses the sound "dwop" So you can just make a CM mod with a blank wav file replacing "dwop"
  20. patching from another mod will cause a conflict and both will fail. You might try `EditImage` and see if that works
  21. it could be it's not updated and it caused issues
  22. Try updating your mods also are you using any XNB mods
  23. Hey there... That's a lot of information that you didn't have to manually enter. It's easier for us to look at if you take your whole error log and use the SMAPI Error Log Parser. Follow it's instructions and paste the link here.
×
×
  • Create New...