View Single Post
  #45  
Unread 21st November, 2016, 05:40 PM
lolo121 lolo121 is offline
Killing Spree
 
Join Date: Mar 2013
Posts: 29
Default

Quote:
Originally Posted by Chamberly View Post
You have NPLoaderLL_v17.u installed?
Is it in your cache? Or do you have an older version installed (this can cause a mismatch maybe)...?
Yes i have other NPLoader from ACEv08h and ACEv08g. I tried to join other server with ACEv10c - maybe the problem is in my server - but on other server i also can't join. With root permissions also not working.

Quote:
FactoryCreateText: TextBuffer with TextBufferFactory (0 1 NPLoaderLL_v17.u)
Can't find file 'NPLoaderLL_v17.u' for import
[NPLoaderv17] [File] NPLoaderLL_v17.so [Installed] No [Loaded] No
[NPLoaderv17] Installing NPLoaderLL
Bound to Editor.so
Loading package ../Cache/93E2BB8B4A6635F359C3A6BCF13320A1.uxx...
appError called:
Failed to make directory ..\System\
Executing UObject::StaticShutdownAfterError
Executing USDLClient::ShutdownAfterError
Executing USDLViewport::ShutdownAfterError
UOpenGLRenderDevice::ShutdownAfterError
Signal: SIGIOT [iot trap]
Aborting.
Exiting.
Name subsystem shut down
Maybe its the problem:

../Cache/93E2BB8B4A6635F359C3A6BCF13320A1.uxx...

and comparision

..\System\

slashes are different " / " and " \ " maybe its a problem and its should be ../System/ not ..\System\

Last edited by lolo121 : 21st November, 2016 at 05:44 PM.
Reply With Quote