View Single Post
  #10  
Unread 6th November, 2012, 01:01 PM
The_Cowboy's Avatar
The_Cowboy The_Cowboy is offline
Unstoppable
 
Join Date: Jan 2009
Location: India
Posts: 190
Default

Any ideas regarding this error?
Code:
Add mutator NWCoreV3.NWMainReplacer
Loading level filtering data...
Max height: 12681.457031
Max size: 9442.994141
Player starts/spawns: 20
Total liquid zones: 0
Total water zones: 0
Total lava zones: 0
Total slime zones: 0
Total damage zones: 1
Finishing...
ouch II magic|FMT [0x74786562|0x20746d66]
appError called:
Invalid sound format in Sound NWBoltRifleV3.expl.empExpl
Executing UObject::StaticShutdownAfterError
Executing USDLClient::ShutdownAfterError
UALAudioSubsystem::ShutdownAfterError
Executing USDLViewport::ShutdownAfterError
USDLGLRenderDevice::ShutdownAfterError
Signal: SIGIOT [iot trap]
Aborting.
Exiting.
Name subsystem shut down
I am running native ut installation in Ubuntu 12.04.
__________________
My GitHub repositories

Quote:
Originally Posted by Wormbo
You learn UnrealScript mainly by reading other people's code. Removing code without an important reason (download size reduction and lack of helpfulness are not important in that sense) is extremely antisocial IMHO. Sure, without the source code the package is smaller, but let's be honest - text compresses well, so the difference isn't really noticeable for redirected downloads.
Quote:
Originally Posted by Feralidragon
Trial and error is sometimes better than any tutorial, because we learn how it works for ourselfs, which kills any doubts about anything
Reply With Quote