You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Discord : utchiha_market
Telegram : https://t.me/utchiha_market
Auto Buy Store : https://utchiha-market.mysellauth.com/
Not sure if we’re legit? Check Our server — real reviews, real buyers
https://discord.gg/uthciha-servicess | https://campsite.bio/utchihaamkt
PvP Duel Manager – Information
Welcome to the Duel Arena! Here, you can challenge other players to a 1v1 battle with a bet Vote/Donate Coin/Event-medal and more.
How it works:
Enter your opponent’s name and the bet amount.
If your opponent accepts, both players will be teleported to the Duel Arena.
You will have 10 seconds of preparation time before the fight starts.
The fight lasts for 2 minutes. The winner is decided if the opponent dies
The winner receives the combined bet from both players.
If the match ends in a draw, both players get their bet back.
Rules:
Summons/Pets will follow you into the arena.
The arena is a safe zone until the fight starts — then it becomes a PvP zone.
You cannot gain PvP/PK points or karma inside the event.
I already made check every 5 minutes and give a reward if the streamer reaches 1 hour or 2 hours.
Using the YouTube API is big problem atm is (lmited) either videos list or search list at 100 checks per day for a single channel costs about 10k units.
Thanks @Splicho i will think about it further.
Question
SuperNovaX
when i try to do that, i get this error
FATAL : FATAL: Failed to open server socket. Reason: Cannot assign requested add
ress: bind java.net.BindException: Cannot assign requested address: bind
at sun.nio.ch.Net.bind(Native Method)
my loginserver.properties is like that:
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname=87.226.44.108
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname=192.168.0.108
# Bind ip of the loginServer, use * to bind on all available IPs
LoginserverHostname=87.226.44.108
LoginserverPort=2106
# How many times you can provide an invalid account/pass before the IP gets banned
LoginTryBeforeBan=20
# Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600)
LoginBlockAfterBan=600
GMMinLevel=100
# The address on which login will listen for GameServers, use * to bind on all available IPs
LoginHostname=*
# The port on which login will listen for GameServers
LoginPort=9014
# If set to true any GameServer can register on your login's free slots
AcceptNewGameServer = False
# If false, the licence (after the login) will not be shown
# It is highly recomended for Account Seciurity to leave this option as defalut (True)
ShowLicence = True
# Database info
Driver=com.mysql.jdbc.Driver
#Driver=org.hsqldb.jdbcDriver
#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver
URL=jdbc:mysql://localhost/l2jdb
#URL=jdbc:hsqldb:hsql://localhost/l2jdb
#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=
Login=root
Password=root
MaximumDbConnections=50
MaximumStateMents=100
MaxPoolSize=50
MinPoolSize=10
AquireIncrement=1
IdleConnectionTest=10800
MaxIdleTime=0
# Useable values: "true" - "false", use this option to choose whether accounts will be created
# automatically or not.
AutoCreateAccounts=true
# The delay in minutes after which the login updates the gameservers IP's (usefull when their ip is dynamic)
IpUpdateTime=0
# ==============================================================
# Test server setting, shoudnt be touched in online game server
# ==============================================================
Debug = False
Assert = False
Developer = False
# Enforce GG Authorization from client
# Login server will kick client if client bypassed GameGuard authentication
ForceGGAuth=True
#FloodProtection. time in ms
EnableFloodProtection=True
FastConnectionLimit=15
NormalConnectionTime=700
FastConnectionTime=350
MaxConnectionPerIP=50
so whats wrong about it???? In other forums i found, that i need to fix my router.. if it helps, how can i do that? TnQ~~
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.