#P4G Colorful Controller mod not working
54 messages · Page 1 of 1 (latest)
Hi there! :wave:
:warning: While you wait for a response, please check the following to ensure your post isn't deleted by staff:
:one: Make sure you're in the right forum!
- "modder-help" is for help making mods
- "user-help" for help using mods.
If your issue isn't about modding, take it to the Steam forums, Reddit etc. please!
:two: Make sure you've searched thoroughly to see if your question has been asked before. Nobody enjoys repeating themselves! :mag:
:three: Summarise your issue as clearly as possible in the post title and assign any/all relevant tags so people can see exactly what your post is about without needing to open it.
Vague titles like "I need help" or "Reloaded error" are not sufficient! :label:
:four: If your post is related to a specific mod or guide you're following, share a link to it! Don't just assume everyone knows what you're referring to! :link:
:five: If you're seeing any error messages, include screenshots and/or logs so people can check them out without needing to ask! :notepad_spiral:
:six: Tell us how you've tried to figure out the problem yourself. People are much more likely to help if you appear to have tried your best before creating a post! :technologist:
:white_check_mark: Troubleshooting Tips! :white_check_mark:
-
"I'm getting unexpected behaviour when playing with mods!"
If the problem only occurs with mods enabled (double-check this!), then it's likely caused by a bug in one of the mods you have installed. Try disabling each of your mods one by one, launching the game and testing as you go to narrow down the problem mod. Once identified, report the issue to the author so they can fix it! -
"My problem relates to the 'Community Enhancement Pack'"
Consider checking out:
https://discord.gg/aZkkqnw
His log indicates they might not have Reloaded.Sharedlib.Hooks mod
It shouldn't have changed anything. Are we sure it isn't just a conflicting file?
Though it's strange, the actual loader uses it too and would throw an error
Kind of a design flaw that the logger doesn't print which mod logged the message.
Oh, mb I didn't notice that
I can in theory still change that, maybe I should.
Think it's PAK emu based on order though
In any case, can you repro?
I can get up and try repro if needed, would just need to set up game under Proton
I'm trying rn
Which is less than ideal experience right now honestly
I suggest deleting the local FileEmulationFramework stuff
Let it download
Seems to work fine for me
So you won't be running local builds by accident
True, I'll do that
Their PAK mod isn't seeing Reloaded.SharedLib.Hooks in any case
Yep, still works for me too
Maybe it'll fix itself if they delete their Pak bf mod and let it redownload, or their hooks mod.
I don't think that should even matter though. I'm almost certain it doesn't use Reloaded hooks (I have no idea why it would)
Still, issue is their GetController is returning null
Or well, part of the issue anyway
It does say it's using a cached file, maybe the cache got messed up somehow. Try deleting the Cache folder in Persona Essentials' folder @chrome thorn
GetController here is the Reloaded Loader API for getting a component from another mod. (In this case Reloaded.SharedLib.Hooks)

The cache folder should clear when essentials is upgraded; but still worth a shot
I'd suggest deleting
- hooks,
- bf emulator
- cache
let be try
====
Misc note.
One thing I'll definitely need to do for R3 is to keep mod file hashes & listing from downloads around somewhere. So users can run integrity checks during troubleshoot.
There's always the odd case when someone's antivirus deletes a mod file and it causes unexpected runtime errors.
One of my mods is notorious for this actually. And it doesn't even do anything, it's not even a mod, it's my decompressor for SEGA PRS format lol.
just this right?
Yeet the whole folder
I'd just delete the whole cache folder
If you delete just that I think it might mess stuff up with the json file
Yep
ok delte cache folder not just the p4g folder got it
delted let me try running it now
works now
so for some reason it my essentials cache got corrupted right
let me check if i have all other mods thats doesnt use spr works with this
My guess would be that you had a mod enabled before that overwrote the spr used by colourful controller and for some reason when you disabled it the file didn't get rebuilt. If that is the case something's wrong with the caching code (I hope not)
yeah i was using colorful skills
i probably just stick with cep until spr is included in essentials
let me close this out
oh my god im so stupid
i didnt realize arcana localization also modify spr as well with that off all other mods that mod spr off except colorful controller mod works
mb