Author Topic: I have some broken addons  (Read 1681 times)

I got some broken addons but I don't know what they are
console log: http://www.filepup.net/files/ltpx131425233428.html

What the hell kind of website are you currently using for cloud storage? You could of uploaded it as an attachment onto the forums or uploaded the text onto pastebin...

Going ontopic, I think the problem in mind is an add-on named "1RandomPack.zip" because of this error message:
Code: [Select]
Error opening zip (Add-Ons/Brick_1RandomPack.zip), need to handle this better...
--------- Loading Common ---------
Error opening zip (Add-Ons/Brick_1RandomPack.zip), need to handle this better...
Or it could be the fact that something is disabling the pushbroom but that's probably not the issue.
Code: [Select]
ERROR: ForceRequiredAddOn() - "Weapon_Pushbroom" is not a valid add-on
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->loadAddOns->ForceRequiredAddOn


Stupid yous! You deleted your pushbroom. No witchbroom for yous.
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->loadAddOns

Try removing 1Randompack.zip and see if that fixes the issue.

The brick pack isn't an issue. I have the pack and it works find for me.
I'm more suspicious of the "Witch Broom" that the console error is talking about.

What the hell kind of website are you currently using for cloud storage? You could of uploaded it as an attachment onto the forums or uploaded the text onto pastebin...
well idk how to attach files

The brick pack isn't an issue. I have the pack and it works find for me.
I'm more suspicious of the "Witch Broom" that the console error is talking about.
Touche. Maybe that Witch Broom thing has something to do with this error. Thanks for the information, Nobody. But the error message, wouldn't that mean he did something wrong with the installation?

Touche. Maybe that Witch Broom thing has something to do with this error. Thanks for the information, Nobody. But the error message, wouldn't that mean he did something wrong with the installation?

Not quite. Zone bricks have the same error but they still work.
Prolly just some syntax error somewhere.

I got some time, why not. A few things tho:

1. Please don't use some stuffty file uploader for posting a console log, especially one that makes you choose between a free and premium download; Annoying popups do not help us download the console.log any faster to help your issue. Try dropbox, google drive, or even mediafire if your gonna do that. You could always just ATTACH the file in your post, but the latter is preferred to save Baddy on bandwidth. Just an FYI for future reference.

2. The 1 Random Pack you are using is packaged incorrectly. Here is a properly packaged version: http://www.mediafire.com/download/6ao2bvzx0p6v1g9/Brick_1RandomPack.zip

3. This one goes over a list of errors / problems.
Code: [Select]
Client checking Add-On: System_ReturnToBlockland
Loading Add-On: System_ReturnToBlockland (CRC:1406435891)
Add-Ons/System_ReturnToBlockland/interface/profiles/connectClient.cs (0): Unable to find parent object RTB_TextEditProfile for GuiControlProfile.
Missing file: Add-Ons/System_ReturnToBlockland/interface/colorManager.gui!
Activating package: RTBC_ModManager
    Add-On is in the list of known bad add-on names - will not execute
    No description.txt for this add-on - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    Add-On is in the list of known bad add-on names - will not execute
    No description.txt for this add-on - will not execute
    No description.txt for this add-on - will not execute
    No description.txt for this add-on - will not execute
    No description.txt for this add-on - will not execute
    No description.txt for this add-on - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    No description.txt for this add-on - will not execute
    No description.txt for this add-on - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    No description.txt for this add-on - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    No description.txt for this add-on - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    No description.txt for this add-on - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    No description.txt for this add-on - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    No description.txt for this add-on - will not execute
    No description.txt for this add-on - will not execute
    No description.txt for this add-on - will not execute
    No description.txt for this add-on - will not execute
    No description.txt for this add-on - will not execute
    No description.txt for this add-on - will not execute
    Add-On folder does not follow the format <category>_<name> - will not execute
    No description.txt for this add-on - will not execute
Looks like the version of RTB you are using it breaking some things. This is to be expected when using DaProgs / Original RTB 4

