Jump to content

Waynolt

Veterans
  • Posts

    676
  • Joined

  • Days Won

    8

 Content Type 

Profiles

Forums

Events

Reborn Development Blog

Rejuvenation Development Blog

Desolation Dev Blog

Everything posted by Waynolt

  1. Not really 2 years... From the first post: "Download link: (v66 - updated 20/06/2020) " Anyway, it might be some sort of caching issue... please try moving the whole Reborn folder somewhere else (e.g. on the Desktop)
  2. Oh, sure... here you are SWM - SharedPC.rb
  3. Yes. The .rb and .png files transform how the ItemFinder works, but you still need to have and activate it.
  4. https://github.com/Waynolt/SWM-modular-modpack Does it give any error? Does any other mod work? Sorry, I had missed this post... is this a random error or is there a reliable way to reproduce it?
  5. You're using a mismatched mod version/episode number pair, though I don't remember which mismatched pair would cause this specific error. Please make sure you're using the latest Episode of the game, and that you're using a compatible version of any mods you're using (in the case of SWM mods it means the latest version).
  6. Sure, but you'll likely have to edit SharedPC to make it work in those games. Every change I made is tagged with "MODDED"; those sections are likely the only ones that you need to copy-paste.
  7. Please check that the hard drive space is actually assigned to c:\
  8. It should. It's great that the game is getting a few, and very much welcome, improvements in the form of quick patches, but... checking every component for incompatibilities is a time-consuming task, and I can't really keep up. Yes.
  9. I've literally put a trap in the modpack just to force people to read the Readme file. Please do so.
  10. What are you trying to download? The modpack is just a series of text files hosted by Google Drive, there's no way Chrome would block that unless it's set to be super-hyper-paranoiac...
  11. Have you tried redownloading both SWM and the game? Does the error come up if you remove SharedPC?
  12. Then you should redownload the game... Explanation: since version 18.1, Reborn implemented a multisave functionality. SWM has been updated accordingly, to support that function. The error you're having means that either the SWM version you're using or the game doesn't actually support the multisave feature (iirc, in this case, the game - which is why I'm suggesting to redownload Reborn 18.4) (To be sure you could redownload SWM too, since it's a pretty small archive)
  13. That's because it doesn't... @Devilish linked the wrong pack
  14. Which version of Reborn are you using? Do you have any other mods installed?
  15. Can you please post a screenshot with the error?
  16. The AddOpt one is a plugin for Aironfaar's Additional Options Mod, and adds the option (as a game setting) to consider Headbutt an HM like Fly, Flash, etc. In the latest version of SWM that option no longer is part of the download, and is instead part of the NoTMX mod itself; it still does require Aironfaar's mod, though, or else that option won't show up.
  17. It is, @andracass, it is. Why are you all even using that? Please take a look at this, from KK20: https://forum.chaos-project.com/index.php/topic,15072.msg191963.html#msg191963 Crashes with game-z, but works fine with game.exe Instructions in the script itself. It can: export the game's scripts from Scripts.rxdata as plain text, which you can then edit freely with actual editors (for example Visual Studio Code) import that plain text back into the game, re-packing it (including any edits made) also has a "playtest" mode which sounds incredibly useful, as it automates the import on a game restart without actually editing the Scripts.rxdata file Since this is for anyone interested and not just for cass, a word of warning: ALWAYS MAKE BACKUP COPIES OF YOUR FILES BEFORE TRYING A NEW TOOL!!! In case the linked post goes missing in the future, I'll copy-paste version 4.0 of KK20's script in the SPOILER below:
  18. It should be fine, as long as it doesn't break the IV limit cap...
  19. I forgot to change that message, sorry. Anyway, it means that the Scripts.rxdata you're using is from Episode 18.1 or below. If you're not using other mods then you didn't properly update the game, and have to redownload it. If instead you're using other mods which change Scripts.rxdata, then you can use the last version of SWM (v59) to be compatible with mods based on Reborn Episode 18.1: https://drive.google.com/open?id=1iuvk4uLSRV4VEMF0Gp5wdv9d5MmlZ-ez
  20. Quick notice: the previously mentioned code pass has now also been done in regards to SWM in @Commander's Redux. The result is: - most SWM mods should not break Redux, because they alter script sections that Redux didn't change (knowing whether Redux breaks them would, instead, require a more thorough checking and testing process) - SWM mods that are compatible but quite redundant (i.e. ItemBan) have been left unaltered - ExpShareFullTeam is redundant and incompatible: it will now close the game if you try to use it in Redux - EvOverflow will now engage a "Redux compatibility" mode if it detects Redux being used - executing the pass on the Mouse mod is still waaaaaaay too time consuming to actually be done; you can use it in Redux, but at your own risk and peril
  21. It will, actually. That's exactly what you're supposed to do. A word of caution though: Aironfaar sadly hasn't been around for quite some time, and his mods may be outdated in Episode 18.4.
  22. Copy-paste The point of updating them is to make sure that they keep working https://www.youtube.com/watch?v=6hc3Mo432C0
×
×
  • Create New...