-
Posts
1,475 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by ThePitereq
-
It's not that they stole it. I knew that they want to create something like road bradleys like 2 years ago when they mentioned something about that when they were creating new roads. By creating their own road bradleys they gave me more possibilities of improving mine, like better obstacle detection etc.
-
Changed Status from Pending to Closed Changed Fixed In to 2.3.7
-
Hey! As i made few calculation changes it should now work 95% fine
-
I think i found out what you said. Your config really helped in that. Fixed in recent version.
-
For me it works. You don't have some old quarries that were placed before you changed value? Values in quarries aren't upgraded if you change the config value.
-
Changed Status from Pending to Closed Changed Fixed In to 1.5.3
-
Changed Status from Pending to Closed Changed Fixed In to 1.3.4
-
Should be fixed in 1.5.3. Sorry for long waiting.
-
The problem is that it checks all recipes from bottom to top. You can easily fix that by moving the "7-Star" to the first position in config. SOmeday i'll add option to config that will force the craftings with more resources to be first in order.
-
The error will be fixed in few minutes.
-
there must be some problem with the PveMode plugin. Contact the plugin owner about the bug, I can help with investigating it. This is just an message that affects nothing. If you want to get rid of it you can search for OnEntityTakeDamage in code and replace all return false; to return true; in their bracket.
-
You probably have some mistake in your bonus item drop shortname. Or some of the values (ignoring item name) are null.
-
Image Icons not showing up in latest version 2.3.3
ThePitereq replied to Covfefe's Support Request in Support
Guys, you need to remember about clearing ImageLibrary data file on each wipe. I didn't had any problems with that and aonyone who reported this issue. You can try running refreshallimages console command and wait few minutes, it might fix your issue but not sure 100%. -
Hmmm weird, can you send me whole config? Here or in DMs.
-
It can't be. The command works exactly the same as the timed event, so if command doesn't work - the event shouldn't too. I tested it and for me it works correctly, maybe you messed something up with config? Fell free to send it here or in DM.
-
Can you give me more details?
-
- 17 comments
-
- #mutations
- #monument
- (and 13 more)
-
- 8 comments
-
- 1
-
-
- #jackhammer
- #rocks
- (and 11 more)
-
When i'll find an solution for that i'll make whole plugin rewrite to make it less-performance impact and look better when flying.
-
Hey! It's an issue that i need some time to investigate. I am not the best on entity networking and need to learn a bit more. The problem is with the "size increase" objects that's connected to different network group than rock. This is why it causes the problems. When i'll find a solution for that i'll update it in the same day