GithubHelp home page GithubHelp logo

Comments (2332)

D00Med avatar D00Med commented on August 16, 2024 1

ok I'll put both.
Wow I've never got this error before:
"2016-11-28 09:17:47: ERROR[Main]: Irrlicht: tex_coord_sets or tex_coord_set_size too big: midna.b3d
2016-11-28 09:17:47: ERROR[Main]: Irrlicht: Could not load mesh, file format seems to be unsupported: midna.b3d
2016-11-28 09:17:47: [Main]: >> === FATAL ERROR ===
2016-11-28 09:17:47: [Main]: >> Access violation (Exception 0xC0000005) at 0x00007FF7E06949EC"

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

thank you for Moving The Conversation :) I have been searching to find a fix for the dungeon problem this may help but I'm not sure because I cant program so I have no idea what it is but the guy in The Forum post seems to be helped so maybe this helps you (logic 2016) https://forum.minetest.net/viewtopic.php?id=4280

https://github.com/D00Med/LegendofMinetest/tree/update

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med keep in mind I have no idea whats Possible with minetest but here are my suggestions,

you added the awards mod Maybe you can add More awards aka achievements

Also as I already requested dungions wuld be cool like fairy founten and castles

Another gameplay thing wuld be craftig i think the base inventory should have a 2x2 crafting grid and you can make a crafting table To get 3x3 (like in Minecraft)

Maybe if this is possible quests and vilages (for this to work Villages need to generate with People and you can interact with them and they will give you random Quests)

I also wanted to request 2 new items the hokshot and More boomerngs like wind boomerang which whin you throw it at items it will bring them to you