Code: [Select]
Client checking Add-On: System_LoadAddOn
    Add-On is in the list of known bad add-on names - will not execute
Remove this add-on

Code: [Select]
Client checking Add-On: System_BRV
Loading Add-On: System_BRV
Add-Ons/System_BRV/modules/BRV_IRC.cs (87): string always evaluates to 0.
Executing Add-Ons/System_BRV/client.cs.
ERROR: Noticed RTB is present, some features may not work or have been disabled.
Executing config/server/ADD_ON_LIST.cs.
Executing config/Client/BRV/Preferences.cs.
Executing add-ons/System_BRV/UI/GUI.cs.
 *** Executing GUI elements.
Executing add-ons/System_BRV/UI/Profiles/BRVButtonProfile.cs.
Executing add-ons/System_BRV/UI/Profiles/BRVEditProfile.cs.
Executing add-ons/System_BRV/UI/Themes/Onyx/GuiBRVWindowProfile.cs.
Executing add-ons/System_BRV/UI/BRV_Overlay.gui.
Executing add-ons/System_BRV/UI/BRV_Settings.gui.
Executing add-ons/System_BRV/UI/BRV_IRC.gui.
Add-ons/System_BRV/UI/Icons/Gears
Add-ons/System_BRV/UI/Icons/Themes
Add-ons/System_BRV/UI/Icons/Credits
Activating package: BRV_Module_Client
Executing add-ons/System_BRV/modules/BRV_Link.cs.
 *** Executing BRV Link module.
 *** BRV executed just fine.
This is functional, but with some errors. Ask ChocoboPah to fix this

Code: [Select]
Client checking Add-On: Client_MenuMusic
Loading Add-On: Client_MenuMusic (CRC:-1157247859)
Executing Add-Ons/Client_MenuMusic/client.cs.
Activating package: menuMusic_menuMusic
Now playing 2

File not found!
BackTrace: ->[menuMusic_menuMusic]onStart->[menuMusic_menuMusic]serverPart2->[menuMusic_menuMusic]initClient->[menuMusic_menuMusic]loadClientAddOns->[menuMusic_menuMusic]menuMusic_iniMainMenuMusic->menuMusic_StartSong
This doesn't seem to be working

Code: [Select]
Client checking Add-On: Client_Greeting
    Add-On is in the list of known bad add-on names - will not execute
Another baddon

Code: [Select]
Loading Add-On: Weapon_The_New_Halo_Pack (CRC:-217211486)
Executing Add-Ons/Weapon_The_New_Halo_Pack/server.cs.
  Loading Add-On "Weapon_Gun"
Executing Add-Ons/Weapon_Gun/server.cs.
Executing Add-Ons/Weapon_The_New_Halo_Pack/Type-25_DEP/Type25_DEP.cs.
WARNING: AddDamageType() - Type25_DEP file "add-ons/Weapon_The_New_Halo_Pack/Type25_DEP/CI_Type25_DEP.png" does not exist!
Object 'Type25_DEPCasing' is not a member of the 'DebrisData' data block class
Object 'Type25_DEPCharge1Sound' is not a member of the 'AudioProfile' data block class
Object 'Type25_DEPCharge2Sound' is not a member of the 'AudioProfile' data block class
ShapeBaseImageData:: Could not resolve state "TriggerChargeCheck1" for image "Type25_DEPImage"
ShapeBaseImageData:: Could not resolve state "TriggerChargeCheck2" for image "Type25_DEPImage"
ShapeBaseImageData:: Could not resolve state "Charge3" for image "Type25_DEPImage"
Executing Add-Ons/Weapon_The_New_Halo_Pack/Type51Carbine/Type51Carbine.cs.
WARNING: AddDamageType() - Type51Carbine file "add-ons/Weapon_The_New_Halo_Pack/Type51Carbine/CI_Type51Carbine.png" does not exist!
ProjectileData - Type51CarbineTracerProjectile(1003) - invalid value for muzzleVelocity: Must be between 0 and 200
ProjectileData - Type51CarbineTracerProjectile(1003) - invalid value for bounceElasticity: Must be between 0 and 0.999
ProjectileData - Type51CarbineTracerProjectile(1003) - invalid value for bounceElasticity: Must be between 0 and 0.999
ProjectileData - Type51CarbineMuzzleExplosionProjectile(1004) - invalid value for bounceElasticity: Must be between 0 and 0.999
Executing Add-Ons/Weapon_The_New_Halo_Pack/M19_SSM/M19_SSM.cs.
WARNING: AddDamageType() - M19_SSM_Direct file "base/server/scripts/CI_M19_SSM_D.png" does not exist!
WARNING: AddDamageType() - M19_SSM_Radius file "base/server/scripts/CI_M19_SSM_R.png" does not exist!
ProjectileData - M19_SSMMuzzleExplosionProjectile(1030) - invalid value for bounceElasticity: Must be between 0 and 0.999
Could not locate projectile shape: Add-Ons/Weapon_The_New_Halo_Pack/M19_SSM/empty.dts (download failed)
Executing Add-Ons/Weapon_The_New_Halo_Pack/BR55/BR55.cs.
WARNING: AddDamageType() - BR55 file "add-ons/Weapon_The_New_Halo_Pack/BR55/CI_BR55.png" does not exist!
Executing Add-Ons/Weapon_The_New_Halo_Pack/Type25_GL/Type25_GL.cs.
ExplosionData: Couldn't load shape "Add-Ons/Weapon_The_New_Halo_Pack/Type25_GL/explosionSphere1.dts"
WARNING: AddDamageType() - Type25_GL file "add-ons/Weapon_The_New_Halo_Pack/Type25_GL/CI_Type25_GL.png" does not exist!
ProjectileData - Type25_GLProjectile(1076) - invalid value for gravityMod: Must be between 0 and 1
ProjectileData - Type25_GLMuzzleExplosionProjectile(1077) - invalid value for bounceElasticity: Must be between 0 and 0.999
Object 'Type25_GLCasing' is not a member of the 'DebrisData' data block class
Executing Add-Ons/Weapon_The_New_Halo_Pack/Type33_LAAW/Type33_LAAW.cs.
ParticleData(Type33_LAAWSparkParticle) lifetimeVariance >= lifetime
ExplosionData: Couldn't load shape "Add-Ons/Weapon_The_New_Halo_Pack/Type33_LAAW/explosionSphere1.dts"
WARNING: AddDamageType() - Type33_LAAW file "add-ons/Weapon_The_New_Halo_Pack/Type33_LAAW/CI_Type33_LAAW.png" does not exist!
ProjectileData - Type33_LAAWMuzzleExplosionProjectile(1104) - invalid value for bounceElasticity: Must be between 0 and 0.999
Object 'Type33_LAAWCasing' is not a member of the 'DebrisData' data block class
Executing Add-Ons/Weapon_The_New_Halo_Pack/Type33_GML/Type33_GML.cs.
Object 'Type33_GMLStickExplosionEmitter' is not a member of the 'ParticleEmitterData' data block class
WARNING: AddDamageType() - Type33_GML file "add-ons/Weapon_The_New_Halo_Pack/Type33_GML/CI_Type33_GML.png" does not exist!
ProjectileData - Type33_GMLMuzzleExplosionProjectile(1133) - invalid value for bounceElasticity: Must be between 0 and 0.999
Object 'Type33_GMLCasing' is not a member of the 'DebrisData' data block class
Executing Add-Ons/Weapon_The_New_Halo_Pack/M6GB/M6GB.cs.
Executing Add-Ons/Weapon_The_New_Halo_Pack/M6Galilean/M6Galilean.cs.
ParticleEmitterData(M6GalileanCharge1Emitter) velocityVariance > ejectionVelocity
ParticleEmitterData(M6GalileanCharge2Emitter) velocityVariance > ejectionVelocity
ParticleEmitterData(M6GalileanCharge3Emitter) velocityVariance > ejectionVelocity
ParticleEmitterData(M6GalileanCharge4Emitter) velocityVariance > ejectionVelocity
Object 'M6GalileanTrailEmitter' is not a member of the 'ParticleEmitterData' data block class
Object 'M6GalileanChargeEmitter' is not a member of the 'ParticleEmitterData' data block class
Activating package: M6GalileanPackage
Executing Add-Ons/Weapon_The_New_Halo_Pack/M6S/M6S.cs.
Syntax error in input.
eval error >> %exists = $DamageType::M6D SOCOM;
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->loadAddOns->AddDamageType

