[Linux] Libraries problem

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
Post Reply
x0m9k
Manual Inserter
Manual Inserter
Posts: 3
Joined: Sat Jul 27, 2013 10:26 am
Contact:

[Linux] Libraries problem

Post by x0m9k »

Ubuntu 12.04 Alternate

Code: Select all

x0m9k@x0m9k-laptop:~/Games/factorio/bin/i386$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 12.04.2 LTS
Release:	12.04
Codename:	precise

Code: Select all

x0m9k@x0m9k-laptop:~/Games/factorio/bin/i386$ ./factorio 
Cannot load lua script /home/x0m9k/Games/factorio/data/base/data.lua. Error: /home/x0m9k/Games/factorio/data/base/data.lua:16: module 'prototypes.item.item-groups' not found:
	no field package.preload['prototypes.item.item-groups']
	no file '/usr/local/share/lua/5.2/prototypes/item/item-groups.lua'
	no file '/usr/local/share/lua/5.2/prototypes/item/item-groups/init.lua'
	no file '/usr/local/lib/lua/5.2/prototypes/item/item-groups.lua'
	no file '/usr/local/lib/lua/5.2/prototypes/item/item-groups/init.lua'
	no file './prototypes/item/item-groups.lua'
	no file '/home/x0m9k/Games/factorio/data/core/lualib/prototypes/item/item-groups.lua'
	no file '/home/x0m9k/Games/factorio/data/base/prototypes/item/item-groups.lua'
	no file '/usr/local/lib/lua/5.2/prototypes/item/item-groups.so'
	no file '/usr/local/lib/lua/5.2/loadall.so'
	no file './prototypes/item/item-groups.so'
	no file '/usr/local/lib/lua/5.2/prototypes.so'
	no file '/usr/local/lib/lua/5.2/loadall.so'
	no file './prototypes.so'
After installing package (.deb) the same problem

Code: Select all

x0m9k@x0m9k-laptop:~$ factorio
Cannot load lua script /usr/share/factorio/base/data.lua. Error: /usr/share/factorio/base/data.lua:16: module 'prototypes.item.item-groups' not found:
	no field package.preload['prototypes.item.item-groups']
	no file '/usr/local/share/lua/5.2/prototypes/item/item-groups.lua'
	no file '/usr/local/share/lua/5.2/prototypes/item/item-groups/init.lua'
	no file '/usr/local/lib/lua/5.2/prototypes/item/item-groups.lua'
	no file '/usr/local/lib/lua/5.2/prototypes/item/item-groups/init.lua'
	no file './prototypes/item/item-groups.lua'
	no file '/usr/share/factorio/core/lualib/prototypes/item/item-groups.lua'
	no file '/usr/share/factorio/base/prototypes/item/item-groups.lua'
	no file '/usr/local/lib/lua/5.2/prototypes/item/item-groups.so'
	no file '/usr/local/lib/lua/5.2/loadall.so'
	no file './prototypes/item/item-groups.so'
	no file '/usr/local/lib/lua/5.2/prototypes.so'
	no file '/usr/local/lib/lua/5.2/loadall.so'
	no file './prototypes.so'
What the "prototypes" package?
Sorry for poor English.
Have a nice day!

slpwnd
Factorio Staff
Factorio Staff
Posts: 1835
Joined: Sun Feb 03, 2013 2:51 pm
Contact:

Re: [Linux] Libraries problem

Post by slpwnd »

This isn't an OS problem. It could be that there was an error in of our older packages. I suppose this is 0.5.2 or older demo, right? Could you try the 0.6.0 (in the experimental tab) - it should be fine there.

x0m9k
Manual Inserter
Manual Inserter
Posts: 3
Joined: Sat Jul 27, 2013 10:26 am
Contact:

Re: [Linux] Libraries problem

Post by x0m9k »

Thanks, 0.6.0 works fine.
Sorry for poor English.
Have a nice day!

Post Reply

Return to “Gameplay Help”