Jump to content

Recommended Posts

Posted (edited)

I'm having trouble with the Mining For Rich mod, I'm not seeing an option to enable it, but I see the option to set the Cost - is it toggled by a key, or what? Thanks.

 

Edit: nevermind, i forgor to paste the SWM modular modpack folder when i started this game like 10h ago lol.

Edited by elixirmaster
fixed issue myself
Posted

The pickup chance is really buggy. I set it to around 30-40% chance with 5 pokemon knowing pickup and sometimes 2 or more pick up items after a battle which is fine. But then after a while, only my linoone was picking up items. So I set it to 100% pickup chance and still out of the 5 pokemon with pickup, only my linoone was picking up anything. So I just left it at that but after a while now, even my Linoone stopped picking up items even at 100% chance.

Posted
3 minutes ago, Gen said:

The pickup chance is really buggy. I set it to around 30-40% chance with 5 pokemon knowing pickup and sometimes 2 or more pick up items after a battle which is fine. But then after a while, only my linoone was picking up items. So I set it to 100% pickup chance and still out of the 5 pokemon with pickup, only my linoone was picking up anything. So I just left it at that but after a while now, even my Linoone stopped picking up items even at 100% chance.

Okay don't mind me actually lol I'm a himbo. It was because I let my pokemon hold items is why xD they're not supposed to.

 

Posted
4 hours ago, Retsuki said:

So... I don't see the E19 links anywhere, even though it says that it's been updated for it. The most recent link I can see anywhere is for E18.4, which I don't think will work, since older versions didn't work in the past with older versions.

the recent link is for v19
it's just version 18 of the mod, that's all

  • 3 months later...
Posted
On 6/11/2022 at 8:13 PM, Gen said:

Okay don't mind me actually lol I'm a himbo. It was because I let my pokemon hold items is why xD they're not supposed to.

 

If you'd like them to be able to pick up items whilst holding an item, you can edit the AddOpt_PickupChance.rb file. if you add 5 hash symbols in front of the line:

 

return if pokemon.item!=0


like so:

 

#####return if pokemon.item!=0


it will allow them to hold an item whilst letting the pickup ability function. However, I did not test this edit extensively, so it may cause crashes with certain items(though I have not run into any so far). 

I'm still thinking about adding current TMs in the bag to the retrain list - though I haven't been successful there. 

  • 1 month later...
Posted
On 9/27/2022 at 4:32 PM, leosaurd said:

If you'd like them to be able to pick up items whilst holding an item, you can edit the AddOpt_PickupChance.rb file. if you add 5 hash symbols in front of the line:

 

return if pokemon.item!=0


like so:

 

#####return if pokemon.item!=0


it will allow them to hold an item whilst letting the pickup ability function. However, I did not test this edit extensively, so it may cause crashes with certain items(though I have not run into any so far). 

I'm still thinking about adding current TMs in the bag to the retrain list - though I haven't been successful there. 

Well done mate!

  • 2 months later...
Posted

Just wanted to report in case it helps anyone that Relearn Rework is not compatible with Torre's Decat (debug) menu as they both edit the Pokemon menu screen. Only decat will show up if both are installed.

  • 5 months later...
Posted (edited)

Hello, quick question, someone from the SMW mod pack mentioned that in order for the item finder mod to work, I would have to use one of these mods, does anyone here  know which mod activates the Item finder mod? Also does anyone  know where I can find that Item finder Mod Item Finder? Especially if you already have an item finder before you get the mod. If it can only be obtained in the beginning of the game, do you know where I can find it in the beginning of the game?

 

Edited by SugoiCat
to make it more clear
  • 1 month later...
  • 1 year later...
  • 3 weeks later...
  • 2 months later...
Posted

Hello, I've recently started to play Reborn and I've tried using one of the mods, the WeDontKnowHowItGotThere mod and I've been having crashes when using the Incubator to force an Egg to appear.

 

[Pokemon Reborn 19.5.18]
Exception: NameError
Message: uninitialized constant PokemonEggHatchScene::PBSpecies
F:/RPG/Pokemon Reborn/patch/Mods/HMD - Egg QOL.rb:7:in `pbMain'
EggHatching:154:in `pbStartScreen'
EggHatching:164:in `block in pbHatchAnimation'
F:/RPG/Pokemon Reborn/patch/Mods/SWM - SnappyMenus.rb:34:in `pbFadeOutIn'
EggHatching:161:in `pbHatchAnimation'
EggHatching:195:in `pbHatch'
EggHatching:226:in `block (3 levels) in <main>'
EggHatching:215:in `each'
EggHatching:215:in `block (2 levels) in <main>'
PBEvent:54:in `block in trigger'
PBEvent:49:in `each'
PBEvent:49:in `trigger'
Field:1822:in `pbOnStepTaken'
Game_Player:594:in `update'
Walk_Run:104:in `update'
Scene_Map:107:in `block in update'
Scene_Map:104:in `loop'
Scene_Map:104:in `update'
Scene_Map:70:in `block in main'
Scene_Map:67:in `loop'
Scene_Map:67:in `main'
Main:38:in `mainFunctionDebug'
Main:24:in `mainFunction'
Main:71:in `block (2 levels) in <main>'
Main:70:in `loop'
[Pokemon Reborn 19.5.18]
Exception: NameError
Message: uninitialized constant PBItems
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:9:in `amb_isForcedFather'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:21:in `block in amb_whosYourDaddy'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `each'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `each_with_index'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `amb_whosYourDaddy'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:50:in `pbDayCareGenerateEgg'
(eval):1:in `pbExecuteScript'
Interpreter:266:in `eval'
Interpreter:266:in `pbExecuteScript'
Interpreter:1572:in `command_355'
Interpreter:405:in `execute_command'
Interpreter:214:in `block in update'
Interpreter:117:in `loop'
Interpreter:117:in `update'
Scene_Map:106:in `block in update'
Scene_Map:104:in `loop'
Scene_Map:104:in `update'
Scene_Map:70:in `block in main'
Scene_Map:67:in `loop'
Scene_Map:67:in `main'
Main:38:in `mainFunctionDebug'
Main:24:in `mainFunction'
Main:71:in `block (2 levels) in <main>'
Main:70:in `loop'
Main:70:in `block in <main>'
[Pokemon Reborn 19.5.18]
Exception: NameError
Message: uninitialized constant PBItems
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:9:in `amb_isForcedFather'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:21:in `block in amb_whosYourDaddy'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `each'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `each_with_index'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `amb_whosYourDaddy'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:50:in `pbDayCareGenerateEgg'
(eval):1:in `pbExecuteScript'
Interpreter:266:in `eval'
Interpreter:266:in `pbExecuteScript'
Interpreter:1572:in `command_355'
Interpreter:405:in `execute_command'
Interpreter:214:in `block in update'
Interpreter:117:in `loop'
Interpreter:117:in `update'
Scene_Map:106:in `block in update'
Scene_Map:104:in `loop'
Scene_Map:104:in `update'
Scene_Map:70:in `block in main'
Scene_Map:67:in `loop'
Scene_Map:67:in `main'
Main:38:in `mainFunctionDebug'
Main:24:in `mainFunction'
Main:71:in `block (2 levels) in <main>'
Main:70:in `loop'
Main:70:in `block in <main>'
[Pokemon Reborn 19.5.18]
Exception: NameError
Message: uninitialized constant PBItems
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:9:in `amb_isForcedFather'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:21:in `block in amb_whosYourDaddy'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `each'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `each_with_index'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `amb_whosYourDaddy'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:50:in `pbDayCareGenerateEgg'
(eval):1:in `pbExecuteScript'
Interpreter:266:in `eval'
Interpreter:266:in `pbExecuteScript'
Interpreter:1572:in `command_355'
Interpreter:405:in `execute_command'
Interpreter:214:in `block in update'
Interpreter:117:in `loop'
Interpreter:117:in `update'
Scene_Map:106:in `block in update'
Scene_Map:104:in `loop'
Scene_Map:104:in `update'
Scene_Map:70:in `block in main'
Scene_Map:67:in `loop'
Scene_Map:67:in `main'
Main:38:in `mainFunctionDebug'
Main:24:in `mainFunction'
Main:71:in `block (2 levels) in <main>'
Main:70:in `loop'
Main:70:in `block in <main>'

 

I'll also attach the error log as well.

errorlog.txt

Posted
On 1/13/2025 at 11:13 PM, voxxel_lord_69x said:

Hello, I've recently started to play Reborn and I've tried using one of the mods, the WeDontKnowHowItGotThere mod and I've been having crashes when using the Incubator to force an Egg to appear.

 

[Pokemon Reborn 19.5.18]
Exception: NameError
Message: uninitialized constant PokemonEggHatchScene::PBSpecies
F:/RPG/Pokemon Reborn/patch/Mods/HMD - Egg QOL.rb:7:in `pbMain'
EggHatching:154:in `pbStartScreen'
EggHatching:164:in `block in pbHatchAnimation'
F:/RPG/Pokemon Reborn/patch/Mods/SWM - SnappyMenus.rb:34:in `pbFadeOutIn'
EggHatching:161:in `pbHatchAnimation'
EggHatching:195:in `pbHatch'
EggHatching:226:in `block (3 levels) in <main>'
EggHatching:215:in `each'
EggHatching:215:in `block (2 levels) in <main>'
PBEvent:54:in `block in trigger'
PBEvent:49:in `each'
PBEvent:49:in `trigger'
Field:1822:in `pbOnStepTaken'
Game_Player:594:in `update'
Walk_Run:104:in `update'
Scene_Map:107:in `block in update'
Scene_Map:104:in `loop'
Scene_Map:104:in `update'
Scene_Map:70:in `block in main'
Scene_Map:67:in `loop'
Scene_Map:67:in `main'
Main:38:in `mainFunctionDebug'
Main:24:in `mainFunction'
Main:71:in `block (2 levels) in <main>'
Main:70:in `loop'
[Pokemon Reborn 19.5.18]
Exception: NameError
Message: uninitialized constant PBItems
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:9:in `amb_isForcedFather'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:21:in `block in amb_whosYourDaddy'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `each'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `each_with_index'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `amb_whosYourDaddy'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:50:in `pbDayCareGenerateEgg'
(eval):1:in `pbExecuteScript'
Interpreter:266:in `eval'
Interpreter:266:in `pbExecuteScript'
Interpreter:1572:in `command_355'
Interpreter:405:in `execute_command'
Interpreter:214:in `block in update'
Interpreter:117:in `loop'
Interpreter:117:in `update'
Scene_Map:106:in `block in update'
Scene_Map:104:in `loop'
Scene_Map:104:in `update'
Scene_Map:70:in `block in main'
Scene_Map:67:in `loop'
Scene_Map:67:in `main'
Main:38:in `mainFunctionDebug'
Main:24:in `mainFunction'
Main:71:in `block (2 levels) in <main>'
Main:70:in `loop'
Main:70:in `block in <main>'
[Pokemon Reborn 19.5.18]
Exception: NameError
Message: uninitialized constant PBItems
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:9:in `amb_isForcedFather'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:21:in `block in amb_whosYourDaddy'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `each'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `each_with_index'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `amb_whosYourDaddy'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:50:in `pbDayCareGenerateEgg'
(eval):1:in `pbExecuteScript'
Interpreter:266:in `eval'
Interpreter:266:in `pbExecuteScript'
Interpreter:1572:in `command_355'
Interpreter:405:in `execute_command'
Interpreter:214:in `block in update'
Interpreter:117:in `loop'
Interpreter:117:in `update'
Scene_Map:106:in `block in update'
Scene_Map:104:in `loop'
Scene_Map:104:in `update'
Scene_Map:70:in `block in main'
Scene_Map:67:in `loop'
Scene_Map:67:in `main'
Main:38:in `mainFunctionDebug'
Main:24:in `mainFunction'
Main:71:in `block (2 levels) in <main>'
Main:70:in `loop'
Main:70:in `block in <main>'
[Pokemon Reborn 19.5.18]
Exception: NameError
Message: uninitialized constant PBItems
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:9:in `amb_isForcedFather'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:21:in `block in amb_whosYourDaddy'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `each'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `each_with_index'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:19:in `amb_whosYourDaddy'
F:/RPG/Pokemon Reborn/patch/Mods/AMB - Misc_WeDontKnowHowItGotThere.rb:50:in `pbDayCareGenerateEgg'
(eval):1:in `pbExecuteScript'
Interpreter:266:in `eval'
Interpreter:266:in `pbExecuteScript'
Interpreter:1572:in `command_355'
Interpreter:405:in `execute_command'
Interpreter:214:in `block in update'
Interpreter:117:in `loop'
Interpreter:117:in `update'
Scene_Map:106:in `block in update'
Scene_Map:104:in `loop'
Scene_Map:104:in `update'
Scene_Map:70:in `block in main'
Scene_Map:67:in `loop'
Scene_Map:67:in `main'
Main:38:in `mainFunctionDebug'
Main:24:in `mainFunction'
Main:71:in `block (2 levels) in <main>'
Main:70:in `loop'
Main:70:in `block in <main>'

 

I'll also attach the error log as well.

errorlog.txt 14.58 kB · 0 downloads

pretty sure this mod doesn't work with the current version as it hasn't been updated for 19.5

  • 1 month later...
Posted

Does anybody happen to know if the author is going to update these mods for 19.5? I reeeeeeally want to use the move relearner mod for my playthrough. I fear the answer is probably no, but maybe someone knows more?

  • Like 2
  • 2 months later...
Posted

Hi, so I installed both the latest versions of swm and airon mod packs in their respective folders (swm goes into patch folder and airon goes into data folder) and I updated my game to 19.5.26 and the debug menu not appearing is because I updated my game? I'm on windows by the way.

  • 3 weeks later...
Posted (edited)
On 5/8/2025 at 1:35 PM, ovanossar said:

Capture-d-cran-2025-05-08-202624.png

hello, with the new update I have tried to use the mods but I have this error message, but both files are in the "mod" folder. can someone help me?

There are several mods in this pack that will create similar errors. I'm currently using:

  • Candy Excess
  • Daycare Hotline
  • Egg Waiting Icon
  • Fabulous Transformation
  • MonkeyPatched_PokeBattle_Battle_pbGainExp (required for Candy Excess)

To fix them, simply open the relevant .rb file and change any "Data/Mods" paths listed there to "patch/Mods"! Among these, I only needed to do so in Candy Excess (line 8) and Egg Waiting Icon (line 2).

 

The mods are, helpfully, checking to be sure that any required files (like MonkeyPatched or the Egg Waiting png) actually exist before letting you use them. But they're currently looking in Data/Mods instead of patch/Mods, so correcting the path fixes the issues. I am just now playing Reborn for the first time, so I can't say for certain, but my guess is that prior to a recent version that's where mods used to live. Now that they don't, the mods need to be nudged to check the correct spot.

Edited by Sithishade
typo/clarification
  • 1 month later...
Posted
On 5/30/2025 at 6:34 AM, Sithishade said:

There are several mods in this pack that will create similar errors. I'm currently using:

  • Candy Excess
  • Daycare Hotline
  • Egg Waiting Icon
  • Fabulous Transformation
  • MonkeyPatched_PokeBattle_Battle_pbGainExp (required for Candy Excess)

To fix them, simply open the relevant .rb file and change any "Data/Mods" paths listed there to "patch/Mods"! Among these, I only needed to do so in Candy Excess (line 8) and Egg Waiting Icon (line 2).

 

The mods are, helpfully, checking to be sure that any required files (like MonkeyPatched or the Egg Waiting png) actually exist before letting you use them. But they're currently looking in Data/Mods instead of patch/Mods, so correcting the path fixes the issues. I am just now playing Reborn for the first time, so I can't say for certain, but my guess is that prior to a recent version that's where mods used to live. Now that they don't, the mods need to be nudged to check the correct spot.

 

 

I tried the same, how did you get it to work? every time i try to edit the code, it seems to go back to the previous state, for example before editing the code:

Data/Mods

After editing

patch/Mods

After launching

Data/Mods

Also yes, i am saving it.

  • 4 months later...
Posted (edited)

a lot of bugs are related to the files being redirected to data/mods

just by changing with some notepad and looking for "data" and changing all the options from data/mods to patch/mods

it already help a lot, the errors list goes down to singles lines of code on the main file [AMB - AddOpt]

(there is a lot of bugs around line 52 idk why)
if some1 can found a way to fix that one its probably gonna make the mod work again for 19.5

Edited by Chealiee
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...