Jump to content

Search the Community

Showing results for tags 'UNDER REVIEW'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • ★ Dev Announcements ★
    • Community Rules & Guidelines
    • Dev Diaries
    • Changelogs
    • Ylands Creator Competition
  • Ylands Discussion
    • General Discussion
    • Suggestions & Feedback
    • Localization
  • Support
    • Bugs & Technical Issues
    • Community Tutorials
  • Exploration
  • Editor
    • Editor Suggestions
    • Editor Help
  • Community Corner
    • Community News
    • Off-topic
  • Ylands EDU
    • Ylands EDU - Alfa
  • Removed's Forum
  • New Realm Entertainment's General Forum
  • New Realm Entertainment's YLands Editor
  • Kysen's Suggest A Video For Me!
  • Kysen's Forum
  • Ylands Ylander's Forum
  • Hermitland State's General Discussion
  • Flintlock Trading Company's Colonial Interests
  • Flintlock Trading Company's Membership Application
  • Flintlock Trading Company's General Discussions

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Found 446 results

  1. Description: I dug a hole in editor, but at certain angles, the terrain reappears. I can still walk through it. The map I sent Adam a while ago (Halloween-published files) is the video, but I'd bet this happens to multiple maps.
  2. Can you guys make it so we can Ctrl + click to select multiple items from the explorer list of logic/groups/objects? Thank you! -Ocnog
  3. Much more than 8 variables int the do something functions would be great. PS: I really really love this toolset
  4. So I have been having multiple problems with the game timing me out. I mainly play on YWD servers. Journey to the 12 Kingdoms and Origins. There is now a 5th server for Origins that is only listed in multiplayer lobby (Nitrado server) Anyhow when it goes to time me out or I see the spinning wheel of death...I wait for it to bring me back to the main screen, and sometimes it never occurs. I end up closing the program with task manager when this happens. It just happened again so I decided to come here and attach the input/output logs, but guess what? They aren't in the folder for the time played. I don't always have to close the program this way, but thought you might want to be aware. When it odes timeout again and closes properly I will send you the logs. It's been crashing so much lately that I will add the logs here soon when it does occur again.....fair warning, since the update this has happened so much I think you will be seeing a lot of these logs. (With the exception of the logs that do not save)
  5. So I was trying to make script with a Crude mace that, on a heavy attack, would launch a large rock forward to hit and damage an opponent. I have made similar scripts a multitude of times, but I wanted this one to deal crushing damage since it is launching a large boulder. I noticed that when I set the damage type to crushing in the throw command, nothing would happen, and nothing in the "On entity hit" and "On ground hit" parts of the throw command, such as particle effects and sounds, would happen either. I tested the same script on other weapons and it was providing the same results, so I changed the damage type next, and after changing just the damage type to Pure, everything started working as intended.
  6. So I'm currently trying to create a skill that launches a projectile, and I want the projectile to have a trajectory in an arc shape, like if I hurled a large boulder. So to do this, I've got gravity enabled, and I wanted to utilize the vertical Angle Delta to shoot the projectile upward at a small angle and have gravity pull it down. From the looks of it, the angle you put in only works depending on what horizontal direction you are facing. On one horizontal axis, facing one direction, the angle is correct and positive. If you change direction on the same axis (turn 180 degrees), the angle then becomes negative and shoots the projectile straight into the ground. If you look to either direction on the other horizontal axis (turn 90 or -90 degrees) it seems that the angle turns to zero. I think something may be going on in the code that makes this work, but I am posting it here instead of on the bugs page because I am unsure if this is intended or not. If it is intended and I am misinterpreting how to use Vertical Angle Delta when shooting a projectile in the skill editor, please explain to me how this parameter actually works, as the Horizontal Angle Delta seems to work as intended (or at least how I would intend it).
  7. On the left side of the boat, the mast will not place next to the other mast. In fact it "forces" the placer to move to the left and won't allow to place against the other mast. On the other side, it works perfectly. The whole ship, on both sides, is made exactly alike. I can label this as a "game" issue. Three will fit on the right perfectly while, on the left, they won't come close and go "red". The left side was snapped after it moved but, trust me, it won't place on the left side next to the back mast.
  8. @NaruTheHuman, maybe you? When I setup an Event Listener to listen game logic type Time Trigger, it doesn't show up the event ON TRIGGER. Why? Is that on purpose For example, I can listen to Trigger Zones in a label which takes an index as a reference. Then I use Event Listener to type trigger zone, and finally the event ON Entering Zone I want to do it automatically with Time Triggers. I need it because it's the way I script. I work a lot with instructions and variables as "global scope" to make my script independant of entities/logic picking icon, making it better to spot errors. It's like using C# Classes because I have many objects that is the same class. Because of that, my entire scripting lost it's point and I need to rework everything. I just needed that ON TRIGGER event listener. I can make it "manually", but I think that event listener ON trigger for time triggers should be availabe. That's the purpose of having a Event handler. Please? ? Makes sense?
  9. Creator Club Info Cannot change profile info. Does accept the changes but on refresh reverts back.
  10. Join button missing in creator club page on some browsers:
  11. When i use remove code to remove player's skill, i found it not work, player still could use the skill. I log all the skill belong player. console says the skill still here. So can you guys know this code is work good? Tomorrow I will send a video here for this problem.
  12. Since I start using windows 10 I got this problem, the game doesn't start and show me a game client error, I find the error log and I want to know what to do, please help I attach the error log files, thank you so much error.log output_log.txt
  13. It asks even when there are animals:
  14. Sometimes we like to work on maps over a of a few months and there can come a lot of issues if changes made impact those maps. In this case we have a older map that we generated a long time ago in which we have been building a city roleplay. Sadly when I opened it today I noticed that all of the trees were displaced from the newly-formed terrain which seems to have appeared differently altogether. Basically I'm thinking that the same seed produces a different terrain and now the trees no longer fit on that terrain. I would really like to see a fix to this as otherwise this map is dead. It seems to me all older maps generate like this. So if you have a map you generated in editor a while back now its terrain/trees dont fit.
  15. In my game i try make attack pets only by command, but command does not work corretly. If i go into trigger zone, pets only stay, on second enter pets run away, on thirt enter pets stops again and on fourth enter, pets attacks me. I delete all zones, trigers, script and entities and upload this (bugged?) world PS: In new (empty) world command work correctly on first entering world test.rar
  16. Please, rebuild NPC "counter" attacks. If player attack hostile NPC, NPC under attack only stay and do "ah, ah, ah...." ... omg WHY NPC´s under constant attack only stay and look´s at me?! Why NPC only stay and can´t attack too? (After 5-30s of player damaging, NPC make a step or two and start attack too)
  17. when the suit shoes are equipped to an npc or player, they are normal, however, when they are spawned as an item, The black on the shoes is replaced with the cyan coloring of the shoe laces.
  18. Tea leaves are showing the incorrect name. They say "larch seed"
  19. I was trying to use a blueprint that included straw blocks. In the past I have been able to make hay by drying grass near a heat source. I tried today and it did not work. I tried both the brazier and the kiln, both I have used successfully prior to update 10.
  20. Hello, I have a little problem since the game update 1.2 the bug starts when I start the game loading goes much faster than normal then after it tells me "FATAL LOGIN ERROR" you could look at the error with the image below, the game this leaves I also put under my output_log and output_log_clean files thank you in advance for your answer output_log.txt output_log_clean.txt
×