+charlenni Posted March 31, 2016 Share Posted March 31, 2016 (edited) Try to use download link which starts the download. Edited March 31, 2016 by charlenni Quote Link to comment
+Sothpaw Posted March 31, 2016 Share Posted March 31, 2016 Urwigo request. How do I make a zone become active after I've given the intro. And I'm sure that would work the same for making zone2 active after completing zone1... Quote Link to comment
+charlenni Posted March 31, 2016 Share Posted March 31, 2016 If you set Zone.Active = true, than the zone is taken into account and events are fired for the zone. If you like to have this zone on the zone list too, than you should set Zone.Visible = true. Quote Link to comment
+Sothpaw Posted March 31, 2016 Share Posted March 31, 2016 Where to I put that line of code? If you set Zone.Active = true, than the zone is taken into account and events are fired for the zone. If you like to have this zone on the zone list too, than you should set Zone.Visible = true. Quote Link to comment
+charlenni Posted March 31, 2016 Share Posted March 31, 2016 At the end of the intro. I assume, that you show some messages or dialogs. In the OnClick of the last one you could place this. You don't write it by hand, but drag and drop it from the left side. Use the "Set" item and drop it into the middle of the screen. Than take the "Active" item from your zone and drop it inside the "Set" on the left side of the "=". On the right side of the "=" select a true. Ready. Quote Link to comment
+Sothpaw Posted March 31, 2016 Share Posted March 31, 2016 Wonderful thanks! Now my questions aren't queuing up on entering Zone1, it displays a sentence or two, and is wanted it to ask a question when clicking the button, So I dragged SET into the button box, like for activating Zone, and selected True. but it doesn't work... At the end of the intro. I assume, that you show some messages or dialogs. In the OnClick of the last one you could place this. You don't write it by hand, but drag and drop it from the left side. Use the "Set" item and drop it into the middle of the screen. Than take the "Active" item from your zone and drop it inside the "Set" on the left side of the "=". On the right side of the "=" select a true. Ready. Quote Link to comment
+Sothpaw Posted March 31, 2016 Share Posted March 31, 2016 how do I get a question to open inside a zone. It's not seeming to work the same way a zone is made active with Set... Quote Link to comment
+charlenni Posted March 31, 2016 Share Posted March 31, 2016 Sothpaw, did you look at some of the tutorials on YouTube for Urwigo? Perhaps or ? To open a question when entering a zone, you use the "OnEnter" event of the zone. There you drop the "Input" from the upper left side and than the input you created before from the lower left side. Be aware, that each message, dialog or input you display on the screen removes the last one. There isn't a stack, which keeps track of the displayed screens. So, if you display more than one message in a event, you only see the last one. Quote Link to comment
+Dani+Iris Posted April 5, 2016 Share Posted April 5, 2016 I created for the second case a quick and dirty solution for you. It is a module called Language, which has the following capabilities: - Translate all objects (name and descriptions) - Translate commands - Translate MessageBoxes and Dialogs with their buttons - Translate inputs - Translate multiple choice entries of inputs and convert it back before call of OnGetInput Who to use? Copy the code of the Lua Author Script (see attachment) to your project. The first in OnStart should be an input, where the user could select his/her language. Than init the language module with a call of "Language.Init(language_number, language_separator)". All texts should be set as "text in language 1##Text in language 2##Text in language 3" (in this example, language_separator is "##"). Than you could select with language_number of Init function, if you want the first, second or third part of the string (e.g. when language_number was 2, you get "Text in language 2" for the string. That's it. Tested it only on Emulator, so be carefull. If you encounter any problems, send a short message and I look into it. Best regards, Charlenni PS: It could be possible to use the UTF-8 GWZ file to have special characters on Garmins, but I didn't tested this. Sorry to come back to this, but I think I missed the attachment (or can't find it...). Could you repost or let me know how to get it? Thank you very much for the effort. Quote Link to comment
+charlenni Posted April 5, 2016 Share Posted April 5, 2016 Sorry, missed this. If I remember correct, the attached files should help. If you have any questions, please make a new thread. Thanks. Language.zip Quote Link to comment
+Sothpaw Posted April 24, 2016 Share Posted April 24, 2016 I've got it all built, it works great on my smart phone, but people with Garmins can't use it for some reason... any thoughts? Quote Link to comment
+charlenni Posted April 24, 2016 Share Posted April 24, 2016 To be honest, if you don't say, what is going wrong, no one could say, what is the reason. Quote Link to comment
+KNKINCABOT Posted May 19, 2016 Share Posted May 19, 2016 I recently completed building a Wherigo cartridge using URWIGO. I received all the information I needed and downloaded the builder from Wherigofoundation.com. Upon posting my Wherigo cache page, my local review rejected it siting: Your description references and provides a link to WherigoFoundation.com. It is not allowable to reference this website, nor provide a link to it, because that website is not owned by Groundspeak and it is considered to be a competing website for Wherigo. Therefore, it does not comply with the Solicitation and Commercial Content section in the Geocache Cache Listing Requirements / Guidelines. Please remove this reference and link. Is this true? Thanks, Kent Quote Link to comment
+Manville Possum Posted May 19, 2016 Share Posted May 19, 2016 I recently completed building a Wherigo cartridge using URWIGO. I received all the information I needed and downloaded the builder from Wherigofoundation.com. Upon posting my Wherigo cache page, my local review rejected it siting: Your description references and provides a link to WherigoFoundation.com. It is not allowable to reference this website, nor provide a link to it, because that website is not owned by Groundspeak and it is considered to be a competing website for Wherigo. Therefore, it does not comply with the Solicitation and Commercial Content section in the Geocache Cache Listing Requirements / Guidelines. Please remove this reference and link. Is this true? Thanks, Kent Sounds correct, take a look at this thread. Quote Link to comment
Ranger Fox Posted May 19, 2016 Share Posted May 19, 2016 (edited) "The first rule of fight club is you do not talk about fight club." Yes, until Groundspeak stops sitting on its hands and finishes partnering with the Wherigo Foundation, they've said no one can mention the site or any of the other third-party applications that are the only things keeping Wherigo alive. On the bright side, I was told I can definitely expect to hear back from them at the end of March 2016. I've yet to remind them of the current date. My nagging never seemed to do much good, anyhow. Eight and a half years into Wherigo--two and a half into the partnership talks--and this is wearing me down. Edited May 19, 2016 by Ranger Fox Font size Quote Link to comment
+KNKINCABOT Posted May 21, 2016 Share Posted May 21, 2016 "The first rule of fight club is you do not talk about fight club." Yes, until Groundspeak stops sitting on its hands and finishes partnering with the Wherigo Foundation, they've said no one can mention the site or any of the other third-party applications that are the only things keeping Wherigo alive. On the bright side, I was told I can definitely expect to hear back from them at the end of March 2016. I've yet to remind them of the current date. My nagging never seemed to do much good, anyhow. Eight and a half years into Wherigo--two and a half into the partnership talks--and this is wearing me down. Ranger Fox - Stay the course! We all appreciate your hard work on WF and working on the partnership with GoundSpeak!!!!! Thanks - Kent Quote Link to comment
+cgocgo Posted May 31, 2016 Share Posted May 31, 2016 Hi, I thinking of making a play anywhere cartridge. One problem is that I do not get how to do this with Urwigo. Is there a place with som tutorial/description/video of how to do this? Regards cgocgo Quote Link to comment
+Pine and Poplar Posted June 18, 2016 Share Posted June 18, 2016 Is there a known incompatibility with the URWIGO emulator and Windows 10? I tried testing a cartridge and it was unable to run the cartridge I am currently building. I ended up testing it on my Windows 7 computer, which ran everything fine. Quote Link to comment
+Pprime (P`) Posted June 19, 2016 Share Posted June 19, 2016 (edited) OK - I have been going great writing my first Wherigo. After trying a few other builders I'm pretty comfortable with this one, and have a functional cartridge in the emulator for as far as I've gone. But there is one bit I cannot make work properly. I am sure it's a lack of understanding on my part - I actually do not understand the difference between a "Dialog" and a "Message" - for what I'm trying though I've tried both, and neither work for me. After finishing a part of the journey, I call a Function to test whether or not the player has collected all the inventory items I have had them chasing. The function sees if the count is the right number (3 so far), and if yes it should display a message on screen, and then display the final location (where the cache is). If not, a different message and the game continues. Everything works as it should here - except no message appears on the screen either way. It is possible the message flashes up and goes away again - I can't see it. Do I need a pause button? I thought it would wait there (like all my other messages do elsewhere) until the player clicked "OK". What have I misunderstood? Thankyou brains trust in advance. Edited June 19, 2016 by Pprime (P`) Quote Link to comment
+charlenni Posted June 19, 2016 Share Posted June 19, 2016 A MessageBox displays only one message at a time. Normally with one or two buttons, which could be checked in the OnClicked event. If the buttons doesn't have a text, Ok is set. A Dialog displays one or more messages, all with only an Ok button. In this case, it could be, that the messages are shown, but immediately replaced by another message. Quote Link to comment
+Pine and Poplar Posted June 19, 2016 Share Posted June 19, 2016 I think I was having the same problem with a cartridge I am working on. Try moving the the two set commands and the function call into the on click part of the message command. Quote Link to comment
+Pprime (P`) Posted June 19, 2016 Share Posted June 19, 2016 Thanks charlenni. I kind of set myself up for the solution, but you also made me go back to the basics. Turns out I routinely had a "Show Main Screen" command as the next thing that ran - not from where it was called (a character function to hand over an inventory item) but from where that character was being called (character interaction). So it was displaying my message but moving straight on to show main screen immediately. I've removed those show screens and it all works now. I've also gone back through and mostly changed my Messages to Dialogs. Chaoswarning - I had tried that a few times .. in and out of the 'onclick' part - made no difference. the reason, I assume, is that the set commands (and that function is just a group of set commands itself) don't do anything on screen and take no time to do it. I'm a happier urwigo programmer now (loose use of the term programmer). Cheers. Quote Link to comment
+Geek_Teach Posted June 21, 2016 Share Posted June 21, 2016 (edited) Try to use download link which starts the download. The www.maxinoha.cz site seems to be down. Edit: Wow - quick response. Sorry. I'd been trying for an hour. Edited June 21, 2016 by Geek_Teach Quote Link to comment
+Geek_Teach Posted June 26, 2016 Share Posted June 26, 2016 (edited) I posted this on the "Playing Wherigo" Forum, but the more I look at it, I think it's specific to Urwigo... Here's the error message I'm getting: Error During Upload System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Exception of type 'System.ApplicationException' was thrown. at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at Wherigo.GSPCartridgeService.CartridgeService.GetCompiledCartridgeWithMetaData(GWZMetaData gwzMetaData, String CartridgeFileName, String CartridgeId, Int64 PlayerId, String PlayerName, DeviceType deviceType, String CompletionCode) at cartridge_download.btnDownload_Click(Object sender, EventArgs e) Please post responses to the original thread: http://forums.Groundspeak.com/GC/index.php?showtopic=339905&pid=5592868 Edited June 27, 2016 by Geek_Teach Quote Link to comment
+Geek_Teach Posted June 27, 2016 Share Posted June 27, 2016 I've got it all built, it works great on my smart phone, but people with Garmins can't use it for some reason... any thoughts? I have heard that the Garmins limit you to 7 zones. There are also a few features (like "Show Screen" that state that they don't work with "some devices". Most of the "some devices" are Garmins. Quote Link to comment
+charlenni Posted June 27, 2016 Share Posted June 27, 2016 Could you explain "some reasons"? That would help. To work around the most Garmin problems you should use the Garmin Tools of the Wherigo Foundation. You could find them at GitHub. Quote Link to comment
+PuhWutze Posted July 5, 2016 Share Posted July 5, 2016 Hi, I'm just trying to fix a problem with my cartridge for https://coord.info/GC6MKPC. It looked to work fine as some cachers already used it and did not report any problems (apart from some Garmins which could not handle the high number of active zones). But one cacher showed me his logfiles as it it crashing all the time after a couple of identified zones. This is the error message the log files show: :: STOR: unclosed upvalue in function @stdlib.lua:88 Is there anybody that knows the reason for this or could help in analyzing the problem? I used urwigo to programm and the user is using whereyougo. Thanks a lot! Quote Link to comment
+Kyzabra Posted July 9, 2016 Share Posted July 9, 2016 Hi There, I am sure this has been asked but I cant find the post. I have now built 2 wherigos with Urwigo. Not many of these in my part of the world. Id like to create a play anywhere Wherigo that still requires people to move from zone to zone, but could be played in any park. Is there a way within the Urwigo platform to do this ? Kyzabra (Breht) Quote Link to comment
+Pine and Poplar Posted July 11, 2016 Share Posted July 11, 2016 Hi There, I am sure this has been asked but I cant find the post. I have now built 2 wherigos with Urwigo. Not many of these in my part of the world. Id like to create a play anywhere Wherigo that still requires people to move from zone to zone, but could be played in any park. Is there a way within the Urwigo platform to do this ? Kyzabra (Breht) It was mentioned on the first page of this topic that URWIGO doesn't support play anywhere cartidges. That was over 6 years ago, but I don't think it has been changed to support them since then. Quote Link to comment
+charlenni Posted July 11, 2016 Share Posted July 11, 2016 To create a play anywhere cartridge you must move all zones when the cartridge starts. For each zone, you calc the distance and direction to the original start point of the cartridge. Then you move all points of a zone in that distance and direction from the player position. All I know, you have to do this by hand. Quote Link to comment
+joris1984 Posted November 10, 2016 Share Posted November 10, 2016 Hello, can somebody help me?? I just created a new cartridge with Urwigo, i tested the cartridge on my samsung Xcover 3, everything went great till i finished my cartridge. After finishing it the follow message pop up: you hit a bug! please report at openwig.googlecode.com and i'll fix it for you! java.lang.NullPointerException Also went i put my Phone OFF and back ON, i started an other cartridge that i found a few weeks ago on geocaching.com and when i start the same message suddenly pops up......... i did not have that problem when i was playing the cartridge..... Quote Link to comment
+charlenni Posted November 10, 2016 Share Posted November 10, 2016 Can you post a screenshot and perhaps the code of the part, where the player crashes? Btw. it is a WhereYouGo problem and not a Urwigo problem Quote Link to comment
+joris1984 Posted November 10, 2016 Share Posted November 10, 2016 Can you post a screenshot and perhaps the code of the part, where the player crashes? Btw. it is a WhereYouGo problem and not a Urwigo problem it now already start crashing when i want to choose a cartridge Quote Link to comment
+joris1984 Posted November 10, 2016 Share Posted November 10, 2016 Can you post a screenshot and perhaps the code of the part, where the player crashes? Btw. it is a WhereYouGo problem and not a Urwigo problem it now already start crashing when i want to choose a cartridge It is also my first cartridge that i builed, so i am totally new.... just figured all the basics Quote Link to comment
+charlenni Posted November 10, 2016 Share Posted November 10, 2016 Do you load a saved game? Quote Link to comment
+joris1984 Posted November 10, 2016 Share Posted November 10, 2016 Do you load a saved game? maybe i did, the story is, i went outside for my 1st test of cartridge with my samsung, everything went fine and when i was at the ending and finished it (here you get the complecation code and the final coords in your inventory) i quit the game, went back home and want to start again to see if the complecation code and final coords are still in the inventory... And then all the problem started with the bug, i clicked 10x times the bug away, try do open an other cartridge and had the same bug problem appears on the screen, also when i tried to start a new game.... But now at the moment, i start the app again and the bug don't show up...... also when i click on the saved game of the cartridge, my inventory is empty.... but i'm still thinking about the problem off the bug.... why no bug now.... Quote Link to comment
+Forest-Ghost Posted February 24, 2017 Share Posted February 24, 2017 I recently purchased a laptop with a 4K monitor and the emulator no longer appears correctly in Urwigo (it is almost impossible to see the pictures). Does anyone know if there is a fix for this or if urwigo can be updated to fix the scaling issues? I have tried using the resource hacker program which a number of people have recommended but I am not sure this will work with urwigo. Quote Link to comment
+searchjaunt Posted April 6, 2017 Share Posted April 6, 2017 Maybe a strange question, but I don't find any closure. Is the date/time function in Urwigo OS/machine based or satellite based? I need to need to know when I test on date/time for certain actions, things can be influenced by changing date/time on the smartphone itself. Quote Link to comment
+charlenni Posted April 6, 2017 Share Posted April 6, 2017 If I remember it correct, the date/time is different from player to player. So it isn't a Urwigo problem, but a player problem. Quote Link to comment
+leguili Posted November 3, 2017 Share Posted November 3, 2017 Bonjour, Here is my question. How can i be sure that my player is in a tunnel. I want to send a message only if the signal of the GPS is lost? Thank you for your answers. Quote Link to comment
+jonny65 Posted November 3, 2017 Share Posted November 3, 2017 Not absolutely sure to detect this because it is possible that the player is within another area without gps signal (house, forest ...) but the best indicator will be a bad accuracy. You can check this once or periodically with a timer. In my cartridges I always do this similar ... checking the accuracy (20 meters) when the player starts. In this example attached I have used 40. This is a value where I think the signal is really lost. Quote Link to comment
+leguili Posted November 4, 2017 Share Posted November 4, 2017 17 hours ago, jonny65 said: Not absolutely sure to detect this because it is possible that the player is within another area without gps signal (house, forest ...) but the best indicator will be a bad accuracy. You can check this once or periodically with a timer. In my cartridges I always do this similar ... checking the accuracy (20 meters) when the player starts. In this example attached I have used 40. This is a value where I think the signal is really lost. Perfect it works. Thank you very much. Quote Link to comment
+jonny65 Posted November 6, 2017 Share Posted November 6, 2017 Edit : The numeric operation (1 * value and rounded with 0 digits) is not absolutely necessary, I just use it because I tell the player the accuracy in a better readable format (17 m instead of 17.4262345237834689623488 m Quote Link to comment
+leguili Posted November 6, 2017 Share Posted November 6, 2017 The last correction because in my bunker accuracy was sometimes egal to "0m" when gps is lost. Quote Link to comment
+Wæki3_KL6 Posted January 10, 2018 Share Posted January 10, 2018 (edited) Any idea why I cannot use the URWIGO emulator. I do not have this issue with Wherigo Builder. It's quite non-functional: Edited January 10, 2018 by Wæki3_KL6 Quote Link to comment
+Forest-Ghost Posted January 11, 2018 Share Posted January 11, 2018 Try changing the screen resolution under "settings" and "display." You might have to experiment with different settings to find one that will display the emulator better. If this doesn't work you can also try using the online emulator: webwigo.net Quote Link to comment
+Forest-Ghost Posted January 11, 2018 Share Posted January 11, 2018 I was referring to the computer resolution. Quote Link to comment
+Wæki3_KL6 Posted January 11, 2018 Share Posted January 11, 2018 13 minutes ago, Forest-Ghost said: Try changing the screen resolution under "settings" and "display." You might have to experiment with different settings to find one that will display the emulator better. If this doesn't work you can also try using the online emulator: webwigo.net You mean computer resolution or is there an application setting? I could not find an app setting. Quote Link to comment
+Detectivii Posted August 25, 2018 Share Posted August 25, 2018 On 16.02.2010 at 5:17 PM, yourself said: Play anywhere cartridges are not supported yet. Maybe in the future. Now is suported. Quote Link to comment
+makgonz Posted April 5, 2019 Share Posted April 5, 2019 I semi searched through this thread. How do I add pics to the Wherigo? Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.