-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feedback for Development Release 4 #26
Comments
I'll test the Forge 1.7.10 build soon(ish). Long story short I had to stop using kcauldron and move to a vanilla forge instance. It wasn't by choice (many of my users have some sort of development issue being Autistic, ADHD, etc). |
@spannerman79 Yeah, so far KCauldron has been more problem than it's worth, so I don't think I'll support it past 0.2. For 1.8 Sponge seems to be the thing =) |
Sure is 👍 Not there yet with the number of mods or their function to move fully over to SpongeForge ..yet |
I have tested TickDynamic Dev v3 on my Feed the Beast Infinity Evolved server (2.3.5) with KCauldron-1.7.10-1614.193. There is no crash, but the server just kinda stops before it gets fully up on-line. :/ |
@filthy1337 Logs? Use gist or upload the uncompressed log here |
I have run it on a loaded Infinity server aswell but with KCauldron:1.7.10-1614.174 and have had no loading errors, just crashes when you try use tick profiler and/or opis |
@filthy1337 Could you upload your logs somehwere(pastebin, gist etc.) and post it here? "kinda stops" doesn't help me much unfortunately =( @badgernz Yeah, compatibility with other mods which heavily modifies/depends on the world loop(Like Opis and Tick Profiler) will work poorly with TickDynamic. Thank you both for taking the time to test and report here =) |
Hey! I reinstalled my server (FTB Infinity Evolved 2.3.5) from scratch and and now TickDynamic Dev v3 works as it should. I guess the problem was not in TickDynamic itself (although the problem appeared only after adding TickDynamic and went away by disabling it?), but some other thing that I just couldn't figure out... :/ Well, anyway thanks for this great mod!! Keep up the good work!! |
@filthy1337 Reinstalled as in started a new world? |
I actually installed the whole server again from the ground up. :) Downloaded the FTB pack, KCauldron and TickDynamic just so that there was no possibility of unrelated errors confusing me even more! :D If it stops working again I now have a better chance to find out what could have caused the problem in the first place. I'll keep you posted... |
Ok so I want to test out the forge 1.7.10 version of the dev release ( https://github.com/wildex999/TickDynamic/releases/tag/Forge1.7.10_0.2.0-dev3 ), but to really test it out i want to be able to add some groups in. Does anyone have any groups in their config file setup that they are willing to share? |
@wildex99 do you have some recommended group settings in order for me to test out your groups option on my forge 1.7.10 server? |
@spannerman79 Not really. I originally added the group system to allow for excluding mods which was not compatible with Dynamic Ticking. I would recommend you just start putting things you think use a lot of time(Enemy mobs for example) into their own group, and then check how much time they actually use to further plan out the groups. As I might have mentioned earlier, I don't yet have a full server to actually test the mod on, which is why I created this thread =) |
I have now released Development version 4. Feedback continues in this ticket for now. This update is mostly targeted at KCauldron users, but the problems might appear in other servers also, so upgrade if you have any problems. |
Tested this dev build 4 and got a crash. crash-2016-02-20_14.59.27-server.txt |
Hey @filthy1337 |
I will definitely test it! Thanks! :) |
For twice now I have had a client crash which has never happened before... Is it a coincidence or TickDynamic related? |
@filthy1337 open an issue over at the correct issue tracker - http://minecraft.curseforge.com/projects/decocraft2/issues |
Unless you are running TickDynamic on the client, I can't see how it can cause this. Won't rule it out entirely though. TickDynamic has nothing to do with the chunks being sent to the client, and this seems to be entirely a client error. The crashing mod needs to throw in a "instanceof" check before casting it seems to me ;) |
Okay, I got a new error now: |
I moved to thermos from Kcauldron when it started running smoother, and then i saw Kcauldron dissapeared, i remember @spannerman79 |
I have just released Development version 4, and I'm getting close to the final 0.2.0 release, before I start working on the next feature set.
I would appreciate it if you could take the time to test a release for your server(Taking world backup first!!!) and giving some feedback on what works and what doesn't while running on a loaded server.
I have released dev4 for KCauldron, Forge 1.7.10 and Forge 1.8.9. You can find them under releases here: https://github.com/wildex999/TickDynamic/releases
Changes for dev4
Changes for dev3
Known Problems
Reporting problem
The text was updated successfully, but these errors were encountered: