limpshrimp 0 Posted May 16 Share Posted May 16 Hey ya'll, trying to figure out why I'm having issues with the SharedPC mod from the SWM modular modpack [E18.2]. Whenever I start up the game with SharedPC in the Mods folder i get the following error message: Script 'Applications/Pokemon Reborn.app/Contents/Resources/Data/Mods/SWM - SharedPC.rb' line 113: NameError occurred. uninitialized constant PokemonLoad::FontInstaller I'm running it on a mac with macOS 10.15.1 and haven't had issues with any of the other mods in the pack. Any help would be appreciated! Link to post Share on other sites
Global Mods Starry Knight 753 Posted May 16 Global Mods Share Posted May 16 @limpshrimp what version of reborn are you playing? Link to post Share on other sites
limpshrimp 0 Posted May 16 Author Share Posted May 16 @Starry Knight 18.2 (native mac app, not wine) Link to post Share on other sites
Global Mods Starry Knight 753 Posted May 16 Global Mods Share Posted May 16 @Waynolt I turn this over to you Link to post Share on other sites
Waynolt 170 Posted May 16 Share Posted May 16 3 hours ago, Starry Knight said: @Waynolt I turn this over to you It's in the unmodded part of the script... FontInstaller is one of the things that relies on a few Win32API calls; it's very much possible that it is one of the parts that were changed for the mac version of the game.@limpshrimp, could you please upload the mac version of Reborn/Data/Scripts.rxdata? Link to post Share on other sites
Global Mods Dreamblitz 1056 Posted May 16 Global Mods Share Posted May 16 I'm pretty sure fonts didn't work with the new MKXP version (which is what works for mac/linux native to my knowledge) so have been removed from the basegame, Which is probably why the old version of shared PC that still includes those parts is breaking?@Waynolt (This'd also be relevant for @Aironfaars additional options since from what I could tell that kinda re-adds the broken font options to the options menu, but uh... he hasn't been here in over a year) Link to post Share on other sites
Administrators andracass 1148 Posted May 16 Administrators Share Posted May 16 7 hours ago, limpshrimp said: @Starry Knight 18.2 (native mac app, not wine) 18.2 native mac app does not exist. you are running 18.3. the mac version only works because all the Win32API calls have workarounds in place. fontinstaller in particular shouldn't even be used because MKXP uses an entirely different method to install. this leads me to believe that you're running the wrong scripts/version somehow. Link to post Share on other sites
limpshrimp 0 Posted May 16 Author Share Posted May 16 @andracass you're right, my bad. I downloaded 18.2 also n got confused. @Waynolt uploaded the script to this link https://filebin.net/8evquytq674kqlfb, file was too large to upload directly Link to post Share on other sites
Waynolt 170 Posted May 16 Share Posted May 16 @limpshrimp Luckily the required edit was much smaller than I thought... please try it out:https://drive.google.com/open?id=19fajG-Cdt3q2nLipkvcI8UvN6-X3vxRX@Dreamblitz Yeah, pretty much that... Link to post Share on other sites
Recommended Posts
Archived
This topic is now archived and is closed to further replies.