
Originally Posted by
jslyr2004
Yes I am pretty sure that since you used that program it did not space the ip with the = like
network.rmi.host =192.168.10.233 I found out it needs the space check below
this is what its supposed to look like. but thats what happen to me I had to restore all the configs and hand type my changes and it worked
# Rmi connection host.
network.rmi.host = 192.168.10.233
# Rmi connection port.
network.rmi.port = 9000
# Rmi connection password.
network.rmi.password = 1234
# Server version supported
# NA-EU: 4635
network.server.version = 4635
# Client support european.
network.encrypt.packets = true
# Host for server binding.
# Default: 0.0.0.0
network.host = 192.168.10.233