Not all smart contracts can be launched with xbundle. You must ensure that the contract includes the enableTrading function in its code. For an example of a compatible contract, you can download it here:
Not all contracts are compatible, please ensure that your contract starts trading through a function(method) rather than directly starting after adding liquidity.