jcsnider Posted December 1, 2018 Share Posted December 1, 2018 Intersect Beta 5 Released! December 1st, 2018   This update is HUGE and took FOREVER, so thank you to everyone who has stood by us, and we hope you all enjoy! (Don't forget to report all bugs!)   What to look for in Beta 5: New network debugging command to help us help you get your games online! (Link) Reworked Crafting Table/Crafts editors which require far less work to setup! (Link) Improved design to the item/resource/event/quest/etc requirement screens. (Link) Json format for strings, config, formulas, etc which will retain your changes better as the engine continues to evolve.  (Link) This will be especially good for those who translate Intersect to different languages. The client now has screenshot functionalities. (Link) Server status label, and other interface upgrades. (Link) And about 30 other really cool changes! (Beta 5 Wrap-Up Link)   For those migrating from B4: Please note that the migration process is long and only tested on a handful of games, be on the lookout for migration issues and if you notice any report them asap.   Special Thanks: Due to the combined efforts of @Khaikaa, @Raku, @Mcadams, @Zetasis, @Niko, and @dxxknight well over 50 bugs were found and fixed prior to this hopefully making B5 rather stable from the get-go. Thank you all for all your help!   Up Next Beta 6, which is pretty small, a password reset system, some other small things and that's about it!  Download For existing projects, click here for migration steps! (SUPER IMPORTANT!)  For new projects, download here, extract, and then run like normal!   As always please keep in touch with us and report all bugs that you find! hra, Raku, Zetasis and 15 others 13 5 Link to comment Share on other sites More sharing options...
froggy Posted December 1, 2018 Share Posted December 1, 2018 Woop woop! Time to test this out! So excited for all these new features. Great job everybody! Link to comment Share on other sites More sharing options...
Uyarrr Posted December 1, 2018 Share Posted December 1, 2018 Finally!!! Got Hyped! Link to comment Share on other sites More sharing options...
eins Posted December 1, 2018 Share Posted December 1, 2018 Just had a first look at this... seems like the JSON files lost all comments. I konow JSON does not really support comments, but it is usually done by inserting fields with a special marker. Here are two examples how it could look like:  "Map": { "_GameBorderStyle": "0 for seamless with scrolling that stops on world edges. 1 for non-seamless, and 2 for seamless where the camera knows no boundaries. (Black borders where the world ends)", "GameBorderStyle": 0, "ItemSpawnTime": 15000, "ItemDespawnTime": 15000, "ZDimensionVisible": false, "WidthHeight_comment": "DO NOT TOUCH! These values will resize the maps in the engine and will CORRUPT existing maps. In MOST cases this value should not be changed. It would be wise to consult us before doing so!", "Width": 32, "Height": 26, "TileWidth": 32, "TileHeight": 32 },  I dont think comments in there are really required, but just a heads-up if youre looking for a way to re-add them.  Anyway, looking really good so far Link to comment Share on other sites More sharing options...
Hickie Posted December 1, 2018 Share Posted December 1, 2018 Brilliant Migration went smoothly :D Time to try this out Link to comment Share on other sites More sharing options...
AccurateNoodle Posted December 1, 2018 Share Posted December 1, 2018 Works great, can't wait for the API documentation Link to comment Share on other sites More sharing options...
Vulture Posted December 1, 2018 Share Posted December 1, 2018 Sorry, but why don't work here? Log: Â 2018-12-01 19:09:13.551 [Error] Received unhandled exception from . 2018-12-01 19:09:13.569 [Error] Message: Metod not found: '!!0[] System.Array.Empty()'. 2018-12-01 19:09:13.574 [Error] Stack Trace: Â Â em Intersect.Server.ServerStart.Start(String[] args) 2018-12-01 19:09:13.574 [Error] Time: 12/1/2018 7:09:13 PM -------------------------------------------------------------------------------- Â Link to comment Share on other sites More sharing options...
Zerinho Posted December 1, 2018 Share Posted December 1, 2018 in that version is possible to make transformation only 1 actived per time? Link to comment Share on other sites More sharing options...
Gibier Posted December 1, 2018 Share Posted December 1, 2018 22 minutes ago, daviih123 said: in that version is possible to make transformation only 1 actived per time? Â I don't think so, i didn't see that in the roadmap. Zerinho 1 Link to comment Share on other sites More sharing options...
jcsnider Posted December 1, 2018 Author Share Posted December 1, 2018 39 minutes ago, Vulture said: Sorry, but why don't work here? Log:  2018-12-01 19:09:13.551 [Error] Received unhandled exception from . 2018-12-01 19:09:13.569 [Error] Message: Metod not found: '!!0[] System.Array.Empty()'. 2018-12-01 19:09:13.574 [Error] Stack Trace:   em Intersect.Server.ServerStart.Start(String[] args) 2018-12-01 19:09:13.574 [Error] Time: 12/1/2018 7:09:13 PM --------------------------------------------------------------------------------   Install .Net Framework 4.6.1 or higher. Link to comment Share on other sites More sharing options...
GnoW Posted December 1, 2018 Share Posted December 1, 2018 (edited) Hello  I have a mistake, I do not know what to do ....  2018-12-01 21:40:39.345 [Error] Received unhandled exception from . 2018-12-01 21:40:39.349 [Error] Message: Method 'Array.Empty' not found. 2018-12-01 21:40:39.352 [Error] Stack Trace:  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) <0x7f383cff29e0 + 0x000a1> in <filename unknown>:0 2018-12-01 21:40:39.352 [Error] Time: 12/1/2018 9:40:39 PM -------------------------------------------------------------------------------- I already read the solution above I'm sorry  Edited December 3, 2018 by GnoW Link to comment Share on other sites More sharing options...
GnoW Posted December 1, 2018 Share Posted December 1, 2018  The previous version of these errors did not give Please help me resolve this issue.mono-project.com Forgot to say that I run the server through Mono on Ubuntu 16.04 Link to comment Share on other sites More sharing options...
Garlic Posted December 1, 2018 Share Posted December 1, 2018 Every time I try to open the client I get a box in the top left that just says "okay" and nothing more. Link to comment Share on other sites More sharing options...
Raku Posted December 1, 2018 Share Posted December 1, 2018 1 minute ago, Garlic said: Every time I try to open the client I get a box in the top left that just says "okay" and nothing more.  Make sure you follow the migration steps. Link to comment Share on other sites More sharing options...
jcsnider Posted December 1, 2018 Author Share Posted December 1, 2018 16 minutes ago, Garlic said: Every time I try to open the client I get a box in the top left that just says "okay" and nothing more. Â You either migrated and missed step 5-6.. or just tried to copy over your "resources" folder from an old version which would still require step 5-6 to be done from here: https://www.freemmorpgmaker.com/docs/en/Upgrading/Beta4toBeta5.html Link to comment Share on other sites More sharing options...
Justn Posted December 1, 2018 Share Posted December 1, 2018 Running awesome so far. Previous project migration seems to have worked great. Â Edit: Love the fact that it set up all my npc conditions based on my old settings like "guards" and stuff. I was worried I was going to have to set everything back up but now I can just focus on the new stuff with the npcs I have already created. Â Â jcsnider 1 Link to comment Share on other sites More sharing options...
Beefy Kasplant Posted December 1, 2018 Share Posted December 1, 2018 Loving it!  Transition has been relatively smooth. So really happy! Link to comment Share on other sites More sharing options...
Garlic Posted December 2, 2018 Share Posted December 2, 2018 Fixed my issue.  Also amazing update. Love the shortcut keys, makes a lot of people happy, and my fiancee can finally play too! She was getting 3-4 fps but now 50+. Link to comment Share on other sites More sharing options...
GnoW Posted December 2, 2018 Share Posted December 2, 2018 jcsnider, help me pls Link to comment Share on other sites More sharing options...
jcsnider Posted December 2, 2018 Author Share Posted December 2, 2018 11 minutes ago, GnoW said: jcsnider, help me pls  Your Mono is outdated. I'm using 5.10.0.179, I'd recommend that so something newer. Link to comment Share on other sites More sharing options...
GnoW Posted December 2, 2018 Share Posted December 2, 2018 51 minutes ago, jcsnider said: Your Mono is outdated. I'm using 5.10.0.179, I'd recommend that so something newer.  tell me what can be replaced? Link to comment Share on other sites More sharing options...
SmileWorld Posted December 2, 2018 Share Posted December 2, 2018 Hi, I have this problem when executing "2018-12-02 20:36:02.327 [Error] Received unhandled exception from . 2018-12-02 20:36:02.333 [Error] Message: Método no encontrado: '!!0[] System.Array.Empty()'. 2018-12-02 20:36:02.333 [Error] Stack Trace:   en Intersect.Server.ServerStart.Start(String[] args) 2018-12-02 20:36:02.333 [Error] Time: 12/2/2018 8:36:02 PM "Edit: I already read the solution above I'm sorry Link to comment Share on other sites More sharing options...
Nageik Posted December 2, 2018 Share Posted December 2, 2018 Nice work , good job ! Link to comment Share on other sites More sharing options...
stephane Posted December 2, 2018 Share Posted December 2, 2018 for update mono https://www.mono-project.com/download/stable/#download-lin-debian for debian etc .............  Link to comment Share on other sites More sharing options...
GnoW Posted December 3, 2018 Share Posted December 3, 2018 Â And why, after creating an account, I did not immediately get into the game and did not allow me to choose a character? Link to comment Share on other sites More sharing options...
Recommended Posts