Cannot load additional modules

Moderator: Moderator

Post Reply
Message
Author
FingO
Posts: 2
Joined: Sun May 15, 2011 9:40 am

Cannot load additional modules

#1 Post by FingO »

Yesterday I wanted to start broken bottle. Thus I downloaded the lua-files and put the broken_bottle-folder in /Contents/Resources/game/modules. However, the module is not listed in the game. Even if I copy one of the existing folders no additional mod appears in the list. Is there anything I have to change in the lua-files?

Oh, I use the newest T-engine version 0.9.25.

Thx in advance.

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Cannot load additional modules

#2 Post by darkgod »

Modules are version specific, although I'll add a way to ignore the restriction (or to laod the corretc engine automaically).

In the meantime you can try editing init.lua and changing the requiredversion, IIRC it should just work with b25
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

FingO
Posts: 2
Joined: Sun May 15, 2011 9:40 am

Re: Cannot load additional modules

#3 Post by FingO »

Its working, thanks a lot!

Post Reply