Syntax error in input.
eval error >> $DamageType::M6D SOCOM = $maxDamageType;
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->loadAddOns->AddDamageType

Executing Add-Ons/Weapon_The_New_Halo_Pack/MA5C_ICWS/MA5C_ICWS.cs.
ProjectileData - MA5C_ICWSMuzzleExplosionProjectile(1212) - invalid value for bounceElasticity: Must be between 0 and 0.999
Could not locate projectile shape: Add-Ons/Weapon_The_New_Halo_Pack/MA5C_ICWS/muzFlareProj.dts (download failed)
ProjectileData - MA5C_ICWSMuzzleExplosion2Projectile(1213) - invalid value for bounceElasticity: Must be between 0 and 0.999
Could not locate projectile shape: Add-Ons/Weapon_The_New_Halo_Pack/MA5C_ICWS/muzFlareProj2.dts (download failed)
Executing Add-Ons/Weapon_The_New_Halo_Pack/DMR/DMR.cs.
Executing Add-Ons/Weapon_The_New_Halo_Pack/MA5B/MA5B.cs.
WARNING: AddDamageType() - MA5B file "add-ons/Weapon_The_New_Halo_Pack/MA5B/CI_MA5B.png" does not exist!
ProjectileData - MA5BMuzzleExplosionProjectile(1243) - invalid value for bounceElasticity: Must be between 0 and 0.999
ProjectileData - MA5BMuzzleExplosion2Projectile(1244) - invalid value for bounceElasticity: Must be between 0 and 0.999
Activating package: MA5BPackage
Executing Add-Ons/Weapon_The_New_Halo_Pack/SRS99_AM/SRS99_AM.cs.
ProjectileData - SRS99_AMTracerProjectile(1261) - invalid value for muzzleVelocity: Must be between 0 and 200
ProjectileData - SRS99_AMTracerProjectile(1261) - invalid value for bounceElasticity: Must be between 0 and 0.999
ProjectileData - SRS99_AMTracerProjectile(1261) - invalid value for bounceElasticity: Must be between 0 and 0.999
Executing Add-Ons/Weapon_The_New_Halo_Pack/M7SCSMG/M7SCSMG.cs.
Executing Add-Ons/Weapon_The_New_Halo_Pack/M7CSMG/M7CSMG.cs.
Executing Add-Ons/Weapon_The_New_Halo_Pack/SRS99CS2AM/SRS99CS2AM.cs.
WARNING: AddDamageType() - SRS99CS2AM: file "add-ons/Weapon_SRS99CS2AM/CI_SRS99CS2AM.png" does not exist!
ProjectileData - SRS99CS2AMTracerProjectile(1303) - invalid value for bounceElasticity: Must be between 0 and 0.999
ProjectileData - SRS99CS2AMTracerProjectile(1303) - invalid value for bounceElasticity: Must be between 0 and 0.999
Executing Add-Ons/Weapon_The_New_Halo_Pack/M6D_Magnum/M6D_Magnum.cs.
WARNING: AddDamageType() - M6D Magnum file "add-ons/Weapon_The_New_Halo_Pack/M6D_Magnum/CI_M6D_Magnum.png" does not exist!
Executing Add-Ons/Weapon_The_New_Halo_Pack/MA37_ICWS/MA37_ICWS.cs.
Could not locate projectile shape: Add-Ons/Weapon_The_New_Halo_Pack/MA37_ICWS/bullet_tracer.dts.dts (download failed)
ProjectileData - MA37MuzzleExplosionProjectile(1335) - invalid value for bounceElasticity: Must be between 0 and 0.999
ProjectileData - MA37MuzzleExplosion2Projectile(1336) - invalid value for bounceElasticity: Must be between 0 and 0.999
Object 'MA37_ICWSFireSound' is not a member of the 'AudioProfile' data block class
Activating package: MA37_ICWSPackage
Executing Add-Ons/Weapon_The_New_Halo_Pack/MA4C/MA4C.cs.
Activating package: MA4CPackage
Executing Add-Ons/Weapon_The_New_Halo_Pack/MA5K/MA5K.cs.
Object 'MA5K1Sound' is not a member of the 'AudioProfile' data block class
Activating package: MA5KPackage
Executing Add-Ons/Weapon_The_New_Halo_Pack/M90_CAWS/M90_CAWS.cs.
Executing Add-Ons/Weapon_The_New_Halo_Pack/Type-25_DER/Type25DER.cs.
Syntax error in input.
eval error >> %exists = $DamageType::Type-25 DER Plasma;
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->loadAddOns->AddDamageType

Syntax error in input.
eval error >> $DamageType::Type-25 DER Plasma = $maxDamageType;
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->loadAddOns->AddDamageType

Executing Add-Ons/Weapon_The_New_Halo_Pack/M9HEDP/M9HEDP.cs.
WARNING: AddDamageType() - M9HEDPDirect file "add-ons/Weapon_The_New_Halo_Pack/M9HEDP/CI_M9HEDP.png" does not exist!
WARNING: AddDamageType() - M9HEDPRadius file "add-ons/Weapon_The_New_Halo_Pack/M9HEDP/CI_M9HEDP.png" does not exist!
ProjectileData - M9HEDPProjectile(1417) - invalid value for gravityMod: Must be between 0 and 1
Activating package: M9HEDPPackage
Add-Ons/Weapon_The_New_Halo_Pack/M9HEDP/M9HEDP.cs (0): Unable to instantiate non-conobject class DecalData.
Executing Add-Ons/Weapon_The_New_Halo_Pack/M739_LMG/M739_LMG.cs.
Executing Add-Ons/Weapon_The_New_Halo_Pack/GravityHammer/GravityHammer.cs.
ParticleEmitterData(GravityHammerExplosionEmitter) unable to find particle datablock: GravityHammerExplosionRingParticle
ParticleEmitterData(GravityHammerExplosionEmitter) unable to find any particle datablocks
Add-Ons/Weapon_The_New_Halo_Pack/GravityHammer/GravityHammer.cs (0): Register object failed for object GravityHammerExplosionEmitter of class ParticleEmitterData.
Object 'GravityHammerImpactSound' is not a member of the 'AudioProfile' data block class
Object 'GravityHammerExplosionEmitter' is not a member of the 'ParticleEmitterData' data block class
ExplosionData: Couldn't load shape "Add-Ons/Weapon_The_New_Halo_Pack/GravityHammer/explosionSphere1.dts"
WARNING: AddDamageType() - GravityHammer file "add-ons/Weapon_GravityHammer/CI_GravityHammer.png" does not exist!
ProjectileData - GravityHammerProjectile(1450) - invalid value for velInheritFactor: Must be between 0 and 1
Executing Add-Ons/Weapon_The_New_Halo_Pack/Z750_SASR/Z750_SASR.cs.
Object 'Z750_SASRImpactSound' is not a member of the 'AudioProfile' data block class
WARNING: AddDamageType() - Z750_SASR file "add-ons/Weapon_The_New_Halo_Pack/Z750_SASR/CI_Z750_SASR.png" does not exist!
ProjectileData - Z750_SASRTracerProjectile(1469) - invalid value for muzzleVelocity: Must be between 0 and 200
ProjectileData - Z750_SASRTracerProjectile(1469) - invalid value for bounceElasticity: Must be between 0 and 0.999
ProjectileData - Z750_SASRTracerProjectile(1469) - invalid value for bounceElasticity: Must be between 0 and 0.999
Executing Add-Ons/Weapon_The_New_Halo_Pack/Support_AmmoGuns.cs.
Executing Add-Ons/Weapon_The_New_Halo_Pack/Support_RaycastingWeapons.cs.
Activating package: RaycastingFire
516 datablocks added.
That can't be good. 516 datablocks? Get rid of that junk.

