Jump to content

dwarfmaster1974

Members
  • Posts

    89
  • Joined

  • Last visited

Everything posted by dwarfmaster1974

  1. Hi @Jugginator, here is the full log: https://pastebin.com/Mbpnr8yM What I do >> Jumped on the Server - look around - see a zombie - exit the Game. As you can see ... there are a lot of repeating errors. If you can see something, that I do not see you are very, very welcome
  2. OK ... I have now replaced or validated all the files that could be responsible for this ... but it still happens. Is there perhaps a debug mode with which one can start the server to determine which mod, file, item, entity is missing? The log with this number doesn't really help with troubleshooting.
  3. Thank you for the super fast answer. You mean by "new" that I should check if there is an error somewhere in these XMLs?
  4. Hi @Vincenzo, Thanks for your answer! Of course, it would be great if I knew what that would look like: A small example would be super helpful. Again, a small example would really help me.🙂 No. Only one block of cement and one block on top of it. Dimension can then be 1,2,1. But I don't want to create any new unitity models, because I want to run the server in question without an additional mod installation. Do you mean the folder that contains PNG files that represent the images of the individual items and blocks? Or are you talking about a different directory. I am looking forward to your answer
  5. Hello survivors, I've been trying to figure out for a few days now why the following error appears on the server whenever Bloodmoon is and a zombie is nearby. Here is an excerpt from the log. Log-Entry This entry floods the entire server in the situation described above. It repeats itself until either the Bloodmoon is over or there is no zombie left in the vicinity (killing is also possible). Then everything is normal again. The consequence, however, is that all other zombies everywhere freeze for everyone or stop moving. This is of course quite unfortunate and not really fun. When the Bloodmoon is over, everything runs wonderfully, because the hardware behind it is really good and is certainly not the reason for this behaviour. Here is the hardware description from LinuxGSM ( some points hidden or masked of course 😉 ) Hardware-Config What I've done so far is to iteratively deactivate all mods, but that hasn't helped. The error still occurs. What is also strange is the fact that this problem does not occur on the fallback server. This has Windows as its operating system, which could possibly be a reason. I am very grateful for any information! Please feel free to write to me for further information.
  6. Hello all, i just want to create a server side only mod where I would also like to change the models for certain blocks. Example: I want to create a block that has the forge as a base but should look like a concrete block. Is that possible? I also wonder if it is possible to paint this new block or to determine a texture from the known paintings. For example, with a red cross for medicine. Is that possible? I also wonder if I can combine several blocks for one block. By this I mean, for example, to put a lamp or candle on this concrete block. Is that possible? Finally, where can I find an overview of all the models that are available? There are already some xpaths in this article but I am almost sure that there are more. Is there a link or something? Looking forward to your answers
  7. Hello all, I have 2 questions about this mod: 1. must the images necessarily refer to an HTTP(s)-URL or is a path on the server also possible? i.e. @/home/user/images/MyServerImage.png @/home/user/images/MyCraftingImage.png 2. does this mod also work with the current Alpha 19?
×
×
  • Create New...