Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - crazy

Pages: 1 2 [3] 4 5 ... 8
61
News and Updates / So many updates!
« on: 07 June 2018, 19:44:40 »
Its been a while since we provided an update, there has been so many that we've lost count!

Over 170 Modpacks were updated several times in our database list over the past month. Updates were ranging from Feed The Beast, Twitch, AtLauncher, and custom built modpacks.
(Our staff are loving FTB Revelation at the moment!)

Control Panel has been steadily updating, mostly stability fixes.

Our Support tickets average results:
4 mins response and 16 min resolve times over the past 8 months!

Stay tuned for more updates!

62
News and Updates / Control Panel Lag fixed
« on: 22 February 2018, 07:55:55 »
We had an issue with the Control Panel causing some serious lag. Unfortunately we were not aware of the issue as it would only occur at a customer login level.

The issue has now been resolved. Apologies for the inconvenience.

Special thanks to our long term customer: Techman for spotting this for us :)

63
News and Updates / Teamspeak 3 update
« on: 16 February 2018, 07:46:22 »
Our Teamspeak 3 server has been updated, only clients version: 3.1.8 will now work.

If your client is not the latest version, please update it now.

64
News and Updates / Ark Server Updates
« on: 30 August 2017, 21:39:18 »
We've updated and revamped some of the Ark Survival Evolved interfaces to allow for easier mod management.

File Explorer has also been updated similar to that for Minecraft. Happy Arking!

65
News and Updates / Improved FileExplorer
« on: 14 August 2017, 12:46:08 »
We have improved the FileExplorer feature and resolved several bugs. It can now extract compressed files and download folders as zip for easier self-backup. You can still use your own FTP program to access your files, but for those lazy ones, the web based solution is also a good option now :)

66
News and Updates / Prizes up for grabs!
« on: 25 July 2017, 07:40:36 »
Win a Corsair Gaming VOID 7.1 USB Gaming Headset!

All you have to do is own your own STIPE Server between July and August and sign up for the draw (Sign up form coming soon)
Prize winner will be randomly picked.
Date of Draw: 12/Aug/2017
Results will be posted here.

This month's winner: ocelot


67
Minecraft / Resource-Packs
« on: 25 June 2017, 00:26:40 »
Download the ZIP File of the Resource pack, but don't extract it
Upload it to your server in the root directory (top level)
Edit the server.properties file and paste the download URL of the resource pack in the var resource-pack
eg : resource-pack=https\://stipe.com.au/resourcepacks/PureBDcraft64xMC112.zip


More information on this soon

68
News and Updates / Minecraft v1.12 - World of Colour released!
« on: 07 June 2017, 23:04:11 »
After many months of development and snap releases, Mojang has finally released Minecraft v1.12!

This update adds:
  • Crafting & Function & achievement system
  • Improved Hinting system for beginners
  • Items such as:
  • Glazed terracotta
  • Concrete
  • Coloured beds - FINALLY
  • illusioners
  • parrots

Happy crafting!

69
News and Updates / STIPE Ultimate Linux Servers Released!
« on: 08 April 2017, 09:33:06 »
For nearly 15 months we have been working on the ultimate game server build for the best performance possible on CSGO and Minecraft servers.
We are now proud to announce the new build of Linux Platform with our custom Kernel and configuration has been finalised and released!

With incredible var rates and stable tick, this makes competition game servers a lot more serious.

We will slowly move customers to the new platform over the course of a month.

70
Counter Strike GO / Troublshooting a SourceMod Plugin
« on: 29 March 2017, 05:13:35 »
Can't get a source mod plugin to work?

One of the basic things you could try is to see if its actually running!

Here is an example,
1) Start your server and then go to the CONSOLE section (OR if you are still on our legacy windows server's log in to the console via HLSW, or IN-Game)

2) Type: sm plugins list    (or sm_rcon sm plugins list if in-game and you have full admin)

You will get something like this:


