Main Menu

Recent posts

#31
News / Re: Forum upgraded to 2.1.4
Last post by EgonOlsen - February 03, 2025, 09:00:13 AM
I see. That's a bit strange...the forum has a database user configured which works for everything else for some strange reason not for the search. I'm not sure why that it, I'll have a look and try to find something.
#32
News / Re: Forum upgraded to 2.1.4
Last post by AGP - January 31, 2025, 09:52:55 PM
Please try to search for a topic. It doesn't fail sometimes, it fails every time.
#33
Support / Re: Caching Animations in Soft...
Last post by EgonOlsen - January 30, 2025, 12:04:38 PM
It's nothing that I'm doing at least. I can only imagine that it's the JIT-compiler kicking in. Older VMs had the option to compile everything at startup. I'm not sure if this option is still available on newer ones but if it is, it might be worth to try to see if it fixes the problem. It might not be a good option in the end, because it hugely increases startup time, but to track down the problem, it might help.
#34
News / Re: Forum upgraded to 2.1.4
Last post by EgonOlsen - January 30, 2025, 12:02:13 PM
Never seen it and I got no error mail either. I had to upgrade the forum because of the old version being insecure and unspported. As long as it only happens every not and then, I guess we have to live with it.
#35
News / Re: Forum upgraded to 2.1.4
Last post by AGP - January 28, 2025, 09:00:20 PM
I've tested it with Edge, just in case. Same: "Database error. Please try again. If you come back to this error screen, report the error to an administrator."
#36
Support / Re: Caching Animations in Soft...
Last post by AGP - January 28, 2025, 08:54:26 PM
When the program is already running, each animation cycle gets progressively faster. It's probably not noticeable on the OpenGL renderer only because the hardware rendering already starts fast. Is there no way around this apart from delaying the execution, then?
#37
Support / Re: Caching Animations in Soft...
Last post by EgonOlsen - January 24, 2025, 09:18:44 AM
I'm not sure what you mean be "animations" in this context. There's nothing that "warms up" especially when using the software renderer. The only thing that I can think of is the VM itself. It might take some time to get up to speed with compiling the bytecode into native, but apart from trying to influence that behaviour with some VM switched, there's no way to change this.
#38
Support / Caching Animations in Software...
Last post by AGP - January 22, 2025, 02:19:16 AM
Is that something you can make the software renderer do? Because otherwise jpct goes through several loops of the animations before they're running at full speed.
#39
News / Re: Forum upgraded to 2.1.4
Last post by AGP - January 21, 2025, 08:41:30 AM
It's still happening, only now it says, "Please try again. If you come back to this error screen, report the error to an administrator."
#40
News / Re: Forum upgraded to 2.1.4
Last post by EgonOlsen - January 15, 2025, 05:35:28 PM
Under which circumstance? It can happen, that the provider has some hickups (happened in the past as well), but it shouldn't be a regular problem.