groverburger / g3d

Simple and easy 3D engine for LÖVE.
MIT License
567 stars 35 forks source link

error #46

Closed PilotTim136 closed 7 months ago

PilotTim136 commented 1 year ago

Error

main.lua:1: module 'g3d' not found: no field package.preload['g3d'] no 'g3d' in LOVE game directories. no file 'g3d' in LOVE paths. no file '.\g3d.lua' no file 'C:\Program Files\Love\lua\g3d.lua' no file 'C:\Program Files\Love\lua\g3d\init.lua' no file '.\g3d.dll' no file 'C:\Program Files\Love\g3d.dll' no file 'C:\Program Files\Love\loadall.dll'

Traceback

[love "callbacks.lua"]:228: in function 'handler' [C]: in function 'require' main.lua:1: in main chunk [C]: in function 'require' [C]: in function 'xpcall' [C]: in function 'xpcall'

help please