Jump to content

Weapons Emitter


Recommended Posts

Hello guys, well as long time nobody see me here, I come back because in my localhost server I doing some mods ,Valakas Weapons and apply emitters compiling .uc got this errors, somebody can help me for bit? it look like is a staticmesh or something like that, but anything is there, I check files and all textutes, staticmeshes and meshes are there so what you think? all help appreciated.

 

Error-Emitter.jpg

 

 

Edited by CriticalError
Link to comment
Share on other sites

On 12/6/2020 at 11:43 PM, CriticalError said:

Hello guys, well as long time nobody see me here, I come back because in my localhost server I doing some mods and after remake Valakas Weapons and apply emitters compiling .uc got this errors, somebody can help me for bit? it look like is a staticmesh or something like that, but anything is there, I check files and all textutes, staticmeshes and meshes are there so what you think? all help appreciated.

 

missed material/textures when you make .u

with L2PE you can check it.

show your logs from ucc compiled

Link to comment
Share on other sites

a example of my log, got this:

 

Quote

Warning: Failed to load 'LineageEffectAs_Dragon': Can't find file for package 'LineageEffectAs_Dragon'
Warning: Failed to load 'MeshEmitter LineageEffectAs_Dragon.weapon_vala_buster.MeshEmitter54': Can't find file for package 'LineageEffectAs_Dragon'
Warning: Failed to load 'LineageEffectAs_Dragon': Can't find file for package 'LineageEffectAs_Dragon'
Warning: Failed to load 'MeshEmitter LineageEffectAs_Dragon.weapon_vala_buster.MeshEmitter55': Can't find file for package 'LineageEffectAs_Dragon'
Warning: Failed to load 'LineageEffectAs_Dragon': Can't find file for package 'LineageEffectAs_Dragon'
Warning: Failed to load 'MeshEmitter LineageEffectAs_Dragon.weapon_vala_buster.MeshEmitter57': Can't find file for package 'LineageEffectAs_Dragon'
Warning: Failed to load 'LineageEffectAs_Dragon': Can't find file for package 'LineageEffectAs_Dragon'
Warning: Failed to load 'MeshEmitter LineageEffectAs_Dragon.weapon_vala_buster.MeshEmitter58': Can't find file for package 'LineageEffectAs_Dragon'
Warning: Failed to load 'LineageEffectAs_Dragon': Can't find file for package 'LineageEffectAs_Dragon'
Warning: Failed to load 'SpriteEmitter LineageEffectAs_Dragon.weapon_vala_buster.SpriteEmitter2': Can't find file for package 'LineageEffectAs_Dragon'
Warning: Failed to load 'LineageEffectAs_Dragon': Can't find file for package 'LineageEffectAs_Dragon'
Warning: Failed to load 'MeshEmitter LineageEffectAs_Dragon.weapon_vala_buster.MeshEmitter59': Can't find file for package 'LineageEffectAs_Dragon'
Warning: Failed to load 'LineageEffectAs_Dragon': Can't find file for package 'LineageEffectAs_Dragon'
Warning: Failed to load 'MeshEmitter LineageEffectAs_Dragon.weapon_vala_buster.MeshEmitter63': Can't find file for package 'LineageEffectAs_Dragon'
Warning: Failed to load 'LineageEffectAs_Dragon': Can't find file for package 'LineageEffectAs_Dragon'
Warning: Failed to load 'MeshEmitter LineageEffectAs_Dragon.weapon_vala_buster.MeshEmitter66': Can't find file for package 'LineageEffectAs_Dragon'
Warning: Failed to load 'LineageEffectAs_Dragon': Can't find file for package 'LineageEffectAs_Dragon'
Warning: Failed to load 'MeshEmitter LineageEffectAs_Dragon.weapon_vala_buster.MeshEmitter329': Can't find file for package 'LineageEffectAs_Dragon'
Log: Parsing weapon_vala_buster_ilban

 anyway in my code:

 

Quote

class weapon_vala_buster extends Emitter;

