Quote:
Originally Posted by kq76
Hmm. I don't know about that. I just downloaded the patch and installed now and I'm getting the no player details too. Our league was started with OOTP4 IIRC. I thought it was because the players_value.csv file was old, but then I updated it to no avail.
|
Your issue is due to how you've set up your server. Looks like you run OU on one server (corporatebaseball.com), while your HTML files are on another server (cbl-online.info). OU provides a couple of javascript files and images, which have to be available through the browser. The specific issue for the Player Details is that it assumes there's only one server, so it looks for the OOTPOU files here:
cbl-online.info/OOTPOU/js/OOTPOU.js
instead of
corporatebaseball.com/OOTPOU/js/OOTPOU.js
For now, you can copy over the entire <server>/OOTPOU directory (the one that contains the js and images directory) to your other server to make it work. And I can probably rework it to not make this assumption in this case. However, know that OOTPOU's game replay works off of parsing the HTML game logs, which requires OU to work on the same server as the HTML files. So this setup won't work for the new game replay utility, and there's absolutely nothing I can do on my end to fix it.
Quote:
Originally Posted by Chicagofan76
Is OU just for Online Leagues?
|
You can use it for whatever you want. It's designed for online leagues, and most features don't make much sense outside of an online league, but there are a few features (most prominently, development) that could be useful for solo play.
__________________
Get the OOTP Online Utilities for online leagues!
Includes Gamecast, Development, Live Sims, Voting and more.
Check
here for more details