Search found 3 matches
- Mon May 02, 2016 2:37 pm
- Forum: Mods
- Topic: [MOD 0.13] Big Bags - more space in your bags
- Replies: 210
- Views: 145580
Re: [MOD 0.12.X] Big Bags 1.0.8
No, I didn't change anything on the code. My other mods are: air-filtering and Yuoki
Air-filtering does not seem to interfere.
Yuoki creates the error :
In one of its lua module, yuoki writes
data.raw["item"]["stone"].stack_size="100"
It should be an integer, not a string, that's what it is ...
- Sun May 01, 2016 2:25 pm
- Forum: Mods
- Topic: [MOD 0.13] Big Bags - more space in your bags
- Replies: 210
- Views: 145580
Re: [MOD 0.12.X] Big Bags 1.0.8
When starting the game with your mod enabled, I get the following error:
data-final-fixes.lua:19: attempt to compare number with strings
Strange. Did you edit the code by yourself ? What are the other mods you are running ?
Does anyone else gets this error ?
No, I didn't change anything on the ...
data-final-fixes.lua:19: attempt to compare number with strings
Strange. Did you edit the code by yourself ? What are the other mods you are running ?
Does anyone else gets this error ?
No, I didn't change anything on the ...
- Sun May 01, 2016 8:11 am
- Forum: Mods
- Topic: [MOD 0.13] Big Bags - more space in your bags
- Replies: 210
- Views: 145580
Re: [MOD 0.12.X] Big Bags 1.0.8
When starting the game with your mod enabled, I get the following error:
data-final-fixes.lua:19: attempt to compare number with strings
data-final-fixes.lua:19: attempt to compare number with strings