bodhisattv Posted March 17, 2023 Posted March 17, 2023 (edited) I deleted world_service.pyc and replaced it with the attached py file that I decompiled and patched. Totally playable. I saw a single orange warning on load. this is inside TURBODRIVER_WickedWhims_Scripts.ts4script archive TURBODRIVER_WickedWhims_Scripts.ts4script\turbolib2\services\world_service.pyc apparently locations are now communicated via a 3 part variable instead of 2 trans, _ = placement.find_good_location(context) becomes trans, _, _ = placement.find_good_location(context) i offer no warranties that this patch won't melt your computer into silly puttty and if my behavior offends turbodriver, please forgive me. I love your mod!! I was just curious if I could fix it so I tried. That said, if you want a talented coder on your team, find me and lets talk. world_service.py Edited March 17, 2023 by bodhisattv small tweak to attachment 4
SAFMeiko Posted March 17, 2023 Posted March 17, 2023 (edited) Sorry, that was a resolution sentence. I'm brain dead. Perhaps WW will update this in the near future, but if it can be resolved with a small error, I would like to try this by creating new data. Edited March 17, 2023 by Super anal fucker meiko
bodhisattv Posted March 17, 2023 Author Posted March 17, 2023 actually use this one the placement function gets called in a couple other places. this patches them all world_service.py
Chutney69 Posted March 17, 2023 Posted March 17, 2023 Thanks for this, it seems to work really well! WickedWhims still comes up with one error when you load the world but seems fine after that point.
stfusunshine Posted March 17, 2023 Posted March 17, 2023 Wow! So how does this work? You add this file along with TURBO's files or am I missing something?
Fake McCoy Posted March 17, 2023 Posted March 17, 2023 I'm also curious how to use this file. I don't know how to find the file to be replaced. Do I need to decompile the mod script or something?
Chutney69 Posted March 17, 2023 Posted March 17, 2023 Use 7zip or similar to open the TURBODRIVER_WickedWhims_Scripts.ts4script file. Inside that archive, open the turbolib2 folder Open the services folder in there Copy the downloaded world_service.py file into that folder There are still some errors along the way so it doesn't solve everything.
Fake McCoy Posted March 17, 2023 Posted March 17, 2023 14 minutes ago, Chutney69 said: Use 7zip or similar to open the TURBODRIVER_WickedWhims_Scripts.ts4script file. Inside that archive, open the turbolib2 folder Open the services folder in there Copy the downloaded world_service.py file into that folder There are still some errors along the way so it doesn't solve everything. Cool. I'll give it a shot. Thanks!
Chutney69 Posted March 17, 2023 Posted March 17, 2023 As well as the occasional additional error message the game is lagging/hanging every so often so it doesn't fix everything, but certainly better than nothing.
GMac2021 Posted March 17, 2023 Posted March 17, 2023 Thanks for this. The only LE's I received happened when loading a lot and they were due to a door. Played for a couple of hours and only received a WW notification when changing lots. I didn't notice any lagging/stuttering/longer loads. It worked fine. Thanks!
LittleRedSonja Posted March 17, 2023 Posted March 17, 2023 I wonder if this is still needed after the last 2 updates. In any case it is really nice to see people helping, nice job ?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now