Also the Creative inventory doesn't have a search function so annoying

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med also i Must Point this out your chest model is amazing! Would it be possible to get a double chest If You put 2 Next To each other like in Minecraft?

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med maybe also pieces of heart can be Found in the world like in terraria ( If You Break it you can get a piece of Heart and You put 4 of them Together you get a heart container if you use that you get one extra heart (that will make People want to Explore)

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

the only way I can limit it is by hurting the player when they try to heal, which is buggy because of timing.
It would be similar to the fairies reviving the player before death: sometimes it works, sometimes it doesn't

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

No, worldedit for minetest can save schematics.
I was going to suggest that you could make some dungeons with the nodes already in the game, and save them as schematics (//mtschemcreate ). They'd have to be smallish, maybe 30x30 nodes.

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med i Made a Fairy Fountain https://1drv.ms/u/s!Ammw1yWbBi3R4CgC9mvokqhQVg-5

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med the water in the Fairy Fountain should be replaced with Healing water https://1drv.ms/u/s!Ammw1yWbBi3R4CgC9mvokqhQVg-5
Also you need To add healing water XD
Is it also possible to make fairies Fly Around in there
Somting like a Invisible block that Spawns fairy particles?
Or Maybe The Healing water can spawn particles

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

I've added the new nodes, sorry it took so long: https://github.com/D00Med/LegendofMinetest/tree/update
Ok then, it's near enough midday here.

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med my hud concep
hud
blue is the toolbar
green is stamina
red is Health
pink is xp (you seem to have a xp mod but i cant see the xp numbers)
then to the lift
we have purple thats to show howmutsh rupis you have
and yellow thats to show howmutsh arrows you have

and the pointing black arrow points to a bug its a mini tool bar or whatever it is

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

That looks good.
The xp is currently shown below the toolbar.
I really like the idea of a display for arrows and rupees, it's another thing I wanted to do, but didn't know how at the time. At the moment, I want to finish what I have promised on my other mods before beginning to update this subgame, I hope you don't mind since it is quite a lot. Also, I was adding the facehuggers to scifi mobs yesterday, and there's this strange glitch where I can't change the attach position of them, however the animation lines them up pretty much perfectly with the players face when they attack.

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

:) I'm beginning to regret using a larger texture for Midna.
I'm using a 256x256 texture, so I have to put a lot of detail in, but I can't use a smaller one without the textures bleeding

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med here are the dungion Parts https://1drv.ms/u/s!Ammw1yWbBi3R4Co_7LSXuQhabahv

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med What do you mean by Textures Bleeding ( does it mean pixels get cut off or something?

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

The textures of differrent faces leak into each other.
Nice work on the dungeons.

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med Anny ideas for structures i shuld make? Also what are the maximum Dimensions I can use for the structures?

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Do you think you could make something like these entrances? http://3.bp.blogspot.com/-NoBsdE7Fs3c/UW3xwymL5tI/AAAAAAAAFyY/Z0jqc2Xt-8g/s1600/Legend+of+Zelda%252C+The+-+A+Link+to+the+Past+%2528E%2529+%255B%2521%255D_00090.bmp
I don't actually know what the limit is, but for now, maybe 30-40 nodes on each side.

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med I will try my best you mean the skull things right

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

yeah

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

What do you think of the texture so far? https://s14.postimg.org/z8zmdvdgh/screeny.png
I'm thinking of removing the tooth.

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med It's really nice really high quality! Nice job (also sorry that it took so long to answer)

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med By the way The Texture and the model Together really look like professional Made It :)

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med can you move Down the Helmet a Little bit also the face (Not het cube of her face But he moth nose and eye) and the tooth is a bit weird if you want you can remove It

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Thanks, and no problem.
That's good :D
Yep, I will

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

What username of yours do I use on the license?

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med toby109tt aka tobyplowy (is it possible to put both names or only one If I Can Only get One I Would Say tobyplowy)

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med are the animations for midna working?

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Yeah the animations are working nicely.
It's just that the error is causing the game to crash and close

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Actually, the subgame is such a mess I might just remake the whole thing with a new minetest_game.

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

*from

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med that may be a good idea also the new Minecraft game will Almost release so yeh

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Yeah, it's going to be a lot of work O_o

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med I guess it's your decision

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med I'm Willing to do all Models and textures you want

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med also why is my name in the license is that some sort of credit?

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

It's going to be mostly coding :|
Yes, I have this in the licenese:
midna.b3d CC-BY-SA 3.0 UNPORTED Created by toby109tt(aka tobyplowy) and D00Med

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med Again It's really your option (Will you re do it?)

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Yeah I think I will.
Thanks for all your help, it's useful to have feedback and advice.
Also I'm going for a bit, be back in about an hour

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med Ok see you later

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med there is a armor mod is it actually possible to make custom models for the headpiece (helmet)

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

I'm back.

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med wooh!! Lol

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

yes I think so

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med I wuld love to see Majora's mask as a vannety item

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med how many mods do you still have to update (how long would that take?)

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Yeah that'd be awesome! I could do it as a skin overlay.
Most of the work would be separating the changes in the default mod.
But right now I really should finish the vehicles mod update, lots of pressure

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med take your time there's no need for pressure

Also you can recycle midnas helmet so there player can use it (that wuld be funny)

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Haha yeah :'D
That'd be neat! I was wondering if there'd be a way to make Midna follow the player and turn into a shadow

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med maybe only make her follow you if you right click her and if you right click her again she stops following you good idea btw

I know a mod that has the Following Mechanic give me a second to find it

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

yeah, like the npcs.
Ok.
This is all assuming I can get that model to work. I really have no idea what is causing that problem

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med This mod has a following player mecanic https://forum.minetest.net/viewtopic.php?f=9&t=14808

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

What was the problem with the model agan? Sorry i forgot

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Oh yes, I've used that mod before, it's a shame they don't cut down trees anymore.
This is the error;
"2016-11-28 09:17:47: ERROR[Main]: Irrlicht: tex_coord_sets or tex_coord_set_size too big: midna.b3d
2016-11-28 09:17:47: ERROR[Main]: Irrlicht: Could not load mesh, file format seems to be unsupported: midna.b3d
2016-11-28 09:17:47: [Main]: >> === FATAL ERROR ===
2016-11-28 09:17:47: [Main]: >> Access violation (Exception 0xC0000005) at 0x00007FF7E06949EC"

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med what does that mean (for me it looks like someone just smashed his head in his keyboard lol sorry im a noob)

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

I have no idea, it doesn't make much sense.
The texture size is the same as other models I've used, and the mesh is in the same file format.
I'll try it with a differrent subgame and see if the problem is gone

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med if you can't fix it just ask it to the community I'm sure they will help

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Yeah I will, it's probably because I'm using a custom export plugin.
and the problem persists in minetest_game

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med thats it for today im going To Sleep now if you have any news plese post it so whin i wake up i can see If You accomplished Anything special

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Ok then, bye

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med were you able to fix the problem?

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

No not yet, still trying though.

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med Just A Question Is it My Fault (did i Mes Something up on my Side)

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

I have no idea, the only thing I can think of is that it's my fault for making a lot of the faces use the same part of the texture

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med I Don't really seem like that in the picture you give me

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med does the facehugger work?

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

It's mostly on the helmet, but that wasn't the problem anyway.
The problem was that there were parts on the helmet that were so close together that the textures couldn't display properly. I fixed it, and Midna has been added to the update branch. Yeah the facehugger works nicely, I only have to figure out a way to make it hang on to players.

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med so What Should I learn From This to not put Cubes to close to each other? Also is the model very different now or is it Harley noticeable?

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Yeah, just make them a little bit apart, even it it's just 0.01 units away.
Nope, not even noticeable.

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med can i alredy download it?

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

yes https://github.com/D00Med/LegendofMinetest/tree/update

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med awesome i will give it a try in a minute

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med the animations look great i love it (one thing I must point out though is she moves too much) but apart from that it's really awesome Nice job :)

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

That's good. What do you mean by too much?
Thanks.

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med she does her idle animation For One Second And then she moves for a second And then she does the idle animation Again she moves a bit too much (she shuld do the idle animation longer and she shuld walk longer)

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Oh yes, that annoys me, I don't know how to improve it.

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med im testing with low res textures for the fun :3
midna low res test

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

btw i only did the face

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Oh ok, that would actually look pretty good with a little bit of modification.
Doe the lighting still work?

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med What do you Mean by Lighting?

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

When I make textures, I turn the rendered view into a texture, so that the model looks as if there are shadows and highlights.

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med No i removed The shading from the Texture I'm going to add it afterwards

(by the way I'm planning to make a texture pack for the mod so People can get all Textures in 16x16 is that a good idea?)

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Oh ok. That's a great idea! I'd really appreciate it, if you're willing to put in the effort

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med I will see what I can do (As Long As You keep This mod high quality I will support it)

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

I will definitely be trying to keep it high quality.
Personally I think it's a terrible mess :'D

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med XD that Will Come In The redo

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Yeah

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med I know you probably Won't de Willing To Do This but would it be possible to remap the texture so it works with the low-resolution model as well?

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

O.o not going to happen.
I could give you the blender file though, so you could do it

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med I'm not sure If i will be able to do that but i will Just give it a trie

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Ok, here it is:
https://github.com/D00Med/LegendofMinetest/raw/update/mods/mobs_loz/models/midna.blend

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

Will you add this texture mapping if I fixed it?

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Yes

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

I will keep your textures I'm just going to fix the mapping

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Ok. I will have to modify my textures to match the new map.
Can you try to keep the size of the face(as in Midna's face) the same?

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med I'm getting a purple model and I cannot see the texture file in the uv editor

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

That is strange. In the panel on the right-hand side, if you click on the checkered icon, you can change the texture of the model inside blender. Try that and see what happens

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

@D00Med I fixed the purple texture by going into edit mode now it's white (wtf) and I can Select The Faces on the Texture map but I cannot Load a Texture

from legendofminetest.

D00Med avatar D00Med commented on August 16, 2024

Ok, this is odd.
I'll just make a new uv map, but this might take a while.

from legendofminetest.

tobyplowy avatar tobyplowy commented on August 16, 2024

use this mobs_midna

from legendofminetest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.