1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

Runlocalhost.bat doesn't seem to be working

Discussion in 'Modding Help' started by TBA_LordKnight, Jun 18, 2015.

  1. TBA_LordKnight

    TBA_LordKnight Bison Rider

    Messages:
    118
    When I ran "runlocalhost.bat" a console appears for a second and then disappears. I've tried reinstalling KAG but no change. Anyone got an idea on why this happens? :QQ:
     
  2. Skinney

    Skinney THD Team THD Team Forum Moderator Tester

    Messages:
    468
    Post your console log when this happens, it's located in your KAG installation folder, /Logs
     
    TBA_LordKnight likes this.
  3. TBA_LordKnight

    TBA_LordKnight Bison Rider

    Messages:
    118
    There is no log of the time I opened "runlocalhost.bat" DUN DUN DUNNNN! I'm sorry sir but your horse... it's a GOLDFISH!!! (sorry)
    But I did snatch a screenshot of it before it disappeared after a long time of double clicking, pressing printscreen hoping that it didn't disappear only to be disappointed, but eventually I got one that was blury.
    http://prntscr.com/7ibqvy
    To save you some time I translated it:
    ________________________________________________________________
    /C:\Windows\system32\cmd.exe________________________________________\
    C:\Windows\system32>KAG.exe noautoupdate nolauncher autostart Scripts/localhost.

    'KAG.exe' is not recognized as an internal or external command,
    operable program or batch file.
    ----------------------------------------------------------------------------------------------------------------------
    Thank you for responding so quickly
     
    Last edited: Jun 18, 2015
  4. Asu

    Asu THD Team THD Team Forum Moderator

    Messages:
    1,580
    You're sure runlocalhost.bat is in the KAG folder, near the KAG executable?
     
    TBA_LordKnight likes this.
  5. TBA_LordKnight

    TBA_LordKnight Bison Rider

    Messages:
    118
    I tried running it on another computer and it still didn't work
    Mt2LKwf.png
     
  6. blackjoker77777

    blackjoker77777 Haxor Tester
    1. Zen Laboratories

    Messages:
    441
    try to replace it with this one and see if it works (extract it ofc)
    it is supposed to be
    not sure, but the error you're having made me think of what AsuMagic already suggested but since you said that you're sure the .bat file is where it's supposed to exist, then maybe your "runlocalhost.bat" is modified or broken?
    try that, you won't loose anything anyway.
     

    Attached Files:

    TBA_LordKnight likes this.
  7. TBA_LordKnight

    TBA_LordKnight Bison Rider

    Messages:
    118
    @blackjoker77777 , That worked! I literally stood up and did a tiny victory dance. :dance::dance::dance:I replaced the runlocalhost.bat with the one you provided but when I autojoined the server there was an error compiling server scripts. (I have edited autoconfig, that may have messed it up)
     
  8. blackjoker77777

    blackjoker77777 Haxor Tester
    1. Zen Laboratories

    Messages:
    441
    Glad I helped, and about those errors compiling server scripts they are caused by some broken scripts in a mod , maybe the server you tried to join (or the mod you tried to use) contain some issues in it (if you upload logs that would be very helpful to located the issue). Don't worry about the autoconfig, it won't cause similar issues but to be sure [if you doubt that you ruined it ::P:] then you could just delete it and run KAG again and it will regenerate a new one.
    If you got the "error compiling server scripts" when you try to join a server, then try to rejoin it . If the error still exist then probably the server runs a "broken" mod.
     
    TBA_LordKnight likes this.
  9. TBA_LordKnight

    TBA_LordKnight Bison Rider

    Messages:
    118
    I fixed the compiling error by deleting a line in mods.cfg (I was trying to test a mod) but I get the red circle errors. (This is all in my local server)
    --- Double Post Merged, Jun 19, 2015, Original Post Date: Jun 18, 2015 ---
    wait, XD how do I get rid of the red circles on my local server?
     
    blackjoker77777 likes this.
  10. blackjoker77777

    blackjoker77777 Haxor Tester
    1. Zen Laboratories

    Messages:
    441
    a red circle means that there is a "broken" script (just hover the mouse on the red circle to see which are those broken scripts)
    also you can press HOME button to see and locate the issue in a precise way.
    Also please provide us with logs so that we could help you fixing that ::):
    Logs could be found in :
    Steam\steamapps\common\King Arthur's Gold\Logs
    just upload the last one (called something like "console-xx-xx-xx-xx-xx-xx.txt") of them here.
     
  11. TBA_LordKnight

    TBA_LordKnight Bison Rider

    Messages:
    118
    I forgot to upload a log last time. Here. ::): (I still need help)
    --- Double Post Merged, Jun 20, 2015, Original Post Date: Jun 19, 2015 ---
    Duke's Texture pack is the one I got, I just realized that it doesn't affect the sprites in my game. It used to change all of the materials and shops but now they are all default.(I think it is because of updates) When I ran the local host and moused over the red circle around my builder it had some text that included duke's texture pack a few times.
     

    Attached Files:

  12. Monkey_Feats

    Monkey_Feats Bison Rider Tester

    Messages:
    214
    The mod is outdated? :rektlord:

    [17:32:42] Script: Compiling void ManageCamera(CBlob@)
    [17:32:42] Script: 'key_zoomout' is not declared
    [17:32:42] [line 284 char 35] if (this.isKeyJustPressed(key_zoomout))
    [17:32:42] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Controls/StandardControls.as':
    [17:32:42] Script: Expression must be of boolean type
    [17:32:42] [line 284 char 13] if (this.isKeyJustPressed(key_zoomout))
    [17:32:42] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Controls/StandardControls.as':
    [17:32:42] Script: 'key_zoomin' is not declared
    [17:32:42] [line 298 char 40] else if (this.isKeyJustPressed(key_zoomin))
    [17:32:42] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Controls/StandardControls.as':
    [17:32:42] Script: Expression must be of boolean type
    [17:32:42] [line 298 char 18] else if (this.isKeyJustPressed(key_zoomin))
    [17:32:42] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Controls/StandardControls.as':

    [17:32:42] Script: No matching signatures to 'CBlob::SetScoreboardVars(const string, const int, Vec2f)'
    [17:32:42] [line 52 char 7] this.SetScoreboardVars("ScoreboardIcons.png", 2, Vec2f(16,16));
    [17:32:42] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Archer/ArcherLogic.as':


    [17:32:44] Script: Shared type 'ShieldVars' doesn't match the original declaration in other module
    [17:32:44] [line 6 char 11] #include "Hitters.as";
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Shared type 'ShieldVars' doesn't match the original declaration in other module
    [17:32:44] [line 7 char 9] #include "ShieldCommon.as";
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Shared type 'ShieldVars' doesn't match the original declaration in other module
    [17:32:44] [line 8 char 9] #include "Knocked.as"
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Shared type 'ShieldVars' doesn't match the original declaration in other module
    [17:32:44] [line 9 char 9] #include "Help.as";
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Shared type 'ShieldVars' doesn't match the original declaration in other module
    [17:32:44] [line 10 char 10] #include "Requirements.as"
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Shared type 'ShieldVars' doesn't match the original declaration in other module
    [17:32:44] Script: Compiling void onInit(CBlob@)
    [17:32:44] Script: No matching signatures to 'CBlob::SetScoreboardVars(const string, const int, Vec2f)'
    [17:32:44] [line 90 char 10] this.SetScoreboardVars("ScoreboardIcons.png", 3, Vec2f(16,16));
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Compiling void onCollision(CBlob@, CBlob@, bool, Vec2f, Vec2f)
    [17:32:44] Script: 'direction' is not a member of 'ShieldVars'
    [17:32:44] [line 914 char 19] if (shieldVars.direction * normal < 0.0f)
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Expression must be of boolean type
    [17:32:44] [line 914 char 9] if (shieldVars.direction * normal < 0.0f)
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: 'direction' is not a member of 'ShieldVars'
    [17:32:44] [line 919 char 36] Vec2f force = Vec2f(shieldVars.direction.x * this.getMass(), -this.getMass()) * 3.0f;
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Can't implicitly convert from 'float' to 'Vec2f'.
    [17:32:44] [line 919 char 20] Vec2f force = Vec2f(shieldVars.direction.x * this.getMass(), -this.getMass()) * 3.0f;
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Compiling void addShieldVars(CBlob@, float = 30.0f, float = 1.0f, float = 5.0f)
    [17:32:44] Script: Data type can't be 'ShieldVars'
    [17:32:44] [line 17 char 16] u16[] networkIDs;
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: 'direction' is not a member of 'int'
    [17:32:44] [line 18 char 9] this.set( "LimitedActors", networkIDs );
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: 'angleTolerance' is not a member of 'int'
    [17:32:44] [line 19 char 9] }
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: 'breakingForce' is not a member of 'int'
    [17:32:44] Script: 'stopBlockingForce' is not a member of 'int'
    [17:32:44] [line 21 char 9] bool knight_has_hit_actor(CBlob@ this, CBlob@ actor)
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: 'enabled' is not a member of 'int'
    [17:32:44] [line 22 char 9] {
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: 'forcedDown' is not a member of 'int'
    [17:32:44] [line 23 char 9] u16[]@ networkIDs;
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Compiling ShieldVars@ getShieldVars(CBlob@)
    [17:32:44] Script: Object handle is not supported for this type
    [17:32:44] [line 30 char 29] u16[]@ networkIDs;
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Compiling void setShieldDirection(CBlob@, Vec2f)
    [17:32:44] Script: 'direction' is not a member of 'ShieldVars'
    [17:32:44] [line 38 char 9] }
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Compiling void setShieldAngle(CBlob@, float)
    [17:32:44] Script: 'angleTolerance' is not a member of 'ShieldVars'
    [17:32:44] [line 45 char 9] //attacking/bashing functions
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Compiling void setShieldEnabled(CBlob@, bool)
    [17:32:44] Script: 'forcedDown' is not a member of 'ShieldVars'
    [17:32:44] [line 54 char 14] const f32 SHIELD_BLOCK_ANGLE_SLIDING = 150.0f;
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Expression must be of boolean type
    [17:32:44] [line 54 char 9] const f32 SHIELD_BLOCK_ANGLE_SLIDING = 150.0f;
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: 'enabled' is not a member of 'ShieldVars'
    [17:32:44] [line 56 char 13] void onInit( CBlob@ this )
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: 'enabled' is not a member of 'ShieldVars'
    [17:32:44] Script: Compiling void knockShieldDown(CBlob@)
    [17:32:44] Script: 'forcedDown' is not a member of 'ShieldVars'
    [17:32:44] [line 80 char 9] this.push("names to activate", "keg");
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Compiling void resetShieldKnockdown(CBlob@)
    [17:32:44] Script: 'forcedDown' is not a member of 'ShieldVars'
    [17:32:44] [line 90 char 9] this.SetScoreboardVars("ScoreboardIcons.png", 3, Vec2f(16,16));
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Compiling bool canRaiseShield(CBlob@)
    [17:32:44] Script: 'forcedDown' is not a member of 'ShieldVars'
    [17:32:44] [line 99 char 17] void onTick( CBlob@ this )
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Compiling bool blockAttack(CBlob@, Vec2f, float)
    [17:32:44] Script: 'enabled' is not a member of 'ShieldVars'
    [17:32:44] [line 111 char 14] }
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: Expression must be of boolean type
    [17:32:44] [line 111 char 9] }
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: 'direction' is not a member of 'ShieldVars'
    [17:32:44] [line 117 char 32]
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Script: 'angleTolerance' is not a member of 'ShieldVars'
    [17:32:44] Script: Compiling bool exceedsShieldBreakForce(CBlob@, float)
    [17:32:44] Script: 'breakingForce' is not a member of 'ShieldVars'
    [17:32:44] [line 137 char 26] if (( knocked > 0 ) || (myplayer && getHUD().hasMenus()))
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightLogic.as':
    [17:32:44] Files have the same name! (rename for safety) old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightAutoPickup.as - Entities/Characters/Knight/KnightAutoPickup.as
    [17:32:44] Files have the same name! (rename for safety) Entities/Characters/Knight/KnightAutoPickup.as - old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightAutoPickup.as
    [17:32:44] Loading script old/Duke'sTexturepack-AlterationsV1.4/Entities/Characters/Knight/KnightAutoPickup.as
    [17:32:44] Files have the same name! (rename for safety) old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as - Entities/Common/Attacks/ShieldHit.as
    [17:32:44] Files have the same name! (rename for safety) Entities/Common/Attacks/ShieldHit.as - old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as
    [17:32:44] Loading script old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as
    [17:32:44] Script: Shared type 'ShieldVars' doesn't match the original declaration in other module
    [17:32:44] Script: Shared type 'ShieldVars' doesn't match the original declaration in other module
    [17:32:44] [line 7 char 9] #include "Hitters.as";
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: Shared type 'ShieldVars' doesn't match the original declaration in other module
    [17:32:44] Script: Shared type 'ShieldVars' doesn't match the original declaration in other module
    [17:32:44] [line 9 char 9] bool canBlockThisType(u8 type) // this function needs to use a tag on the hitterBlob, like ("bypass shield")
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: Shared type 'ShieldVars' doesn't match the original declaration in other module
    [17:32:44] [line 10 char 10] {
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: Shared type 'ShieldVars' doesn't match the original declaration in other module
    [17:32:44] [line 11 char 10] return type == Hitters::stomp ||
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: Compiling void addShieldVars(CBlob@, float = 30.0f, float = 1.0f, float = 5.0f)
    [17:32:44] Script: Data type can't be 'ShieldVars'
    [17:32:44] [line 17 char 16] type == Hitters::stab ||
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: 'direction' is not a member of 'int'
    [17:32:44] [line 18 char 9] isExplosionHitter(type);
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: 'angleTolerance' is not a member of 'int'
    [17:32:44] [line 19 char 9] }
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: 'breakingForce' is not a member of 'int'
    [17:32:44] Script: 'stopBlockingForce' is not a member of 'int'
    [17:32:44] [line 21 char 9] f32 onHit( CBlob@ this, Vec2f worldPoint, Vec2f velocity, f32 damage, CBlob@ hitterBlob, u8 customData )
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: 'enabled' is not a member of 'int'
    [17:32:44] [line 22 char 9] {
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: 'forcedDown' is not a member of 'int'
    [17:32:44] [line 23 char 9] if (this.hasTag("dead") ||
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: Compiling ShieldVars@ getShieldVars(CBlob@)
    [17:32:44] Script: Object handle is not supported for this type
    [17:32:44] [line 30 char 29] }
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: Compiling void setShieldDirection(CBlob@, Vec2f)
    [17:32:44] Script: 'direction' is not a member of 'ShieldVars'
    [17:32:44] [line 38 char 9] if (blockAttack(this, velocity, 0.0f))
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: Compiling void setShieldAngle(CBlob@, float)
    [17:32:44] Script: 'angleTolerance' is not a member of 'ShieldVars'
    [17:32:44] [line 45 char 9] Vec2f bombforce = Vec2f(0.0f, ((velocity.y > 0) ? 0.7f : -1.3f) );
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: Compiling void setShieldEnabled(CBlob@, bool)
    [17:32:44] Script: 'forcedDown' is not a member of 'ShieldVars'
    [17:32:44] [line 54 char 14] bombforce.x += 50;
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: Expression must be of boolean type
    [17:32:44] [line 54 char 9] bombforce.x += 50;
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: 'enabled' is not a member of 'ShieldVars'
    [17:32:44] [line 56 char 13] }
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: 'enabled' is not a member of 'ShieldVars'
    [17:32:44] [line 69 char 13] this.AddForce(bombforce);
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: Compiling void knockShieldDown(CBlob@)
    [17:32:44] Script: 'forcedDown' is not a member of 'ShieldVars'
    [17:32:44] [line 80 char 9] const f32 vellen = velocity.Length();
    [17:32:44] in file 'old/Duke'sTexturepack-AlterationsV1.4/Entities/Common/Attacks/ShieldHit.as':
    [17:32:44] Script: Compiling void resetShieldKnockdown(CBlob@)
    [17:32:44] Script: 'forcedDown' is not a member of 'ShieldVars'
    [17:32:44] Script: Compiling bool canRaiseShield(CBlob@)
    [17:32:44] Script: 'forcedDown' is not a member of 'ShieldVars'
    [17:32:44] Script: Compiling bool blockAttack(CBlob@, Vec2f, float)
    [17:32:44] Script: 'enabled' is not a member of 'ShieldVars'
    [17:32:44] Script: Expression must be of boolean type
    [17:32:44] Script: 'direction' is not a member of 'ShieldVars'
    [17:32:44] Script: 'angleTolerance' is not a member of 'ShieldVars'
    [17:32:44] Script: Compiling bool exceedsShieldBreakForce(CBlob@, float)
    [17:32:44] Script: 'breakingForce' is not a member of 'ShieldVars'


    and still there is more
    :QQ:
     
  13. TBA_LordKnight

    TBA_LordKnight Bison Rider

    Messages:
    118
  14. Monkey_Feats

    Monkey_Feats Bison Rider Tester

    Messages:
    214
    Uhh carry on then :note::oops:
     
  15. TBA_LordKnight

    TBA_LordKnight Bison Rider

    Messages:
    118
    haha, it's fine I think he only sent it to me so far. 25252525