Thread: Hello

Results 1 to 10 of 10
  1. #1 Hello 
    Registered Member viacom's Avatar
    Join Date
    Jul 2012
    Posts
    68
    Thanks given
    0
    Thanks received
    10
    Rep Power
    51
    Okay so here is my problem,


    I am able to modify any file except one of them! I compile and nothing is changed in-game, I can even delete everything inside the file and it still recognizes it as if the file was never modified.

    (Yes I am editing the right file, in my player class I found the part where it makes a new instance of the dialogue manager and passes the object (The file i'm trying to edit) through that. I tried modifying the text that displays in-game but nothing changes!


    I've never experienced anything like this before

    Thanks in advance.
    Reply With Quote  
     

  2. #2  
    Best Rat Donor

    Australisch's Avatar
    Join Date
    Nov 2015
    Posts
    2,049
    Thanks given
    968
    Thanks received
    481
    Rep Power
    4962
    Are you using eclipse?
    You should be updating .java files. Lol.
    Rsn: vEetswa
    Reply With Quote  
     

  3. #3  
    Registered Member viacom's Avatar
    Join Date
    Jul 2012
    Posts
    68
    Thanks given
    0
    Thanks received
    10
    Rep Power
    51
    Quote Originally Posted by Australisch View Post
    Are you using eclipse?
    You should be updating .java files. Lol.

    Definitely updating the .java files, like i said in my post i can modify every other file except for this one (It doesn't change in-game)
    Reply With Quote  
     

  4. #4  
    Registered Member
    hacker's Avatar
    Join Date
    Jun 2013
    Posts
    1,409
    Thanks given
    576
    Thanks received
    580
    Rep Power
    5000
    Quote Originally Posted by Australisch View Post
    Are you using eclipse?
    You should be updating .java files. Lol.
    I doubt hes editing the .class files :-)
    Attached image
    Reply With Quote  
     

  5. #5  
    Registered Member
    thim slug's Avatar
    Join Date
    Nov 2010
    Age
    28
    Posts
    4,132
    Thanks given
    1,077
    Thanks received
    1,137
    Rep Power
    5000
    Quote Originally Posted by viacom View Post
    (Yes I am editing the right file, in my player class I found the part where it makes a new instance of the dialogue manager and passesthe object (The file i'm trying to edit) through that. I tried modifying the text that displays in-game but nothing changes!
    No you're not.
    Reply With Quote  
     

  6. #6  
    Community Veteran


    Arch337's Avatar
    Join Date
    Sep 2008
    Posts
    2,950
    Thanks given
    210
    Thanks received
    349
    Rep Power
    1376
    What you can do is to delete the class file and then try and compile. If it do not create a class file, that means you are not compiling it correctly.


    "A fail act is something you do regular, but a dumb act is something you can learn from"
    Spoiler for Problem?:
    Reply With Quote  
     

  7. #7  
    Registered Member viacom's Avatar
    Join Date
    Jul 2012
    Posts
    68
    Thanks given
    0
    Thanks received
    10
    Rep Power
    51
    Quote Originally Posted by arch337 View Post
    What you can do is to delete the class file and then try and compile. If it do not create a class file, that means you are not compiling it correctly.
    That doesn't make sense to me. How can I be compiling wrong? I can compile my changes made to any other files and they update in-game.
    Reply With Quote  
     

  8. #8  
    Community Veteran


    Arch337's Avatar
    Join Date
    Sep 2008
    Posts
    2,950
    Thanks given
    210
    Thanks received
    349
    Rep Power
    1376
    Quote Originally Posted by viacom View Post
    That doesn't make sense to me. How can I be compiling wrong? I can compile my changes made to any other files and they update in-game.
    It could be 1) you are not editing a .java file 2) your .java file is not in reach of the compile setup.
    If this do not make sense, I cant help you any further.


    "A fail act is something you do regular, but a dumb act is something you can learn from"
    Spoiler for Problem?:
    Reply With Quote  
     

  9. #9  
    Blurite

    Corey's Avatar
    Join Date
    Feb 2012
    Age
    26
    Posts
    1,491
    Thanks given
    1,245
    Thanks received
    1,729
    Rep Power
    5000
    Maybe whatever you're editing isn't being called at all.
    Reply With Quote  
     

  10. #10  
    Registered Member viacom's Avatar
    Join Date
    Jul 2012
    Posts
    68
    Thanks given
    0
    Thanks received
    10
    Rep Power
    51
    Eclipse fixed my issue. Thanks anyways.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. hello
    By str pk3r1 in forum Chat
    Replies: 0
    Last Post: 05-03-2008, 09:08 PM
  2. Hello World
    By Dezzy in forum Application Development
    Replies: 5
    Last Post: 04-09-2008, 07:01 PM
  3. Hello From Halo
    By Tu Kotta Hai in forum Showcase
    Replies: 1
    Last Post: 03-26-2008, 12:34 PM
  4. Say Hello How Are you in your language!
    By megapkscape in forum Chat
    Replies: 19
    Last Post: 02-10-2008, 03:24 PM
  5. Hello, Halo!
    By DrDiablo in forum Showcase
    Replies: 4
    Last Post: 03-31-2007, 07:52 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •