tyoeer / Chaoshead

A level editor, scripting interface, campaign editor, and reverse engineering tool for Levelhead
Apache License 2.0
4 stars 1 forks source link

Instant crash in V2.13.0 #91

Closed slothybutt closed 1 year ago

slothybutt commented 1 year ago

Error

levelhead/campaign/level.lua:2: module 'libs.tyoeerUtils.entityPool' not found: no field package.preload['libs.tyoeerUtils.entityPool'] no 'libs/tyoeerUtils/entityPool' in LOVE game directories. no file 'libs/tyoeerUtils/entityPool' in LOVE paths. no file '.\libs\tyoeerUtils\entityPool.lua' no file 'C:\Users\Slothybutt\Downloads\chaoshead-win32(2)\lua\libs\tyoeerUtils\entityPool.lua' no file 'C:\Users\Slothybutt\Downloads\chaoshead-win32(2)\lua\libs\tyoeerUtils\entityPool\init.lua' no file '.\libs\tyoeerUtils\entityPool.dll' no file 'C:\Users\Slothybutt\Downloads\chaoshead-win32(2)\libs\tyoeerUtils\entityPool.dll' no file 'C:\Users\Slothybutt\Downloads\chaoshead-win32(2)\loadall.dll' no file '.\libs.dll' no file 'C:\Users\Slothybutt\Downloads\chaoshead-win32(2)\libs.dll' no file 'C:\Users\Slothybutt\Downloads\chaoshead-win32(2)\loadall.dll'

Traceback

[love "callbacks.lua"]:228: in function 'handler' [C]: in function 'require' levelhead/campaign/level.lua:2: in main chunk [C]: in function 'require' levelhead/campaign/campaign.lua:5: in main chunk [C]: in function 'require' campaignEditor/campaignRoot.lua:2: in main chunk [C]: in function 'require' campaignEditor/overview/overview.lua:3: in main chunk [C]: in function 'require' chaoshead/chaoshead.lua:3: in main chunk [C]: in function 'require' main.lua:60: in function 'load'

[C]: in function 'xpcall' [C]: in function 'xpcall'

tyoeer commented 1 year ago

Fixed in 2.13.1