Now i get a different error.
__Cursed-Exp-Remake__/control.lua:144: '(' expected near 'main'
I get this error while creating or loading a game.
I changed it to this after some fiddling:
script.on_load (function main()
loadClasses.main()
end)
I changed it in the control.lua that should be ...
Search found 2 matches
- Wed Mar 15, 2017 2:45 pm
- Forum: Mods
- Topic: [Factorio 0.14.x] Curse Exp And Cursed Classes
- Replies: 17
- Views: 25398
- Wed Feb 15, 2017 4:02 am
- Forum: Mods
- Topic: [Factorio 0.14.x] Curse Exp And Cursed Classes
- Replies: 17
- Views: 25398
Re: [Factorio 0.14.x] Curse Exp And Cursed Classes
I have the problem that if i try to load a game begun with Cursed-exp and Cursed Classes i get this error while loading:
Error while running the on_load: __Cursed-Classes__/scripts/startclass.lua:26: attempt to index global 'game' (a nil value)
when i try to load another game only begun with Cursed ...
Error while running the on_load: __Cursed-Classes__/scripts/startclass.lua:26: attempt to index global 'game' (a nil value)
when i try to load another game only begun with Cursed ...