Jump to content

I believe I solved WW exception error !!!


Recommended Posts

Posted (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 by bodhisattv
small tweak to attachment
Posted (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 by Super anal fucker meiko
Posted
  1. Use 7zip or similar to open the TURBODRIVER_WickedWhims_Scripts.ts4script file.
  2. Inside that archive, open the turbolib2 folder
  3. Open the services folder in there
  4. Copy the downloaded world_service.py file into that folder

There are still some errors along the way so it doesn't solve everything.

Posted
14 minutes ago, Chutney69 said:
  1. Use 7zip or similar to open the TURBODRIVER_WickedWhims_Scripts.ts4script file.
  2. Inside that archive, open the turbolib2 folder
  3. Open the services folder in there
  4. 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!

 

Posted

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.

Posted

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!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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