ACE v1.0e crash on UT v436 Linux native.

Discussions about UT99
Post Reply
User avatar
obliterat0r
Novice
Posts: 5
Joined: Mon Nov 21, 2016 12:40 pm

ACE v1.0e crash on UT v436 Linux native.

Post by obliterat0r »

So yeah, it works fine with ACE v0.8h servers. But there is some problem with NPLoaderLL_v17.so file on ACE v1.0e.
UT Game error log:

Log: Level is Level DM-Liandri.MyLevel
Log: Bringing Level DM-Liandri.MyLevel up for play (156)...
Log: Spawning new actor for Viewport SDLViewport0
ScriptLog: Team 255
ScriptLog: Login: Player`
Log: Possessed PlayerPawn: TMale2 Entry.TMale1
Init: Initialized moving brush tracker for Level DM-Liandri.MyLevel
ScriptLog: XC: Helper Win Closed
Log: Possessed PlayerPawn: bbCHSpectator DM-Liandri.bbCHSpectator0
Log: FactoryCreateText: TextBuffer with TextBufferFactory (0 1 NPLoaderLL_v17.u)
Log: Execing NPLoaderLL_v17.u
Log: FactoryCreateText: TextBuffer with TextBufferFactory (0 1 NPLoaderLL_v17.so)
Log: Execing NPLoaderLL_v17.so
Log: Bound to NPLoaderLL_v17.so
Log: dlerror: ./NPLoaderLL_v17.so: undefined symbol: autoclassUNPLLibraryLoader
Critical: appError called:
Critical: Can't bind to native class NPLoaderLL_v17.NPLLibraryLoader
Exit: Executing UObject::StaticShutdownAfterError
Exit: Executing USDLClient::ShutdownAfterError
Exit: UGenericAudioSubsystem::ShutdownAfterError
Log: [MikModMusic] Music shutdown.
Log: [MikModMusic] Music termination requested.
Log: [MikModMusic] Waiting for music thread to finish.
Log: [MikModMusic] Music thread done. Have a nice day.
Exit: Executing USDLViewport::ShutdownAfterError
Exit: UOpenGLRenderDevice::ShutdownAfterError
Exit: Exiting.
Uninitialized: Name subsystem shut down
Uninitialized: Log file closed, Thu Jun 29 17:55:30 2017
User avatar
obliterat0r
Novice
Posts: 5
Joined: Mon Nov 21, 2016 12:40 pm

Re: ACE v1.0e crash on UT v436 Linux native.

Post by obliterat0r »

Ok, I just realised what the problem was. Basically the official link to get the file (http://utgl.unrealadmin.org/NPLoader/v17/) has a broken file \o/ and it is causing you to crash. Maybe somebody should report it to UnrealAdmin.

Here it is a working NPLoaderLL_v17.so file http://unrealtournament.99.free.fr/utfi ... tFiles.zip
Post Reply