Code: [Select]

Loading Add-On: Weapon_StarCannon (CRC:251102011)
Executing Add-Ons/Weapon_StarCannon/server.cs.
ParticleEmitterData(StarCannonFlashEmitter) unable to find particle datablock: StarCannonFlashParticle
ParticleEmitterData(StarCannonFlashEmitter) unable to find any particle datablocks
Add-Ons/Weapon_StarCannon/server.cs (0): Register object failed for object StarCannonFlashEmitter of class ParticleEmitterData.
ParticleEmitterData(StarCannonSmokeEmitter) unable to find particle datablock: StarCannonSmokeParticle
ParticleEmitterData(StarCannonSmokeEmitter) unable to find any particle datablocks
Add-Ons/Weapon_StarCannon/server.cs (0): Register object failed for object StarCannonSmokeEmitter of class ParticleEmitterData.
Object 'StarCannonShellDebris' is not a member of the 'DebrisData' data block class
Object 'StarCannonFlashEmitter' is not a member of the 'ParticleEmitterData' data block class
Object 'StarCannonSmokeEmitter' is not a member of the 'ParticleEmitterData' data block class
10 datablocks added.
Appears to be broken

Code: [Select]
Loading Add-On: Weapon_Snowball (CRC:1336453583)
Executing Add-Ons/Weapon_Snowball/server.cs.
Executing Add-Ons/Weapon_Snowball/Weapon_Snowball.cs.
ParticleEmitterData(SnowballExplosionEmitter2) velocityVariance > ejectionVelocity
ProjectileData - SnowballProjectile(1759) - invalid value for gravityMod: Must be between 0 and 1
Activating package: snowBallPackage
 package snowBallPackage is already active
Add-Ons/Weapon_Snowball/Weapon_Snowball.cs (0): Unable to instantiate non-conobject class DecalData.
12 datablocks added.
Overwrites the default snowball package


-- I would continue unfortunately the list is getting quite long. Consider installing a clean copy of Blockland and only installing the add-ons you use. You have wayyy too many and half of them are broken / have errors.





Double Toast:

Code: [Select]

ERROR: ForceRequiredAddOn() - "Weapon_Pushbroom" is not a valid add-on
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->loadAddOns->ForceRequiredAddOn


Stupid yous! You deleted your pushbroom. No witchbroom for yous.
BackTrace: ->ServerSettingsGui::clickLaunchGame->createServer->onServerCreated->loadAddOns

The witch broom works, but whoever created it should know that you have to force require Weapon_Push_Broom not Weapon_PushBroom

I don't know how to attach files, so I use that because I don't want to have to create an account, this doesn't have me make a account, can you tell me how to attach the console log instead?


Well in that case I got another crashing issue still
lemme send the console again since stuff might have changed from me deleting addons

Holy stuff, those are a lot of client add-ons. Go to your add-ons folder, type in the Search field "client.cs" and move every add-on that shows up to a different folder (Make the folder in your desktop, idunnolol) and try again. When you're about to make a server, open the console and type "trace(1);" without the quotes.

here is another console log, I cant attach it since its too large
tried to find a less crappy one
http://s000.tinyupload.com/index.php?file_id=61859554306258595079

here is another console log, I cant attach it since its too large
tried to find a less crappy one
http://s000.tinyupload.com/index.php?file_id=61859554306258595079

You seem to have uploaded that incorrectly.
Please try http://www.filedropper.com/