Sirrobert Posted December 3, 2017 Share Posted December 3, 2017 That was quick. Quote Link to comment Share on other sites More sharing options...
Waynolt Posted December 3, 2017 Author Share Posted December 3, 2017 3 minutes ago, Sirrobert said: That was quick. It has been ready since October Quote Link to comment Share on other sites More sharing options...
Del Rey Posted December 3, 2017 Share Posted December 3, 2017 (edited) Spoiler Wow you already update it on ep.17 btw thank you for this! i really need it especially for the water gym. Edited December 3, 2017 by BlairSupernova Quote Link to comment Share on other sites More sharing options...
Pozyher Posted December 3, 2017 Share Posted December 3, 2017 1 hour ago, Waynolt said: It has been ready since October If i may ask,do i copy and paste the mods i want in the data folder? Quote Link to comment Share on other sites More sharing options...
Waynolt Posted December 3, 2017 Author Share Posted December 3, 2017 5 minutes ago, Pozyher said: If i may ask,do i copy and paste the mods i want in the data folder? Yes: every file in the Mods folder is loaded by the modded Scripts.rxdata file. Quote Link to comment Share on other sites More sharing options...
Pozyher Posted December 3, 2017 Share Posted December 3, 2017 3 minutes ago, Waynolt said: Yes: every file in the Mods folder is loaded by the modded Scripts.rxdata file. alright thank you for answering me and for making this mod Quote Link to comment Share on other sites More sharing options...
TheTGU Posted December 3, 2017 Share Posted December 3, 2017 For some reasson, this doesn't work for me... I replaced the Scripts.rpgxp file and put the Mods folder in the Data Folder. Back in E16 I had no problems using this mod. Quote Link to comment Share on other sites More sharing options...
Waynolt Posted December 3, 2017 Author Share Posted December 3, 2017 13 minutes ago, TheTGU said: For some reasson, this doesn't work for me... I replaced the Scripts.rpgxp file and put the Mods folder in the Data Folder. Back in E16 I had no problems using this mod. What do you mean? Do you get an error message or nothing at all? If the latter: please check that the extension is ".rxdata" and that there are files inside the Data\Mods folder. If both are ok, please make sure that you have the file "SetWeather" in the Data\Mods folder and check if you do have the "Control weather" option in the pokegear. Quote Link to comment Share on other sites More sharing options...
TheTGU Posted December 3, 2017 Share Posted December 3, 2017 Well, all three are okay, so... :/ Quote Link to comment Share on other sites More sharing options...
Waynolt Posted December 3, 2017 Author Share Posted December 3, 2017 Just now, TheTGU said: Well, all three are okay, so... :/ Well, if you do have the "Control weather" option it means that the mod is installed and loaded correctly... what is the problem you're experiencing? Quote Link to comment Share on other sites More sharing options...
TheTGU Posted December 3, 2017 Share Posted December 3, 2017 Oh, I may have expressed myself wrongly, I don't have the option. I checked the scripts file and the .rb files. The first few lines of the script's main part (and also the only lines marked with MODDED): #####MODDED begin ModsPath = Dir.pwd+"/Data/Mods/*.rb" Dir[ModsPath].each {|file| load file } end #####/MODDED The code of the .rb files also seems to be fine. (Though I'm not a coding expert) Quote Link to comment Share on other sites More sharing options...
Waynolt Posted December 3, 2017 Author Share Posted December 3, 2017 1 minute ago, TheTGU said: Though I'm not a coding expert Me niether, actually The problem might be that, for some reason, the game cannot find the folder or its files... please try to use this Scripts.rxdata file (it will give out a message immediately before the loading screen, stating whether or not it did find files in the Mods folder and how many. If it doesn't find any file, then it can't find the Mods folder or its contents)https://www.sendspace.com/file/u68vfm Also, are you using windows or another operating system? Quote Link to comment Share on other sites More sharing options...
TheTGU Posted December 3, 2017 Share Posted December 3, 2017 (edited) Windows 10. And also, I somehow broke my game by playtesting it xD Well, gotta reinstall it... Edited December 3, 2017 by TheTGU Quote Link to comment Share on other sites More sharing options...
Waynolt Posted December 3, 2017 Author Share Posted December 3, 2017 (edited) 2 minutes ago, TheTGU said: Windows 10. And also, I somehow broke my game by playtesting it xD The problem is win10 then. (No actual reason, I just don't like win10 ) (On a more serious note: did you try the file? Did it find the contents in the Mods folder?) (P.S: What do you mean you broke the game? You're a brute! ) Edited December 3, 2017 by Waynolt Quote Link to comment Share on other sites More sharing options...
TheTGU Posted December 3, 2017 Share Posted December 3, 2017 (edited) It gives me the error message. Well, I just solved the issue. I put the Reborn folder on my Desktop and ran it from there. Maybe it has something to do with how the location of the Mods folder is described in the Scripts file? I guess I can try messing around with that... Edit: It could have something to do with my E17 folder "Pokemon Reborn" being inside my E16 folder "Pokemon Reborn" Edited December 3, 2017 by TheTGU Quote Link to comment Share on other sites More sharing options...
Waynolt Posted December 3, 2017 Author Share Posted December 3, 2017 (edited) 7 minutes ago, TheTGU said: Maybe it has something to do with how the location of the Mods folder is described in the Scripts file? Maybe... the modded scripts.rxdata looks for the path of the current process. Now that you mention it, I think I read somewhere that win10 has problems with some program paths (iirc if the program is installed in Program Files, because in some localizations it has another name) Please try this file, it will tell you what path is it looking for exactly (so that you can check if it is the correct install path):https://www.sendspace.com/file/c14oqj Edited December 3, 2017 by Waynolt Quote Link to comment Share on other sites More sharing options...
Ainz Ooal Gown Posted December 3, 2017 Share Posted December 3, 2017 7 minutes ago, TheTGU said: Well, I just solved the issue. I put the Reborn folder on my Desktop and ran it from there. Maybe it has something to do with how the location of the Mods folder is described in the Scripts file? I guess I can try messing around with that... Edit: It could have something to do with my E17 folder "Pokemon Reborn" being inside my E16 folder "Pokemon Reborn" Tbh, i recommend you to separate E17 from E16 to avoid errors. Quote Link to comment Share on other sites More sharing options...
TheTGU Posted December 3, 2017 Share Posted December 3, 2017 Well, it's looking for the right directory... D:/Pokémon Reborn/Reborn17-0-2/Pokemon Reborn/Data/Mods/ On 12/3/2017 at 1:51 PM, Ainz Ooal Gown said: Tbh, i recommend you to separate E17 from E16 to avoid errors. Well, it's now on my Desktop and working just fine Quote Link to comment Share on other sites More sharing options...
Waynolt Posted December 3, 2017 Author Share Posted December 3, 2017 (edited) 4 minutes ago, TheTGU said: Well, it's now on my Desktop and working just fine Maybe then it is indeed as you wrote, and it has problems with it being inside E16's folder... have you tried moving E17 to D:/Pokemon Reborn 17-0-2/ (so that the path is D:/Pokemon Reborn 17-0-2/Data/Mods/) or something similar? Another option would be to just be happy that you got it working, even though we don't know for sure the reason Edited December 3, 2017 by Waynolt Quote Link to comment Share on other sites More sharing options...
TheTGU Posted December 3, 2017 Share Posted December 3, 2017 It works. Quote Link to comment Share on other sites More sharing options...
Waynolt Posted December 3, 2017 Author Share Posted December 3, 2017 Just now, TheTGU said: It works. Ok, then we can say that that was the problem. Have fun! Quote Link to comment Share on other sites More sharing options...
TheTGU Posted December 3, 2017 Share Posted December 3, 2017 I'll sure have fun with Pokémon Reborn Thanks for the help! Quote Link to comment Share on other sites More sharing options...
Ainz Ooal Gown Posted December 3, 2017 Share Posted December 3, 2017 One question : how to disable one of the mods? Quote Link to comment Share on other sites More sharing options...
Waynolt Posted December 3, 2017 Author Share Posted December 3, 2017 7 minutes ago, Ainz Ooal Gown said: One question : how to disable one of the mods? Remove its file from the Mods folder. 1 Quote Link to comment Share on other sites More sharing options...
Maqqy Posted December 4, 2017 Share Posted December 4, 2017 Hello there. Unfortunately the mods aren't working for me. I copied the scripts and all the files on the mod folder to the PokemonReborn/Data yet its not working. Specifically the No TMx mod and the select weather app isn't showing on my pokegear. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.