[Answered] Opening decompile.bat gives an error
2 posters
MC Modding :: Help :: Help
Page 1 of 1
[Answered] Opening decompile.bat gives an error
I was setting up MCP according to theundecidedt's youtube video.
When I got to running decompile.bat, I did so and this appeared in the resulting window:
What do I do to fix this?
When I got to running decompile.bat, I did so and this appeared in the resulting window:
- Code:
Traceback (most recent call last):
File "runtime\decompile.py:, line 10, in <module>
from commands import Commands
File "C:\Documents and Settings\Eric Games\Desktop\MCP_mod1\runtime\commands.py", line 15, in <module>
import urllib, urllib2
File "C:\Python26\Lib\urllib.py", line 26, in<module>
import socket
File "C:\Python26\Lib\socket.py", line 46, in <module>
import _socket
ImportError: Module use of python26.dll conflicts with this version of Python.
Press any key to continue...
What do I do to fix this?
Last edited by mastereric on Wed Oct 26, 2011 2:43 am; edited 1 time in total
mastereric- Member
- Posts : 30
Join date : 2011-10-26
Re: [Answered] Opening decompile.bat gives an error
You have a wrong version of python I assume. You could try getting a completely new MCP.
Re: [Answered] Opening decompile.bat gives an error
I have Python 2.7 on my computer.
I looked at my Enviroment Variables and one called PYTHONPATH had the locations of folders in C:\Python26. Just Changed each to C:\Program Files\Python27 and now decompile runs correctly!
Question: Should it say 'Modded Client! Unpredictable Results!' if I deleted META-Inf and added Modloader?
EDIT: NVM theundecidedt has it the same way in his video. Marked topic as Answered.
I looked at my Enviroment Variables and one called PYTHONPATH had the locations of folders in C:\Python26. Just Changed each to C:\Program Files\Python27 and now decompile runs correctly!
EDIT: NVM theundecidedt has it the same way in his video. Marked topic as Answered.
mastereric- Member
- Posts : 30
Join date : 2011-10-26
Similar topics
» [Answered] Variable Error/import error
» [Answered] MCP wont decompile
» [Answered]Ore Generation Error
» [Answered] Armor code gives error
» Error
» [Answered] MCP wont decompile
» [Answered]Ore Generation Error
» [Answered] Armor code gives error
» Error
MC Modding :: Help :: Help
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum