Linux Fix
Posted: 18-07-2004 05:18
This is the way I fixed the
Warning: Missing Class Class Editor.TransBuffer
Warning: Failed to load 'Class Deathball.^?^?^?^?o^?^?^?^?oine': Failed to find object 'Class Deathball.^?^?^?^?o^?^?^?^?oine'
Warning: Failed to find object 'Class Deathball.^?^?^?^?o^?^?^?^?oine'
Critical: Failed to find object 'Class Deathball.^?^?^?^?o^?^?^?^?oine'
Exit: Executing UObject::StaticShutdownAfterError
Exit: Exiting.
error on linux.
It does not seem to break anything but it also works for other mods also.
Open deathball.ini and find the GameEngine=Deathball.DB_GameEngine line. Change it to GameEngine=Engine.GameEngine and it will work.
Warning: Missing Class Class Editor.TransBuffer
Warning: Failed to load 'Class Deathball.^?^?^?^?o^?^?^?^?oine': Failed to find object 'Class Deathball.^?^?^?^?o^?^?^?^?oine'
Warning: Failed to find object 'Class Deathball.^?^?^?^?o^?^?^?^?oine'
Critical: Failed to find object 'Class Deathball.^?^?^?^?o^?^?^?^?oine'
Exit: Executing UObject::StaticShutdownAfterError
Exit: Exiting.
error on linux.
It does not seem to break anything but it also works for other mods also.
Open deathball.ini and find the GameEngine=Deathball.DB_GameEngine line. Change it to GameEngine=Engine.GameEngine and it will work.