matpow2 / cuwo

Open server and utilities for Cube World
GNU General Public License v3.0
170 stars 49 forks source link

server.exe crash #205

Closed Toxxi551 closed 5 years ago

Toxxi551 commented 6 years ago

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\initscriptsstartup.py", line 14 in run

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

matpow2 commented 5 years ago

I assume due to 9e5aefd.