Code: [Select]
Console> sm plugins list

  08 "Client Preferences" (1.8.0.5977) by AlliedModders LLC
  09 "Basic Commands" (1.8.0.5977) by AlliedModders LLC
  10 "CS:GO Multi1v1" (1.1.5) by splewis
  .....
  19 "Anti-Flood" (1.8.0.5977) by AlliedModders LLC
  20 "Advertisements" (2.0.2) by Tsunami
  21 "Admin File Reader" (1.8.0.5977) by AlliedModders LLC
  22 "Pinion Adverts" (1.17.1) by Multiple contributors
  23 "CS:GO Multi1v1: knife round addon" (1.1.5) by splewis
  24 "Fun Commands" (1.8.0.5977) by AlliedModders LLC
  25 <Failed> "SourceBans Checker"
Errors:
sbchecker.smx (SourceBans Checker): Failed to connect to SourceBans DB, Could not find driver "mysql"

In this case, Source Bans is in a FAILED state. So something is really wrong with that plugin. Further details show that it couldn't load one of its dependency files; Mysql driver

We can load up the SoureMod Extensions to see if the Mysql Driver has been loaded properly:
 
Code: [Select]
Console > sm exts list

[SM] Displaying 14 extensions:
[01] Automatic Updater (1.8.0.5977): Updates SourceMod gamedata files
[02] Webternet (1.8.0.5977): Extension for interacting with URLs
[03] CS Tools (1.8.0.5977): CS extended functionality
[04] BinTools (1.8.0.5977): Low-level C/C++ Calling API
[05] SDK Tools (1.8.0.5977): Source SDK Tools
....
[08] SQLite (1.8.0.5977): SQLite Driver
[09] SDK Hooks (1.8.0.5977): Source SDK Hooks
[13] Socket (3.0.1): Socket extension for SourceMod
[14] <FAILED> file "dbi.mysql.ext.so": libz.so.1: cannot open shared object file: No such file or directory
 
 

There's our problem, dbi.mysql.ext.so failed to load as it failed to load a public library file: libz.so.1
In this case this is something we would have to configure for you on the server. But sometimes the issue could be due to a missing dependency file which you would need to install. You can contact support to check with us.

71
News and Updates / Mod Updates Galore!
« on: 28 February 2017, 07:12:55 »
1500 modpacks have been updated via our mod system over the past year, that's the highest peak of modpack updates ever!

Special thanks to our staff members SirJorge and Ultra who have been working hard to keep these numbers updated for our customers!

Keep up the good work!

72
News and Updates / Minecraft v1.11.1 Update
« on: 22 December 2016, 01:32:36 »
Minecraft v1.11.1 released over the past 24 hours.

Contains some fixes and features. Please note: Minecraft 1.11.1 clients cannot join a 1.11 server. So you'll need to update it to 1.11.1.

Customers may install/update to the latest version easily by going into the Control Panel --> Addons and Plugins section.

Release Status:
Minecraft Vanilla 1.11.1: Ready in Control Panel!
CraftBukkit 1.11.1: Ready in Control Panel!
SpiGot  1.11.1: Ready in Control Panel!
Forge 1.11: Waiting for update...


Details of the changes can be found HERE

73
News and Updates / BukkitCenter Back online
« on: 13 December 2016, 08:56:45 »
Minecraft customers having issues installing bukkit plugins from the wizard:

BukkitCenter went down recently when BukGet API closed down.
We have now resolved this with a new API connection to Bukkit.

You can now use the bukkit center one more!


74
News and Updates / So many updates!
« on: 10 October 2016, 16:45:56 »


Past 2 months have been so busy in the world of Minecraft! Modders and communities continue to improve their modpacks and make new ones. Our staff have spent a considerable amount of time keeping up with these new updates making sure our customers can install and play with just a click of a button!

Some updates include:
FeedTheBeast Hermit Pack 1.0.1
FeedTheBeast SkyFactory 2.5.5
Pixelmon 5.0.0 Beta 9
FeedTheBeast Infinity Evolved 2.6.0
FeedTheBeast CrackPack 1.1.0
Atlauncher's Crainer Craft 2.0.3
... the list just keeps on going!

