matpow2 / cuwo

Open server and utilities for Cube World

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

server.exe crash

Toxxi551 opened this issue · comments

So i just started run.exe and this popped up
C:\Users\Toxxi\Desktop\dist>bin\server.exe
cuwo server started on Mon Feb 12 03:42:22 2018
Loaded script 'log'
Loaded script 'ddos'
Loaded script 'commands'
Loaded script 'welcome'
Loaded script 'ban'
Loaded script 'console'
Loaded script 'master'
Loaded script 'anticheat'
cuwo running on port 12345
Received response from master server
Windows fatal exception: access violation

Thread 0x00000e6c (most recent call first):
File "C:\Python36-x64\lib\threading.py", line 295 in wait
File "C:\Python36-x64\lib\queue.py", line 164 in get
File "..\cuwo\world.py", line 516 in run_gen
File "C:\Python36-x64\lib\concurrent\futures\thread.py", line 55 in run
File "C:\Python36-x64\lib\concurrent\futures\thread.py", line 66 in _worker
File "C:\Python36-x64\lib\threading.py", line 864 in run
File "C:\Python36-x64\lib\threading.py", line 916 in _bootstrap_inner
File "C:\Python36-x64\lib\threading.py", line 884 in _bootstrap

Current thread 0x0000178c (most recent call first):
File "..\cuwo\world.py", line 435 in update
File "../cuwo/server.py", line 678 in update
File "../cuwo/server.py", line 527 in update_callback
File "..\cuwo\loop.py", line 45 in schedule
File "C:\Python36-x64\lib\asyncio\events.py", line 127 in run
File "C:\Python36-x64\lib\asyncio\base_events.py", line 1425 in run_once
File "C:\Python36-x64\lib\asyncio\base_events.py", line 421 in run_forever
File "../cuwo/server.py", line 907 in main
File "../cuwo/server.py", line 915 in
File "C:\Python36-x64\lib\site-packages\cx_Freeze\initscripts\Console.py", lin
e 26 in run
File "C:\Python36-x64\lib\site-packages\cx_Freeze\initscripts__startup
.py",
line 14 in run

C:\Users\Toxxi\Desktop\dist>pause
Drücken Sie eine beliebige Taste . . .

I assume due to 9e5aefd.