[Modpack] 3D Armor [0.4.8] [minetest-3d_armor]

KCoombes
Member
 
Posts: 278
Joined: Thu Jun 11, 2015 23:19
In-game: Knatt or Rudilyn

Re: [Modpack] 3D Armor [0.4.5] [minetest-3d_armor]

by KCoombes » Mon Aug 29, 2016 16:04

I d/l'd the zip file. I will post over there too.
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

Re: [Modpack] 3D Armor [0.4.5] [minetest-3d_armor]

by stu » Mon Aug 29, 2016 16:15

KCoombes wrote:I d/l'd the zip file. I will post over there too.

If you are able to use git then you could check the history with git log. The last commit should have been on Aug 15, 2016 - Merge pull request #63 from Wuzzy2/search by VanessaE
 

User avatar
Napiophelios
Member
 
Posts: 752
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [Modpack] 3D Armor [0.4.5] [minetest-3d_armor]

by Napiophelios » Mon Aug 29, 2016 18:11

The only way I have been able to replicate anything similar is by using an old version of unified inventory.
When I press on the shield my whole screen goes grey.

The error messages are similar but not the exact same,
probably because I am testing with a Unified_Inventory from 2015
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
2016-08-29 14:04:50: ERROR[Main]: ServerError: Lua: Runtime error from mod 'unified_inventory' in callback ScriptApiPlayer::on_playerReceiveFields(): D:\Games\MineTest\bin\..\mods\3d_armor\3d_armor/armor.lua:91: attempt to index local 'perplayer_formspec' (a nil value)
2016-08-29 14:04:50: ERROR[Main]: stack traceback:
2016-08-29 14:04:50: ERROR[Main]:    D:\Games\MineTest\bin\..\mods\3d_armor\3d_armor/armor.lua:91: in function 'get_formspec'
2016-08-29 14:04:50: ERROR[Main]:    ...ames\MineTest\bin\..\mods\unified_inventory/internal.lua:33: in function 'get_formspec'
2016-08-29 14:04:50: ERROR[Main]:    ...ames\MineTest\bin\..\mods\unified_inventory/internal.lua:131: in function 'set_inventory_formspec'
2016-08-29 14:04:50: ERROR[Main]:    D:\Games\MineTest\bin\..\mods\unified_inventory/api.lua:208: in function 'action'
2016-08-29 14:04:50: ERROR[Main]:    ...mes\MineTest\bin\..\mods\unified_inventory/callbacks.lua:62: in function <...mes\MineTest\bin\..\mods\unified_inventory/callbacks.lua:48>


When I use newly downloaded versions of Unified inventory and 3D Armor
I get no errors at all.
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

Re: [Modpack] 3D Armor [0.4.5] [minetest-3d_armor]

by stu » Mon Aug 29, 2016 18:22

Napiophelios wrote:When I use newly downloaded versions of Unified inventory and 3D Armor
I get no errors at all.


Thanks, the error is certainly consistent with the use of an out-dated UI, however, the line number mismatch between those back-traces suggests that the poster may also need to update their 3d_armor modpack.
 

KCoombes
Member
 
Posts: 278
Joined: Thu Jun 11, 2015 23:19
In-game: Knatt or Rudilyn

Re: [Modpack] 3D Armor [0.4.5] [minetest-3d_armor]

by KCoombes » Mon Aug 29, 2016 20:07

stu wrote:
Napiophelios wrote:When I use newly downloaded versions of Unified inventory and 3D Armor
I get no errors at all.


Thanks, the error is certainly consistent with the use of an out-dated UI, however, the line number mismatch between those back-traces suggests that the poster may also need to update their 3d_armor modpack.


Ok, installed new copy of 3d_armor, started new world with only 3d_armor and UI, world loads fine. Then went through my list of mods and added them back, one by one, loading the world and testing the UI buttons after each one. Finally got the 'length of field 'items' ' error again, after adding my own mod; I must conclude there is an error-generating bit of code in my mod somewhere that is causing this.

Thanks for the help!
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

Re: [Modpack] 3D Armor [0.4.5] [minetest-3d_armor]

by stu » Mon Aug 29, 2016 20:14

No problem, if you get stuck then show us your code, someone else might be able to spot the error.
 

User avatar
Andrey01
Member
 
Posts: 431
Joined: Wed Oct 19, 2016 15:18
In-game: Andrey01

Re: [Modpack] 3D Armor [0.4.5] [minetest-3d_armor]

by Andrey01 » Mon Oct 24, 2016 15:39

stu, will be add more armors
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

Re: [Modpack] 3D Armor [0.4.5] [minetest-3d_armor]

by stu » Thu Oct 27, 2016 14:09

Andrey01 wrote:stu, will be add more armors

Sorry, I do not plan to add more armors, I think there are already way too many. Was there something specific you had in mind?
 

snoopy
Member
 
Posts: 34
Joined: Thu Oct 20, 2016 16:49

