TERA Steer Server + Box Server (Item Claim System)

if i revert the changes and loginto WebTool without steer it wont let me add/edit/search anything besides showing me the Current Server Status

One important note is you need internet explorer for the web app or edge with IE mode. Any other browser will break functionalities in it (logging in, search, activating things etc)
 
One important note is you need internet explorer for the web app or edge with IE mode. Any other browser will break functionalities in it (logging in, search, activating things etc)
Ty for that Info. I think i Was using Explorer tho
 
One important note is you need internet explorer for the web app or edge with IE mode. Any other browser will break functionalities in it (logging in, search, activating things etc)
Ty for that Info. I think i Was using Explorer tho

Using the modal fix, internet explorer is not longer a must.

So you can either use Edge or Chrome without any issues
 
I have encounter this error in box2db, can someone tell me what im missing?


/* SQL Error (1064): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-- ------------------------------------------------------- Data box_tag--' at line 1 */
 
I have encounter this error in box2db, can someone tell me what im missing?


/* SQL Error (1064): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-- ------------------------------------------------------- Data box_tag--' at line 1 */

That error is usually occasioned by an empty space at the beginning of the script
 
@hsdn i also have this errors like in steer session:

Traceback (most recent call last): File "D:\TERA-Live100_02_TW\steerserver\pyCruise\DB.py", line 65, in CallProc File "C:\Python26\lib\site-packages\MySQLdb\cursors.py", line 268, in callproc self._query(q) File "C:\Python26\lib\site-packages\MySQLdb\cursors.py", line 312, in _query rowcount = self._do_query(q) File "C:\Python26\lib\site-packages\MySQLdb\cursors.py", line 276, in _do_query db.query(q)OperationalError: (1305, 'FUNCTION steer3db.Func_MakeReturnCode does not exist')

but my install folder is: E:\Server\steer\steerserver

O.O where is that Path Cabled In? (D:\TERA-Live100_02_TW\steerserver )

Tks


--- Update:
installed mysql 5.7.33 and the problem is gone.
I am running into the same problem as you. However, I can't seem to install the python connector along with mysql 5.7. I am using mysql-installer-community-5.7.38.0, and I have upgraded my database to 5.7.44 as a part of troubleshooting.

1716509200785 - TERA Steer Server + Box Server (Item Claim System) - RaGEZONE Forums


When I go to add products, there is no option to add Connector/Python for Python 2.6.
1716509287710 - TERA Steer Server + Box Server (Item Claim System) - RaGEZONE Forums


Therefore, I tried looking on the MySql website for a version of the connector to download that supports Python 2.6:

The table shows that connector versions 1.2, 2.0 and 2.1 support Python 2.6. However, I can't seem to find a download for those versions that support Python 2.6 on their website (The lowest version listed is 2.7)

Does anyone know of a place to download the MySQL Python connector so I can fix this issue? Or, do I have to restart from the beginning and install a 32 bit version of MySQL server and set up all the databases again?
 
I am running into the same problem as you. However, I can't seem to install the python connector along with mysql 5.7. I am using mysql-installer-community-5.7.38.0, and I have upgraded my database to 5.7.44 as a part of troubleshooting.

View attachment 260798

When I go to add products, there is no option to add Connector/Python for Python 2.6. View attachment 260799

Therefore, I tried looking on the MySql website for a version of the connector to download that supports Python 2.6:

The table shows that connector versions 1.2, 2.0 and 2.1 support Python 2.6. However, I can't seem to find a download for those versions that support Python 2.6 on their website (The lowest version listed is 2.7)

Does anyone know of a place to download the MySQL Python connector so I can fix this issue? Or, do I have to restart from the beginning and install a 32 bit version of MySQL server and set up all the databases again?

Hi,

Maybe i'm missing something, but i have to ask... why do you need the python connector?
 
Another noob question, I've got a bunch of boxes in the item claim that I can't claim or get rid of.

I'm about to start moving items into the Ticat shop, but I was hoping someone could tell me how I can clear out unclaimed boxes

I figured out part of my problem, the level 70 scroll that was pre-loaded into the "FREE-70-LVLUP" promo code seems to either be broken or just unclaimable on my server, but I found an alternate item id that works for it. The test boxes were both the original 70 scroll, before I finally got the bright idea to try a different item id, the "Your shop purchase" boxes are some innerwear

Any advice is appreciated~

item claim - TERA Steer Server + Box Server (Item Claim System) - RaGEZONE Forums
 
Another noob question, I've got a bunch of boxes in the item claim that I can't claim or get rid of.

I'm about to start moving items into the Ticat shop, but I was hoping someone could tell me how I can clear out unclaimed boxes

I figured out part of my problem, the level 70 scroll that was pre-loaded into the "FREE-70-LVLUP" promo code seems to either be broken or just unclaimable on my server, but I found an alternate item id that works for it. The test boxes were both the original 70 scroll, before I finally got the bright idea to try a different item id, the "Your shop purchase" boxes are some innerwear

Any advice is appreciated~

View attachment 263520
To remove "broken" boxes you need to use the Box System admin panel (Box > Box list).
 
To remove "broken" boxes you need to use the Box System admin panel (Box > Box list).
Thanks so much, I had looked there originally, and tried to test delete some, but apparently they were under the "Opened" tag, not "Unopened" like I expected
 
Does the WebApp need NAT mode or can it be run with VM bridged network? Or do I have to remove webapp steer integration, if so how can I remove it?
 
Back