Rest assured if your latest  modpack is not listed, just let us know and we will add it in for you! Or do it yourself if you like - choice is yours!

Counter-Strike customers:
Please note the latest update of CSGO is no longer compatible with sourcemod and will cause your server to crash!
Not to fear a new patch has been released! We have added it in the ADDONS section. Just click UPGRADE to the sourcemod mod in ADDONS section.

Any issues just ticket us!

75
News and Updates / Minecraft update 1.10.2
« on: 22 August 2016, 22:35:05 »
For those still using the older Minecraft version: Minecraft update 1.10.0 we highly recommend that you head on over to your control panel --> Addons and Plugins section and upgrade to its equivalent minor update. 1.10.2 as there are several bug fixes including player joining issues.

If you have trouble upgrading please contact our support team for assistance.

76
Counter Strike GO / Players can't join CSGO TV
« on: 23 June 2016, 17:42:54 »
If you get Failed to connect error message when you attempt to join CSGO TV server, try adding the following cvar setting in your server.cfg:

tv_advertise_watchable 1


Also you can add the following to increase player slots and add a free movable camera:
tv_maxclients "200"
tv_allow_camera_man "1"

77
News and Updates / Minecraft 1.10 Frostburn Update!
« on: 09 June 2016, 16:20:39 »
Well that was quick!  Minecraft 1.10 has been released!

STIPE Server owners just make your way to the control panel --> Addons --> and click INSTALL for Minecraft 1.10 Vanilla.

Updates for SpiGot and Bukkit to be released soon...

"What do you think of the new Auto Jump?"

78
When you want to try a new modpack or a different version of Minecraft but you don't want to lose or corrupt your existing world and modpack or you just want to ensure a nice clean install, use the Game Profile Management!

The cool things about this feature:
  • Preserves your existing data
  • Gives you a clean workspace to work with
  • Prevents any mod conflicts from previous installs
  • Prevents corruption of your old worlds
  • Saves you a lot of time from troubleshooting any conflicts from any leftover files
  • Allows you to install multiple modpacks and easily switch between them
  • No limits on the number of profiles! Go crazy!
  • Many more benefits!....

How to To create a new profile:
  • In the Server Control Panel Settings, go to ADVANCED SETTINGS


  • Scroll down to Game Profiles Management
  • Name a new profile (anything you like, but keep it short)


  • Then click ACTIVATE on the new profile.
  • (This will move all your existing data to a safe place, giving you a nice blank space to work with.)


  • Now you can install your new modpack! Go to ADDONS and PLUGINS section and install away!



If you have any problems contact our support from the support section. We will gladly assist


79
Counter Strike GO / Creating Admins via SourceMod
« on: 09 June 2016, 05:24:27 »
How to add source mod admin

1) Get your SteamID (Not steam username).
The easiest way to get your Steam ID is to join to your game server, bring up the Console by pressing tilda "~". Type STATUS and press enter. Find and copy your STEAM ID. It looks like this: STEAM_ID:123:123123

2) Edit the Sourcemod admin file.
Express method: In STIPE Control panel for your server, click on Advanced Settings button – Look for admins_simple.ini and click CONFIG button.
OR
Manual method: Open File Manager/FTP to see your server files, navigate to the folder: csgo/addons/sourcemod/config/ and open the file: admin_simple.ini

3) Add your steam ID and permission level.
Scroll all the way to the bottom of this file and paste your  STEAM ID there. Add a "z" at the end (with space) to give you full admin.
example:
"STEAM_ID:123:123123" "z"

save, restart server and done :)

You can now type adminmenu or sm_rcon <anycommand>

80
News and Updates / Minecraft 1.9.4 Released
« on: 10 May 2016, 21:28:55 »
Minecraft 1.9.4 is here (Yaay!)

Updates were mainly technical improvements though, no new dragons since 1.9.2 (awww)

