matpow2 / cuwo

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

windows fatal issue: access violation #196

Closed kour63 closed 5 years ago

kour63 commented 7 years ago

when i launch the run.bat i get this in the console but then it crash. I went thought all issues in the forum but didn't found anything about this... please help me.

C:\Users\oscar\Documents\dist>bin\server.exe Windows fatal exception: access violation

Current thread 0x000022b4 (most recent call first): File "..\cuwo\world.py", line 513 in run_gen File "C:\Python36-x64\lib\concurrent\futures\thread.py", line 55 in run File "C:\Python36-x64\lib\concurrcuwo server started on Sun Aug 6 13:59:41 2017 ent\futures\thread.py", line 66 in _worker File Loaded script 'log' "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

Thread 0x000001ec (most recent call first): File "", line 113 in _write_atomic File "", line 873 in set_data File "", line 848 in _cache_bytecode File "", line 788 in get_code File "", line 674 in exec_module File "", line 655 in _load_unlocked File "", line 950 in _find_and_load_unlocked File "", line 961 in _find_and_load File "../cuwo/server.py", line 756 in load_script File "../cuwo/server.py", line 558 in init File "../cuwo/server.py", line 900 in main File "../cuwo/server.py", line 915 in File "C:\Python36-x64\lib\site-packages\cx_Freeze\initscripts\Console.py", line 26 in run File "C:\Python36-x64\lib\site-packages\cx_Freeze\initscripts__startup__.py", line 14 in run

matpow2 commented 7 years ago

What files do you have in your data directory?

kour63 commented 7 years ago

i have all the requested one, data1.db, data4.db and server.exe

matpow2 commented 7 years ago

What are the MD5s of those?

kour63 commented 7 years ago

ok after searching i found the MD5 of each: data1.dn: 5DD75C4FDE12D1D1635E3791E26D22DF data2.db: B15F077653B02AAC52E3AC365C7363E5 server.exe: 9C69B731CF197236CE800B44B2ABE497

matpow2 commented 5 years ago

Probably fixed by 9e5aefd.