Author Topic: MY WRENCH ISNT WORKING AND NO ONE WILL HELP (not spawning vehicals or items/weap  (Read 2767 times)

I CANT SPAWN ITEMS OR BOTS FOR EXAMPLE TANK(cannon),HORSE,ZOMBIES(zombie mod)

AND I HAVE NO IDEA WHY

I NEED HELP IVE TRIED REINSTALLING BLOCKLAND

Try using an inside voice.



Ugh. Get rid of Crap-Ons. Also, Console.log nao.


Ugh. Get rid of Crap-Ons. Also, Console.log nao.

will NOT work (i trieded)

will someone please help because ive posted on this 3 times and no one helped!

What's happening when you try to spawn something?

What's happening when you try to spawn something?

spawn a brick, wrench it set it to ayn item then hit send then NOTHHING COMES UP! when i wrench it again
it says for item: NONE

My best bet is that it's a mod screwing up the system

First off, Get rid of these add-ons:
Code:

Loading Add-On: Item_Parachute
Add-Ons/Item_Parachute/server.cs Line: 221 - Syntax error.
>>> Some error context, with ## on sides of error halt:
%client.player.unmountimage(2);

%client.paraing = 0;

return;

^{##
##


schedule(150, 0, checkvel, %client);

}

function hegrenadeImage::onFire(%this, %obj, %slot)
>>> Error report complete.

Executing Add-Ons/Item_Parachute/server.cs.
Add-Ons/Item_Parachute/server.cs Line: 221 - Syntax error.
>>> Some error context, with ## on sides of error halt:
%client.player.unmountimage(2);

%client.paraing = 0;

return;

^{##
##



schedule(150, 0, checkvel, %client);

}

function hegrenadeImage::onFire(%this, %obj, %slot)
>>> Error report complete.

=HE Grenade  and Parachute. They Cause Syntax Errors that can Override the Buffer. Disable them If you have any.

Then Disable All of your add-ons and see if you see if your wrench still works.
The Wrench, Hammer and Print are always in the game.
If that works, Enable the add-ons you really need. If your wrench doesn't work after you do that, try to find the one that is buggy.

If all your add-ons are disabled and the bug still exist, reinstall Blockland. Reinstalling it will only overwrite the default Blockland. (The files that came with the game.)

If you are going to reinstall, back up your old Add-Ons first and copy them in later. Try the Wrench after the reinstall, and then after copying/enabling the Add-Ons you want.

I have the parachute and the HE-Grenade, and I don't have that problem. I did have a problem once that I couldn't spawn any items, but that was because I had already reached the limit.

I have the parachute and the HE-Grenade, and I don't have that problem. I did have a problem once that I couldn't spawn any items, but that was because I had already reached the limit.

Look at your Console, It's a scripting error. Geek needs to fix that Error. It can crash you if you have to many add-ons or if your computer is being slow for the moment.