We are still waiting for Bukkit and SPIGOT releases (Doh!)

 Bukkit and SPIGOT v1.9.4 released!

81
News and Updates / Teamspeak 3 has arrived!
« on: 19 March 2016, 00:51:48 »
Finally, TS3 Control panel is complete and we now have it ready for sale in our products section!

Prices start from just $3 for 10 slots. (Only 30 cents per slot!)

Enjoy the massive performance and stability with superb DDoS Protection!




82
News and Updates / Minecraft 1.9 - Combat Update is HERE!
« on: 01 March 2016, 08:10:36 »
The long waited Minecraft v1.9 is finally out! Customers may install the latest version easily by going into the Control Panel --> Addons and Plugins section.

Release Status:
Minecraft Vanilla 1.9: Ready in Control Panel!
CraftBukkit 1.9: Ready in Control Panel!
SpiGot  1.9: Ready in Control Panel!
Forge 1.9: Ready in Control Panel!



Details of the changes can be found HERE

83
News and Updates / Another new server in Sydney!
« on: 15 January 2016, 08:12:51 »
Stocks finally replenished!

 Our new hot server box has finally arrived and has been made live! The checkout system is ready to take orders once more.

Thanks to those who has been waiting patiently for their new server.

84
Pre-Sales and Questions / What happen to Boxing Day Deal this year?
« on: 31 December 2015, 22:28:21 »
STIPE now offers multi-tier plans with best pricing possible.

With budget servers which pack a punch, to our ultimate premium servers for those who want nothing but the best (with Ryzen 9 CPUs).

Both plans are well priced and as a result we no longer offer Boxing day deals or coupons. Rest assured you are getting the best your money can buy!


85
News and Updates / Merry Christmas from STIPE
« on: 25 December 2015, 09:06:14 »
STIPE wishes all a Magical Joyous Holiday Season and a New Year filled with Peace and Happiness.

Merry Christmas all!

86
News and Updates / Auto Update Steam Games
« on: 20 September 2015, 08:17:54 »
We have further improved the Auto update system for STEAM games like CSGO, ARK, etc..

Your server will be updated within 15 mins of a release! Customers can choose to enable or disable this feature from the ADVANCED SETTINGS of the control panel.



87
News and Updates / CSGO Updates
« on: 26 August 2015, 22:34:08 »
Apart from hundreds of new features for Minecraft, we have also been busy with CSGO Servers.

Updating your CSGO servers should now be faster and we have now fixed the problem where updates would sometimes fail.




88
News and Updates / Website Update!
« on: 08 August 2015, 16:26:11 »
Website has been updated for improved usability on mobile and tablet devices!
Many sections of the control panel has also been updated for a better experience! We hope you like it!

89
Minecraft / Uploading your single player world.
« on: 30 December 2014, 10:17:31 »
How to upload your Minecraft world (That you may have made in single player) into your multiplayer server:

Uploading a world
1) ZIP: Locate the world folder on your PC, zip up the custom map's folder (So if the world's folder name is MyWorld, zip that, don't start the zip from inside that folder)
2) Go to File Manger on your STIPE control panel
3) UPLOAD: Drag and Drop the zipped file from your PC to File Manager
4) EXTRACT: After upload is complete, right click the new uploaded file and click EXTRACT
5) ACTIVATE: Go to Express Settings section of the control panel and scroll all the way down to World Management, you should see your new world (eg MyWorld) that you uploaded there. Just click ACTIVATE and start server!

Note: If your world is very large, eg 1GB in size or more, then you will need to use FTP to upload your world. Go to FTP File Access section and follow steps from there to connect to your server files and upload

VIDEO TUTORIAL:
Please see HERE: https://stipe.com.au/?page=video.php&videoname=UploadingWorld

90
News and Updates / New server up!
« on: 13 December 2014, 20:25:36 »
HOT new server just arrived and our products section is back online!
Apologies to those who were not able to order servers earlier.

 

Pages: 1 2 [3] 4 5 ... 8