defaultproperties
{
     Begin Object Class=MeshEmitter Name=MeshEmitter54
         StaticMesh=StaticMesh'LineageEffectsStaticmeshesAS_Dragon.whirl_02'
         UseMeshBlendMode=False
         RenderTwoSided=True
         UseColorScale=True
         ColorScale(0)=(Color=(B=255,G=255,R=255,A=255))
         ColorScale(1)=(RelativeTime=0.439286,Color=(G=57,R=255,A=255))
         ColorScale(2)=(RelativeTime=1.000000,Color=(B=32,R=255,A=255))
         FadeOutStartTime=2.340000
         FadeOut=True
         FadeInEndTime=0.450000
         FadeIn=True
         MaxParticles=8
         StartLocationRange=(Z=(Min=-5.000000,Max=-5.000000))
         SpinParticles=True
         SpinCCWorCW=(Z=0.000000)
         SpinsPerSecondRange=(X=(Min=1.000000,Max=1.000000))
         StartSpinRange=(X=(Min=-1.000000,Max=1.000000))
         UseSizeScale=True
         UseRegularSizeScale=False
         SizeScale(0)=(RelativeSize=1.000000)
         SizeScale(1)=(RelativeTime=0.510000,RelativeSize=0.800000)
         SizeScale(2)=(RelativeTime=1.000000,RelativeSize=0.800000)
         StartSizeRange=(X=(Min=0.150000,Max=0.150000),Y=(Min=0.150000,Max=0.150000),Z=(Min=0.150000,Max=0.150000))
         InitialParticlesPerSecond=3.000000
         AutomaticInitialSpawning=False
         LifetimeRange=(Min=3.000000,Max=3.000000)
         StartVelocityRange=(Z=(Min=16.000000,Max=16.000000))
         VelocityLossRange=(Z=(Min=0.200000,Max=0.200000))
         WarmupTicksPerSecond=1.000000
         RelativeWarmupTime=1.000000
         Name="MeshEmitter54"
     End Object
     Emitters(0)=MeshEmitter'LineageEffectAs_Dragon.weapon_vala_buster.MeshEmitter54'
     Begin Object Class=MeshEmitter Name=MeshEmitter55
         StaticMesh=StaticMesh'LineageEffectsStaticmeshesAS_Dragon.white_Protect01'
         RenderTwoSided=True
         Opacity=0.100000
         UseColorScale=True
         ColorScale(0)=(Color=(B=36,G=36,R=255,A=255))
         ColorScale(1)=(RelativeTime=1.000000,Color=(B=18,G=30,R=180,A=255))
         FadeOutStartTime=0.128000
         FadeOut=True
         FadeInEndTime=0.120000
         FadeIn=True
         StartLocationRange=(Y=(Min=-0.500000,Max=-0.500000),Z=(Min=6.200000,Max=6.200000))
         SpinParticles=True
         StartSpinRange=(X=(Min=-1.000000,Max=1.000000),Y=(Min=-1.000000,Max=1.000000),Z=(Min=-1.000000,Max=1.000000))
         UseSizeScale=True
         UseRegularSizeScale=False
         SizeScale(0)=(RelativeSize=0.800000)
         SizeScale(1)=(RelativeTime=1.000000,RelativeSize=1.250000)
         StartSizeRange=(X=(Min=0.800000,Max=0.800000),Y=(Min=0.800000,Max=0.800000),Z=(Min=0.800000,Max=0.800000))
         InitialParticlesPerSecond=10.000000
         AutomaticInitialSpawning=False
         DrawStyle=PTDS_Brighten
         LifetimeRange=(Min=0.400000,Max=0.400000)
         WarmupTicksPerSecond=2.000000
         RelativeWarmupTime=2.000000
         Name="MeshEmitter55"
     End Object

make reference to make .u with "LineageEffectAs_Dragon" but if delete with and leave only with "weapon_vala_buster.MeshEmitter54" encrypt was empty.

 

Empty.jpg

Link to comment
Share on other sites

Warning: Failed to load 'LineageEffectAs_Dragon': Can't find file for package 'LineageEffectAs_Dragon'

basically tells you that it couldn't find the file

then it will compile it the same, but without saving the information.

for that you need remove it:

Emitters(0)=MeshEmitter'LineageEffectAs_Dragon.weapon_vala_buster.MeshEmitter54'

 

Emitters(0)=MeshEmitter'MeshEmitter54'

and recopile from 0

 

  • Like 1
Link to comment
Share on other sites

I know that bro but no matter what I do no work, a example:

 

LineageEffectAs_Dragon= Name of .U no necessary

weapon_vala_buster= is to group the effect into vala_buster,etc

MeshEmitter54=this one ofc is a Emitter name calling ingame

 

About recompile like you mean I know it begin from 0 to 5,6,7,8 o whatever Emitter contain effect, just the problem is when I enter in the game look like shit one part of the effect.

 

Link to comment
Share on other sites

On 12/6/2020 at 11:43 PM, CriticalError said:

 

Error-Emitter.jpg

 

 

So, back to the root of the problem. The "static meshes" have lost the textures.

With L2PE you can check it.


https://mega.nz/file/Q1NClaZS#LndlWhBy2Sd29rby8mqZSeb8qS7Zg_d_6s-khftV8f0

 

And share all files you use

 

Or create from 0

Scripts: https://yadi.sk/d/h47U4yj5B54wdA

Staticmeshes/Textures:

http://www.mediafire.com/file/sifws5l5uawq9qi/LineageEffectsStaticmeshes.7z/file

http://www.mediafire.com/file/ryyahtgu04bm2ow/LineageEffectsTextures.7z/file

  • Like 1
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Posts

    • I can use this folder system for High Five offline server?   The folder does not have a l2.exe file.   Thank you very much if anyone can help me.   https://drive.google.com/file/d/13kU-g_4JJ-sP-kg2F7pqkUOVKmQdubFm/view
    • I know, but...every time I have problem with IP address setup 😞
    • ENGLISH As you know, we have always profiled in the development of Java emulators, we continue to do our favorite thing, and now we have the opportunity to provide you with services in the field of private development of L2 assemblies Essence, Classic and High Five, which we have been doing in recent years, we have not been working on basic builds for a long time and work only on contracts for the world's best projects. These are the best builds we can offer, we have test servers and we can show them to you on the test, and if you are very good at gameplay, you will see a big difference in the quality and detail of the official content compared to the basic builds. These are the best top solutions in the world, which are currently used to implement the largest projects in the world. We guarantee 100% implementation of all official content. If you have any questions about testing, discussions, etc., please contact our studio and we will discuss everything. At the moment, you can get acquainted with the preliminary information and prices for Private L2 contracts here: Private Server packs L2 Essence 464, 447, 388, 362, 286 protocols Private server packs L2Classic Private server pack High Five РУССКИЙ --------------------------------------------- Как вы знаете мы всегда профилировались на разработке в сфере Java эмуляторов, мы продолжаем заниматься своим любимым делом, и сейчас у нас появилась возможность предоставлять вам услуги в сфере приватных разработок L2 сборок Essence, Classic и High Five, которыми мы занимаемся последние годы, мы уже давно не работаем над базовыми сборками и работаем только на контрактах для лучших мировых проектов. Это лучшие сборки, которые мы можем предложить, у нас есть тестовые сервера, и мы можем показать их вам на тесте, и если вы очень хорошо разбираетесь в игровом процессе, вы увидите большую разницу в качестве и детализации официального контента по сравнению с базовыми сборками. Это лучшие топовые решения в мире, которые на данный момент используются для реализации крупнейших проектов в мире. Мы даем гарантии - 100% реализации всего официального контента. По вопросам тестирования, обсуждений и тд - пишите по контактам нашей студии и мы все обсудим. На данный момент вы можете ознакомиться с предварительной информацией и ценами на Приватные контракты L2 тут: Приватные Сборки L2 Essence 464, 447, 388, 362, 286 protocols Приватные Сборки L2Classic Приватная Сборка High Five -------------------------------------------------------------- Contacts: Telegram: https://t.me/L2scripts Whatsapp, Viber: +1 (916) 226 1910 С уважением, Администрация !
  • Topics

×
×
  • Create New...