toontown-classic / toontown-otp

OTP server implementation written in Python designed for the 2003 historical version of Toontown Online.
MIT License
8 stars 0 forks source link

Error on starting OTP. #2

Closed crimsonKss closed 5 years ago

crimsonKss commented 5 years ago

When i open start_otp.bat file, it gives me this error: tt2003otperror

cmarshall108 commented 5 years ago

You have to use a Panda3D build that supports Python2, the OTP implementation currently does not support Python3.

crimsonKss commented 5 years ago

i got the Panda3D version with Python2 now, but now it says there's no module named psutils

cmarshall108 commented 5 years ago

You will need to install the modules it says you are missing via Python's PIP

crimsonKss commented 5 years ago

i'm actually trying, i only got to have PIP on python3, python2 doesn't have it by default, and gives me a lot of error when i try to install it with the get-pip.py

cmarshall108 commented 5 years ago

try running the command python2_executable -m pip install_command_here

crimsonKss commented 5 years ago

it says no module named pip but i'm still trying

crimsonKss commented 5 years ago

fixed it, anyway thank you.

xXBentRealityXx commented 5 years ago

Will python 2.7 work with this?

cmarshall108 commented 5 years ago

@xXBentRealityXx We currently only support Python 2.7 but are planning on moving to Python 3 very soon.

xXBentRealityXx commented 5 years ago

@AnythingTechPro Cool man, I'm getting into this after years of World of Warcraft private server development (which is SQL and C++). If you could contact me in discord to help me set up a local network pirates server I'd greatly appreciate it. My Discord tag is Greymane#1398