Re: [Modpack] 3D Armor [0.4.5] [minetest-3d_armor]

by snoopy » Sat Oct 29, 2016 11:56

This is an excellent mod, thanks a lot. My kids and me use this mod since Minetest 0.4.13 as a natural addon.
Enjoying Minetest by Neoascetic's and Morn76's builds on Mac OS X 10.11.6 clients with local server and several modifications.
 

User avatar
BrunoMine
Member
 
Posts: 902
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine

Re: [Modpack] 3D Armor [0.4.5] [minetest-3d_armor]

by BrunoMine » Sat Oct 29, 2016 14:21

Yes, this is one of the top 3 best mods minetest today.
 

User avatar
Andrey01
Member
 
Posts: 431
Joined: Wed Oct 19, 2016 15:18
In-game: Andrey01

Re: [Modpack] 3D Armor [0.4.5] [minetest-3d_armor]

by Andrey01 » Sat Oct 29, 2016 14:39

BrunoMine wrote:Yes, this is one of the top 3 best mods minetest today.

And still one of the best mods that Not So Simple Mobs, i think
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

Re: [Modpack] 3D Armor [0.4.6] [minetest-3d_armor]

by stu » Sun Nov 27, 2016 17:24

Version Update 0.4.6

The armor model has been updated to include recent fixes and improvements from the minetest_game player model. I have also somewhat pre-emptively added support for named detached inventories.

https://github.com/minetest/minetest/pull/4812

Server admins note that the /kill <name> command now requires ban privileges and kills only the named player, the old /kill command functionality has been replaced with /killme which does not require any privileges or parameters.
 

JingoJagget
Member
 
Posts: 25
Joined: Tue Mar 01, 2016 02:42

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by JingoJagget » Tue Feb 14, 2017 00:36

I downloaded the most recent version of this mod, but the armor and player preview ui's don't show up for me. :(
I'm usually not-so-grump. :3
 

Diamond knight
Member
 
Posts: 262
Joined: Sun Apr 19, 2015 19:50
In-game: Diamondknight or diamond_knight

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by Diamond knight » Tue Feb 14, 2017 04:59

Try using inventory plus or unified inventory
I can never get enough MESE!!!!!!!!!

my subgame: https://forum.minetest.net/viewtopic.php?f=50&t=11901
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by stu » Tue Feb 14, 2017 18:37

JingoJagget wrote:I downloaded the most recent version of this mod, but the armor and player preview ui's don't show up for me. :(

It sounds like use are using creative mode. Either turn off creative or install one of the supported inventory mods, as suggested.
 

JingoJagget
Member
 
Posts: 25
Joined: Tue Mar 01, 2016 02:42

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by JingoJagget » Tue Feb 14, 2017 19:49

stu wrote:
JingoJagget wrote:I downloaded the most recent version of this mod, but the armor and player preview ui's don't show up for me. :(

It sounds like use are using creative mode. Either turn off creative or install one of the supported inventory mods, as suggested.

I'm not in creative mode. Are the inventory mods required now? Back in minetest 0.4.13 it worked perfectly without them, but in minetest 0.4.15 it won't show up for some reason. Guess I'll try the inventory mods.
I'm usually not-so-grump. :3
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by stu » Tue Feb 14, 2017 20:05

Well it worked last time I tried it but that was a while ago, maybe something has changed in MTG. I will look at it again as soon as I get a chance but in the meantime, using one the inventory mods should fix it.
 

User avatar
TenPlus1
Member
 
Posts: 1874
Joined: Mon Jul 29, 2013 13:38
GitHub: tenplus1

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by TenPlus1 » Wed Feb 15, 2017 08:42

Minetest 0.4.15 now uses sfinv for it's inventory and creative menu's which thankfully can be fixed by adding an armor tab into the mix someplace.
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by stu » Wed Feb 15, 2017 18:55

TenPlus1 wrote:Minetest 0.4.15 now uses sfinv for it's inventory and creative menu's which thankfully can be fixed by adding an armor tab into the mix someplace.

I just tried it with a recent-ish (~2 weeks old) 0.4.15 build and it's working for me. The formspec style is horribly out-of-date with current MTG but it works...I do, however, plan to add support for sfinv as soon as I get a chance.

@JingoJagget, I can only guess that some other mod you are using is replacing the default player formspec after 3d_armor. If that is the case then you likely will need to use one of the inventory mods.

Update: I have now updated the style of the default armor formspec to be more consistent with MTG.

Image
 

JingoJagget
Member
 
Posts: 25
Joined: Tue Mar 01, 2016 02:42

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by JingoJagget » Wed Feb 15, 2017 23:16

I don't quite like either of the inventory mods, tbh...

Just download sfan5's newest build. Created a world with 3d_armor as the only enabled mod. Still no armor UI. :/
I'm usually not-so-grump. :3
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by stu » Wed Feb 15, 2017 23:33

JingoJagget wrote:I don't quite like either of the inventory mods, tbh...

Just download sfan5's newest build. Created a world with 3d_armor as the only enabled mod. Still no armor UI. :/


There is a new inventory mod you could try smart_inventory
Other than that, sorry, I have no idea what could be wrong there. I do not have access to a windows platform to properly test sfan5's builds.
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by rubenwardy » Thu Feb 16, 2017 00:10

 

JingoJagget
Member
 
Posts: 25
Joined: Tue Mar 01, 2016 02:42

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by JingoJagget » Thu Feb 16, 2017 19:09

So let's see if I understand this correctly: having the crafting grid and armor slots on the same inventory screen is no longer possible due to the way minetest works now?? Because that's what I dislike about the other inventory mods, different tabs for everything, and other features I don't use. 3d_armor's UI kept it simple, with the crafting grid and armor slots on the same screen. I'll try to bare with it for now but I hope something can be done about it.
I'm usually not-so-grump. :3
 

sofar
Member
 
Posts: 781
Joined: Fri Jan 16, 2015 07:31
GitHub: sofar
IRC: sofar
In-game: sofar

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by sofar » Thu Feb 16, 2017 19:18

JingoJagget wrote:So let's see if I understand this correctly: having the crafting grid and armor slots on the same inventory screen is no longer possible due to the way minetest works now?? Because that's what I dislike about the other inventory mods, different tabs for everything, and other features I don't use. 3d_armor's UI kept it simple, with the crafting grid and armor slots on the same screen. I'll try to bare with it for now but I hope something can be done about it.


The issue is that the default crafting page needs to get overwritten. I don't know if rubenwardy can make it so that sfinv can do that.

Perhaps we can make minetest_game check for presence of `an alternative crafting page provider` to solve the issue from that way.
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by stu » Thu Feb 16, 2017 19:39

sofar wrote:
JingoJagget wrote:So let's see if I understand this correctly: having the crafting grid and armor slots on the same inventory screen is no longer possible due to the way minetest works now?? Because that's what I dislike about the other inventory mods, different tabs for everything, and other features I don't use. 3d_armor's UI kept it simple, with the crafting grid and armor slots on the same screen. I'll try to bare with it for now but I hope something can be done about it.


The issue is that the default crafting page needs to get overwritten. I don't know if rubenwardy can make it so that sfinv can do that.

Perhaps we can make minetest_game check for presence of `an alternative crafting page provider` to solve the issue from that way.


I still do not understand why this is working for me. Did something change in the last couple of weeks?

@rubenwardy, thanks for that, I will test and merge asap.
 

JingoJagget
Member
 
Posts: 25
Joined: Tue Mar 01, 2016 02:42

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by JingoJagget » Thu Feb 16, 2017 22:17

Jeez, there's like a whole investigation team here trying to solve this issue lol.
I definitely don't want anyone having to do extra work because of one person's request. If it can't be done then I'll make my peace with it.
I'm usually not-so-grump. :3
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by stu » Fri Feb 17, 2017 19:24

JingoJagget wrote:Jeez, there's like a whole investigation team here trying to solve this issue lol.
I definitely don't want anyone having to do extra work because of one person's request. If it can't be done then I'll make my peace with it.

I would hardy say there was a 'whole investigation team' but you did highlight a potential issue. However, it appears to be possible to override the default crafting page just like any other page, at least it works for me (tm) Nevertheless, armor will have it's own tab when sfinv support is added.

Regarding the current situation, it looks like both armor and sfinv use the same initialization delay so it's probably just pot-luck which formspec you get. So, if you really do want it the old way then you could always remove the sfinv mod ;-) (not tested)
Last edited by stu on Fri Feb 17, 2017 19:54, edited 1 time in total.
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by rubenwardy » Fri Feb 17, 2017 19:54

sofar wrote:The issue is that the default crafting page needs to get overwritten. I don't know if rubenwardy can make it so that sfinv can do that.


It is possible to override pages, although more than one mod doing this will cause conflicts
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by stu » Fri Feb 17, 2017 19:57

rubenwardy wrote:
sofar wrote:The issue is that the default crafting page needs to get overwritten. I don't know if rubenwardy can make it so that sfinv can do that.


It is possible to override pages, although more than one mod doing this will cause conflicts

Yeah, I agree, if anything the armor tab could include a craft grid, although I was not planning to, maybe that's the answer?

Edit: Actually, no. I would rather add list-rings and display current armor levels like the UI formspec does.
 

jakab
Member
 
Posts: 41
Joined: Mon Aug 15, 2016 17:19
In-game: jakab

Re: [Modpack] 3D Armor [0.4.7] [minetest-3d_armor]

by jakab » Thu Mar 02, 2017 11:51

i have a problem with this mod. the datas and the armor is on me,so it is working. in the second join, there is no inventory slots where i can put the armor! i tried a fiew thing: inentory plus, mod on/off and stuff like theese. im not lua master so please look around for me :)
 

PreviousNext

Return to Mod Releases

Who is online

Users browsing this forum: No registered users and 18 guests

cron