Search found 3496 matches
- Wed Dec 23, 2020 6:21 pm
- Forum: News
- Topic: UGCC 2.402 Released
- Replies: 0
- Views: 831
UGCC 2.402 Released
2.402 contains mainly bug fixes, but brings about some Auto Installer improvements and API fixes. Auto installer will now overwrite game type of server template with the game type defined in the installer config. Fixed a bug with auto installer pre and post executable commands if they didn't contain...
- Mon Dec 07, 2020 8:06 pm
- Forum: Contents
- Topic: Auto Installer Troubleshooting
- Replies: 0
- Views: 487
Auto Installer Troubleshooting
You should check the following three sources if you encounter issues with the auto installer. The installer’s log file. Available in the admin settings menu under Installer Log. The panel’s general log. The Log tool from the Admin Settings Menu. Job queue status. Errors will be reported from the job...
- Sun Dec 06, 2020 1:14 pm
- Forum: News
- Topic: UGCC 2.40 Released
- Replies: 0
- Views: 660
UGCC 2.40 Released
New features, auto installer improvements and more were added with this update. New Re-Install tool, allows users to reinstall their game server. New File tool New Delete Server & Files and Reinstall options added to Server Administration Page Fixed game type online update preview not working on...
- Fri Nov 27, 2020 12:34 pm
- Forum: Contents
- Topic: WHMCS Module for UGCC
- Replies: 0
- Views: 509
WHMCS Module for UGCC
We offer a free WHMCS module for UGCC. We have a couple of different examples to help you get started. The modules are provided as-is and at no additional cost. A simplistic module that provides all the basics (location based placement, slot count, etc.) A more customized module Identical to the sim...
- Wed Nov 25, 2020 3:08 pm
- Forum: Contents
- Topic: UGCC's Re-install Tool
- Replies: 0
- Views: 622
UGCC's Re-install Tool
A reinstall button will be visible on the server management page if a server was deployed with the auto installer. The reinstall feature allows users to reinstall their game server. Users may reinstall their game server if: The server is not in a disabled state The logged in user is the owner of the...
- Mon Nov 23, 2020 4:57 pm
- Forum: Pre-Sales Support
- Topic: Demo License
- Replies: 1
- Views: 568
Re: Demo License
Sure, I'll send you a PM here shortly.
- Fri Oct 30, 2020 9:39 pm
- Forum: News
- Topic: UGCC 2.385 Released
- Replies: 0
- Views: 1505
UGCC 2.385 Released
Fixed an issue where the monitor would constantly try to restart for unlicensed users.
No database changes required.
Grab the update in the Downloads area.
No database changes required.
Grab the update in the Downloads area.
- Thu Oct 29, 2020 9:57 am
- Forum: News
- Topic: UGCC 2.384 Released
- Replies: 0
- Views: 1199
UGCC 2.384 Released
Due to a packaging issue, the previous release (2.383) was not the correct 2.383 version. Re-releasing those updates and a couple more as 2.384. Game server queries from menu page timeout increased to 500 ms from 250 ms to allow remote nodes more time to reply to status queries Updated German transl...
- Tue Oct 27, 2020 8:13 am
- Forum: News
- Topic: UGCC 2.383 Released
- Replies: 0
- Views: 1168
UGCC 2.383 Released
Mainly minor updates. Game server queries from menu page timeout increased to 500 ms from 250 ms to allow remote nodes more time to reply to status queries Updated German translations by Venta Gaming (thank you!) Minor GUI bugs fixed Link added to auto installer quick start guide in getting started ...
- Mon Oct 26, 2020 5:02 pm
- Forum: Contents
- Topic: Requesting A New Auto Installer Config
- Replies: 0
- Views: 1017
Requesting A New Auto Installer Config
Want an automatic installer configuration we don't have yet? Please contact us if: -The game is listed in the top 100 steam player stats or can be shown to be popular if outside of steam, we'll create a free config for the community. -You are willing to fund the generation of a config for public or ...
- Sun Sep 27, 2020 9:28 am
- Forum: UGCC Support
- Topic: Issues after upgrading to v2.381?
- Replies: 4
- Views: 1579
Re: Issues after upgrading to v2.381?
Ok, add this to your EzUGCC-WWW.exe.config right after the certificate setting <setting name="EnableSSL" serializeAs="String"> <value>true</value> </setting> It should look similar to <setting name="Certificate" serializeAs="String"> <value>cert.p12</value> </...
- Sun Sep 27, 2020 12:35 am
- Forum: News
- Topic: UGCC 2.382 Released
- Replies: 0
- Views: 1592
UGCC 2.382 Released
Increased auto installer reliability, new API command, other small bug fixes accompany this update. Buy one get one free special offer to celebrate the release of the auto installer until the end of October! . Purchase a license and get an additional license for free, or extend the license duration....
- Sat Sep 26, 2020 7:17 pm
- Forum: UGCC Support
- Topic: Issues after upgrading to v2.381?
- Replies: 4
- Views: 1579
Re: Issues after upgrading to v2.381?
When you initially installed, did you configure SSL as part of the install, or did you configure it manually after installation? Also how did you upgrade? Just trying to figure out what may have happened. Can you post your EzUGCC-WWW.exe.config file contents? You may have been using the initial http...
- Fri Sep 25, 2020 3:31 pm
- Forum: Pre-Sales Support
- Topic: Demo license
- Replies: 1
- Views: 933
Re: Demo license
Sure, I'll send you a PM here shortly.
- Wed Sep 23, 2020 10:16 am
- Forum: Contents
- Topic: Getting Useful Error Messages on Linux
- Replies: 0
- Views: 1059
Getting Useful Error Messages on Linux
Mono disables debugging by default, which is not useful if the software throws an error. There are typically multiple things that need to be done to get useful error messages. If you get stack traces that end with :0, these procedures will assist with getting meaningful crash messages. For example w...